aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig.debug
AgeCommit message (Expand)Author
2008-07-14x86: MMIOTRACE should not default to onLinus Torvalds
2008-07-14Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar
2008-07-08Merge branch 'x86/numa' into x86/develIngo Molnar
2008-07-08x86: cleanup early per cpu variables/accesses v4Mike Travis
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar
2008-07-08x86: let MPS support be selectable, v2Yinghai Lu
2008-07-08Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar
2008-07-08Merge branch 'x86/setup' into x86/develIngo Molnar
2008-07-07Merge branch 'linus' into tracing/mmiotraceIngo Molnar
2008-07-03x86: config option to disable info from decompression of the kernelBen Collins
2008-06-05x86: fix CONFIG_NONPROMISC_DEVMEM prompt and help textStefan Richter
2008-05-25x86: allow MPPARSE to be deselected in SMP configsAlexey Starikovskiy
2008-05-24x86/mmiotrace: uses/depends on PCIRandy Dunlap
2008-05-24mmiotrace: add user documentationPekka Paalanen
2008-05-24ftrace: mmiotrace, updatesPekka Paalanen
2008-05-24ftrace: add mmiotrace pluginPekka Paalanen
2008-05-24x86: mmiotrace, preview 2Pekka Paalanen
2008-05-24x86: explicit call to mmiotrace in do_page_fault()Pekka Paalanen
2008-05-24x86: mmiotrace - trace memory mapped IOPekka Paalanen
2008-05-23x86: add a list for custom page fault handlers.Pekka Paalanen
2008-04-30x86: Mark OPTIMIZE_INLINING brokenLinus Torvalds
2008-04-30x86: 8K stacks by defaultIngo Molnar
2008-04-30x86: optimize inlining offIngo Molnar
2008-04-30x86: Kconfig fixIngo Molnar
2008-04-26x86: add optimized inliningIngo Molnar
2008-04-24/dev/mem: make promisc the defaultIngo Molnar
2008-04-24x86: introduce /dev/mem restrictions with a config optionArjan van de Ven
2008-04-17x86: 4kstacks defaultIngo Molnar
2008-04-17x86: add gbpages switchesIngo Molnar
2008-04-17x86: clean up the page table dumper and add 32-bit supportH. Peter Anvin
2008-04-17x86: add code to dump the (kernel) page tables for visual inspection by kerne...Arjan van de Ven
2008-02-19x86: change IO delay back to 0x80Ingo Molnar
2008-02-09x86: cpa, enable CONFIG_DEBUG_PAGEALLOC on 64-bitThomas Gleixner
2008-02-06x86: delay CPA self-test and repeat itIngo Molnar
2008-01-30x86: cpa: fix the self-testIngo Molnar
2008-01-30x86: rodata config hookupIngo Molnar
2008-01-30x86: enable CONFIG_DEBUG_PAGEALLOC more widelyIngo Molnar
2008-01-30x86: cpa: make self-test depend on DEBUG_KERNELIngo Molnar
2008-01-30x86: enable DEBUG_PAGEALLOC on 64-bitIngo Molnar
2008-01-30c_p_a(): do a simple self test at bootAndi Kleen
2008-01-30x86: fix DEBUG_RODATA kconfig textIngo Molnar
2008-01-30x86: add debug of invalid per_cpu map accessestravis@sgi.com
2008-01-30x86: make early printk selectable on 64-bit as wellIngo Molnar
2008-01-30x86 boot : export boot_params via debugfs for debuggingHuang, Ying
2008-01-30x86: unify arch/x86/kernel/Makefile(s)Sam Ravnborg
2008-01-30x86: make io_delay=0xed the defaultIngo Molnar
2008-01-30x86: various changes and cleanups to in_p/out_p delay detailsIngo Molnar
2008-01-30x86: provide a DMI based port 0x80 I/O delay override.Rene Herman
2007-10-30remove the dead X86_REMOTE_DEBUG optionAdrian Bunk
2007-10-30x86: merge EARLY_PRINTK optionsAdrian Bunk