summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
Commit message (Expand)AuthorAgeFilesLines
* lib: turn CONFIG_STACKTRACE into an actual option.Dave Jones2014-08-291-1/+6
* ww-mutex: clarify help text for DEBUG_WW_MUTEX_SLOWPATHRob Clark2014-08-281-0/+4
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-08-141-0/+24
|\
| * Kbuild: Add a option to enable dwarf4 v2Andi Kleen2014-07-301-0/+9
| * kbuild: Support split debug info v4Andi Kleen2014-07-301-0/+15
* | printk: rename DEFAULT_MESSAGE_LOGLEVELAlex Elder2014-08-061-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-061-0/+8
|\ \
| * | lib: Resizable, Scalable, Concurrent Hash TableThomas Graf2014-08-021-0/+8
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-051-0/+9
|\ \ \
| * | | kernel: time: Add udelay_test module to validate udelayDavid Riley2014-07-231-0/+9
| |/ /
* | | Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-041-0/+13
|\ \ \
| * | | test: add firmware_class loader testKees Cook2014-07-171-0/+13
| |/ /
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-041-1/+1
|\ \ \
| * | | Merge branch 'locking/urgent' into locking/core, before applying larger chang...Ingo Molnar2014-07-171-2/+2
| |\| |
| * | | rtmutex: Make the rtmutex tester depend on BROKENThomas Gleixner2014-06-221-1/+1
| | |/ | |/|
* | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-07-171-14/+0
|\ \ \ | |_|/ |/| |
| * | rcu: Remove CONFIG_PROVE_RCU_DELAYPaul E. McKenney2014-07-091-14/+0
| |/
* / lib/Kconfig.debug: let FRAME_POINTER exclude SCORE, just like exclude most of...Chen Gang2014-06-231-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-0/+13
|\
| * net: fix test_bpf build to depend on NETRandy Dunlap2014-05-131-1/+1
| * net: filter: BPF testsuiteAlexei Starovoitov2014-05-121-0/+13
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-06-121-0/+1
|\ \
| * | lib: Export interval_treeChris Wilson2014-05-051-0/+1
| |/
* | lib/plist.c: make CONFIG_DEBUG_PI_LIST selectableDan Streetman2014-06-041-5/+10
* | mm,vmacache: add debug dataDavidlohr Bueso2014-06-041-0/+10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-041-2/+2
|\ \ | |/ |/|
| * Kconfig.debug: Grammar s/addition/additional/Geert Uytterhoeven2014-05-051-2/+2
* | mm: fix CONFIG_DEBUG_VM_RB descriptionDavidlohr Bueso2014-04-181-2/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-121-10/+0
|\ \ | |/ |/|
| * get rid of DEBUG_WRITECOUNTAl Viro2014-04-011-10/+0
* | locktorture: Add a lock-torture kernel modulePaul E. McKenney2014-02-231-0/+15
* | rcutorture: Abstract rcu_torture_random()Paul E. McKenney2014-02-231-0/+5
|/
* kbuild: don't enable DEBUG_INFO when building for COMPILE_TESTLinus Torvalds2014-02-041-1/+1
* Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-271-11/+0
|\
| * firewire: ohci: Turn remote DMA support into a module parameterLubomir Rintel2014-01-121-11/+0
* | test: check copy_to/from_user boundary validationKees Cook2014-01-231-0/+13
* | test: add minimal module for verification testingKees Cook2014-01-231-0/+14
* | dma-debug: introduce debug_dma_assert_idle()Dan Williams2014-01-211-2/+10
* | panic: Make panic_timeout configurableJason Baron2013-11-261-0/+9
|/
* percpu: add test module for various percpu operationsGreg Thelen2013-11-131-0/+9
* Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-11-071-0/+9
|\
| * sysrq: Allow magic SysRq key functions to be disabled through KconfigBen Hutchings2013-10-161-0/+9
* | Kconfig: make KOBJECT_RELEASE debugging require timer debuggingLinus Torvalds2013-10-291-1/+1
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+1
* rbtree: allow tests to run as builtinCody P Schafer2013-09-111-1/+1
* Merge tag 'arc-v3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2013-09-091-3/+3
|\
| * Kconfig.debug: Add FRAME_POINTER anti-dependency for ARCVineet Gupta2013-09-051-3/+3
* | kobject: delayed kobject release: help find buggy driversRussell King2013-07-251-0/+19
|/
* kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-141-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-131-1/+1
|\