summaryrefslogtreecommitdiff
path: root/arch/sparc/include
AgeCommit message (Expand)Author
2015-08-16sparc64: Fix userspace FPU register corruptions.David S. Miller
2015-05-31sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTEKhalid Aziz
2015-04-22sparc64: Setup sysfs to mark LDOM sockets, cores and threads correctlychris hyser
2015-04-18sparc: Make sparc64 use scalable lib/iommu-common.c functionsSowmini Varadhan
2015-04-18sparc: Revert generic IOMMU allocator.David S. Miller
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-04-17sparc: switch to using asm-generic for seccomp.hKees Cook
2015-04-16sparc: Make sparc64 use scalable lib/iommu-common.c functionsSowmini Varadhan
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-04-12sparc: Fix execution domain removalGuenter Roeck
2015-04-12sparc: Remove signal translation and exec_domainRichard Weinberger
2015-04-09jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard
2015-03-19sparc: perf: Add support M7 processorDavid Ahern
2015-03-01sparc: io_64.h: Replace io function-link macrosRicardo Ribalda
2015-03-01arch: sparc: kernel: starfire.c: Remove unused functionRickard Strandqvist
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-11sparc32: fix broken set_pte()Kirill A. Shutemov
2015-02-10sparc: drop pte_file()-related helpersKirill A. Shutemov
2015-02-05mm/debug_pagealloc: fix build failure on ppc and some other archsJoonsoo Kim
2015-01-13sparc32: nocheck uaccess coding style tweaksMichael S. Tsirkin
2015-01-13sparc64: nocheck uaccess coding style tweaksMichael S. Tsirkin
2015-01-13sparc64: uaccess_64 macro whitespace fixesMichael S. Tsirkin
2015-01-13sparc32: uaccess_32 macro whitespace fixesMichael S. Tsirkin
2015-01-13sparc64/uaccess: fix sparse errorsMichael S. Tsirkin
2015-01-13sparc32/uaccess: fix sparse errorsMichael S. Tsirkin
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds
2014-12-13sparc: hook up execveat system callDavid Drysdale
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-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-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-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-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-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman