1. 8715ee7 Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  2. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  3. 92400b8 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. 782e676 dma-mapping: provide a generic dma-noncoherent implementation by Christoph Hellwig · 7 years ago
  5. 266ff2a8 kbuild: Fix asm-generic/vmlinux.lds.h for LD_DEAD_CODE_DATA_ELIMINATION by Nicholas Piggin · 7 years ago
  6. a621438 vmlinux.lds.h: remove no-op macro VMLINUX_SYMBOL() by Masahiro Yamada · 7 years ago
  7. 94e58e0 export.h: remove code for prefixing symbols with underscore by Masahiro Yamada · 7 years ago
  8. 1362ae4 locking/spinlocks: Clean up comment and #ifndef for {,queued_}spin_is_locked() by Andrea Parri · 7 years ago
  9. 325ef18 PCI: remove PCI_DMA_BUS_IS_PHYS by Christoph Hellwig · 7 years ago
  10. 12e2c411 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  11. c427f69 locking/mutex: Optimize __mutex_trylock_fast() by Peter Zijlstra · 7 years ago
  12. 604a98f Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 7 years ago
  13. 626e5fb locking/qspinlock: Use smp_store_release() in queued_spin_unlock() by Will Deacon · 7 years ago
  14. 625e88b locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock' by Will Deacon · 7 years ago
  15. fcfdfe30 locking/barriers: Introduce smp_cond_load_relaxed() and atomic_cond_read_relaxed() by Will Deacon · 7 years ago
  16. dd709e7 earlycon: Use a pointer table to fix __earlycon_table stride by Daniel Kurtz · 7 years ago
  17. 2b5a9a3 time: Add an asm-generic/compat.h file by Arnd Bergmann · 7 years ago
  18. c17b0aa Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  19. a71e7c4 io: change writeX_relaxed() to remove barriers by Sinan Kaya · 7 years ago
  20. 8875c55 io: change readX_relaxed() to remove barriers by Sinan Kaya · 7 years ago
  21. d8312a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  22. 3c0d551 Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  23. 87fe2d5 io: change inX() to have their own IO barrier overrides by Sinan Kaya · 7 years ago
  24. a7851aa io: change outX() to have their own IO barrier overrides by Sinan Kaya · 7 years ago
  25. 755bd04 io: define stronger ordering for the default writeX() implementation by Sinan Kaya · 7 years ago
  26. 032d59e io: define stronger ordering for the default readX() implementation by Sinan Kaya · 7 years ago
  27. 64e2c67 io: define several IO & PIO barrier types for the asm-generic version by Sinan Kaya · 7 years ago
  28. 23221d9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  29. 5745392 PCI: Apply the new generic I/O management on PCI IO hosts by Zhichang Yuan · 7 years ago
  30. 4608f06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 7 years ago
  31. 5bb053b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  32. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  33. c9297d2 Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 7 years ago
  34. d22fff8 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  35. 169310f Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  36. c4f6699 bpf: introduce BPF_RAW_TRACEPOINT by Alexei Starovoitov · 7 years ago
  37. 0bc91d4 Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict by Ingo Molnar · 7 years ago
  38. b6bdb75 mm/vmalloc: add interfaces to free unmapped page table by Toshi Kani · 7 years ago
  39. 031e360 lib: Add generic PIO mapping method by Zhichang Yuan · 7 years ago
  40. ca827d5 mm, swap: Add infrastructure for saving page metadata on swap by Khalid Aziz · 7 years ago
  41. ac605be locking/atomic, asm-generic, x86: Add comments for atomic instrumentation by Dmitry Vyukov · 7 years ago
  42. a35353b locking/atomic, asm-generic: Add KASAN instrumentation to atomic operations by Dmitry Vyukov · 7 years ago
  43. b06ed71 locking/atomic, asm-generic: Add asm-generic/atomic-instrumented.h by Dmitry Vyukov · 7 years ago
  44. 739d875 mn10300: Remove the architecture by David Howells · 7 years ago
  45. 654c39c Merge tag 'acpi/iort-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/linux into aarch64/for-next/core by Will Deacon · 7 years ago
  46. c38d085 ACPI/IORT: Remove linker section for IORT entries again by Jia He · 7 years ago
  47. a4429e5 KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATED by Wanpeng Li · 7 years ago
  48. 3f7df3e Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes by Ingo Molnar · 7 years ago
  49. b3ada9d asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU by Greentime Hu · 7 years ago
  50. 173a3ef bug.h: work around GCC PR82365 in BUG() by Arnd Bergmann · 7 years ago
  51. c65e774 x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable by Kirill A. Shutemov · 7 years ago
  52. 61e0239 locking/atomic/bitops: Document and clarify ordering semantics for failed test_and_{}_bit() by Will Deacon · 7 years ago
  53. 413879a Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
  54. a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  55. b3250aa Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  56. 0ade34c lib: optimize cpumask_next_and() by Clement Courbet · 7 years ago
  57. 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  58. ca66e79 locking/qrwlock: include asm/byteorder.h as needed by Arnd Bergmann · 7 years ago
  59. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  60. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  61. 73da9e1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  62. 423ac9a mm/thp: remove pmd_huge_split_prepare() by Aneesh Kumar K.V · 7 years ago
  63. d52605d mm: do not lose dirty and accessed bits in pmdp_invalidate() by Kirill A. Shutemov · 7 years ago
  64. c58f0bb asm-generic: provide generic_pmdp_establish() by Kirill A. Shutemov · 7 years ago
  65. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  66. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  67. 155d33a audit: Avoid build failures on systems without renameat by Palmer Dabbelt · 7 years ago
  68. 736759e PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate by Bjorn Helgaas · 7 years ago
  69. 002e674 dma-direct: rename dma_noop to dma_direct by Christoph Hellwig · 7 years ago
  70. c5cd037 dma-mapping: provide a generic asm/dma-mapping.h by Christoph Hellwig · 7 years ago
  71. 663faf9 error-injection: Add injectable error types by Masami Hiramatsu · 7 years ago
  72. 540adea error-injection: Separate error-injection from kprobe by Masami Hiramatsu · 7 years ago
  73. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  74. b865ea6 sections: split dereference_function_descriptor() by Sergey Senozhatsky · 7 years ago
  75. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  76. 6bb8824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  77. caf9a82 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  78. 613e396 init: Invoke init_espfix_bsp() from mm_init() by Thomas Gleixner · 7 years ago
  79. c10e83f arch, mm: Allow arch_dup_mmap() to fail by Thomas Gleixner · 7 years ago
  80. 0fd2e9c Merge commit 'upstream-x86-entry' into WIP.x86/mm by Ingo Molnar · 7 years ago
  81. 92ace99 add infrastructure for tagging functions as error injectable by Josef Bacik · 7 years ago
  82. e4e40e0 mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE by Dan Williams · 7 years ago
  83. 1501899 mm: fix device-dax pud write-faults triggered by get_user_pages() by Dan Williams · 7 years ago
  84. 7016383 include/asm-generic/topology.h: remove unused parent_node() macro by Dou Liyang · 7 years ago
  85. a7bed27a bug: fix "cut here" location for __WARN_TAINT architectures by Kees Cook · 7 years ago
  86. 2a8358d bug: define the "cut here" string in a single place by Kees Cook · 7 years ago
  87. b1fca27 kernel debug: support resetting WARN*_ONCE by Andi Kleen · 7 years ago
  88. f9bab26 Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 7 years ago
  89. d6ec9d9 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  90. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  91. 7832681 Merge tag 'docs-4.15' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  92. 6e66ec3 audit: Add new syscalls to the perm=w filter by Steve Grubb · 7 years ago
  93. ac26963 percpu: Introduce DEFINE_PER_CPU_DECRYPTED by Brijesh Singh · 7 years ago
  94. b3d9a13 Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts by Ingo Molnar · 7 years ago
  95. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  96. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  97. d133166 locking/qrwlock: Prevent slowpath writers getting held up by fastpath by Will Deacon · 7 years ago
  98. b519b56 locking/qrwlock: Use atomic_cond_read_acquire() when spinning in qrwlock by Will Deacon · 7 years ago
  99. 4df714b locking/atomic: Add atomic_cond_read_acquire() by Will Deacon · 7 years ago
  100. e0d0228 locking/qrwlock: Use 'struct qrwlock' instead of 'struct __qrwlock' by Will Deacon · 7 years ago