aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/configs
AgeCommit message (Expand)AuthorFilesLines
2026-03-10x86/64/defconfig: Add CONFIG_IRQ_REMAPShashank Balaji1-0/+1
2025-09-08x86/xen: select HIBERNATE_CALLBACKS more directlyLukas Bulwahn1-1/+0
2025-07-14x86/kconfig/32: Refresh defconfigIngo Molnar1-16/+3
2025-06-13x86/kconfig/64: Refresh defconfigIngo Molnar1-8/+1
2025-04-21fs: remove uselib() system callChristian Brauner1-1/+0
2025-02-27x86/mm: Remove CONFIG_HIGHMEM64G supportArnd Bergmann1-2/+0
2024-09-01tinyconfig: remove unnecessary 'is not set' for choice blocksMasahiro Yamada1-4/+0
2024-05-01hardening: Enable KCFI and some other optionsKees Cook1-0/+3
2024-03-21x86/config: Fix warning for 'make ARCH=x86_64 tinyconfig'Masahiro Yamada1-0/+1
2024-01-10x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNKBreno Leitao1-1/+1
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+14
2023-10-24x86/defconfig: Enable CONFIG_DEBUG_ENTRY=yIngo Molnar2-0/+2
2023-10-12hardening: x86: drop reference to removed config AMD_IOMMU_V2Lukas Bulwahn1-1/+0
2023-09-22hardening: Provide Kconfig fragments for basic optionsKees Cook1-0/+15
2023-08-28Merge tag 'x86_microcode_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+0
2023-08-26x86/microcode: Remove remaining references to CONFIG_MICROCODE_AMDLukas Bulwahn2-2/+0
2023-07-29arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim2-2/+2
2022-09-02x86/defconfig: Enable CONFIG_DEBUG_WX=yIngo Molnar2-0/+2
2022-09-02x86/defconfig: Refresh the defconfigsIngo Molnar2-4/+5
2022-08-27Merge tag 'for-linus-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2022-08-25xen: x86: remove setting the obsolete config XEN_MAX_DOMAIN_MEMORYLukas Bulwahn1-1/+0
2022-06-24efi: vars: Remove deprecated 'efivars' sysfs interfaceArd Biesheuvel2-2/+0
2022-03-27x86/config: Make the x86 defconfigs a bit more usableIngo Molnar2-26/+63
2022-03-24x86/defconfig: Enable WERRORBorislav Petkov2-0/+2
2022-01-08x86/kbuild: Enable CONFIG_KALLSYMS_ALL=y in the defconfigsIngo Molnar2-0/+2
2021-12-30x86/defconfig: Enable CONFIG_LOCALVERSION_AUTO=y in the defconfigIngo Molnar2-2/+0
2021-09-08configs: remove the obsolete CONFIG_INPUT_POLLDEVZenghui Yu2-2/+0
2021-02-08module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig2-2/+0
2020-09-20Merge tag 'x86_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2020-09-14vgacon: remove software scrollback supportLinus Torvalds2-2/+0
2020-09-09x86/defconfigs: Explicitly unset CONFIG_64BIT in i386_defconfigDaniel Díaz1-0/+1
2020-07-25x86/defconfigs: Refresh defconfig filesIngo Molnar2-122/+62
2020-07-24x86/defconfigs: Remove CONFIG_CRYPTO_AES_586 from i386_defconfigSedat Dilek1-1/+0
2020-04-07compiler: remove CONFIG_OPTIMIZE_INLINING entirelyMasahiro Yamada2-2/+0
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-2/+0
2020-03-19x86/configs: Slightly reduce defconfigsRandy Dunlap2-4/+0
2020-02-24scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò2-2/+0
2019-11-15x86: Remove the calgary IOMMU driverChristoph Hellwig1-1/+0
2019-06-21x86/defconfigs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski2-2/+0
2019-04-19x86/defconfig: Remove archaic partition tables supportAhmed S. Darwish2-24/+0
2019-03-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+0
2019-03-07configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATEDAlexey Brodkin2-2/+0
2019-02-11x86/defconfig: Enable EFI stub, mixed mode and BGRTArd Biesheuvel2-0/+5
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2-0/+2
2018-10-10x86/defconfig: Enable CONFIG_USB_XHCI_HCD=yAdam Borowski2-0/+2
2017-10-14x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf2-3/+3
2017-10-12x86/unwinder: Make CONFIG_UNWINDER_ORC=y the default in the 64-bit defconfigIngo Molnar1-0/+1
2017-08-10Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar2-6/+0
2017-07-26x86/kconfig: Consolidate unwinders into multiple choice selectionJosh Poimboeuf1-0/+2
2017-07-20x86/defconfig: Remove stale, old Kconfig optionsKrzysztof Kozlowski2-6/+0
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+4
2017-04-18x86: Enable KASLR by defaultIngo Molnar2-0/+4
2017-03-06x86/build/x86_64_defconfig: Enable CONFIG_R8169Andy Shevchenko1-0/+1
2016-10-11Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-31/+0
2016-09-23config: move x86 kvm_guest.config to a common locationRob Herring1-31/+0
2016-09-20Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/rene...Joerg Roedel1-0/+2
2016-09-05iommu/amd: Remove AMD_IOMMU_STATSFabian Frederick1-1/+0
2016-09-01kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann1-0/+2
2016-05-23arch/defconfig: remove CONFIG_RESOURCE_COUNTERSKonstantin Khlebnikov2-2/+0
2016-05-16Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2016-05-10kvmconfig: add more virtio driversAndrey Utkin1-0/+3
2016-04-19x86/build/defconfig/64: Enable CONFIG_E1000E=yKonstantin Khlebnikov1-0/+1
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2-2/+0
2016-03-09x86/defconfigs/32: Set CONFIG_FRAME_WARN to the Kconfig defaultBorislav Petkov1-1/+1
2016-02-10KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an optionDavid Howells2-2/+0
2015-09-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+0
2015-08-12x86/kconfig: Enable CONFIG_JUMP_LABEL in the defconfigsPeter Zijlstra2-0/+2
2015-07-15Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queuedDaniel Vetter1-0/+28
2015-06-22drm/i915: Remove KMS Kconfig optionChris Wilson1-1/+0
2015-06-16kconfig: add xenconfig defconfig helperLuis R. Rodriguez1-0/+28
2015-02-19x86/build/defconfig: Enable USB_EHCI_TT_NEWSCHED=yValdis Kletnieks2-2/+2
2014-12-08x86/kconfig/defconfig: Enable CONFIG_FHANDLE=yRichard Weinberger2-0/+2
2014-08-08x86: Add "make tinyconfig" to configure the tiniest possible kernelJosh Triplett1-0/+1
2014-05-28USB: remove CONFIG_USB_DEBUG from defconfig filesGreg Kroah-Hartman2-2/+0
2014-02-19ACPI: Remove Kconfig symbol ACPI_PROCFSPaul Bolle2-2/+0
2013-11-04x86, defconfig: Add DEVTMPFS and DEVTMPFS_MOUNT to *86*_defconfigChen Gang2-0/+4
2013-05-28x86, platform, kvm, kconfig: Turn existing .config's into KVM-capable configsBorislav Petkov1-0/+28
2012-12-20x86: Default to ARCH=x86 to avoid overriding CONFIG_64BITDavid Woodhouse1-0/+1
2012-09-05x86/Kconfig: Turn off DEBUG_NX_TEST module in defconfigsJosh Triplett2-2/+0
2012-09-05x86/Kconfig: Turn off CONFIG_BLK_DEV_RAMJosh Triplett2-4/+0
2012-09-05x86/Kconfig: Disable CONFIG_CRC_T10DIF in defconfigsJosh Triplett2-2/+0
2012-09-05x86/Kconfig: Switch to ext4 in defconfigsJosh Triplett2-8/+6
2012-09-05x86/Kconfig: Update defconfigs to current results of "make savedefconfig"Josh Triplett2-16/+8
2012-03-24x86/kconfig: Remove CONFIG_TR=y from the defconfigsRandy Dunlap2-2/+0
2012-03-23x86/kconfig: Update defconfigsIngo Molnar2-86/+47
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha1-2/+2
2011-05-26cgroup: remove the ns_cgroupDaniel Lezcano2-2/+0
2010-08-14defconfig reductionSam Ravnborg2-4447/+4
2010-08-03x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driverFenghua Yu2-0/+2
2009-08-26tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone2-2/+2
2009-06-10Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-71/+227
2009-05-11x86, defconfig: update kernel position parametersH. Peter Anvin2-5/+6
2009-05-11x86, defconfig: update to current, no material changesH. Peter Anvin2-68/+223
2009-04-28x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESCYinghai Lu1-1/+0
2009-02-26Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu...Ingo Molnar2-4/+8
2009-02-24x86, mce: enable machine checks in 32-bit defconfigH. Peter Anvin1-2/+4
2009-02-24x86, mce: enable machine checks in 64-bit defconfigAndi Kleen1-2/+4
2009-02-23x86: remove the Voyager 32-bit subarchIngo Molnar2-2/+0
2009-02-13Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar2-170/+662
2009-02-12x86, defconfig: turn off CONFIG_SCSI_ISCSI_ATTRS=yIngo Molnar2-8/+8
2009-02-12x86, defconfig: turn off CONFIG_ENABLE_WARN_DEPRECATEDIngo Molnar2-4/+2
2009-02-12x86, defconfig: update the 64-bit defconfigIngo Molnar1-80/+332
2009-02-12x86, defconfig: update the 32-bit defconfigIngo Molnar1-82/+324
2009-01-30x86: allow more than 8 cpus to be used on 32-bitYinghai Lu2-2/+0
2009-01-26eeprom: More consistent symbol namesJean Delvare2-4/+4
2008-12-18x86: revert CONFIG_RELOCATABLE=y defconfig changeVegard Nossum2-2/+2
2008-11-24x86 defconfig: increase CONFIG_LOG_BUF_SHIFTIngo Molnar2-2/+2
2008-10-16x86: remove irqbalance in kernel for 32 bitYinghai Lu1-1/+0
2008-10-13x86: merge winchip-2 and winchip-2a cpu choicesKrzysztof Helt2-2/+0
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar2-2/+0
2008-10-03Merge commit 'v2.6.27-rc8' into x86/setupIngo Molnar2-229/+336
2008-09-05x86: additional defconfig updatesH. Peter Anvin2-24/+24
2008-09-03x86 setup: remove remnants of CONFIG_VIDEO_SELECT (read: vga=)Alexey Dobriyan2-2/+0
2008-08-27x86: update defconfigsH. Peter Anvin2-227/+334
2008-07-20Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEMIngo Molnar2-2/+2
2008-05-12x86: defconfig updatesIngo Molnar2-787/+2280
2008-05-12e1000e: set CONFIG_E1000E=y in x86 defconfigsAuke Kok1-0/+4
2008-05-12x86: 64-bit defconfig remakeCyrill Gorcunov1-299/+328
2008-04-26x86: add optimized inliningIngo Molnar2-0/+2
2008-02-09x86, core: remove CONFIG_FORCED_INLININGHarvey Harrison2-2/+0
2008-01-30x86: Set CFQ as default in 32-bit defconfigAndi Kleen1-2/+2
2008-01-30x86: 64-bit, make sparsemem vmemmap the only memory modelChristoph Lameter1-9/+0
2007-10-30x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel1-1/+1
2007-10-25x86: move defconfig files for i386 and x86_64 to x86Sam Ravnborg2-0/+2854