aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig.debug
AgeCommit message (Expand)Author
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet
2022-06-23arch: make TRACE_IRQFLAGS_NMI_SUPPORT genericMark Rutland
2022-05-25x86/Kconfig: Fix indentation of arch/x86/Kconfig.debugJuerg Haefliger
2022-04-22objtool: Add CONFIG_OBJTOOLJosh Poimboeuf
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada
2020-10-26x86, libnvdimm/test: Remove COPY_MC_TESTDan Williams
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-07-27locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIspeterz@infradead.org
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-03x86: mm: use ARCH_HAS_DEBUG_WX instead of arch definedZong Li
2020-04-14x86/32: Remove CONFIG_DOUBLEFAULTBorislav Petkov
2020-02-04x86: mm: convert dump_pagetables to use walk_page_rangeSteven Price
2019-11-26x86/traps: Disentangle the 32-bit and 64-bit doublefault codeAndy Lutomirski
2019-11-07x86/stacktrace: update kconfig help text for reliable unwindersJoe Lawrence
2019-09-02x86, perf: Fix the dependency of the x86 insn decoder selftestMasami Hiramatsu
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab
2019-05-24x86/io_delay: Define IO_DELAY macros in C instead of KconfigMasahiro Yamada
2019-05-14compiler: allow all arches to enable CONFIG_OPTIMIZE_INLININGMasahiro Yamada
2019-02-04efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementationArd Biesheuvel
2018-10-17x86/kconfig: Remove redundant 'default n' lines from all x86 Kconfig'sBartlomiej Zolnierkiewicz
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig
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