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
/
lib
/
Kconfig.debug
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-04
lib/plist.c: make CONFIG_DEBUG_PI_LIST selectable
Dan Streetman
1
-5
/
+10
2014-06-04
mm,vmacache: add debug data
Davidlohr Bueso
1
-0
/
+10
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2014-05-05
Kconfig.debug: Grammar s/addition/additional/
Geert Uytterhoeven
1
-2
/
+2
2014-04-18
mm: fix CONFIG_DEBUG_VM_RB description
Davidlohr Bueso
1
-2
/
+1
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+0
2014-04-01
get rid of DEBUG_WRITECOUNT
Al Viro
1
-10
/
+0
2014-02-23
locktorture: Add a lock-torture kernel module
Paul E. McKenney
1
-0
/
+15
2014-02-23
rcutorture: Abstract rcu_torture_random()
Paul E. McKenney
1
-0
/
+5
2014-02-04
kbuild: don't enable DEBUG_INFO when building for COMPILE_TEST
Linus Torvalds
1
-1
/
+1
2014-01-27
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+0
2014-01-23
test: check copy_to/from_user boundary validation
Kees Cook
1
-0
/
+13
2014-01-23
test: add minimal module for verification testing
Kees Cook
1
-0
/
+14
2014-01-21
dma-debug: introduce debug_dma_assert_idle()
Dan Williams
1
-2
/
+10
2014-01-12
firewire: ohci: Turn remote DMA support into a module parameter
Lubomir Rintel
1
-11
/
+0
2013-11-26
panic: Make panic_timeout configurable
Jason Baron
1
-0
/
+9
2013-11-13
percpu: add test module for various percpu operations
Greg Thelen
1
-0
/
+9
2013-11-07
Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+9
2013-10-29
Kconfig: make KOBJECT_RELEASE debugging require timer debugging
Linus Torvalds
1
-1
/
+1
2013-10-16
sysrq: Allow magic SysRq key functions to be disabled through Kconfig
Ben Hutchings
1
-0
/
+9
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+1
2013-09-11
rbtree: allow tests to run as builtin
Cody P Schafer
1
-1
/
+1
2013-09-09
Merge tag 'arc-v3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
1
-3
/
+3
2013-09-05
Kconfig.debug: Add FRAME_POINTER anti-dependency for ARC
Vineet Gupta
1
-3
/
+3
2013-07-25
kobject: delayed kobject release: help find buggy drivers
Russell King
1
-0
/
+19
2013-07-14
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
1
-1
/
+1
2013-07-13
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2013-07-04
Merge branch 'kconfig-diet' from Dave Hansen
Linus Torvalds
1
-515
/
+561
2013-07-04
hang and lockup detection menu
Dave Hansen
1
-19
/
+23
2013-07-04
kconfig: consolidate printk options
Dave Hansen
1
-87
/
+90
2013-07-04
group locking debugging options
Dave Hansen
1
-6
/
+10
2013-07-04
consolidate compilation option configs
Dave Hansen
1
-76
/
+80
2013-07-04
consolidate runtime testing configs
Dave Hansen
1
-76
/
+81
2013-07-04
order memory debugging Kconfig options
Dave Hansen
1
-272
/
+277
2013-07-04
consolidate per-arch stack overflow debugging options
Dave Hansen
1
-0
/
+21
2013-06-26
mutex: Add w/w mutex slowpath debugging
Daniel Vetter
1
-0
/
+13
2013-06-21
lib/Kconfig.debug: Restrict FRAME_POINTER for MIPS
Markos Chandras
1
-1
/
+1
2013-04-30
notifier-error-inject: fix module names in Kconfig
Akinobu Mita
1
-2
/
+2
2013-04-30
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Stephen Boyd
1
-0
/
+18
2013-04-30
lib/string_helpers: introduce generic string_unescape
Andy Shevchenko
1
-0
/
+3
2013-03-03
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2013-03-02
Kconfig.debug: add METAG to dependency lists
James Hogan
1
-2
/
+2
2013-02-21
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-2
/
+1
2013-02-21
lib/Kconfig.debug: unhide CONFIG_PANIC_ON_OOPS
Kyle McMartin
1
-2
/
+1
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2013-02-04
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-56
/
+61
2013-01-28
Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01....
Paul E. McKenney
1
-56
/
+60
2013-01-28
rcu: Provide RCU CPU stall warnings for tiny RCU
Paul E. McKenney
1
-1
/
+1
2013-01-26
rcu: Consolidate debugging Kconfig options
Dave Hansen
1
-55
/
+59
2013-01-17
lib: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
[next]