index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
Kconfig.debug
Age
Commit message (
Expand
)
Author
2008-04-30
x86: Mark OPTIMIZE_INLINING broken
Linus Torvalds
2008-04-30
x86: 8K stacks by default
Ingo Molnar
2008-04-30
x86: optimize inlining off
Ingo Molnar
2008-04-30
x86: Kconfig fix
Ingo Molnar
2008-04-26
x86: add optimized inlining
Ingo Molnar
2008-04-24
/dev/mem: make promisc the default
Ingo Molnar
2008-04-24
x86: introduce /dev/mem restrictions with a config option
Arjan van de Ven
2008-04-17
x86: 4kstacks default
Ingo Molnar
2008-04-17
x86: add gbpages switches
Ingo Molnar
2008-04-17
x86: clean up the page table dumper and add 32-bit support
H. Peter Anvin
2008-04-17
x86: add code to dump the (kernel) page tables for visual inspection by kerne...
Arjan van de Ven
2008-02-19
x86: change IO delay back to 0x80
Ingo Molnar
2008-02-09
x86: cpa, enable CONFIG_DEBUG_PAGEALLOC on 64-bit
Thomas Gleixner
2008-02-06
x86: delay CPA self-test and repeat it
Ingo Molnar
2008-01-30
x86: cpa: fix the self-test
Ingo Molnar
2008-01-30
x86: rodata config hookup
Ingo Molnar
2008-01-30
x86: enable CONFIG_DEBUG_PAGEALLOC more widely
Ingo Molnar
2008-01-30
x86: cpa: make self-test depend on DEBUG_KERNEL
Ingo Molnar
2008-01-30
x86: enable DEBUG_PAGEALLOC on 64-bit
Ingo Molnar
2008-01-30
c_p_a(): do a simple self test at boot
Andi Kleen
2008-01-30
x86: fix DEBUG_RODATA kconfig text
Ingo Molnar
2008-01-30
x86: add debug of invalid per_cpu map accesses
travis@sgi.com
2008-01-30
x86: make early printk selectable on 64-bit as well
Ingo Molnar
2008-01-30
x86 boot : export boot_params via debugfs for debugging
Huang, Ying
2008-01-30
x86: unify arch/x86/kernel/Makefile(s)
Sam Ravnborg
2008-01-30
x86: make io_delay=0xed the default
Ingo Molnar
2008-01-30
x86: various changes and cleanups to in_p/out_p delay details
Ingo Molnar
2008-01-30
x86: provide a DMI based port 0x80 I/O delay override.
Rene Herman
2007-10-30
remove the dead X86_REMOTE_DEBUG option
Adrian Bunk
2007-10-30
x86: merge EARLY_PRINTK options
Adrian Bunk
2007-10-30
x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU
Joerg Roedel
2007-10-25
x86: unification of i386 and x86_64 Kconfig.debug
Randy Dunlap