aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig.debug
AgeCommit message (Expand)Author
2018-05-22x86, nfit_test: Add unit test for memcpy_mcsafe()Dan Williams
2018-01-30Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-01-25x86: Remove unused IOMMU_STRESS KconfigCorentin Labbe
2017-12-11x86/unwinder/guess: Prevent using CONFIG_UNWINDER_GUESS=y with CONFIG_STACKDE...Andrey Ryabinin
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-14x86/unwind: Make CONFIG_UNWINDER_ORC=y the default in kconfig for 64-bitJosh Poimboeuf
2017-10-14x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf
2017-08-10Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar
2017-07-26x86/kconfig: Consolidate unwinders into multiple choice selectionJosh Poimboeuf
2017-07-26x86/kconfig: Make it easier to switch to the new ORC unwinderJosh Poimboeuf
2017-07-26x86/unwind: Add the ORC unwinderJosh Poimboeuf
2017-07-20x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUGArnd Bergmann
2017-07-18x86/entry/64: Refactor IRQ stacks and make them NMI-safeAndy Lutomirski
2017-03-21usb/early: Add driver for xhci debug capabilityLu Baolu
2017-02-27mm: add arch-independent testcases for RODATAJinbum Park
2017-02-21Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-07arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott
2017-01-31x86/mm: Remove CONFIG_DEBUG_NX_TESTKees Cook
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-02-22x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig optionKees Cook
2016-01-30x86/cpufeature: Replace the old static_cpu_has() with safe variantBorislav Petkov
2016-01-13Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-09arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams
2015-11-23x86/mm: Turn CONFIG_X86_PTDUMP into a moduleKees Cook
2015-11-06x86: don't make DEBUG_WX default to 'y' even with DEBUG_RODATALinus Torvalds
2015-10-06x86/mm: Warn on W^X mappingsStephen Smalley
2015-07-17x86/entry/64, x86/nmi/64: Add CONFIG_DEBUG_ENTRY NMI testing codeAndy Lutomirski
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-05-19x86/fpu: Add CONFIG_X86_DEBUG_FPU=y FPU debugging codeIngo Molnar
2015-05-07x86/platform/atom/punit: Add Punit device state debug driverSrinivas Pandruvada
2015-03-07x86, intel-mid: remove Intel MID specific serial supportAndy Shevchenko
2015-02-18x86/intel/quark: Add Isolated Memory Regions for Quark X1000Bryan O'Donoghue
2014-03-04x86/efi: Dump the EFI page tableBorislav Petkov
2014-02-05x86: Disable CONFIG_X86_DECODER_SELFTEST in allmod/allyesconfigsIngo Molnar
2013-10-28x86/efi: Add EFI framebuffer earlyprintk supportMatt Fleming
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen
2013-07-02Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-06-20x86: Sanity-check static_cpu_has usageBorislav Petkov
2013-05-13x86: Extend #DF debugging aid to 64-bitBorislav Petkov
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd
2013-04-10x86/mm: Re-enable DEBUG_TLBFLUSH for X86_32Paul Bolle
2012-06-27x86/tlb: add tlb_flushall_shift knob into debugfsAlex Shi
2012-01-11Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-12-07x86, NMI: NMI selftest depends on the local apicDon Zickus
2011-12-05x86/config: Revamp configuration for MID devicesAlan Cox
2011-12-05x86, NMI: Add NMI IPI selftestDon Zickus
2011-12-05x86: Check stack overflow in detailMitsuo Hayasaka
2011-09-27doc: fix broken referencesPaul Bolle