summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ |/|
* | sparc: Hook up bpf system call.David S. Miller2014-10-281-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-10-242-1/+4
|\ \ | |/ |/|
| * sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller2014-10-242-1/+4
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-203-0/+11
|\ \ | |/ |/|
| * sparc: implement is_32bit_taskEric Paris2014-09-233-6/+5Star
| * sparc: properly conditionalize use of TIF_32BITStephen Rothwell2014-09-231-0/+4
| * ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-231-0/+8
* | sparc64: Do not define thread fpregs save area as zero-length array.David S. Miller2014-10-191-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-10-181-0/+8
|\ \
| * | sparc64: Fix FPU register corruption with AES crypto offload.David S. Miller2014-10-151-0/+8
* | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-152-2/+2
|\ \ \ | |/ / |/| |
| * | sparc: Replace __get_cpu_var usesChristoph Lameter2014-08-262-2/+2
* | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-132-34/+34
|\ \ \
| * | | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-032-3/+3
| * | | locking,arch,sparc: Fold atomic_opsPeter Zijlstra2014-08-142-31/+31
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-10-1211-93/+203
|\ \ \ \
| * | | | sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller2014-10-061-1/+0Star
| * | | | sparc64: sparse irqbob picco2014-10-061-5/+2Star
| * | | | sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller2014-10-062-5/+5
| * | | | sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.David S. Miller2014-10-062-4/+8
| * | | | sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller2014-10-063-38/+67
| * | | | sparc64: Adjust KTSB assembler to support larger physical addresses.David S. Miller2014-10-061-18/+12Star