| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-06-07 | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -2/+0 |
| 2018-06-04 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -51/+28 |
| 2018-06-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+1 |
| 2018-05-22 | xtensa/PCI: Remove dead code |  Bjorn Helgaas | 1 | -2/+0 |
| 2018-05-07 | PCI: remove PCI_DMA_BUS_IS_PHYS |  Christoph Hellwig | 1 | -2/+0 |
| 2018-04-20 | y2038: xtensa: Extend sysvipc data structures |  Arnd Bergmann | 3 | -51/+28 |
| 2018-04-19 | time: Add an asm-generic/compat.h file |  Arnd Bergmann | 1 | -0/+1 |
| 2018-04-11 | mm: introduce MAP_FIXED_NOREPLACE |  Michal Hocko | 1 | -0/+1 |
| 2018-04-06 | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -3/+4 |
| 2018-02-28 | xtensa/PCI: Use generic pci_mmap_resource_range() |  David Woodhouse | 1 | -3/+4 |
| 2018-02-22 | xtensa: add ioremap_nocache declaration before include asm-generic/io.h. |  Greentime Hu | 1 | -0/+1 |
| 2018-02-11 | unify {de,}mangle_poll(), get rid of kernel-side POLL... |  Al Viro | 1 | -19/+2 |
| 2018-02-11 | xtensa: fix build with KASAN |  Max Filippov | 1 | -0/+2 |
| 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-01-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping |  Linus Torvalds | 1 | -10/+0 |
| 2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -2/+19 |
| 2018-01-29 | Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensa |  Linus Torvalds | 19 | -44/+228 |
| 2018-01-10 | dma-mapping: move swiotlb arch helpers to a new header |  Christoph Hellwig | 1 | -10/+0 |
| 2018-01-09 | Construct init thread stack in the linker script rather than by union |  David Howells | 1 | -3/+0 |
| 2018-01-05 | xtensa: fix futex_atomic_cmpxchg_inatomic |  Max Filippov | 1 | -13/+10 |
| 2018-01-03 | arch: Remove clkdev.h asm-generic from Kbuild |  Stephen Boyd | 1 | -1/+0 |
| 2018-01-02 | xtensa: shut up gcc-8 warnings |  Arnd Bergmann | 1 | -2/+2 |
| 2017-12-17 | xtensa: use generic strncpy_from_user with KASAN |  Max Filippov | 1 | -0/+7 |
| 2017-12-16 | xtensa: use __memset in __xtensa_clear_user |  Max Filippov | 1 | -1/+1 |
| 2017-12-16 | xtensa: add support for KASAN |  Max Filippov | 4 | -1/+62 |
| 2017-12-16 | xtensa: move fixmap and kmap just above the KSEG |  Max Filippov | 3 | -5/+3 |
| 2017-12-16 | xtensa: extract init_kio |  Max Filippov | 2 | -0/+5 |
| 2017-12-16 | xtensa: implement early_trap_init |  Max Filippov | 1 | -0/+12 |
| 2017-12-16 | xtensa: clean up exception handling structure |  Max Filippov | 3 | -12/+24 |
| 2017-12-16 | xtensa: enable stack protector |  Max Filippov | 1 | -0/+40 |
| 2017-12-10 | xtensa: consolidate kernel stack size related definitions |  Max Filippov | 4 | -10/+13 |
| 2017-12-10 | xtensa: clean up functions in assembly code |  Max Filippov | 1 | -0/+9 |
| 2017-12-10 | xtensa: clean up word alignment macros in assembly code |  Max Filippov | 1 | -0/+33 |
| 2017-12-10 | xtensa: clean up fixups in assembly code |  Max Filippov | 1 | -0/+7 |
| 2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type |  Hendrik Brueckner | 1 | -0/+1 |
| 2017-11-29 | make kernel-side POLL... arch-independent |  Al Viro | 1 | -0/+17 |
| 2017-11-27 | define __poll_t, annotate constants |  Al Viro | 1 | -2/+2 |
| 2017-11-17 | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm |  Linus Torvalds | 1 | -0/+1 |
| 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-14 | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping |  Linus Torvalds | 1 | -3/+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 | 25 | -0/+25 |
| 2017-11-03 | mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags |  Dan Williams | 1 | -0/+1 |
| 2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with a license |  Greg Kroah-Hartman | 19 | -0/+19 |
| 2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no license |  Greg Kroah-Hartman | 2 | -0/+2 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 4 | -0/+4 |
| 2017-10-19 | dma-mapping: turn dma_cache_sync into a dma_map_ops method |  Christoph Hellwig | 1 | -5/+0 |
| 2017-10-19 | xtensa: make dma_cache_sync a no-op |  Christoph Hellwig | 1 | -2/+4 |
| 2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations |  Will Deacon | 1 | -5/+0 |
| 2017-10-10 | locking/core: Remove {read,spin,write}_can_lock() |  Will Deacon | 1 | -2/+0 |