1. 52c8ee5 vmlinux.lds.h: Fix linker warnings about orphan .LPBX sections by Peter Oberparleiter · 6 years ago
  2. 8dcf86c vmlinux.lds.h: Fix incomplete .text.exit discards by Peter Oberparleiter · 6 years ago
  3. 500dd232 asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIRECT_PIO by Andrew Murray · 6 years ago
  4. 1bc2767 Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  5. fd1102f mm: mmu_notifier fix for tlb_end_vma by Nicholas Piggin · 6 years ago
  6. 52a288c x86/mm/tlb: Revert the recent lazy TLB patches by Peter Zijlstra · 6 years ago
  7. 7290d58 module: use relative references for __ksymtab entries by Ard Biesheuvel · 6 years ago
  8. 96c6a32 include/asm-generic/bug.h: clarify valid uses of WARN() by Dmitry Vyukov · 6 years ago
  9. 7953002 vmlinux.lds.h: remove stale <linux/export.h> include by Masahiro Yamada · 6 years ago
  10. a18d783 Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  11. 1a9b4b3 mm: provide a fallback for PAGE_KERNEL_EXEC for architectures by Luis R. Rodriguez · 6 years ago
  12. a3266bd mm: provide a fallback for PAGE_KERNEL_RO for architectures by Luis R. Rodriguez · 6 years ago
  13. 958f338 Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  14. 203b4fc Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  15. f2701b7 Merge 4.18-rc7 into master to pick up the KVM dependcy by Thomas Gleixner · 6 years ago
  16. d2fc88a Merge 4.18-rc7 into driver-core-next by Greg Kroah-Hartman · 6 years ago
  17. 4d2b25f locking/atomics: Instrument cmpxchg_double*() by Mark Rutland · 6 years ago
  18. f9881cc locking/atomics: Instrument xchg() by Mark Rutland · 6 years ago
  19. df79ed2 locking/atomics: Simplify cmpxchg() instrumentation by Mark Rutland · 6 years ago
  20. 2ff6ddf x86/mm/tlb: Leave lazy TLB mode at page table free time by Rik van Riel · 6 years ago
  21. 37c45b2 Merge tag 'v4.18-rc5' into x86/mm, to pick up fixes by Ingo Molnar · 6 years ago
  22. 52b544b Merge tag 'v4.18-rc5' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  23. 6c26fcd x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures by Jiri Kosina · 6 years ago
  24. a90744b mm: allow arch to supply p??_free_tlb functions by Nicholas Piggin · 6 years ago
  25. ac6bbf0 iommu: Remove IOMMU_OF_DECLARE by Rob Herring · 6 years ago
  26. 785a19f ioremap: Update pgtable free interfaces with addr by Chintan Pandya · 6 years ago
  27. 6cc65be locking/qspinlock: Fix build for anonymous union in older GCC compilers by Steven Rostedt (VMware) · 6 years ago
  28. b3a2a05 atomics/treewide: Make conditional inc/dec ops optional by Mark Rutland · 6 years ago
  29. 9837559 atomics/treewide: Make unconditional inc/dec ops optional by Mark Rutland · 6 years ago
  30. 18cc181 atomics/treewide: Make test ops optional by Mark Rutland · 6 years ago
  31. 3567013 atomics/treewide: Make atomic64_fetch_add_unless() optional by Mark Rutland · 6 years ago
  32. 00b808a atomics/generic: Define atomic64_fetch_add_unless() by Mark Rutland · 6 years ago
  33. 0ae1d99 atomics: Prepare for atomic64_fetch_add_unless() by Mark Rutland · 6 years ago
  34. eccc2da atomics/treewide: Make atomic_fetch_add_unless() optional by Mark Rutland · 6 years ago
  35. bef8282 atomics/treewide: Make atomic64_inc_not_zero() optional by Mark Rutland · 6 years ago
  36. ade5ef9 atomics: Make conditional ops return 'bool' by Mark Rutland · 6 years ago
  37. bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 6 years ago
  38. 84c6591 locking/atomics, asm-generic/bitops/lock.h: Rewrite using atomic_fetch_*() by Will Deacon · 6 years ago
  39. e986a0d locking/atomics, asm-generic/bitops/atomic.h: Rewrite using atomic_*() APIs by Will Deacon · 6 years ago
  40. 42e4089 x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings by Andi Kleen · 6 years ago
  41. 6d8e410 int-ll64.h: define u{8,16,32,64} and s{8,16,32,64} based on uapi header by Masahiro Yamada · 6 years ago
  42. 8715ee7 Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  43. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  44. 92400b8 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  45. 782e676 dma-mapping: provide a generic dma-noncoherent implementation by Christoph Hellwig · 6 years ago
  46. 266ff2a8 kbuild: Fix asm-generic/vmlinux.lds.h for LD_DEAD_CODE_DATA_ELIMINATION by Nicholas Piggin · 6 years ago
  47. a621438 vmlinux.lds.h: remove no-op macro VMLINUX_SYMBOL() by Masahiro Yamada · 6 years ago
  48. 94e58e0 export.h: remove code for prefixing symbols with underscore by Masahiro Yamada · 6 years ago
  49. 1362ae4 locking/spinlocks: Clean up comment and #ifndef for {,queued_}spin_is_locked() by Andrea Parri · 6 years ago
  50. 325ef18 PCI: remove PCI_DMA_BUS_IS_PHYS by Christoph Hellwig · 6 years ago
  51. 12e2c411 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  52. c427f69 locking/mutex: Optimize __mutex_trylock_fast() by Peter Zijlstra · 6 years ago
  53. 604a98f Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 6 years ago
  54. 626e5fb locking/qspinlock: Use smp_store_release() in queued_spin_unlock() by Will Deacon · 6 years ago
  55. 625e88b locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock' by Will Deacon · 6 years ago
  56. fcfdfe30 locking/barriers: Introduce smp_cond_load_relaxed() and atomic_cond_read_relaxed() by Will Deacon · 6 years ago
  57. dd709e7 earlycon: Use a pointer table to fix __earlycon_table stride by Daniel Kurtz · 6 years ago
  58. 2b5a9a3 time: Add an asm-generic/compat.h file by Arnd Bergmann · 6 years ago
  59. c17b0aa Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  60. a71e7c4 io: change writeX_relaxed() to remove barriers by Sinan Kaya · 6 years ago
  61. 8875c55 io: change readX_relaxed() to remove barriers by Sinan Kaya · 6 years ago
  62. d8312a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  63. 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
  64. 87fe2d5 io: change inX() to have their own IO barrier overrides by Sinan Kaya · 6 years ago
  65. a7851aa io: change outX() to have their own IO barrier overrides by Sinan Kaya · 6 years ago
  66. 755bd04 io: define stronger ordering for the default writeX() implementation by Sinan Kaya · 6 years ago
  67. 032d59e io: define stronger ordering for the default readX() implementation by Sinan Kaya · 6 years ago
  68. 64e2c67 io: define several IO & PIO barrier types for the asm-generic version by Sinan Kaya · 6 years ago
  69. 23221d9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  70. 5745392 PCI: Apply the new generic I/O management on PCI IO hosts by Zhichang Yuan · 6 years ago
  71. 4608f06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 6 years ago
  72. 5bb053b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  73. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  74. 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
  75. 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
  76. 169310f Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  77. c4f6699 bpf: introduce BPF_RAW_TRACEPOINT by Alexei Starovoitov · 6 years ago
  78. 0bc91d4 Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict by Ingo Molnar · 6 years ago
  79. b6bdb75 mm/vmalloc: add interfaces to free unmapped page table by Toshi Kani · 6 years ago
  80. 031e360 lib: Add generic PIO mapping method by Zhichang Yuan · 6 years ago
  81. ca827d5 mm, swap: Add infrastructure for saving page metadata on swap by Khalid Aziz · 6 years ago
  82. ac605be locking/atomic, asm-generic, x86: Add comments for atomic instrumentation by Dmitry Vyukov · 6 years ago
  83. a35353b locking/atomic, asm-generic: Add KASAN instrumentation to atomic operations by Dmitry Vyukov · 6 years ago
  84. b06ed71 locking/atomic, asm-generic: Add asm-generic/atomic-instrumented.h by Dmitry Vyukov · 6 years ago
  85. 739d875 mn10300: Remove the architecture by David Howells · 6 years ago
  86. 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
  87. c38d085 ACPI/IORT: Remove linker section for IORT entries again by Jia He · 6 years ago
  88. a4429e5 KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATED by Wanpeng Li · 6 years ago
  89. 3f7df3e Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes by Ingo Molnar · 6 years ago
  90. 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
  91. 173a3ef bug.h: work around GCC PR82365 in BUG() by Arnd Bergmann · 6 years ago
  92. c65e774 x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable by Kirill A. Shutemov · 6 years ago
  93. 61e0239 locking/atomic/bitops: Document and clarify ordering semantics for failed test_and_{}_bit() by Will Deacon · 6 years ago
  94. 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
  95. a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  96. 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
  97. 0ade34c lib: optimize cpumask_next_and() by Clement Courbet · 6 years ago
  98. 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
  99. ca66e79 locking/qrwlock: include asm/byteorder.h as needed by Arnd Bergmann · 6 years ago
  100. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago