summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig.debug
Commit message (Expand)AuthorAgeFilesLines
...
| | * | x86: explicit call to mmiotrace in do_page_fault()Pekka Paalanen2008-05-241-8/+6
| | * | x86: mmiotrace - trace memory mapped IOPekka Paalanen2008-05-241-0/+27
| | * | x86: add a list for custom page fault handlers.Pekka Paalanen2008-05-231-0/+8
| * | | Merge branch 'x86/numa' into x86/develIngo Molnar2008-07-081-1/+1
| |\ \ \
| | * | | x86: cleanup early per cpu variables/accesses v4Mike Travis2008-07-081-1/+1
| | | |/ | | |/|
| * | | Merge branch 'x86/mpparse' into x86/develIngo Molnar2008-07-081-9/+0
| |\ \ \
| | * | | x86: let MPS support be selectable, v2Yinghai Lu2008-07-081-9/+0
| | * | | Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-081-8/+12
| | |\ \ \ | | | |/ /
| | * | | x86: allow MPPARSE to be deselected in SMP configsAlexey Starikovskiy2008-05-251-1/+1
| | | |/ | | |/|
| * | | Merge branch 'x86/setup' into x86/develIngo Molnar2008-07-081-0/+8
| |\ \ \ | | |_|/ | |/| |
| | * | x86: config option to disable info from decompression of the kernelBen Collins2008-07-031-0/+8
| | |/
* | | Merge branch 'linus' into stackprotectorIngo Molnar2008-06-251-8/+12
|\ \ \ | |/ /
| * | x86: fix CONFIG_NONPROMISC_DEVMEM prompt and help textStefan Richter2008-06-051-8/+12
| |/
* | x86: if stackprotector is enabled, thn use stack-protector-all by defaultIngo Molnar2008-05-261-0/+1
|/
* x86: Mark OPTIMIZE_INLINING brokenLinus Torvalds2008-04-301-0/+1
* x86: 8K stacks by defaultIngo Molnar2008-04-301-1/+0
* x86: optimize inlining offIngo Molnar2008-04-301-1/+0
* x86: Kconfig fixIngo Molnar2008-04-301-2/+3
* x86: add optimized inliningIngo Molnar2008-04-261-0/+13
* /dev/mem: make promisc the defaultIngo Molnar2008-04-241-1/+0
* x86: introduce /dev/mem restrictions with a config optionArjan van de Ven2008-04-241-0/+12
* x86: 4kstacks defaultIngo Molnar2008-04-171-1/+1
* x86: add gbpages switchesIngo Molnar2008-04-171-0/+12
* x86: clean up the page table dumper and add 32-bit supportH. Peter Anvin2008-04-171-1/+1
* x86: add code to dump the (kernel) page tables for visual inspection by kerne...Arjan van de Ven2008-04-171-0/+12
* x86: change IO delay back to 0x80Ingo Molnar2008-02-191-1/+1
* x86: cpa, enable CONFIG_DEBUG_PAGEALLOC on 64-bitThomas Gleixner2008-02-091-5/+1
* x86: delay CPA self-test and repeat itIngo Molnar2008-02-061-2/+2
* x86: cpa: fix the self-testIngo Molnar2008-01-301-1/+1
* x86: rodata config hookupIngo Molnar2008-01-301-0/+16
* x86: enable CONFIG_DEBUG_PAGEALLOC more widelyIngo Molnar2008-01-301-1/+1
* x86: cpa: make self-test depend on DEBUG_KERNELIngo Molnar2008-01-301-0/+1
* x86: enable DEBUG_PAGEALLOC on 64-bitIngo Molnar2008-01-301-1/+0
* c_p_a(): do a simple self test at bootAndi Kleen2008-01-301-0/+5
* x86: fix DEBUG_RODATA kconfig textIngo Molnar2008-01-301-3/+3
* x86: add debug of invalid per_cpu map accessestravis@sgi.com2008-01-301-0/+12
* x86: make early printk selectable on 64-bit as wellIngo Molnar2008-01-301-1/+1
* x86 boot : export boot_params via debugfs for debuggingHuang, Ying2008-01-301-0/+7
* x86: unify arch/x86/kernel/Makefile(s)Sam Ravnborg2008-01-301-2/+1
* x86: make io_delay=0xed the defaultIngo Molnar2008-01-301-1/+1
* x86: various changes and cleanups to in_p/out_p delay detailsIngo Molnar2008-01-301-7/+72
* x86: provide a DMI based port 0x80 I/O delay override.Rene Herman2008-01-301-0/+9
* remove the dead X86_REMOTE_DEBUG optionAdrian Bunk2007-10-301-3/+0
* x86: merge EARLY_PRINTK optionsAdrian Bunk2007-10-301-2/+1
* x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel2007-10-301-1/+1
* x86: unification of i386 and x86_64 Kconfig.debugRandy Dunlap2007-10-251-0/+119
OpenPOWER on IntegriCloud