index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Kconfig.debug
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: Spelling/grammar fixes for config DEBUG_SECTION_MISMATCH
Geert Uytterhoeven
2008-02-03
1
-6
/
+6
*
kbuild: print only total number of section mismatces found
Sam Ravnborg
2008-02-03
1
-1
/
+1
*
latencytop: Change Kconfig dependency.
Heiko Carstens
2008-02-01
1
-1
/
+1
*
x86: early boot debugging via FireWire (ohci1394_dma=early)
Bernhard Kaindl
2008-01-30
1
-0
/
+28
*
x86: add a simple backtrace test module
Arjan van de Ven
2008-01-30
1
-0
/
+12
*
x86: kprobes: add kprobes smoke tests that run on boot
Ananth N Mavinakayanahalli
2008-01-30
1
-0
/
+12
*
kbuild: add verbose option to Section mismatch reporting in modpost
Sam Ravnborg
2008-01-28
1
-0
/
+2
*
kbuild: introduce new option to enhance section mismatch analysis
Sam Ravnborg
2008-01-28
1
-0
/
+30
*
sched: latencytop support
Arjan van de Ven
2008-01-25
1
-0
/
+14
*
Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN
Mike Frysinger
2007-11-23
1
-2
/
+2
*
Permit silencing of __deprecated warnings.
Jeff Garzik
2007-10-25
1
-0
/
+8
*
Add CONFIG_DEBUG_SG sg validation
Jens Axboe
2007-10-22
1
-0
/
+10
*
markers: Add samples subdir
Mathieu Desnoyers
2007-10-19
1
-0
/
+2
*
slow down printk during boot
Randy Dunlap
2007-10-16
1
-0
/
+18
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-10-11
1
-1
/
+1
|
\
|
*
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
2007-10-03
1
-1
/
+1
|
|
\
|
*
|
[POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT
Hugh Dickins
2007-10-03
1
-1
/
+1
*
|
|
lockstat: documentation
Peter Zijlstra
2007-10-07
1
-0
/
+2
|
|
/
|
/
|
*
|
typo fix Kernel config option
Danny ter Haar
2007-09-25
1
-1
/
+1
|
/
*
Remove the arm26 port
Adrian Bunk
2007-07-31
1
-1
/
+1
*
lockstat: core infrastructure
Peter Zijlstra
2007-07-19
1
-0
/
+11
*
SLUB: support slub_debug on by default
Christoph Lameter
2007-07-16
1
-0
/
+13
*
sched: scheduler debugging, enable in Kconfig
Ingo Molnar
2007-07-09
1
-0
/
+9
*
timer stats: speedups
Ingo Molnar
2007-06-01
1
-1
/
+4
*
prohibit rcutorture from being compiled into the kernel
Paul E. McKenney
2007-05-23
1
-2
/
+1
*
fault injection: disable stacktrace filter for x86-64
Akinobu Mita
2007-05-12
1
-0
/
+1
*
Move LOG_BUF_SHIFT to a more sensible place
Alistair John Strachan
2007-05-08
1
-17
/
+0
*
kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug
Robert P. J. Day
2007-05-08
1
-0
/
+10
*
blackfin architecture
Bryan Wu
2007-05-07
1
-2
/
+2
*
kconfig.debug: clarify CONFIG_DEBUG_INFO help text
Andreas Dilger
2007-05-02
1
-0
/
+3
*
[MIPS] Don't force frame pointers for lockdep on MIPS
Franck Bui-Huu
2007-04-27
1
-1
/
+1
*
[PATCH] fault injection: split up stacktrace filter Kconfig option
Akinobu Mita
2007-02-20
1
-2
/
+8
*
[PATCH] Add debugging feature /proc/timer_stat
Ingo Molnar
2007-02-16
1
-0
/
+11
*
[PATCH] Debug shared irqs
David Woodhouse
2007-02-12
1
-0
/
+9
*
[PATCH] Remove references to obsolete kernel config option DEBUG_RWSEMS
Robert P. J. Day
2007-02-11
1
-9
/
+0
*
Remove stack unwinder for now
Linus Torvalds
2006-12-15
1
-18
/
+0
*
Fix typo in new debug options.
Dave Jones
2006-12-12
1
-1
/
+1
*
[PATCH] Kconfig refactoring for better menu nesting
Don Mullis
2006-12-10
1
-24
/
+25
*
[PATCH] fault-injection: stacktrace filtering kconfig fix
Andrew Morton
2006-12-08
1
-1
/
+1
*
[PATCH] fault-injection Kconfig cleanup
Andrew Morton
2006-12-08
1
-16
/
+11
*
[PATCH] fault injection: stacktrace filtering
Akinobu Mita
2006-12-08
1
-0
/
+5
*
[PATCH] fault-injection capability for disk IO
Akinobu Mita
2006-12-08
1
-0
/
+7
*
[PATCH] fault-injection capability for alloc_pages()
Akinobu Mita
2006-12-08
1
-0
/
+7
*
[PATCH] fault-injection capability for kmalloc
Akinobu Mita
2006-12-08
1
-0
/
+7
*
[PATCH] fault-injection capabilities infrastructure
Akinobu Mita
2006-12-08
1
-0
/
+12
*
[PATCH] Generic BUG for i386
Jeremy Fitzhardinge
2006-12-08
1
-1
/
+1
*
[PATCH] Generic BUG implementation
Jeremy Fitzhardinge
2006-12-08
1
-1
/
+1
*
[PATCH] kconfig: PRINTK_TIME depends on PRINTK
Randy Dunlap
2006-12-07
1
-0
/
+1
*
[ARM] 3909/1: Disable UWIND_INFO for ARM (again)
Kevin Hilman
2006-10-28
1
-1
/
+1
*
[PATCH] uml shouldn't do HEADERS_CHECK
Al Viro
2006-10-13
1
-0
/
+1
[next]