index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
Kconfig.debug
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-07
Merge branch 'linus' into tracing/mmiotrace
Ingo Molnar
1
-8
/
+12
2008-07-03
x86: config option to disable info from decompression of the kernel
Ben Collins
1
-0
/
+8
2008-06-25
Merge branch 'linus' into stackprotector
Ingo Molnar
1
-8
/
+12
2008-06-05
x86: fix CONFIG_NONPROMISC_DEVMEM prompt and help text
Stefan Richter
1
-8
/
+12
2008-05-26
x86: if stackprotector is enabled, thn use stack-protector-all by default
Ingo Molnar
1
-0
/
+1
2008-05-25
x86: allow MPPARSE to be deselected in SMP configs
Alexey Starikovskiy
1
-1
/
+1
2008-05-24
x86/mmiotrace: uses/depends on PCI
Randy Dunlap
1
-2
/
+2
2008-05-24
mmiotrace: add user documentation
Pekka Paalanen
1
-5
/
+3
2008-05-24
ftrace: mmiotrace, updates
Pekka Paalanen
1
-1
/
+1
2008-05-24
ftrace: add mmiotrace plugin
Pekka Paalanen
1
-1
/
+2
2008-05-24
x86: mmiotrace, preview 2
Pekka Paalanen
1
-12
/
+8
2008-05-24
x86: explicit call to mmiotrace in do_page_fault()
Pekka Paalanen
1
-8
/
+6
2008-05-24
x86: mmiotrace - trace memory mapped IO
Pekka Paalanen
1
-0
/
+27
2008-05-23
x86: add a list for custom page fault handlers.
Pekka Paalanen
1
-0
/
+8
2008-04-30
x86: Mark OPTIMIZE_INLINING broken
Linus Torvalds
1
-0
/
+1
2008-04-30
x86: 8K stacks by default
Ingo Molnar
1
-1
/
+0
2008-04-30
x86: optimize inlining off
Ingo Molnar
1
-1
/
+0
2008-04-30
x86: Kconfig fix
Ingo Molnar
1
-2
/
+3
2008-04-26
x86: add optimized inlining
Ingo Molnar
1
-0
/
+13
2008-04-24
/dev/mem: make promisc the default
Ingo Molnar
1
-1
/
+0
2008-04-24
x86: introduce /dev/mem restrictions with a config option
Arjan van de Ven
1
-0
/
+12
2008-04-17
x86: 4kstacks default
Ingo Molnar
1
-1
/
+1
2008-04-17
x86: add gbpages switches
Ingo Molnar
1
-0
/
+12
2008-04-17
x86: clean up the page table dumper and add 32-bit support
H. Peter Anvin
1
-1
/
+1
2008-04-17
x86: add code to dump the (kernel) page tables for visual inspection by kerne...
Arjan van de Ven
1
-0
/
+12
2008-02-19
x86: change IO delay back to 0x80
Ingo Molnar
1
-1
/
+1
2008-02-09
x86: cpa, enable CONFIG_DEBUG_PAGEALLOC on 64-bit
Thomas Gleixner
1
-5
/
+1
2008-02-06
x86: delay CPA self-test and repeat it
Ingo Molnar
1
-2
/
+2
2008-01-30
x86: cpa: fix the self-test
Ingo Molnar
1
-1
/
+1
2008-01-30
x86: rodata config hookup
Ingo Molnar
1
-0
/
+16
2008-01-30
x86: enable CONFIG_DEBUG_PAGEALLOC more widely
Ingo Molnar
1
-1
/
+1
2008-01-30
x86: cpa: make self-test depend on DEBUG_KERNEL
Ingo Molnar
1
-0
/
+1
2008-01-30
x86: enable DEBUG_PAGEALLOC on 64-bit
Ingo Molnar
1
-1
/
+0
2008-01-30
c_p_a(): do a simple self test at boot
Andi Kleen
1
-0
/
+5
2008-01-30
x86: fix DEBUG_RODATA kconfig text
Ingo Molnar
1
-3
/
+3
2008-01-30
x86: add debug of invalid per_cpu map accesses
travis@sgi.com
1
-0
/
+12
2008-01-30
x86: make early printk selectable on 64-bit as well
Ingo Molnar
1
-1
/
+1
2008-01-30
x86 boot : export boot_params via debugfs for debugging
Huang, Ying
1
-0
/
+7
2008-01-30
x86: unify arch/x86/kernel/Makefile(s)
Sam Ravnborg
1
-2
/
+1
2008-01-30
x86: make io_delay=0xed the default
Ingo Molnar
1
-1
/
+1
2008-01-30
x86: various changes and cleanups to in_p/out_p delay details
Ingo Molnar
1
-7
/
+72
2008-01-30
x86: provide a DMI based port 0x80 I/O delay override.
Rene Herman
1
-0
/
+9
2007-10-30
remove the dead X86_REMOTE_DEBUG option
Adrian Bunk
1
-3
/
+0
2007-10-30
x86: merge EARLY_PRINTK options
Adrian Bunk
1
-2
/
+1
2007-10-30
x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU
Joerg Roedel
1
-1
/
+1
2007-10-25
x86: unification of i386 and x86_64 Kconfig.debug
Randy Dunlap
1
-0
/
+119
[prev]