aboutsummaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)AuthorFilesLines
2014-09-26bpf: mini eBPF library, test stubs and verifier testsuiteGravatar Alexei Starovoitov 1-1/+2
2014-08-29lib: turn CONFIG_STACKTRACE into an actual option.Gravatar Dave Jones 1-1/+6
2014-08-28ww-mutex: clarify help text for DEBUG_WW_MUTEX_SLOWPATHGravatar Rob Clark 1-0/+4
2014-08-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-0/+24
2014-08-06printk: rename DEFAULT_MESSAGE_LOGLEVELGravatar Alex Elder 1-1/+1
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+8
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+9
2014-08-04Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+13
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+1
2014-08-02lib: Resizable, Scalable, Concurrent Hash TableGravatar Thomas Graf 1-0/+8
2014-07-30Kbuild: Add a option to enable dwarf4 v2Gravatar Andi Kleen 1-0/+9
2014-07-30kbuild: Support split debug info v4Gravatar Andi Kleen 1-0/+15
2014-07-23kernel: time: Add udelay_test module to validate udelayGravatar David Riley 1-0/+9
2014-07-17test: add firmware_class loader testGravatar Kees Cook 1-0/+13
2014-07-17Merge branch 'locking/urgent' into locking/core, before applying larger chang...Gravatar Ingo Molnar 1-2/+2
2014-07-17Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Gravatar Ingo Molnar 1-14/+0
2014-07-09rcu: Remove CONFIG_PROVE_RCU_DELAYGravatar Paul E. McKenney 1-14/+0
2014-06-23lib/Kconfig.debug: let FRAME_POINTER exclude SCORE, just like exclude most of...Gravatar Chen Gang 1-2/+2
2014-06-22rtmutex: Make the rtmutex tester depend on BROKENGravatar Thomas Gleixner 1-1/+1
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+13
2014-06-12Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-0/+1
2014-06-04lib/plist.c: make CONFIG_DEBUG_PI_LIST selectableGravatar Dan Streetman 1-5/+10
2014-06-04mm,vmacache: add debug dataGravatar Davidlohr Bueso 1-0/+10
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-2/+2
2014-05-13net: fix test_bpf build to depend on NETGravatar Randy Dunlap 1-1/+1
2014-05-12net: filter: BPF testsuiteGravatar Alexei Starovoitov 1-0/+13
2014-05-05Kconfig.debug: Grammar s/addition/additional/Gravatar Geert Uytterhoeven 1-2/+2
2014-05-05lib: Export interval_treeGravatar Chris Wilson 1-0/+1
2014-04-18mm: fix CONFIG_DEBUG_VM_RB descriptionGravatar Davidlohr Bueso 1-2/+1
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-10/+0
2014-04-01get rid of DEBUG_WRITECOUNTGravatar Al Viro 1-10/+0
2014-02-23locktorture: Add a lock-torture kernel moduleGravatar Paul E. McKenney 1-0/+15
2014-02-23rcutorture: Abstract rcu_torture_random()Gravatar Paul E. McKenney 1-0/+5
2014-02-04kbuild: don't enable DEBUG_INFO when building for COMPILE_TESTGravatar Linus Torvalds 1-1/+1
2014-01-27Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-11/+0
2014-01-23test: check copy_to/from_user boundary validationGravatar Kees Cook 1-0/+13
2014-01-23test: add minimal module for verification testingGravatar Kees Cook 1-0/+14
2014-01-21dma-debug: introduce debug_dma_assert_idle()Gravatar Dan Williams 1-2/+10
2014-01-12firewire: ohci: Turn remote DMA support into a module parameterGravatar Lubomir Rintel 1-11/+0
2013-11-26panic: Make panic_timeout configurableGravatar Jason Baron 1-0/+9
2013-11-13percpu: add test module for various percpu operationsGravatar Greg Thelen 1-0/+9
2013-11-07Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+9
2013-10-29Kconfig: make KOBJECT_RELEASE debugging require timer debuggingGravatar Linus Torvalds 1-1/+1
2013-10-16sysrq: Allow magic SysRq key functions to be disabled through KconfigGravatar Ben Hutchings 1-0/+9
2013-09-13Remove GENERIC_HARDIRQ config optionGravatar Martin Schwidefsky 1-1/+1
2013-09-11rbtree: allow tests to run as builtinGravatar Cody P Schafer 1-1/+1
2013-09-09Merge tag 'arc-v3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Gravatar Linus Torvalds 1-3/+3
2013-09-05Kconfig.debug: Add FRAME_POINTER anti-dependency for ARCGravatar Vineet Gupta 1-3/+3
2013-07-25kobject: delayed kobject release: help find buggy driversGravatar Russell King 1-0/+19
2013-07-14kernel: delete __cpuinit usage from all core kernel filesGravatar Paul Gortmaker 1-1/+1