aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig.debug
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * x86: usb debug port early console, fixIngo Molnar2008-07-261-1/+1
| * x86: usb debug port early console, v4Yinghai Lu2008-07-261-0/+13
| * x86: Fix help message for STRICT_DEVMEM config optionLinus Torvalds2008-07-211-1/+1
| *-----. Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-211-1/+2
| |\ \ \ \
| | | * | | x86: re-enable OPTIMIZE_INLININGIngo Molnar2008-07-181-1/+2
| | |/ / /
| * | | | Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEMIngo Molnar2008-07-201-4/+5
| * | | | x86: rename CONFIG_NONPROMISC_DEVMEM to CONFIG_PROMISC_DEVMEMIngo Molnar2008-07-181-3/+4
| |/ / /
| * | | x86: MMIOTRACE should not default to onLinus Torvalds2008-07-141-1/+0
| * | | Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-141-0/+28
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'linus' into tracing/mmiotraceIngo Molnar2008-07-071-8/+12
| | |\ \ | | | |/
| | * | x86/mmiotrace: uses/depends on PCIRandy Dunlap2008-05-241-2/+2
| | * | mmiotrace: add user documentationPekka Paalanen2008-05-241-5/+3
| | * | ftrace: mmiotrace, updatesPekka Paalanen2008-05-241-1/+1
| | * | ftrace: add mmiotrace pluginPekka Paalanen2008-05-241-1/+2
| | * | x86: mmiotrace, preview 2Pekka Paalanen2008-05-241-12/+8