summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-1/+1
* sparc: Make sparc64 use scalable lib/iommu-common.c functionsSowmini Varadhan2015-04-181-4/+3Star
* sparc: Revert generic IOMMU allocator.David S. Miller2015-04-181-3/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-04-171-4/+3Star
|\
| * sparc: Make sparc64 use scalable lib/iommu-common.c functionsSowmini Varadhan2015-04-161-4/+3Star
* | sparc: switch to using asm-generic for seccomp.hKees Cook2015-04-171-8/+3Star
|/
* Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-152-23/+18Star
|\
| * sparc: Fix execution domain removalGuenter Roeck2015-04-121-7/+9
| * sparc: Remove signal translation and exec_domainRichard Weinberger2015-04-122-30/+23Star
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-04-131-3/+2Star
|\ \ | |/ |/|
| * jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard2015-04-091-3/+2Star
* | sparc: perf: Add support M7 processorDavid Ahern2015-03-201-0/+12
* | sparc: io_64.h: Replace io function-link macrosRicardo Ribalda2015-03-021-10/+10
* | arch: sparc: kernel: starfire.c: Remove unused functionRickard Strandqvist2015-03-021-1/+0Star
|/
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-182-242/+319
|\
| * sparc32: nocheck uaccess coding style tweaksMichael S. Tsirkin2015-01-131-61/+35Star
| * sparc64: nocheck uaccess coding style tweaksMichael S. Tsirkin2015-01-131-63/+37Star
| * sparc64: uaccess_64 macro whitespace fixesMichael S. Tsirkin2015-01-131-104/+144
| * sparc32: uaccess_32 macro whitespace fixesMichael S. Tsirkin2015-01-131-138/+227
| * sparc64/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-2/+2
| * sparc32/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-4/+4
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-132-15/+3Star
* | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-122-2/+2
* | sparc32: fix broken set_pte()Kirill A. Shutemov2015-02-121-1/+2
* | sparc: drop pte_file()-related helpersKirill A. Shutemov2015-02-103-73/+5Star
* | mm/debug_pagealloc: fix build failure on ppc and some other archsJoonsoo Kim2015-02-051-5/+0Star
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-041-1/+0Star
| |\
| | * sparc: include: asm: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | | Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds2014-12-131-1/+2
|\ \ \
| * | | sparc: hook up execveat system callDavid Drysdale2014-12-131-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-131-2/+5
|\ \ \ \
| * | | | arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-121-0/+3
| * | | | arch: Cleanup read_barrier_depends() and commentsAlexander Duyck2014-12-121-2/+2
| |/ / /
* | | | sparc/ldc: create separate ldc_unbind from ldc_freeDwight Engen2014-12-121-0/+1
* | | | vio: create routines for inc,dec vio dring indexesDwight Engen2014-12-121-0/+15
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-113-1/+24
|\ \ \
| * | | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0Star
| * | | sunvnet: add VIO v1.7 and v1.8 supportDavid L Stevens2014-12-091-0/+19
| * | | net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-061-0/+3
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-301-0/+8
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-223-17/+9Star
| |\ \ \ \
| * | | | | net: introduce SO_INCOMING_CPUEric Dumazet2014-11-111-0/+2
| | |_|/ / | |/| | |
* | | | | mm: fix huge zero page accounting in smaps reportKirill A. Shutemov2014-12-111-0/+7
* | | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-102-10/+8Star
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | sparc: io: remove duplicate relaxed accessors on sparc32Arnd Bergmann2014-11-192-9/+6Star
| * | | | sparc: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-203-10/+11
| | |_|/ | |/| |
* | | | sparc: Add NOP dma_cache_sync() implementation.David S. Miller2014-11-261-0/+8
| |_|/ |/| |
* | | sparc64: Fix constraints on swab helpers.David S. Miller2014-11-161-6/+6
* | | sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locksAndreas Larsson2014-11-072-11/+3Star
| |/ |/|