aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2019-01-04mm: select HAVE_MOVE_PMD on x86 for faster mremapGravatar Joel Fernandes (Google) 1-0/+1
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-44/+3
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 1-1/+1
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-2/+0
2018-12-26Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-7/+15
2018-12-22treewide: surround Kconfig file paths with double quotesGravatar Masahiro Yamada 1-1/+1
2018-12-13dma-mapping: always build the direct mapping codeGravatar Christoph Hellwig 1-1/+0
2018-12-13xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVHGravatar Maran Wilson 1-0/+6
2018-12-06arch: switch the default on ARCH_HAS_SG_CHAINGravatar Christoph Hellwig 1-1/+0
2018-11-28x86/Kconfig: Select SCHED_SMT if SMP enabledGravatar Thomas Gleixner 1-7/+1
2018-11-28x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportGravatar Zhenzhong Duan 1-4/+0
2018-11-23eisa: consolidate EISA Kconfig entry in drivers/eisaGravatar Christoph Hellwig 1-18/+1
2018-11-23rapidio: consolidate RAPIDIO config entry in drivers/rapidioGravatar Christoph Hellwig 1-9/+0
2018-11-23pcmcia: allow PCMCIA support independent of the architectureGravatar Christoph Hellwig 1-2/+0
2018-11-23PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsGravatar Christoph Hellwig 1-4/+1
2018-11-23PCI: consolidate PCI config entry in drivers/pciGravatar Christoph Hellwig 1-11/+1
2018-11-22x86/resctrl: Rename the config option INTEL_RDT to RESCTRLGravatar Babu Moger 1-7/+15
2018-11-06x86/vsmp: Remove dependency on pv_irq_opsGravatar Eial Czerwacki 1-1/+0
2018-11-01Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+1
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKGravatar Mike Rapoport 1-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMGravatar Mike Rapoport 1-3/+0
2018-10-30Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 1-0/+1
2018-10-23Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2018-10-23Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-2/+1
2018-10-23Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+4
2018-10-23Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+8
2018-10-23Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-7/+0
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+1
2018-10-17x86/kconfig: Remove redundant 'default n' lines from all x86 Kconfig'sGravatar Bartlomiej Zolnierkiewicz 1-7/+0
2018-10-10x86: ptrace: Add function argument access APIGravatar Masami Hiramatsu 1-0/+1
2018-10-06x86/olpc: Fix build error with CONFIG_MFD_CS5535=mGravatar Borislav Petkov 1-2/+1
2018-10-04x86/time: Implement clocksource_arch_init()Gravatar Thomas Gleixner 1-0/+1
2018-10-03x86-32, hibernate: Enable CONFIG_ARCH_HIBERNATION_HEADER on 32bit systemGravatar Zhimin Gu 1-1/+1
2018-09-27x86/mm/cpa: Add large page preservation statisticsGravatar Thomas Gleixner 1-0/+8
2018-09-27x86/jump_table: Use relative referencesGravatar Ard Biesheuvel 1-0/+1
2018-09-04x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscallsGravatar Alexander Popov 1-0/+1
2018-09-03x86/paravirt: Introduce new config option PARAVIRT_XXLGravatar Juergen Gross 1-0/+4
2018-08-27x86/Kconfig: Fix trivial typoGravatar Nikolas Nyby 1-1/+1
2018-08-23x86/mm: Only use tlb_remove_table() for paravirtGravatar Peter Zijlstra 1-1/+1
2018-08-23mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREEGravatar Peter Zijlstra 1-0/+1
2018-08-22arch: enable relative relocations for arm64, power and x86Gravatar Ard Biesheuvel 1-0/+1
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-25/+1
2018-08-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+1
2018-08-14Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-0/+1
2018-08-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2018-08-05Merge 4.18-rc7 into master to pick up the KVM dependcyGravatar Thomas Gleixner 1-1/+1
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigGravatar Christoph Hellwig 1-2/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuGravatar Christoph Hellwig 1-2/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigGravatar Christoph Hellwig 1-21/+1
2018-07-24arm64: fix ACPI dependenciesGravatar Arnd Bergmann 1-0/+1