summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-241-0/+9
|\
| * perf/x86/amd/power: Add AMD accumulated power reporting mechanismHuang Rui2016-03-211-0/+9
* | kernel: add kcov code coverageDmitry Vyukov2016-03-221-0/+1
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-211-0/+16
|\ \
| * | mm/core, x86/mm/pkeys: Add arch_validate_pkey()Dave Hansen2016-02-181-0/+1
| * | x86/mm/pkeys: Add Kconfig prompt to existing config optionDave Hansen2016-02-181-0/+10
| * | mm/core, x86/mm/pkeys: Store protection bits in high VMA flagsDave Hansen2016-02-181-0/+1
| * | x86/mm/pkeys: Add Kconfig optionDave Hansen2016-02-161-0/+4
* | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-03-211-0/+1
|\ \ \
| * | | objtool: Enable stack metadata validation on 64-bit x86Josh Poimboeuf2016-02-291-0/+1
* | | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-161-4/+0Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas2016-03-081-2/+0Star
| * | | PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa2016-03-081-2/+0Star
* | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-03-151-13/+14
|\ \ \ \
| * | | | x86/microcode: Untangle from BLK_DEV_INITRDBorislav Petkov2016-02-091-13/+14
* | | | | x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig optionKees Cook2016-02-221-0/+3
| |_|/ / |/| | |
* | | | hpet: Drop stale URLsMichael S. Tsirkin2016-02-171-2/+2
| |_|/ |/| |
* | | arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFIAndrew Morton2016-02-121-0/+1
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-011-2/+1Star
|\ \ | |/ |/|
| * x86/platform/intel-mid: Enable 64-bit buildAndy Shevchenko2016-01-191-2/+1Star
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-211-1/+1
|\ \
| * | dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-211-1/+0Star
| * | UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-211-0/+1
* | | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-211-0/+13
|\ \ \ | |/ / |/| |
| * | x86/PCI: Add driver for Intel Volume Management Device (VMD)Keith Busch2016-01-151-0/+13
* | | Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon2016-01-161-3/+0Star
* | | x86: mm: support ARCH_MMAP_RND_BITSDaniel Cashman2016-01-151-0/+16
* | | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-141-0/+1
|\ \ \
| * | | arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams2016-01-091-0/+1
| |/ /
* | | Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-131-1/+2
|\ \ \ | |_|/ |/| |
| * | ACPI / LPSS: override power state for LPSS DMA deviceAndy Shevchenko2016-01-071-1/+2
| |/
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-121-0/+11
|\ \
| * | x86/cpu: Provide a config option to disable static_cpu_hasBorislav Petkov2015-12-191-0/+11
| |/
* / locking/pvqspinlock: Collect slowpath lock statisticsWaiman Long2015-12-041-0/+8
|/
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-11-041-0/+49
|\
| * x86/entry/vsyscall: Add CONFIG to control defaultKees Cook2015-09-201-0/+49
* | x86/microcode: Merge the early microcode loaderBorislav Petkov2015-10-211-18/+1Star
* | x86/microcode: Unmodularize the microcode driverBorislav Petkov2015-10-211-2/+3
* | swiotlb: Enable it under x86 PAEChristian Melki2015-10-071-0/+1
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-171-11/+12
|\
| * x86/vm86: Fix the misleading CONFIG_VM86 Kconfig help textIngo Molnar2015-09-141-11/+12
* | kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-1/+2
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-2/+7
|\ \
| * | x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WBDan Williams2015-08-281-1/+1
| * | Merge branch 'pmem-api' into libnvdimm-for-nextDan Williams2015-08-281-0/+1
| |\ \
| | * | nd_blk: change aperture mapping from WC to WBRoss Zwisler2015-08-281-0/+1
| * | | libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate optionDan Williams2015-08-191-1/+5
| |/ /
* | / mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman2015-09-051-0/+1
| |/ |/|
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-09-011-11/+49
|\ \
| * | x86/ldt: Make modify_ldt() optionalAndy Lutomirski2015-07-311-0/+18