summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-261-3/+9
|\
| * x86/mm/kasan: Don't use vmemmap_populate() to initialize shadowAndrey Ryabinin2017-11-221-1/+1
| * x86/umip: Select X86_INTEL_UMIP by defaultRicardo Neri2017-11-141-3/+9
* | x86/mm/kasan: don't use vmemmap_populate() to initialize shadowAndrey Ryabinin2017-11-151-1/+1
* | kmemcheck: rip it outLevin, Alexander (Sasha Levin)2017-11-151-2/+1
|/
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-131-0/+2
|\
| * Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar2017-11-071-0/+1
| |\
| * | x86/vector/msi: Select CONFIG_GENERIC_IRQ_RESERVATION_MODEThomas Gleixner2017-10-181-0/+1
| * | x86/irq/vector: Initialize matrix allocatorThomas Gleixner2017-09-251-0/+1
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-131-2/+11
|\ \ \
| * | | x86/umip: Enable User-Mode Instruction Prevention at runtimeRicardo Neri2017-11-081-0/+10
| * | | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2017-11-071-0/+1
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'x86/mm' into x86/asm, to pick up pending changesIngo Molnar2017-11-061-1/+0
| |\ \ \
| | * | | x86/kasan: Use the same shadow offset for 4- and 5-level pagingAndrey Ryabinin2017-10-201-1/+0
| | | |/ | | |/|
| * | | x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf2017-10-141-1/+1
| |/ /
* | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-071-0/+1
|\ \ \ | | |/ | |/|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
| |/
* | locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNTKees Cook2017-09-281-1/+1
|/
* Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-111-1/+0
|\
| * Merge branch 'for-4.14/fs' into libnvdimm-for-nextDan Williams2017-08-311-1/+2
| |\
| * | libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy2017-08-311-1/+0
* | | mm/memory_hotplug: introduce add_pagesMichal Hocko2017-09-081-0/+4
* | | mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATIONNaoya Horiguchi2017-09-081-0/+4
* | | x86,mpx: make mpx depend on x86-64 to free up VMA flagRik van Riel2017-09-061-1/+3
* | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-09-041-6/+6
|\ \ \
| * | | x86/intel_rdt: Introduce a common compile option for RDTVikas Shivappa2017-08-011-6/+6
| |/ /
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-041-0/+49
|\ \ \
| * | | x86/mm: Enable RCU based page table freeing (CONFIG_HAVE_RCU_TABLE_FREE=y)Vitaly Kuznetsov2017-08-311-0/+1
| * | | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar2017-08-261-1/+2
| |\ \ \ | | | |/ | | |/|
| * | | x86: Enable 5-level paging support via CONFIG_X86_5LEVEL=yKirill A. Shutemov2017-07-211-0/+19
| * | | x86/mm: Extend early_memremap() support with additional attrsTom Lendacky2017-07-181-0/+4
| * | | x86/mm: Add Secure Memory Encryption (SME) supportTom Lendacky2017-07-181-0/+25
| | |/ | |/|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-041-0/+2
|\ \ \
| * | | locking/refcounts, x86/asm: Disable CONFIG_ARCH_HAS_REFCOUNT for the time beingIngo Molnar2017-08-291-1/+2
| * | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-08-251-1/+2
| |\ \ \ | | | |/ | | |/|
| * | | locking/refcounts, x86/asm: Implement fast refcount overflow protectionKees Cook2017-08-171-0/+1
| | |/ | |/|
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-09-041-4/+2
|\ \ \ | |_|/ |/| |
| * | x86/lguest: Remove lguest supportJuergen Gross2017-08-241-2/+0
| * | x86/kconfig: Consolidate unwinders into multiple choice selectionJosh Poimboeuf2017-07-261-2/+1
| * | x86/unwind: Add the ORC unwinderJosh Poimboeuf2017-07-261-0/+1
| |/
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-08-201-0/+1
|\ \
| * | kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner2017-08-181-0/+1
| |/
* | kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdogNicholas Piggin2017-08-181-1/+1
|/
* include/linux/string.h: add the option of fortified string.h functionsDaniel Micay2017-07-121-0/+1
* kernel/watchdog: split up config optionsNicholas Piggin2017-07-121-0/+1
* Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-071-0/+1
|\
| * mm, x86: Add ARCH_HAS_ZONE_DEVICE to KconfigOliver O'Halloran2017-07-021-0/+1
* | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-071-0/+1
|\ \
| * | x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...Dan Williams2017-06-091-0/+1
| |/
* | mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGEAneesh Kumar K.V2017-07-061-1/+1
OpenPOWER on IntegriCloud