aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
Commit message (Expand)AuthorAgeFilesLines
* merge lib, kernel timer, remove unneeded bluetooth tizen and asm includes, di...Wolfgang Wiedmeyer2015-10-251-19/+1
* samsung update 1codeworkx2012-06-021-1/+19
* tile: enable CONFIG_BUGVERBOSEChris Metcalf2011-06-011-1/+1
* lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd2011-05-251-0/+9
* lib: consolidate DEBUG_PER_CPU_MAPSStephen Boyd2011-05-251-0/+11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+2
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-04-261-9/+33
| |\
| * | add printk.time=1 boot-time hint to Kconfig.debug help textJim Cromie2011-04-101-1/+2
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-191-29/+3
|\ \ \
| * | | rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPTMathieu Desnoyers2011-05-051-1/+1
| * | | rcu: Remove conditional compilation for RCU CPU stall warningsPaul E. McKenney2011-05-051-28/+2
| | |/ | |/|
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-191-0/+15
|\ \ \
| * | | watchdog, hung_task_timeout: Add Kconfig configurable defaultJeff Mahoney2011-04-281-0/+15
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2011-05-191-1/+1
|\ \ \
| * | | kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAKCatalin Marinas2011-05-191-1/+1
| |/ /
* | | MIPS: Enable kmemleak for MIPSMaxin John2011-05-191-1/+1
|/ /
* | kemleak-test: build as module onlyDaniel Baluta2011-04-041-4/+2
* | kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan2011-03-221-0/+3
* | printk: allow setting DEFAULT_MESSAGE_LEVEL via KconfigMandeep Singh Baines2011-03-221-0/+11
* | kernel/watchdog.c: allow hardlockup to panic by defaultDon Zickus2011-03-221-0/+17
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-03-211-5/+0
|\ \ | |/ |/|
| * kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by defaultMichal Marek2011-03-211-1/+0
| * kbuild: reenable section mismatch analysisUwe Kleine-König2011-02-241-4/+0
* | BKL: That's all, folksArnd Bergmann2011-03-051-9/+0
* | m68knommu: Remove dependencies on nonexistent M68KNOMMUGeert Uytterhoeven2011-02-081-1/+1
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-201-3/+3
|/
* x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus2010-12-221-1/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-10-271-0/+13
|\
| * move async raid6 test to lib/Kconfig.debugDan Williams2010-10-071-0/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-10-261-1/+1
|\ \
| * | kmemleak: add TILE to the list of supported architectures.Chris Metcalf2010-10-141-1/+1
| |/
* | lib/Kconfig.debug: add list_sort debugging switchArtem Bityutskiy2010-10-261-0/+9
* | percpu_counter: add debugobj supportTejun Heo2010-10-261-0/+8
* | Merge branch 'master' into for-linusPekka Enberg2010-10-241-4/+54
|\ \
| * \ Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+9
| |\ \
| | * | BKL: introduce CONFIG_BKL.Arnd Bergmann2010-10-211-0/+9
| | |/
| * | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-211-4/+4
| |\ \
| | * | tracing/lockdep: Fix dependency of TRACE_IRQFLAGSSteven Rostedt2010-08-311-4/+4
| | |/
| * | rcu: Add advice to PROVE_RCU_REPEATEDLY kernel config parameterPaul E. McKenney2010-09-231-0/+4
| * | rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablablePaul E. McKenney2010-08-191-0/+13
| * | rcu: make CPU stall warning timeout configurablePaul E. McKenney2010-08-191-0/+11
| * | rcu: define __rcu address space modifier for sparsePaul E. McKenney2010-08-191-0/+13
| |/
* | slub: Enable sysfs support for !CONFIG_SLUB_DEBUGChristoph Lameter2010-10-061-1/+1
|/
* latencytop: Fix kconfig dependency warningsRandy Dunlap2010-08-171-1/+4
* Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2010-08-101-0/+7
|\
| * kmemleak: Introduce a default off mode for kmemleakJason Baron2010-07-191-0/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-08-061-1/+0
|\ \
| * | debugfs: no longer needs to depend on SYSFSRandy Dunlap2010-08-051-1/+0
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-061-15/+20
|\ \ \
| * \ \ Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-051-15/+20
| |\ \ \ | | |_|/ | |/| |