| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-03-22 | sparc/compat: provide an accurate in_compat_syscall implementation |  Andy Lutomirski | 1 | -0/+7 |
| 2016-03-20 | sparc: Convert naked unsigned uses to unsigned int |  Joe Perches | 4 | -26/+26 |
| 2016-03-20 | sparc: Fix misspellings in comments. |  Adam Buchbinder | 3 | -3/+3 |
| 2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 2 | -14/+8 |
| 2016-03-17 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio |  Linus Torvalds | 1 | -4/+0 |
| 2016-03-13 | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short |  Alexander Duyck | 2 | -4/+2 |
| 2016-03-13 | ipv4: Update parameters for csum_tcpudp_magic to their original types |  Alexander Duyck | 2 | -10/+6 |
| 2016-03-07 | PCI: Move pci_dma_* helpers to common code |  Christoph Hellwig | 1 | -3/+0 |
| 2016-02-16 | gpio: Remove unused asm/gpio.h files |  Bjorn Helgaas | 1 | -4/+0 |
| 2016-01-20 | dma-mapping: always provide the dma_map_ops based implementation |  Christoph Hellwig | 1 | -2/+0 |
| 2016-01-20 | sparc: use generic dma_set_mask |  Christoph Hellwig | 1 | -15/+0 |
| 2016-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost |  Linus Torvalds | 3 | -27/+6 |
| 2016-01-15 | arch/sparc/include/asm/pgtable_64.h: add pmd_[dirty|mkclean] for THP |  Minchan Kim | 1 | -0/+9 |
| 2016-01-15 | sparc, thp: remove infrastructure for handling splitting PMDs |  Kirill A. Shutemov | 1 | -16/+0 |
| 2016-01-12 | sparc: define __smp_xxx |  Michael S. Tsirkin | 1 | -4/+4 |
| 2016-01-12 | sparc: reuse asm-generic/barrier.h |  Michael S. Tsirkin | 3 | -23/+2 |
| 2016-01-04 | put the remnants of ..._user_ret() to rest |  Al Viro | 2 | -105/+0 |
| 2015-12-24 | sparc64: Add ADI capability to cpu capabilities |  Khalid Aziz | 1 | -0/+1 |
| 2015-11-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc |  Linus Torvalds | 1 | -0/+3 |
| 2015-11-04 | sparc64: Fix numa distance values |  Nitin Gupta | 1 | -0/+3 |
| 2015-09-23 | atomic, arch: Audit atomic_{read,set}() |  Peter Zijlstra | 1 | -4/+4 |
| 2015-09-10 | dma-mapping: consolidate dma_set_mask |  Christoph Hellwig | 1 | -1/+3 |
| 2015-09-10 | dma-mapping: consolidate dma_supported |  Christoph Hellwig | 1 | -0/+1 |
| 2015-09-10 | dma-mapping: cosolidate dma_mapping_error |  Christoph Hellwig | 1 | -6/+0 |
| 2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent |  Christoph Hellwig | 1 | -3/+0 |
| 2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} |  Christoph Hellwig | 1 | -26/+0 |
| 2015-09-08 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 1 | -1/+1 |
| 2015-09-08 | sparc32: do not include swap.h from pgtable_32.h |  Michal Hocko | 1 | -1/+1 |
| 2015-09-08 | Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace |  Linus Torvalds | 1 | -1/+1 |
| 2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 4 | -12/+35 |
| 2015-08-12 | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstream |  Ingo Molnar | 2 | -1/+7 |
| 2015-08-06 | sparc64: Fix userspace FPU register corruptions. |  David S. Miller | 1 | -11/+5 |
| 2015-08-03 | locking/static_keys: Add a new static_key interface |  Peter Zijlstra | 1 | -9/+26 |
| 2015-08-03 | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_acquire() |  Andrey Konovalov | 1 | -2/+2 |
| 2015-07-27 | atomic: Provide atomic_{or,xor,and} |  Peter Zijlstra | 2 | -4/+0 |
| 2015-07-27 | sparc: Provide atomic_{or,xor,and} |  Peter Zijlstra | 2 | -0/+10 |
| 2015-07-20 | ftrace: Format MCOUNT_ADDR address as type unsigned long |  Minfei Huang | 1 | -1/+1 |
| 2015-07-17 | mm: clean up per architecture MM hook header files |  Laurent Dufour | 2 | -15/+1 |
| 2015-06-26 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 1 | -9/+0 |
| 2015-06-25 | mm/hugetlb: remove arch_prepare/release_hugepage from arch headers |  Dominik Dingel | 1 | -9/+0 |
| 2015-06-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block |  Linus Torvalds | 1 | -1/+0 |
| 2015-06-25 | sparc64: perf: Add sanity checking on addresses in user stack |  David Ahern | 1 | -0/+22 |
| 2015-06-24 | mm: clarify that the function operates on hugepage pte |  Aneesh Kumar K.V | 1 | -4/+4 |
| 2015-06-24 | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook |  Zhang Zhen | 1 | -4/+0 |
| 2015-06-24 | mm: new mm hook framework |  Laurent Dufour | 1 | -0/+15 |
| 2015-06-23 | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 2 | -29/+0 |
| 2015-06-22 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -0/+2 |
| 2015-06-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
| 2015-06-22 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -5/+2 |
| 2015-06-22 | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updates |  Ingo Molnar | 9 | -8/+31 |