- dbecf9b ia64: make IA64_MCA_RECOVERY bool instead of tristate by Randy Dunlap · 2 years, 11 months ago
- 7ecd19c mm: percpu: generalize percpu related config by Kefeng Wang · 3 years ago
- 951cd3a firmware: include drivers/firmware/Kconfig unconditionally by Arnd Bergmann · 3 years, 3 months ago
- 4cdc4cc Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 4 months ago
- 094121e arch: Kconfig: clean up obsolete use of HAVE_IDE by Lukas Bulwahn · 3 years, 5 months ago
- e622699 asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols by Arnd Bergmann · 3 years, 8 months ago
- 63703f3 mm: generalize ZONE_[DMA|DMA32] by Kefeng Wang · 3 years, 6 months ago
- 781eb2c mm/kconfig: move HOLES_IN_ZONE into mm by Kefeng Wang · 3 years, 6 months ago
- a9ee6cf mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA by Mike Rapoport · 3 years, 6 months ago
- 91024b3 mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE] by Anshuman Khandual · 3 years, 8 months ago
- 4bfb68a mm: generalize HUGETLB_PAGE_SIZE_VARIABLE by Anshuman Khandual · 3 years, 8 months ago
- 9187592 ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAP by Sergei Trofimovich · 3 years, 8 months ago
- 1941b38 arch: ia64: Remove CONFIG_OPROFILE support by Viresh Kumar · 4 years ago
- 7a932e5 Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years ago
- 214496c ia64: make SPARSEMEM default and disable DISCONTIGMEM by Mike Rapoport · 4 years ago
- ea34f78 ia64: forbid using VIRTUAL_MEM_MAP with FLATMEM by Mike Rapoport · 4 years ago
- 03e92a5 ia64: remove custom __early_pfn_to_nid() by Mike Rapoport · 4 years ago
- 2b49ddc ia64: convert to legacy_timer_tick by Arnd Bergmann · 4 years, 3 months ago
- 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
- 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 2 months ago
- ced3a9e Merge tag 'ia64_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 4 years, 3 months ago
- 981aa1d PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKS by Thomas Gleixner · 4 years, 3 months ago
- 077ee78 PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable by Thomas Gleixner · 4 years, 4 months ago
- ecf5b72 ia64: Remove perfmon by Christoph Hellwig · 4 years, 4 months ago
- abdaf11 dma-mapping: add (back) arch_dma_mark_clean for ia64 by Christoph Hellwig · 4 years, 4 months ago
- 5e6e985 uaccess: add infrastructure for kernel builds with set_fs() by Christoph Hellwig · 4 years, 4 months ago
- 2f9237d dma-mapping: make support for dma ops optional by Christoph Hellwig · 4 years, 6 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 3f08a30 mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option by Mike Rapoport · 4 years, 7 months ago
- 34dc0ea dma-direct: provide mmap and get_sgtable method overrides by Christoph Hellwig · 5 years ago
- 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
- d7b0827 Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
- 7e67a85 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- a2cbfd4 arch, ia64: Make NUMA select SMP by Matt Fleming · 5 years ago
- 2ff2b7e kbuild: add CONFIG_ASM_MODVERSIONS by Masahiro Yamada · 5 years ago
- df41017 ia64: remove support for machvecs by Christoph Hellwig · 5 years ago
- 974f83e ia64: rework iommu probing by Christoph Hellwig · 5 years ago
- df43aca ia64: remove the zx1 swiotlb machvec by Christoph Hellwig · 5 years ago
- fc5bad0 ia64: remove the hpsim platform by Christoph Hellwig · 5 years ago
- cf07cb1f ia64: remove support for the SGI SN2 platform by Christoph Hellwig · 5 years ago
- c9fa9c3 drivers: remove the SGI SN2 IOC3 base support by Christoph Hellwig · 5 years ago
- 350e88b mm: memblock: make keeping memblock memory opt-in rather than opt-out by Mike Rapoport · 6 years ago
- 390a0c6 locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs by Waiman Long · 6 years ago
- 3fed6ae ia64: fix compile without swiotlb by Christoph Hellwig · 6 years ago
- 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
- 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
- 8636a1f treewide: surround Kconfig file paths with double quotes by Masahiro Yamada · 6 years ago
- 8ee94e3 ia64: only select ARCH_HAS_DMA_COHERENT_TO_PFN if swiotlb is enabled by Christoph Hellwig · 6 years ago
- 68c6083 swiotlb: remove dma_mark_clean by Christoph Hellwig · 6 years ago
- 7c703e5 arch: switch the default on ARCH_HAS_SG_CHAIN by Christoph Hellwig · 6 years ago
- 8fb71ef pcmcia: allow PCMCIA support independent of the architecture by Christoph Hellwig · 6 years ago
- 20f1b79 PCI: consolidate the PCI_SYSCALL symbol by Christoph Hellwig · 6 years ago
- 2eac9c2 PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options by Christoph Hellwig · 6 years ago
- eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
- aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
- b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
- 778a339 Merge tag 'please-pull-noboot' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 6 years ago
- 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
- 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
- 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
- 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
- 2c870e6 arm64: fix ACPI dependencies by Arnd Bergmann · 6 years ago
- f628009 ia64: switch to NO_BOOTMEM by Mike Rapoport · 6 years ago
- d2b2250 ia64: disable CONFIG_PERFMON at least for now by Linus Torvalds · 7 years ago
- eeee314 Merge tag 'docs-4.18' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
- 09230cb swiotlb: move the SWIOTLB config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
- 4965a68 arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig by Christoph Hellwig · 7 years ago
- f616ab5 dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
- 86596f0 scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
- 79c1879 iommu-helper: mark iommu_is_span_boundary as inline by Christoph Hellwig · 7 years ago
- 6e88628 dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG by Christoph Hellwig · 7 years ago
- ad56b73 docs/vm: rename documentation files to .rst by Mike Rapoport · 7 years ago
- 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- 543cea9 ia64: use generic swiotlb_ops by Christoph Hellwig · 7 years ago
- d5c23eb ia64: replace ZONE_DMA with ZONE_DMA32 by Christoph Hellwig · 7 years ago
- b49efd7 dma-mapping: move dma_mark_clean to dma-direct.h by Christoph Hellwig · 7 years ago
- 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
- f08d8bc Merge tag 'please-pull-gettime_vsyscall_update' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- d4d1fc6 ia64: Update fsyscall gettime to use modern vsyscall_update by Tony Luck · 7 years ago
- 2fefc97 HAVE_ARCH_HARDENED_USERCOPY is unconditional now by Al Viro · 8 years ago
- 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
- b3622d3 get rid of padding, switch to RAW_COPY_USER by Al Viro · 8 years ago
- 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
- 1cd04d2 Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
- 73d3588 ia64/uaccess: Enable hardened usercopy by Kees Cook · 9 years ago
- b235bee Clarify naming of thread info/stack allocators by Linus Torvalds · 9 years ago
- b14dbe6 ia64: remove ARCH_WANT_OPTIONAL_GPIOLIB by Linus Walleij · 9 years ago
- 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
- e7e127e PCI: Include pci/hotplug Kconfig directly from pci/Kconfig by Bjorn Helgaas · 9 years ago
- 5f8fc43 PCI: Include pci/pcie/Kconfig directly from pci/Kconfig by Bogicevic Sasa · 9 years ago
- e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
- 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
- e55645e ia64: remove paravirt code by Luis R. Rodriguez · 10 years ago
- 836ee48 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
- 4d66bcc ia64: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 10 years ago
- 6e0a0ea ACPI / sleep: Introduce CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT by Graeme Gregory · 10 years ago
- c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- 66dcff8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
- 1b3e3aa PM / Kconfig: Replace PM_RUNTIME with PM in dependencies by Rafael J. Wysocki · 10 years ago