| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-02-11 | unify {de,}mangle_poll(), get rid of kernel-side POLL... |  Al Viro | 1 | -24/+4 |
| 2018-02-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux |  Linus Torvalds | 1 | -1/+0 |
| 2018-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next |  Linus Torvalds | 2 | -0/+229 |
| 2018-01-31 | Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -1/+1 |
| 2018-01-31 | sparc64: update pmdp_invalidate() to return old pmd value |  Nitin Gupta | 1 | -1/+1 |
| 2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -4/+24 |
| 2018-01-30 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace |  Linus Torvalds | 1 | -59/+0 |
| 2018-01-22 | sparc64: Oracle DAX driver |  Rob Gardner | 1 | -0/+91 |
| 2018-01-22 | sparc64: Oracle DAX infrastructure |  Rob Gardner | 1 | -0/+138 |
| 2018-01-15 | signal: Unify and correct copy_siginfo_to_user32 |  Eric W. Biederman | 1 | -2/+0 |
| 2018-01-15 | signal: unify compat_siginfo_t |  Al Viro | 1 | -56/+0 |
| 2018-01-12 | signal: Remove _sys_private and _overrun_incr from struct compat_siginfo |  Eric W. Biederman | 1 | -1/+0 |
| 2018-01-09 | Construct init thread stack in the linker script rather than by union |  David Howells | 2 | -6/+0 |
| 2018-01-03 | arch: Remove clkdev.h asm-generic from Kbuild |  Stephen Boyd | 1 | -1/+0 |
| 2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type |  Hendrik Brueckner | 1 | -0/+1 |
| 2017-12-04 | asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.h |  Al Viro | 1 | -1/+1 |
| 2017-11-29 | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE |  Dan Williams | 1 | -1/+1 |
| 2017-11-29 | make kernel-side POLL... arch-independent |  Al Viro | 1 | -0/+20 |
| 2017-11-27 | define __poll_t, annotate constants |  Al Viro | 1 | -4/+4 |
| 2017-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc |  Linus Torvalds | 11 | -3/+151 |
| 2017-11-17 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 1 | -2/+0 |
| 2017-11-17 | arch/sparc/include/asm/topology_64.h: remove unused parent_node() macro |  Dou Liyang | 1 | -2/+0 |
| 2017-11-17 | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux |  Linus Torvalds | 1 | -1/+0 |
| 2017-11-15 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 1 | -0/+30 |
| 2017-11-15 | sparc64: optimize struct page zeroing |  Pavel Tatashin | 1 | -0/+30 |
| 2017-11-15 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -2/+0 |
| 2017-11-15 | fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall |  Jeff Layton | 1 | -1/+0 |
| 2017-11-15 | sparc64: Fix page table walk for PUD hugepages |  Nitin Gupta | 1 | -1/+1 |
| 2017-11-15 | sparc64: Define SPARC default __fls function |  Vijay Kumar | 1 | -1/+1 |
| 2017-11-15 | sparc64: Define SPARC default fls function |  Vijay Kumar | 1 | -1/+2 |
| 2017-11-15 | vDSO for sparc |  Nagarathnam Muthusamy | 7 | -0/+142 |
| 2017-11-14 | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping |  Linus Torvalds | 3 | -10/+0 |
| 2017-11-07 | PCI: Remove redundant pci_dev, pci_bus, resource declarations |  Bjorn Helgaas | 1 | -2/+0 |
| 2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts |  Ingo Molnar | 278 | -0/+278 |
| 2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no license |  Greg Kroah-Hartman | 44 | -0/+44 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 234 | -0/+234 |
| 2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() |  Mark Rutland | 1 | -1/+1 |
| 2017-10-24 | linux/compiler.h: Split into compiler.h and compiler_types.h |  Will Deacon | 1 | -0/+1 |
| 2017-10-19 | dma-mapping: turn dma_cache_sync into a dma_map_ops method |  Christoph Hellwig | 1 | -8/+0 |
| 2017-10-19 | floppy: consolidate the dummy fd_cacheflush definition |  Christoph Hellwig | 2 | -2/+0 |
| 2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations |  Will Deacon | 2 | -7/+0 |
| 2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations |  Will Deacon | 2 | -8/+0 |
| 2017-10-10 | locking/core: Remove {read,spin,write}_can_lock() |  Will Deacon | 1 | -3/+0 |
| 2017-09-27 | sparc32: Add cmpxchg64(). |  David S. Miller | 1 | -0/+3 |
| 2017-09-27 | sparc64: mmu_context: Add missing include files |  Guenter Roeck | 1 | -0/+2 |
| 2017-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace |  Linus Torvalds | 1 | -1/+8 |
| 2017-09-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next |  Linus Torvalds | 8 | -3/+97 |
| 2017-09-09 | sparc64: speed up etrap/rtrap on NG2 and later processors |  Anthony Yznaga | 1 | -0/+2 |
| 2017-09-08 | vga: optimise console scrolling |  Matthew Wilcox | 1 | -0/+25 |
| 2017-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -0/+2 |