1. d396360 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  2. 00f5764 Merge branch 'linus' into x86/urgent, to pick up dependent changes by Ingo Molnar · 6 years ago
  3. d2d8b14 Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  4. 9012d01 compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING by Masahiro Yamada · 6 years ago
  5. 350e88b mm: memblock: make keeping memblock memory opt-in rather than opt-out by Mike Rapoport · 6 years ago
  6. 4eb0716 hugetlb: allow to free gigantic pages regardless of the configuration by Alexandre Ghiti · 6 years ago
  7. 8df995f mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC by Alexandre Ghiti · 6 years ago
  8. 409ca45 x86/kconfig: Disable CONFIG_GENERIC_HWEIGHT and remove __HAVE_ARCH_SW_HWEIGHT by Masahiro Yamada · 6 years ago
  9. 518049d ftrace/x86_32: Remove support for non DYNAMIC_FTRACE by Steven Rostedt (VMware) · 6 years ago
  10. eac7078 Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  11. fdafe5d Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  12. 0bc40e5 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  13. 8f14772 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  14. 46e80e6 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  15. 007dc78 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  16. 2c6a392 Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  17. 171c2bc Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  18. d253ca0 x86/mm/cpa: Add set_direct_map_*() functions by Rick Edgecombe · 6 years ago
  19. 3599fe1 x86/stacktrace: Use common infrastructure by Thomas Gleixner · 6 years ago
  20. da398db Merge branch 'linus' into x86/mm, to pick up dependent fix by Ingo Molnar · 6 years ago
  21. 2792107 x86/Kconfig: Deprecate DISCONTIGMEM support for 32-bit x86 by Mike Rapoport · 6 years ago
  22. 6ad57f7 x86/Kconfig: Make SPARSEMEM default for 32-bit x86 by Mike Rapoport · 6 years ago
  23. 15854ed x86/pci: Clean up usage of X86_DEV_DMA_OPS by Christoph Hellwig · 6 years ago
  24. 1fd91d7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  25. 5dd50aa Make anon_inodes unconditional by David Howells · 6 years ago
  26. 117ed45 x86/irq/64: Remove stack overflow debug code by Thomas Gleixner · 6 years ago
  27. a943245 x86/Kconfig: Fix spelling mistake "effectivness" -> "effectiveness" by Colin Ian King · 6 years ago
  28. c02f48e x86/microcode: Deprecate MICROCODE_OLD_INTERFACE by Borislav Petkov · 6 years ago
  29. fb346fd locking/lock_events: Make lock_events available for all archs & other locks by Waiman Long · 6 years ago
  30. a5881be x86/Kconfig: Remove the unused X86_DMA_REMAP KConfig symbol by Christoph Hellwig · 6 years ago
  31. 390a0c6 locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs by Waiman Long · 6 years ago
  32. 96bc956 asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE by Peter Zijlstra · 6 years ago
  33. bebd024 x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y by Thomas Gleixner · 6 years ago
  34. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  35. c8f5ed6 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  36. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  37. eac6165 x86: Deprecate a.out support by Borislav Petkov · 6 years ago
  38. cfbe271 Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago
  39. ff4c25f dma-mapping: improve selection of dma_declare_coherent availability by Christoph Hellwig · 6 years ago
  40. 942fa98 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option by Yury Norov · 7 years ago
  41. ce9084b x86: Make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol by Ard Biesheuvel · 6 years ago
  42. e6d4293 x86/resctrl: Avoid confusion over the new X86_RESCTRL config by Johannes Weiner · 6 years ago
  43. 625210c x86/Kconfig: Select PCI_LOCKLESS_CONFIG if PCI is enabled by Sinan Kaya · 6 years ago
  44. 5962dd2 x86/intel/lpss: Make PCI dependency explicit by Sinan Kaya · 6 years ago
  45. 9080293 x86/cache: Rename config option to CONFIG_X86_RESCTRL by Borislav Petkov · 6 years ago
  46. 9f132f7 mm: select HAVE_MOVE_PMD on x86 for faster mremap by Joel Fernandes (Google) · 6 years ago
  47. 1953031 Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  48. 769e470 Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  49. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  50. a52fb43 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  51. 8636a1f treewide: surround Kconfig file paths with double quotes by Masahiro Yamada · 6 years ago
  52. 3731c3d dma-mapping: always build the direct mapping code by Christoph Hellwig · 6 years ago
  53. 7733607 xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVH by Maran Wilson · 6 years ago
  54. 7c703e5 arch: switch the default on ARCH_HAS_SG_CHAIN by Christoph Hellwig · 6 years ago
  55. dbe7336 x86/Kconfig: Select SCHED_SMT if SMP enabled by Thomas Gleixner · 6 years ago
  56. 4cd24de x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support by Zhenzhong Duan · 6 years ago
  57. 6630a8e eisa: consolidate EISA Kconfig entry in drivers/eisa by Christoph Hellwig · 6 years ago
  58. 1753d50 rapidio: consolidate RAPIDIO config entry in drivers/rapidio by Christoph Hellwig · 6 years ago
  59. 8fb71ef pcmcia: allow PCMCIA support independent of the architecture by Christoph Hellwig · 6 years ago
  60. 2eac9c2 PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options by Christoph Hellwig · 6 years ago
  61. eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
  62. 6fe07ce x86/resctrl: Rename the config option INTEL_RDT to RESCTRL by Babu Moger · 6 years ago
  63. a48777f x86/vsmp: Remove dependency on pv_irq_ops by Eial Czerwacki · 6 years ago
  64. 2d6bb6a Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  65. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  66. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  67. 343a9f3 Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  68. 034bda1 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  69. d7197a5 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  70. f682a79 Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  71. 99792e0 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  72. 04ce7fa Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  73. 0200fbd Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  74. b3569d3 x86/kconfig: Remove redundant 'default n' lines from all x86 Kconfig's by Bartlomiej Zolnierkiewicz · 6 years ago
  75. 3c88ee194c x86: ptrace: Add function argument access API by Masami Hiramatsu · 7 years ago
  76. fa112cf x86/olpc: Fix build error with CONFIG_MFD_CS5535=m by Borislav Petkov · 6 years ago
  77. 2a21ad5 x86/time: Implement clocksource_arch_init() by Thomas Gleixner · 6 years ago
  78. 4455653 x86-32, hibernate: Enable CONFIG_ARCH_HIBERNATION_HEADER on 32bit system by Zhimin Gu · 6 years ago
  79. 5c280cf x86/mm/cpa: Add large page preservation statistics by Thomas Gleixner · 6 years ago
  80. b34006c x86/jump_table: Use relative references by Ard Biesheuvel · 6 years ago
  81. afaef01 x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls by Alexander Popov · 6 years ago
  82. c00a280 x86/paravirt: Introduce new config option PARAVIRT_XXL by Juergen Gross · 6 years ago
  83. e3a5dc0 x86/Kconfig: Fix trivial typo by Nikolas Nyby · 6 years ago
  84. 48a8b97 x86/mm: Only use tlb_remove_table() for paravirt by Peter Zijlstra · 6 years ago
  85. d86564a mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE by Peter Zijlstra · 6 years ago
  86. 271ca78 arch: enable relative relocations for arm64, power and x86 by Ard Biesheuvel · 6 years ago
  87. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  88. 1202f4f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  89. 958f338 Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  90. f24d6f2 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  91. f2701b7 Merge 4.18-rc7 into master to pick up the KVM dependcy by Thomas Gleixner · 6 years ago
  92. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  93. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  94. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  95. 2c870e6 arm64: fix ACPI dependencies by Arnd Bergmann · 6 years ago
  96. 092b31a x86/asm/memcpy_mcsafe: Fix copy_to_user_mcsafe() exception handling by Dan Williams · 7 years ago
  97. 6415b38 x86/stacktrace: Enable HAVE_RELIABLE_STACKTRACE for the ORC unwinder by Jiri Slaby · 7 years ago
  98. 05736e4 cpu/hotplug: Provide knobs to control SMT by Thomas Gleixner · 7 years ago
  99. d148eac Kbuild: rename HAVE_CC_STACKPROTECTOR config variable by Masahiro Yamada · 7 years ago
  100. 8458f8c x86: fix dependency of X86_32_LAZY_GS by Masahiro Yamada · 7 years ago