1. dd709e7 earlycon: Use a pointer table to fix __earlycon_table stride by Daniel Kurtz · 6 years ago
  2. c17b0aa Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  3. a71e7c4 io: change writeX_relaxed() to remove barriers by Sinan Kaya · 6 years ago
  4. 8875c55 io: change readX_relaxed() to remove barriers by Sinan Kaya · 6 years ago
  5. d8312a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  6. 3c0d551 Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  7. 87fe2d5 io: change inX() to have their own IO barrier overrides by Sinan Kaya · 6 years ago
  8. a7851aa io: change outX() to have their own IO barrier overrides by Sinan Kaya · 6 years ago
  9. 755bd04 io: define stronger ordering for the default writeX() implementation by Sinan Kaya · 6 years ago
  10. 032d59e io: define stronger ordering for the default readX() implementation by Sinan Kaya · 6 years ago
  11. 64e2c67 io: define several IO & PIO barrier types for the asm-generic version by Sinan Kaya · 6 years ago
  12. 23221d9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  13. 5745392 PCI: Apply the new generic I/O management on PCI IO hosts by Zhichang Yuan · 6 years ago
  14. 4608f06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 6 years ago
  15. 5bb053b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  16. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  17. c9297d2 Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 6 years ago
  18. d22fff8 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  19. 169310f Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  20. c4f6699 bpf: introduce BPF_RAW_TRACEPOINT by Alexei Starovoitov · 6 years ago
  21. 0bc91d4 Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict by Ingo Molnar · 6 years ago
  22. b6bdb75 mm/vmalloc: add interfaces to free unmapped page table by Toshi Kani · 6 years ago
  23. 031e360 lib: Add generic PIO mapping method by Zhichang Yuan · 6 years ago
  24. ca827d5 mm, swap: Add infrastructure for saving page metadata on swap by Khalid Aziz · 6 years ago
  25. ac605be locking/atomic, asm-generic, x86: Add comments for atomic instrumentation by Dmitry Vyukov · 6 years ago
  26. a35353b locking/atomic, asm-generic: Add KASAN instrumentation to atomic operations by Dmitry Vyukov · 6 years ago
  27. b06ed71 locking/atomic, asm-generic: Add asm-generic/atomic-instrumented.h by Dmitry Vyukov · 6 years ago
  28. 739d875 mn10300: Remove the architecture by David Howells · 6 years ago
  29. 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 · 6 years ago
  30. c38d085 ACPI/IORT: Remove linker section for IORT entries again by Jia He · 6 years ago
  31. a4429e5 KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATED by Wanpeng Li · 6 years ago
  32. 3f7df3e Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes by Ingo Molnar · 6 years ago
  33. 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
  34. 173a3ef bug.h: work around GCC PR82365 in BUG() by Arnd Bergmann · 6 years ago
  35. c65e774 x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable by Kirill A. Shutemov · 6 years ago
  36. 61e0239 locking/atomic/bitops: Document and clarify ordering semantics for failed test_and_{}_bit() by Will Deacon · 6 years ago
  37. 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 · 6 years ago
  38. a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  39. b3250aa Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  40. 0ade34c lib: optimize cpumask_next_and() by Clement Courbet · 6 years ago
  41. 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  42. ca66e79 locking/qrwlock: include asm/byteorder.h as needed by Arnd Bergmann · 6 years ago
  43. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  44. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  45. 73da9e1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  46. 423ac9a mm/thp: remove pmd_huge_split_prepare() by Aneesh Kumar K.V · 6 years ago
  47. d52605d mm: do not lose dirty and accessed bits in pmdp_invalidate() by Kirill A. Shutemov · 6 years ago
  48. c58f0bb asm-generic: provide generic_pmdp_establish() by Kirill A. Shutemov · 6 years ago
  49. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  50. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  51. 155d33a audit: Avoid build failures on systems without renameat by Palmer Dabbelt · 7 years ago
  52. 736759e PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate by Bjorn Helgaas · 7 years ago
  53. 002e674 dma-direct: rename dma_noop to dma_direct by Christoph Hellwig · 7 years ago
  54. c5cd037 dma-mapping: provide a generic asm/dma-mapping.h by Christoph Hellwig · 7 years ago
  55. 663faf9 error-injection: Add injectable error types by Masami Hiramatsu · 7 years ago
  56. 540adea error-injection: Separate error-injection from kprobe by Masami Hiramatsu · 7 years ago
  57. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  58. b865ea6 sections: split dereference_function_descriptor() by Sergey Senozhatsky · 7 years ago
  59. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  60. 6bb8824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  61. 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
  62. 613e396 init: Invoke init_espfix_bsp() from mm_init() by Thomas Gleixner · 7 years ago
  63. c10e83f arch, mm: Allow arch_dup_mmap() to fail by Thomas Gleixner · 7 years ago
  64. 0fd2e9c Merge commit 'upstream-x86-entry' into WIP.x86/mm by Ingo Molnar · 7 years ago
  65. 92ace99 add infrastructure for tagging functions as error injectable by Josef Bacik · 7 years ago
  66. e4e40e0 mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE by Dan Williams · 7 years ago
  67. 1501899 mm: fix device-dax pud write-faults triggered by get_user_pages() by Dan Williams · 7 years ago
  68. 7016383 include/asm-generic/topology.h: remove unused parent_node() macro by Dou Liyang · 7 years ago
  69. a7bed27a bug: fix "cut here" location for __WARN_TAINT architectures by Kees Cook · 7 years ago
  70. 2a8358d bug: define the "cut here" string in a single place by Kees Cook · 7 years ago
  71. b1fca27 kernel debug: support resetting WARN*_ONCE by Andi Kleen · 7 years ago
  72. f9bab26 Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 7 years ago
  73. 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
  74. 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
  75. 7832681 Merge tag 'docs-4.15' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  76. 6e66ec3 audit: Add new syscalls to the perm=w filter by Steve Grubb · 7 years ago
  77. ac26963 percpu: Introduce DEFINE_PER_CPU_DECRYPTED by Brijesh Singh · 7 years ago
  78. b3d9a13 Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts by Ingo Molnar · 7 years ago
  79. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  80. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  81. d133166 locking/qrwlock: Prevent slowpath writers getting held up by fastpath by Will Deacon · 7 years ago
  82. b519b56 locking/qrwlock: Use atomic_cond_read_acquire() when spinning in qrwlock by Will Deacon · 7 years ago
  83. 4df714b locking/atomic: Add atomic_cond_read_acquire() by Will Deacon · 7 years ago
  84. e0d0228 locking/qrwlock: Use 'struct qrwlock' instead of 'struct __qrwlock' by Will Deacon · 7 years ago
  85. 11af847 x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*' by Josh Poimboeuf · 7 years ago
  86. a4c1887 locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations by Will Deacon · 7 years ago
  87. a8a217c locking/core: Remove {read,spin,write}_can_lock() by Will Deacon · 7 years ago
  88. 76f8507 locking/rwsem: Add down_read_killable() by Kirill Tkhai · 7 years ago
  89. af1a34f Merge branch 'locking/urgent' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  90. 6ec72e6 div64: add missing kernel-doc by Randy Dunlap · 7 years ago
  91. 564c9cc locking/refcounts, x86/asm: Use unique .text section for refcount exceptions by Kees Cook · 7 years ago
  92. e88d62c percpu: make this_cpu_generic_read() atomic w.r.t. interrupts by Mark Rutland · 7 years ago
  93. 9e0ce55 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  94. a59e57d Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  95. ab6e3d0 mm: soft-dirty: keep soft-dirty bits over thp migration by Naoya Horiguchi · 7 years ago
  96. 84c3fc4 mm: thp: check pmd migration entry in common path by Zi Yan · 7 years ago
  97. b1b6f83 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  98. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  99. b0c79f4 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  100. 1985296 fix the __user misannotations in asm-generic get_user/put_user by Al Viro · 7 years ago