aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig.debug (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-19x86/fpu: Add CONFIG_X86_DEBUG_FPU=y FPU debugging codeIngo Molnar1-0/+12
2015-05-07x86/platform/atom/punit: Add Punit device state debug driverSrinivas Pandruvada1-0/+11
2015-03-07x86, intel-mid: remove Intel MID specific serial supportAndy Shevchenko1-4/+0
2015-02-18x86/intel/quark: Add Isolated Memory Regions for Quark X1000Bryan O'Donoghue1-0/+13
2014-03-04x86/efi: Dump the EFI page tableBorislav Petkov1-0/+9
2014-02-05x86: Disable CONFIG_X86_DECODER_SELFTEST in allmod/allyesconfigsIngo Molnar1-0/+1
2013-10-28x86/efi: Add EFI framebuffer earlyprintk supportMatt Fleming1-0/+10
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds1-10/+0
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen1-10/+0
2013-07-02Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+10
2013-06-20x86: Sanity-check static_cpu_has usageBorislav Petkov1-0/+10
2013-05-13x86: Extend #DF debugging aid to 64-bitBorislav Petkov1-1/+0
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd1-14/+0
2013-04-10x86/mm: Re-enable DEBUG_TLBFLUSH for X86_32Paul Bolle1-1/+1
2012-06-27x86/tlb: add tlb_flushall_shift knob into debugfsAlex Shi1-0/+19
2012-01-11Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2011-12-07x86, NMI: NMI selftest depends on the local apicDon Zickus1-1/+1
2011-12-05x86/config: Revamp configuration for MID devicesAlan Cox1-3/+3
2011-12-05x86, NMI: Add NMI IPI selftestDon Zickus1-0/+12
2011-12-05x86: Check stack overflow in detailMitsuo Hayasaka1-2/+5
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-05-25lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd1-9/+0
2011-05-25lib: consolidate DEBUG_PER_CPU_MAPSStephen Boyd1-11/+0
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-2/+2
2010-11-18x86: Add RO/NX protection for loadable kernel modulesmatthieu castet1-0/+11
2010-10-22Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-10/+0
2010-10-08x86, earlyprintk: Add earlyprintk for Intel Moorestown platformFeng Tang1-0/+4
2010-06-29x86: Remove CONFIG_4KSTACKSChristoph Hellwig1-9/+0
2010-06-29x86: Always use irq stacksChristoph Hellwig1-2/+1
2010-05-18Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+0
2010-04-28x86: Clean up arch/x86/Kconfig*Jan Beulich1-2/+0
2010-03-26x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra1-9/+0
2009-12-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2009-12-07x86: Compile insn.c and inat.c only for KPROBESOGAWA Hirofumi1-2/+2
2009-12-05Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+14
2009-10-12x86: Don't use the strict copy checks when branch profiling is in useArjan van de Ven1-1/+1
2009-10-02x86: Add a Kconfig option to turn the copy_from_user warnings into errorsArjan van de Ven1-0/+14
2009-08-27x86: X86 instruction decoder build-time selftestMasami Hiramatsu1-0/+9
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+9
2009-05-28x86/iommu: add IOMMU_STRESS Kconfig entryJoerg Roedel1-0/+8
2009-04-15x86 gart: reimplement IOMMU_LEAK feature by using DMA_API_DEBUGFUJITA Tomonori1-2/+1
2009-04-07Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar1-8/+0
2009-04-02generic debug pagealloc: build fixAkinobu Mita1-9/+0
2009-04-01generic debug pageallocAkinobu Mita1-0/+1
2009-03-13x86, bts: add selftest for BTSMarkus Metzger1-0/+9
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar1-22/+2
2009-02-15trace: mmiotrace to the tracer menu in KconfigPekka Paalanen1-22/+2
2009-02-05x86: clean up arch/x86/Kconfig*Ingo Molnar1-24/+23
2009-01-29x86: replace CONFIG_X86_SMP with CONFIG_SMPIngo Molnar1-1/+1
2008-12-31Merge branch 'linus' into stackprotectorIngo Molnar1-20/+4