summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-02-144-3/+4
|\ \
| * | crypto: sparc64/md5 - fix module descriptionMathias Krause2015-01-131-1/+1
| * | crypto: sparc64/des - add "des3_ede" module aliasMathias Krause2015-01-131-0/+1
| * | crypto: sparc64/camellia - fix module aliasMathias Krause2015-01-131-1/+1
| * | crypto: sparc64/aes - fix module descriptionMathias Krause2015-01-131-1/+1
| |/
* | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-141-1/+1
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-136-21/+7Star
* | mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli2015-02-121-4/+2Star
* | 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
* | mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-121-12/+0Star
* | 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
* | vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-292-0/+4
* | Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-01-231-1/+4
|\ \
| * | sparc/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu2015-01-161-1/+4
| |/
* / module: remove mod arg from module_free, rename module_memfree().Rusty Russell2015-01-201-2/+2
|/
* sparc32: destroy_context() and switch_mm() needs to disable interrupts.Andreas Larsson2014-12-181-4/+7
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1516-19/+0Star
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-0416-19/+0Star
| |\
| | * sparc: kernel: drop owner assignment from platform_driversWolfram Sang2014-10-2015-18/+0Star
| | * sparc: include: asm: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-138-12/+12
|\ \ \
| * | | crypto: sparc - replace memset by memzero_explicitJulia Lawall2014-12-022-2/+2
| * | | crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-248-10/+10
| |/ /
* | | Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds2014-12-135-2/+16
|\ \ \
| * | | sparc: hook up execveat system callDavid Drysdale2014-12-134-1/+15
| * | | mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim2014-12-131-1/+1
* | | | 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-122-3/+10
* | | | vio: create routines for inc,dec vio dring indexesDwight Engen2014-12-121-0/+15
* | | | sparc32, leon: Align ccall_info to prevent unaligned traps on crosscallAndreas Larsson2014-12-121-1/+1
|/ / /
* | | 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-226-20/+43
| |\ \ \ \
| * | | | | 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 branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-101-5/+5
|\ \ \ \ \