summaryrefslogtreecommitdiffstats
path: root/arch/x86/configs/i386_defconfig
Commit message (Expand)AuthorAgeFilesLines
* x86/defconfigs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski2019-06-211-1/+0Star
* x86/defconfig: Remove archaic partition tables supportAhmed S. Darwish2019-04-191-12/+0Star
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-081-1/+0Star
|\
| * configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATEDAlexey Brodkin2019-03-081-1/+0Star
* | x86/defconfig: Enable EFI stub, mixed mode and BGRTArd Biesheuvel2019-02-111-0/+2
|/
* PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-0/+1
* x86/defconfig: Enable CONFIG_USB_XHCI_HCD=yAdam Borowski2018-10-101-0/+1
* x86/defconfig: Remove stale, old Kconfig optionsKrzysztof Kozlowski2017-07-201-3/+0Star
* x86: Enable KASLR by defaultIngo Molnar2017-04-181-0/+2
* arch/defconfig: remove CONFIG_RESOURCE_COUNTERSKonstantin Khlebnikov2016-05-241-1/+0Star
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-03-171-1/+0Star
|\
| * KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an optionDavid Howells2016-02-101-1/+0Star
* | x86/defconfigs/32: Set CONFIG_FRAME_WARN to the Kconfig defaultBorislav Petkov2016-03-091-1/+1
|/
* x86/kconfig: Enable CONFIG_JUMP_LABEL in the defconfigsPeter Zijlstra2015-08-121-0/+1
* x86/build/defconfig: Enable USB_EHCI_TT_NEWSCHED=yValdis Kletnieks2015-02-191-1/+1
* x86/kconfig/defconfig: Enable CONFIG_FHANDLE=yRichard Weinberger2014-12-081-0/+1
* USB: remove CONFIG_USB_DEBUG from defconfig filesGreg Kroah-Hartman2014-05-281-1/+0Star
* ACPI: Remove Kconfig symbol ACPI_PROCFSPaul Bolle2014-02-191-1/+0Star
* x86, defconfig: Add DEVTMPFS and DEVTMPFS_MOUNT to *86*_defconfigChen Gang2013-11-051-0/+2
* x86: Default to ARCH=x86 to avoid overriding CONFIG_64BITDavid Woodhouse2012-12-201-0/+1
* x86/Kconfig: Turn off DEBUG_NX_TEST module in defconfigsJosh Triplett2012-09-051-1/+0Star
* x86/Kconfig: Turn off CONFIG_BLK_DEV_RAMJosh Triplett2012-09-051-2/+0Star
* x86/Kconfig: Disable CONFIG_CRC_T10DIF in defconfigsJosh Triplett2012-09-051-1/+0Star
* x86/Kconfig: Switch to ext4 in defconfigsJosh Triplett2012-09-051-4/+3Star
* x86/Kconfig: Update defconfigs to current results of "make savedefconfig"Josh Triplett2012-09-051-8/+4Star
* x86/kconfig: Remove CONFIG_TR=y from the defconfigsRandy Dunlap2012-03-241-1/+0Star
* x86/kconfig: Update defconfigsIngo Molnar2012-03-231-42/+23Star
* cgroup: remove the ns_cgroupDaniel Lezcano2011-05-271-1/+0Star
* defconfig reductionSam Ravnborg2010-08-141-2239/+3Star
* x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driverFenghua Yu2010-08-041-0/+1
* tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone2009-08-261-1/+1
* x86, defconfig: update kernel position parametersH. Peter Anvin2009-05-121-3/+4
* x86, defconfig: update to current, no material changesH. Peter Anvin2009-05-121-32/+111
*---. Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu...Ingo Molnar2009-02-261-2/+4
|\ \ \
| * | | x86, mce: enable machine checks in 32-bit defconfigH. Peter Anvin2009-02-251-2/+4
* | | | x86: remove the Voyager 32-bit subarchIngo Molnar2009-02-231-1/+0Star
| |/ / |/| |
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. | | Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar2009-02-131-86/+327
|\ \ \ \| | | | |_|_|/ | |/| | |
| | | | * x86, defconfig: turn off CONFIG_SCSI_ISCSI_ATTRS=yIngo Molnar2009-02-121-4/+4
| | | | * x86, defconfig: turn off CONFIG_ENABLE_WARN_DEPRECATEDIngo Molnar2009-02-121-2/+1Star
| | | | * x86, defconfig: update the 32-bit defconfigIngo Molnar2009-02-121-82/+324
| | |_|/ | |/| |
* / | | x86: allow more than 8 cpus to be used on 32-bitYinghai Lu2009-01-301-1/+0Star
|/ / /
* / / eeprom: More consistent symbol namesJean Delvare2009-01-261-2/+2
|/ /
* | x86: revert CONFIG_RELOCATABLE=y defconfig changeVegard Nossum2008-12-181-1/+1
* | x86 defconfig: increase CONFIG_LOG_BUF_SHIFTIngo Molnar2008-11-241-1/+1
|/
* x86: remove irqbalance in kernel for 32 bitYinghai Lu2008-10-161-1/+0Star
* x86: merge winchip-2 and winchip-2a cpu choicesKrzysztof Helt2008-10-131-1/+0Star
*-----. Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar2008-10-121-1/+0Star
|\ \ \ \
| | | | * Merge commit 'v2.6.27-rc8' into x86/setupIngo Molnar2008-10-031-128/+177
| | | | |\ | | |_|_|/ | |/| | |
| | | | * x86 setup: remove remnants of CONFIG_VIDEO_SELECT (read: vga=)Alexey Dobriyan2008-09-031-1/+0Star
* | | | | x86: additional defconfig updatesH. Peter Anvin2008-09-051-8/+11
|/ / / /