aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2014-12-18sparc32: destroy_context() and switch_mm() needs to disable interrupts.Gravatar Andreas Larsson 1-4/+7
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 16-19/+0
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 8-12/+12
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Gravatar Linus Torvalds 5-2/+16
2014-12-13sparc: hook up execveat system callGravatar David Drysdale 4-1/+15
2014-12-13mm/debug-pagealloc: make debug-pagealloc boottime configurableGravatar Joonsoo Kim 1-1/+1
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-2/+5
2014-12-11sparc/ldc: create separate ldc_unbind from ldc_freeGravatar Dwight Engen 2-3/+10
2014-12-11vio: create routines for inc,dec vio dring indexesGravatar Dwight Engen 1-0/+15
2014-12-11sparc32, leon: Align ccall_info to prevent unaligned traps on crosscallGravatar Andreas Larsson 1-1/+1
2014-12-11arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Gravatar Alexander Duyck 1-0/+3
2014-12-11arch: Cleanup read_barrier_depends() and commentsGravatar Alexander Duyck 1-2/+2
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 3-1/+24
2014-12-10mm: fix huge zero page accounting in smaps reportGravatar Kirill A. Shutemov 1-0/+7
2014-12-10net, lib: kill arch_fast_hash library bitsGravatar Daniel Borkmann 1-1/+0
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-5/+5
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-10/+8
2014-12-08sunvnet: add VIO v1.7 and v1.8 supportGravatar David L Stevens 1-0/+19
2014-12-05net: sock: allow eBPF programs to be attached to socketsGravatar Alexei Starovoitov 1-0/+3
2014-12-02crypto: sparc - replace memset by memzero_explicitGravatar Julia Lawall 2-2/+2
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+8
2014-11-26sparc: Add NOP dma_cache_sync() implementation.Gravatar David S. Miller 1-0/+8
2014-11-24crypto: prefix module autoloading with "crypto-"Gravatar Kees Cook 8-10/+10
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideGravatar Thomas Gleixner 1-4/+4
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Gravatar Jiang Liu 1-1/+1
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 6-20/+43
2014-11-19sparc: io: remove duplicate relaxed accessors on sparc32Gravatar Arnd Bergmann 2-9/+6
2014-11-16sparc64: Fix constraints on swab helpers.Gravatar David S. Miller 1-6/+6
2014-11-11net: introduce SO_INCOMING_CPUGravatar Eric Dumazet 1-0/+2
2014-11-07sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locksGravatar Andreas Larsson 3-11/+30
2014-11-07sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().Gravatar David S. Miller 1-0/+4
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Greg Kroah-Hartman 16-19/+0
2014-11-01sparc64: Fix crashes in schizo_pcierr_intr_other().Gravatar David S. Miller 1-3/+3
2014-10-28sparc: Hook up bpf system call.Gravatar David S. Miller 3-4/+5
2014-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 11-62/+70
2014-10-24sparc64: Implement __get_user_pages_fast().Gravatar David S. Miller 1-0/+30
2014-10-24sparc64: Fix register corruption in top-most kernel stack frame during boot.Gravatar David S. Miller 10-62/+40
2014-10-20sparc: io: implement dummy relaxed accessor macros for writesGravatar Will Deacon 3-10/+11
2014-10-20sparc: kernel: drop owner assignment from platform_driversGravatar Wolfram Sang 15-18/+0
2014-10-20sparc: include: asm: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-10-19Merge git://git.infradead.org/users/eparis/auditGravatar Linus Torvalds 4-7/+13
2014-10-18sparc64: Do not define thread fpregs save area as zero-length array.Gravatar David S. Miller 1-1/+2
2014-10-18sparc64: Fix corrupted thread fault code.Gravatar David S. Miller 2-6/+6
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 2-1/+21
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 10-35/+35
2014-10-14sparc64: Fix FPU register corruption with AES crypto offload.Gravatar David S. Miller 2-1/+21
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 6-151/+136
2014-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 39-754/+1117
2014-10-10sparc64: Fix lockdep warnings on reboot on Ultra-5Gravatar David S. Miller 1-3/+4
2014-10-09nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Gravatar Geert Uytterhoeven 1-3/+1