aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+13
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-1/+0
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin1-0/+1
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon1-3/+0
2016-01-15x86/PCI: Add driver for Intel Volume Management Device (VMD)Keith Busch1-0/+13
2016-01-14x86: mm: support ARCH_MMAP_RND_BITSDaniel Cashman1-0/+16
2016-01-13Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+1
2016-01-12Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+2
2016-01-11Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+11
2016-01-09arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams1-0/+1
2016-01-07ACPI / LPSS: override power state for LPSS DMA deviceAndy Shevchenko1-1/+2
2015-12-19x86/cpu: Provide a config option to disable static_cpu_hasBorislav Petkov1-0/+11
2015-12-04locking/pvqspinlock: Collect slowpath lock statisticsWaiman Long1-0/+8
2015-11-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+49
2015-10-21x86/microcode: Merge the early microcode loaderBorislav Petkov1-18/+1
2015-10-21x86/microcode: Unmodularize the microcode driverBorislav Petkov1-2/+3
2015-10-07swiotlb: Enable it under x86 PAEChristian Melki1-0/+1
2015-09-20x86/entry/vsyscall: Add CONFIG to control defaultKees Cook1-0/+49
2015-09-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+12
2015-09-14x86/vm86: Fix the misleading CONFIG_VM86 Kconfig help textIngo Molnar1-11/+12
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young1-1/+2
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-2/+7
2015-09-04mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman1-0/+1
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+49
2015-08-27x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WBDan Williams1-1/+1
2015-08-27Merge branch 'pmem-api' into libnvdimm-for-nextDan Williams1-0/+1
2015-08-27nd_blk: change aperture mapping from WC to WBRoss Zwisler1-0/+1
2015-08-19libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate optionDan Williams1-1/+5
2015-08-13x86/mce: Provide a lockless memory pool to save error recordsChen, Gong1-0/+1
2015-07-31x86/ldt: Make modify_ldt() optionalAndy Lutomirski1-0/+18
2015-07-31Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar1-1/+7
2015-07-21x86/kconfig/32: Rename CONFIG_VM86 and default it to 'n'Andy Lutomirski1-7/+28
2015-07-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86Ingo Molnar1-0/+1
2015-07-08x86/kconfig: Fix typo in the CONFIG_CMDLINE_BOOL help textSébastien Hinderer1-1/+1
2015-07-06x86/compat: Separate ia32 and x32 compat ABIsBrian Gerst1-1/+1
2015-07-06x86/compat: Clean up HAVE_UID16 configBrian Gerst1-2/+1
2015-07-06x86/compat: Define ARCH_WANT_OLD_COMPAT_IPC only for 32-bit compatBrian Gerst1-1/+1
2015-07-06x86/kasan: Move KASAN_SHADOW_OFFSET to the arch KconfigAndrey Ryabinin1-0/+5
2015-06-30x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bitJosh Triplett1-0/+1
2015-06-30x86: mm: enable deferred struct page initialisation on x86-64Mel Gorman1-0/+1
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimmLinus Torvalds1-0/+4
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-15/+10
2015-06-26arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler1-0/+1
2015-06-24Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-0/+2
2015-06-24libnvdimm, pmem: add libnvdimm support to the pmem driverDan Williams1-0/+3
2015-06-07x86: Kill CONFIG_X86_HTBorislav Petkov1-6/+2
2015-06-03x86/kconfig: Reorganize arch feature Kconfig select'sIngo Molnar1-105/+105
2015-06-03Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar1-2/+3
2015-06-03Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/core, to apply dependent patchIngo Molnar1-7/+8