aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAge
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
* mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli2015-02-11
* mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-11
* sparc32: fix broken set_pte()Kirill A. Shutemov2015-02-11
* mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-11
* sparc: drop pte_file()-related helpersKirill A. Shutemov2015-02-10
* mm/debug_pagealloc: fix build failure on ppc and some other archsJoonsoo Kim2015-02-05
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-29
* Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-01-23
|\
| * sparc/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu2015-01-16
* | module: remove mod arg from module_free, rename module_memfree().Rusty Russell2015-01-19
|/
* sparc32: destroy_context() and switch_mm() needs to disable interrupts.Andreas Larsson2014-12-18
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-03
| |\
| | * sparc: kernel: drop owner assignment from platform_driversWolfram Sang2014-10-20
| | * sparc: include: asm: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-13
|\ \ \
| * | | crypto: sparc - replace memset by memzero_explicitJulia Lawall2014-12-02
| * | | crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-24
| |/ /
* | | Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds2014-12-13
|\ \ \
| * | | sparc: hook up execveat system callDavid Drysdale2014-12-13
| * | | mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim2014-12-13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-12
|\ \ \ \
| * | | | arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-11
| * | | | arch: Cleanup read_barrier_depends() and commentsAlexander Duyck2014-12-11
| |/ / /
* | | | sparc/ldc: create separate ldc_unbind from ldc_freeDwight Engen2014-12-11
* | | | vio: create routines for inc,dec vio dring indexesDwight Engen2014-12-11
* | | | sparc32, leon: Align ccall_info to prevent unaligned traps on crosscallAndreas Larsson2014-12-11
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11
|\ \ \
| * | | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-10
| * | | sunvnet: add VIO v1.7 and v1.8 supportDavid L Stevens2014-12-08
| * | | net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-06
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-29
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-21
| |\ \ \ \
| * | | | | net: introduce SO_INCOMING_CPUEric Dumazet2014-11-11
| | |_|/ / | |/| | |
* | | | | mm: fix huge zero page accounting in smaps reportKirill A. Shutemov2014-12-10
* | | | | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-10
|\ \ \ \ \
| * | | | | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-23
| * | | | | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-23
| | |_|_|/ | |/| | |
* | | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-09
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | sparc: io: remove duplicate relaxed accessors on sparc32Arnd Bergmann2014-11-19
| * | | | sparc: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-20
| |/ / /
* | | / sparc: Add NOP dma_cache_sync() implementation.David S. Miller2014-11-26
| |_|/ |/| |
* | | sparc64: Fix constraints on swab helpers.David S. Miller2014-11-16
* | | sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locksAndreas Larsson2014-11-07
* | | sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller2014-11-07
* | | sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller2014-11-01
| |/ |/|
* | sparc: Hook up bpf system call.David S. Miller2014-10-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-10-24
|\ \ | |/ |/|
| * sparc64: Implement __get_user_pages_fast().David S. Miller2014-10-24