aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
AgeCommit message (Expand)Author
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-24Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-01-20module: remove mod arg from module_free, rename module_memfree().Rusty Russell
2015-01-16sparc/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu
2014-12-18sparc32: destroy_context() and switch_mm() needs to disable interrupts.Andreas Larsson
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds
2014-12-13sparc: hook up execveat system callDavid Drysdale
2014-12-13mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-11sparc/ldc: create separate ldc_unbind from ldc_freeDwight Engen
2014-12-11vio: create routines for inc,dec vio dring indexesDwight Engen
2014-12-11sparc32, leon: Align ccall_info to prevent unaligned traps on crosscallAndreas Larsson
2014-12-11arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck
2014-12-11arch: Cleanup read_barrier_depends() and commentsAlexander Duyck
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-10mm: fix huge zero page accounting in smaps reportKirill A. Shutemov
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-08sunvnet: add VIO v1.7 and v1.8 supportDavid L Stevens
2014-12-05net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov
2014-12-02crypto: sparc - replace memset by memzero_explicitJulia Lawall
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-26sparc: Add NOP dma_cache_sync() implementation.David S. Miller
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-19sparc: io: remove duplicate relaxed accessors on sparc32Arnd Bergmann
2014-11-16sparc64: Fix constraints on swab helpers.David S. Miller
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet
2014-11-07sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locksAndreas Larsson
2014-11-07sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-11-01sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller
2014-10-28sparc: Hook up bpf system call.David S. Miller
2014-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-10-24sparc64: Implement __get_user_pages_fast().David S. Miller
2014-10-24sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller
2014-10-20sparc: io: implement dummy relaxed accessor macros for writesWill Deacon
2014-10-20sparc: kernel: drop owner assignment from platform_driversWolfram Sang
2014-10-20sparc: include: asm: drop owner assignment from platform_driversWolfram Sang
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-10-18sparc64: Do not define thread fpregs save area as zero-length array.David S. Miller
2014-10-18sparc64: Fix corrupted thread fault code.David S. Miller
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-14sparc64: Fix FPU register corruption with AES crypto offload.David S. Miller