1. 91024b3 mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE] by Anshuman Khandual · 3 years, 8 months ago
  2. 855f9a8 mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS) by Anshuman Khandual · 3 years, 8 months ago
  3. 29c395c Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  4. 24880bef Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linux by Linus Torvalds · 3 years, 11 months ago
  5. a3251c1 Merge branch 'x86/paravirt' into x86/entry by Ingo Molnar · 3 years, 11 months ago
  6. cd1a41c softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig by Thomas Gleixner · 3 years, 11 months ago
  7. 482cae0 arch: sh: Remove CONFIG_OPROFILE support by Viresh Kumar · 4 years ago
  8. 1917049 sh: Remove unused HAVE_COPY_THREAD_TLS macro by Jinyang He · 4 years, 3 months ago
  9. 0774a6ed timekeeping: default GENERIC_CLOCKEVENTS to enabled by Arnd Bergmann · 4 years, 3 months ago
  10. f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
  11. 282a181 seccomp: Move config option SECCOMP to arch/Kconfig by YiFei Zhu · 4 years, 3 months ago
  12. 5e6e985 uaccess: add infrastructure for kernel builds with set_fs() by Christoph Hellwig · 4 years, 4 months ago
  13. 0bb605c sh: Add SECCOMP_FILTER by Michael Karcher · 4 years, 6 months ago
  14. e1cc9d8 sh: switch to copy_thread_tls() by Christian Brauner · 4 years, 7 months ago
  15. 6dfdf67 sh: use the generic dma coherent remap allocator by Christoph Hellwig · 4 years, 6 months ago
  16. cd57d07 sh: don't allow non-coherent DMA for NOMMU by Christoph Hellwig · 4 years, 6 months ago
  17. 582dc53 sh: sort the selects for SUPERH alphabetically by Christoph Hellwig · 4 years, 6 months ago
  18. 91194e9 sh: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  19. 8a8e546 sh: Remove SH5-based Cayman platform by Geert Uytterhoeven · 4 years, 7 months ago
  20. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  21. 3b69e8b Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 7 months ago
  22. 3f08a30 mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option by Mike Rapoport · 4 years, 7 months ago
  23. 37744fe sh: remove sh5 support by Arnd Bergmann · 4 years, 9 months ago
  24. 178ba00 sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exception by Peter Zijlstra · 4 years, 11 months ago
  25. 2a86f66 kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST by Masahiro Yamada · 4 years, 10 months ago
  26. 7be60cc sched/rt, sh: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  27. 62fcee9 dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP by Christoph Hellwig · 5 years ago
  28. 4f4cfa6 docs: admin-guide: add a series of orphaned documents by Mauro Carvalho Chehab · 6 years ago
  29. 330d481 docs: admin-guide: add kdump documentation into it by Mauro Carvalho Chehab · 6 years ago
  30. 67a929e mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP by Christoph Hellwig · 5 years ago
  31. 3c9b9ac sh: use the generic get_user_pages_fast code by Christoph Hellwig · 5 years ago
  32. 398364a Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 5 years ago
  33. aef0f78 binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option by Christoph Hellwig · 6 years ago
  34. d67297a docs: kdump: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  35. 350e88b mm: memblock: make keeping memblock memory opt-in rather than opt-out by Mike Rapoport · 6 years ago
  36. 4eb0716 hugetlb: allow to free gigantic pages regardless of the configuration by Alexandre Ghiti · 6 years ago
  37. 8df995f mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC by Alexandre Ghiti · 6 years ago
  38. a861bbc sh: advertise gigantic page support by Alexandre Ghiti · 6 years ago
  39. 390a0c6 locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs by Waiman Long · 6 years ago
  40. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  41. ff4c25f dma-mapping: improve selection of dma_declare_coherent availability by Christoph Hellwig · 6 years ago
  42. 942fa98 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option by Yury Norov · 7 years ago
  43. 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
  44. 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
  45. 8636a1f treewide: surround Kconfig file paths with double quotes by Masahiro Yamada · 6 years ago
  46. 3731c3d dma-mapping: always build the direct mapping code by Christoph Hellwig · 6 years ago
  47. 8fb71ef pcmcia: allow PCMCIA support independent of the architecture by Christoph Hellwig · 6 years ago
  48. 2eac9c2 PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options by Christoph Hellwig · 6 years ago
  49. eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
  50. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  51. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  52. bc3ec75 dma-mapping: merge direct and noncoherent ops by Christoph Hellwig · 6 years ago
  53. 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
  54. 6fa1d28 sh: use generic dma_noncoherent_ops by Christoph Hellwig · 7 years ago
  55. a602915 sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case by Christoph Hellwig · 7 years ago
  56. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  57. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  58. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  59. ecf3867 arch/*: Kconfig: fix documentation for NMI watchdog by Mauro Carvalho Chehab · 7 years ago
  60. d148eac Kbuild: rename HAVE_CC_STACKPROTECTOR config variable by Masahiro Yamada · 7 years ago
  61. 3010a5e mm: introduce ARCH_HAS_PTE_SPECIAL by Laurent Dufour · 7 years ago
  62. 0ad39cb Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  63. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  64. 104daea kconfig: reference environment variables directly and remove 'option env=' by Masahiro Yamada · 7 years ago
  65. ac21fc2 sh: switch to NO_BOOTMEM by Rob Herring · 7 years ago
  66. f616ab5 dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
  67. 86596f0 scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
  68. 6e88628 dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG by Christoph Hellwig · 7 years ago
  69. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  70. 07c75d7 drivers: dma-mapping: allow dma_common_mmap() for NOMMU by Vladimir Murzin · 8 years ago
  71. b4214e4 sh: add SMP support for J2 by Rich Felker · 9 years ago
  72. 5a846ab sh: add support for J-Core J2 processor by Rich Felker · 9 years ago
  73. b46ed37 sh: allow clocksource drivers to register sched_clock backends by Rich Felker · 9 years ago
  74. 72cc564 sh: fix futex/robust_list on nommu models by Rich Felker · 8 years ago
  75. 190fe19 sh: add support for linking a builtin device tree blob in the kernel by Rich Felker · 9 years ago
  76. fdcfdfa sh: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB by Linus Walleij · 9 years ago
  77. fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 9 years ago
  78. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 9 years ago
  79. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
  80. b31a3bc Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-sh by Linus Torvalds · 9 years ago
  81. 45624ac sh: remove arch-specific localtimer and use generic one by Rich Felker · 9 years ago
  82. e7e127e PCI: Include pci/hotplug Kconfig directly from pci/Kconfig by Bjorn Helgaas · 9 years ago
  83. 5f8fc43 PCI: Include pci/pcie/Kconfig directly from pci/Kconfig by Bogicevic Sasa · 9 years ago
  84. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  85. da48d09 Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Will Deacon · 9 years ago
  86. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  87. 69543d6 sh: expose number of page table levels by Kirill A. Shutemov · 10 years ago
  88. 560b8c0 sh: build superh without CONFIG_EXPERT by Rob Landley · 10 years ago
  89. 464ed18 PM: Eliminate CONFIG_PM_RUNTIME by Rafael J. Wysocki · 10 years ago
  90. 957e3fa gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs by Riku Voipio · 10 years ago
  91. a1518d3 PM / Kconfig: Do not select PM directly from Kconfig files by Rafael J. Wysocki · 10 years ago
  92. b41d34b kexec: remove CONFIG_KEXEC dependency on crypto by Vivek Goyal · 10 years ago
  93. 049d280 sh: intc: Confine SH_INTC to platforms that need it by Geert Uytterhoeven · 10 years ago
  94. 12db556 kexec: load and relocate purgatory at kernel load time by Vivek Goyal · 10 years ago
  95. 41dc27e sh: ftrace: Remove check of obsolete variable function_trace_stop by Steven Rostedt (Red Hat) · 11 years ago
  96. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  97. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 11 years ago
  98. 3e75c6d Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  99. 7a01772 audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL by AKASHI Takahiro · 11 years ago
  100. fbfa893 sh: Remove Kconfig entries for TMU, CMT and MTU2 by Magnus Damm · 11 years ago