summaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig.debug
AgeCommit message (Expand)AuthorFilesLines
2009-12-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus 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...Linus 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...Linus 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
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+0
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar1-16/+4
2008-10-27trace: add the MMIO-tracer to the tracer menu, cleanupPekka Paalanen1-4/+0
2008-10-23x86: change OPTIMIZE_INLINING help to say enabling makes smaller kernelsSitsofe Wheeler1-4/+4
2008-10-22x86, mm: enable GBPAGES option by defaultNick Piggin1-12/+0
2008-10-15Merge branch 'linus' into stackprotectorIngo Molnar1-14/+56
2008-07-26x86: usb debug port early console, fixIngo Molnar1-1/+1
2008-07-26x86: usb debug port early console, v4Yinghai Lu1-0/+13
2008-07-21x86: Fix help message for STRICT_DEVMEM config optionLinus Torvalds1-1/+1
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar1-1/+2
2008-07-20Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEMIngo Molnar1-4/+5
2008-07-18x86: re-enable OPTIMIZE_INLININGIngo Molnar1-1/+2
2008-07-18x86: rename CONFIG_NONPROMISC_DEVMEM to CONFIG_PROMISC_DEVMEMIngo Molnar1-3/+4
2008-07-14x86: MMIOTRACE should not default to onLinus Torvalds1-1/+0
2008-07-14Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar1-0/+28
2008-07-08Merge branch 'x86/numa' into x86/develIngo Molnar1-1/+1
2008-07-08x86: cleanup early per cpu variables/accesses v4Mike Travis1-1/+1
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar1-9/+0
2008-07-08x86: let MPS support be selectable, v2Yinghai Lu1-9/+0
2008-07-08Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar1-8/+12
2008-07-08Merge branch 'x86/setup' into x86/develIngo Molnar1-0/+8
2008-07-07Merge branch 'linus' into tracing/mmiotraceIngo Molnar1-8/+12
2008-07-03x86: config option to disable info from decompression of the kernelBen Collins1-0/+8
2008-06-25Merge branch 'linus' into stackprotectorIngo Molnar1-8/+12
2008-06-05x86: fix CONFIG_NONPROMISC_DEVMEM prompt and help textStefan Richter1-8/+12
2008-05-26x86: if stackprotector is enabled, thn use stack-protector-all by defaultIngo Molnar1-0/+1
2008-05-25x86: allow MPPARSE to be deselected in SMP configsAlexey Starikovskiy1-1/+1
2008-05-24x86/mmiotrace: uses/depends on PCIRandy Dunlap1-2/+2
2008-05-24mmiotrace: add user documentationPekka Paalanen1-5/+3
2008-05-24ftrace: mmiotrace, updatesPekka Paalanen1-1/+1
2008-05-24ftrace: add mmiotrace pluginPekka Paalanen1-1/+2
2008-05-24x86: mmiotrace, preview 2Pekka Paalanen1-12/+8