summaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)Author
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-22x86/mm/kasan: Don't use vmemmap_populate() to initialize shadowAndrey Ryabinin
2017-11-15x86/mm/kasan: don't use vmemmap_populate() to initialize shadowAndrey Ryabinin
2017-11-15kmemcheck: rip it outLevin, Alexander (Sasha Levin)
2017-11-14x86/umip: Select X86_INTEL_UMIP by defaultRicardo Neri
2017-11-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-08x86/umip: Enable User-Mode Instruction Prevention at runtimeRicardo Neri
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar
2017-11-07Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-06Merge branch 'x86/mm' into x86/asm, to pick up pending changesIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-20x86/kasan: Use the same shadow offset for 4- and 5-level pagingAndrey Ryabinin
2017-10-18x86/vector/msi: Select CONFIG_GENERIC_IRQ_RESERVATION_MODEThomas Gleixner
2017-10-14x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf
2017-09-28locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNTKees Cook
2017-09-25x86/irq/vector: Initialize matrix allocatorThomas Gleixner
2017-09-11Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-08mm/memory_hotplug: introduce add_pagesMichal Hocko
2017-09-08mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATIONNaoya Horiguchi
2017-09-06x86,mpx: make mpx depend on x86-64 to free up VMA flagRik van Riel
2017-09-04Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-08-31Merge branch 'for-4.14/fs' into libnvdimm-for-nextDan Williams
2017-08-31libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy
2017-08-31x86/mm: Enable RCU based page table freeing (CONFIG_HAVE_RCU_TABLE_FREE=y)Vitaly Kuznetsov
2017-08-29locking/refcounts, x86/asm: Disable CONFIG_ARCH_HAS_REFCOUNT for the time beingIngo Molnar
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-08-24x86/lguest: Remove lguest supportJuergen Gross
2017-08-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-08-18kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdogNicholas Piggin
2017-08-18kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner
2017-08-17locking/refcounts, x86/asm: Implement fast refcount overflow protectionKees Cook
2017-08-01x86/intel_rdt: Introduce a common compile option for RDTVikas Shivappa
2017-07-26x86/kconfig: Consolidate unwinders into multiple choice selectionJosh Poimboeuf
2017-07-26x86/unwind: Add the ORC unwinderJosh Poimboeuf
2017-07-21x86: Enable 5-level paging support via CONFIG_X86_5LEVEL=yKirill A. Shutemov
2017-07-18x86/mm: Extend early_memremap() support with additional attrsTom Lendacky
2017-07-18x86/mm: Add Secure Memory Encryption (SME) supportTom Lendacky
2017-07-12include/linux/string.h: add the option of fortified string.h functionsDaniel Micay
2017-07-12kernel/watchdog: split up config optionsNicholas Piggin
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-06mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGEAneesh Kumar K.V
2017-07-06mm, THP, swap: delay splitting THP during swap outHuang Ying
2017-07-03Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds