summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig.debug
Commit message (Expand)AuthorAgeFilesLines
* x86/efi: Add EFI framebuffer earlyprintk supportMatt Fleming2013-10-281-0/+10
* Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds2013-07-041-10/+0
|\
| * consolidate per-arch stack overflow debugging optionsDave Hansen2013-07-041-10/+0
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-021-0/+10
|\ \
| * | x86: Sanity-check static_cpu_has usageBorislav Petkov2013-06-201-0/+10
| |/
* | x86: Extend #DF debugging aid to 64-bitBorislav Petkov2013-05-131-1/+0
|/
* Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd2013-04-301-14/+0
* x86/mm: Re-enable DEBUG_TLBFLUSH for X86_32Paul Bolle2013-04-101-1/+1
* x86/tlb: add tlb_flushall_shift knob into debugfsAlex Shi2012-06-271-0/+19
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-111-3/+3
|\
| * x86/config: Revamp configuration for MID devicesAlan Cox2011-12-051-3/+3
* | x86, NMI: NMI selftest depends on the local apicDon Zickus2011-12-071-1/+1
* | x86, NMI: Add NMI IPI selftestDon Zickus2011-12-051-0/+12
* | x86: Check stack overflow in detailMitsuo Hayasaka2011-12-051-2/+5
|/
* doc: fix broken referencesPaul Bolle2011-09-271-1/+1
* lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd2011-05-251-9/+0
* lib: consolidate DEBUG_PER_CPU_MAPSStephen Boyd2011-05-251-11/+0
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-201-2/+2
* x86: Add RO/NX protection for loadable kernel modulesmatthieu castet2010-11-181-0/+11
* Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-221-10/+0
|\
| * x86: Remove CONFIG_4KSTACKSChristoph Hellwig2010-06-291-9/+0
| * x86: Always use irq stacksChristoph Hellwig2010-06-291-2/+1
* | x86, earlyprintk: Add earlyprintk for Intel Moorestown platformFeng Tang2010-10-081-0/+4
|/
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-181-2/+0
|\
| * x86: Clean up arch/x86/Kconfig*Jan Beulich2010-04-281-2/+0
* | x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra2010-03-261-9/+0
|/
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-111-2/+2
|\
| * x86: Compile insn.c and inat.c only for KPROBESOGAWA Hirofumi2009-12-071-2/+2
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-051-0/+14
|\ \ | |/ |/|
| * x86: Don't use the strict copy checks when branch profiling is in useArjan van de Ven2009-10-121-1/+1
| * x86: Add a Kconfig option to turn the copy_from_user warnings into errorsArjan van de Ven2009-10-021-0/+14
* | x86: X86 instruction decoder build-time selftestMasami Hiramatsu2009-08-271-0/+9
|/
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-101-0/+9
|\
| * Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar2009-04-071-8/+0
| |\
| * | x86, bts: add selftest for BTSMarkus Metzger2009-03-131-0/+9
* | | x86/iommu: add IOMMU_STRESS Kconfig entryJoerg Roedel2009-05-281-0/+8
* | | x86 gart: reimplement IOMMU_LEAK feature by using DMA_API_DEBUGFUJITA Tomonori2009-04-151-2/+1
| |/ |/|
* | generic debug pagealloc: build fixAkinobu Mita2009-04-021-9/+0
* | generic debug pageallocAkinobu Mita2009-04-011-0/+1
|/
* Merge branch 'linus' into x86/apicIngo Molnar2009-02-221-22/+2
|\
| * trace: mmiotrace to the tracer menu in KconfigPekka Paalanen2009-02-151-22/+2
* | x86: clean up arch/x86/Kconfig*Ingo Molnar2009-02-051-24/+23
* | x86: replace CONFIG_X86_SMP with CONFIG_SMPIngo Molnar2009-01-291-1/+1
* | Merge branch 'linus' into stackprotectorIngo Molnar2008-12-311-20/+4
|\ \ | |/
| * Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-281-4/+0
| |\
| | * trace: add the MMIO-tracer to the tracer menu, cleanupPekka Paalanen2008-10-271-4/+0
| | |
| | \
| *-. \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-231-16/+4
| |\ \ \ | | |_|/ | |/| |
| | | * x86, mm: enable GBPAGES option by defaultNick Piggin2008-10-221-12/+0
| | |/ | |/|
| | * x86: change OPTIMIZE_INLINING help to say enabling makes smaller kernelsSitsofe Wheeler2008-10-231-4/+4
| |/
* | Merge branch 'linus' into stackprotectorIngo Molnar2008-10-151-14/+56
|\ \ | |/
OpenPOWER on IntegriCloud