index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
configs
/
x86_64_defconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-27
x86/config: Make the x86 defconfigs a bit more usable
Ingo Molnar
1
-10
/
+28
2022-03-24
x86/defconfig: Enable WERROR
Borislav Petkov
1
-0
/
+1
2022-01-09
x86/kbuild: Enable CONFIG_KALLSYMS_ALL=y in the defconfigs
Ingo Molnar
1
-0
/
+1
2021-12-30
x86/defconfig: Enable CONFIG_LOCALVERSION_AUTO=y in the defconfig
Ingo Molnar
1
-1
/
+0
2021-09-08
configs: remove the obsolete CONFIG_INPUT_POLLDEV
Zenghui Yu
1
-1
/
+0
2021-02-08
module: remove EXPORT_UNUSED_SYMBOL*
Christoph Hellwig
1
-1
/
+0
2020-09-14
vgacon: remove software scrollback support
Linus Torvalds
1
-1
/
+0
2020-07-25
x86/defconfigs: Refresh defconfig files
Ingo Molnar
1
-62
/
+31
2020-04-07
compiler: remove CONFIG_OPTIMIZE_INLINING entirely
Masahiro Yamada
1
-1
/
+0
2020-04-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2020-03-19
x86/configs: Slightly reduce defconfigs
Randy Dunlap
1
-2
/
+0
2020-02-24
scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled
Diego Elio Pettenò
1
-1
/
+0
2019-11-15
x86: Remove the calgary IOMMU driver
Christoph Hellwig
1
-1
/
+0
2019-06-21
x86/defconfigs: Remove useless UEVENT_HELPER_PATH
Krzysztof Kozlowski
1
-1
/
+0
2019-04-19
x86/defconfig: Remove archaic partition tables support
Ahmed S. Darwish
1
-12
/
+0
2019-03-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2019-03-08
configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED
Alexey Brodkin
1
-1
/
+0
2019-02-11
x86/defconfig: Enable EFI stub, mixed mode and BGRT
Ard Biesheuvel
1
-0
/
+3
2018-11-23
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
1
-0
/
+1
2018-10-10
x86/defconfig: Enable CONFIG_USB_XHCI_HCD=y
Adam Borowski
1
-0
/
+1
2017-10-14
x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'
Josh Poimboeuf
1
-1
/
+1
2017-10-12
x86/unwinder: Make CONFIG_UNWINDER_ORC=y the default in the 64-bit defconfig
Ingo Molnar
1
-0
/
+1
2017-07-20
x86/defconfig: Remove stale, old Kconfig options
Krzysztof Kozlowski
1
-3
/
+0
2017-05-02
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2017-04-18
x86: Enable KASLR by default
Ingo Molnar
1
-0
/
+2
2017-03-06
x86/build/x86_64_defconfig: Enable CONFIG_R8169
Andy Shevchenko
1
-0
/
+1
2016-09-05
iommu/amd: Remove AMD_IOMMU_STATS
Fabian Frederick
1
-1
/
+0
2016-05-24
arch/defconfig: remove CONFIG_RESOURCE_COUNTERS
Konstantin Khlebnikov
1
-1
/
+0
2016-04-19
x86/build/defconfig/64: Enable CONFIG_E1000E=y
Konstantin Khlebnikov
1
-0
/
+1
2016-02-10
KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option
David Howells
1
-1
/
+0
2015-09-05
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+0
2015-08-12
x86/kconfig: Enable CONFIG_JUMP_LABEL in the defconfigs
Peter Zijlstra
1
-0
/
+1
2015-06-22
drm/i915: Remove KMS Kconfig option
Chris Wilson
1
-1
/
+0
2015-02-19
x86/build/defconfig: Enable USB_EHCI_TT_NEWSCHED=y
Valdis Kletnieks
1
-1
/
+1
2014-12-08
x86/kconfig/defconfig: Enable CONFIG_FHANDLE=y
Richard Weinberger
1
-0
/
+1
2014-05-28
USB: remove CONFIG_USB_DEBUG from defconfig files
Greg Kroah-Hartman
1
-1
/
+0
2014-02-19
ACPI: Remove Kconfig symbol ACPI_PROCFS
Paul Bolle
1
-1
/
+0
2013-11-05
x86, defconfig: Add DEVTMPFS and DEVTMPFS_MOUNT to *86*_defconfig
Chen Gang
1
-0
/
+2
2012-09-05
x86/Kconfig: Turn off DEBUG_NX_TEST module in defconfigs
Josh Triplett
1
-1
/
+0
2012-09-05
x86/Kconfig: Turn off CONFIG_BLK_DEV_RAM
Josh Triplett
1
-2
/
+0
2012-09-05
x86/Kconfig: Disable CONFIG_CRC_T10DIF in defconfigs
Josh Triplett
1
-1
/
+0
2012-09-05
x86/Kconfig: Switch to ext4 in defconfigs
Josh Triplett
1
-4
/
+3
2012-09-05
x86/Kconfig: Update defconfigs to current results of "make savedefconfig"
Josh Triplett
1
-8
/
+4
2012-03-24
x86/kconfig: Remove CONFIG_TR=y from the defconfigs
Randy Dunlap
1
-1
/
+0
2012-03-23
x86/kconfig: Update defconfigs
Ingo Molnar
1
-44
/
+24
2011-09-21
iommu: Rename the DMAR and INTR_REMAP config options
Suresh Siddha
1
-2
/
+2
2011-05-27
cgroup: remove the ns_cgroup
Daniel Lezcano
1
-1
/
+0
2010-08-15
defconfig reduction
Sam Ravnborg
1
-2208
/
+1
2010-08-04
x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
Fenghua Yu
1
-0
/
+1
2009-08-26
tracing: Rename FTRACE_SYSCALLS for tracepoints
Josh Stone
1
-1
/
+1
[next]