summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-1/+0
|\
| * dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig2019-02-201-1/+0
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-061-4/+1
|\ \
| * | x86: Make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbolArd Biesheuvel2019-02-041-4/+1
* | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-0/+1
|\ \ \
| * \ \ Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2019-02-271-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov2019-02-191-0/+1
* | | | x86: Deprecate a.out supportBorislav Petkov2019-03-051-1/+1
|/ / /
* | / x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner2019-02-021-3/+3
| |/ |/|
* | x86/Kconfig: Select PCI_LOCKLESS_CONFIG if PCI is enabledSinan Kaya2019-01-221-1/+1
* | x86/intel/lpss: Make PCI dependency explicitSinan Kaya2019-01-111-1/+1
|/
* x86/cache: Rename config option to CONFIG_X86_RESCTRLBorislav Petkov2019-01-091-1/+1
* mm: select HAVE_MOVE_PMD on x86 for faster mremapJoel Fernandes (Google)2019-01-041-0/+1
* Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-44/+3
|\
| * eisa: consolidate EISA Kconfig entry in drivers/eisaChristoph Hellwig2018-11-231-18/+1
| * rapidio: consolidate RAPIDIO config entry in drivers/rapidioChristoph Hellwig2018-11-231-9/+0
| * pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig2018-11-231-2/+0
| * PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-231-4/+1
| * PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-11/+1
* | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-1/+1
|\ \
| * | treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-221-1/+1
| |/
* | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-281-2/+0
|\ \
| * | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0
| * | arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig2018-12-061-1/+0
| |/
* | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-12-261-7/+15
|\ \
| * | x86/resctrl: Rename the config option INTEL_RDT to RESCTRLBabu Moger2018-11-221-7/+15
| |/
* | xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVHMaran Wilson2018-12-131-0/+6
* | x86/Kconfig: Select SCHED_SMT if SMP enabledThomas Gleixner2018-11-281-7/+1
* | x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportZhenzhong Duan2018-11-281-4/+0
|/
* x86/vsmp: Remove dependency on pv_irq_opsEial Czerwacki2018-11-061-1/+0
* Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-11-011-0/+1
|\
| * x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscallsAlexander Popov2018-09-041-0/+1
* | mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0
* | mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-3/+0
* | Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-10-301-0/+1
|\ \
| * | x86: ptrace: Add function argument access APIMasami Hiramatsu2018-10-101-0/+1
| |/
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-231-0/+1
|\ \
| * | x86/time: Implement clocksource_arch_init()Thomas Gleixner2018-10-041-0/+1
| |/
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-231-2/+1
|\ \
| * | x86/olpc: Fix build error with CONFIG_MFD_CS5535=mBorislav Petkov2018-10-061-2/+1
| |/
* | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-231-0/+4
|\ \
| * | x86/paravirt: Introduce new config option PARAVIRT_XXLJuergen Gross2018-09-031-0/+4
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-231-0/+8
|\ \
| * | x86/mm/cpa: Add large page preservation statisticsThomas Gleixner2018-09-271-0/+8
| |/
* | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-231-7/+0
|\ \
| * | x86/kconfig: Remove redundant 'default n' lines from all x86 Kconfig'sBartlomiej Zolnierkiewicz2018-10-171-7/+0
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-231-0/+1
|\ \
| * | x86/jump_table: Use relative referencesArd Biesheuvel2018-09-271-0/+1
| |/
* / x86-32, hibernate: Enable CONFIG_ARCH_HIBERNATION_HEADER on 32bit systemZhimin Gu2018-10-031-1/+1
|/
* x86/Kconfig: Fix trivial typoNikolas Nyby2018-08-271-1/+1