aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
Commit message (Expand)AuthorAge
* kmemleak: Add support for memory hotplugLaura Abbott2011-12-02
* lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUTJiaju Zhang2011-10-31
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-10-28
|\
| * mmc: core: add random fault injectionPer Forlin2011-10-26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-25
|\ \
| * | Kconfig: Copyedit: DEBUG_SECTION_MISMATCHMichael Witten2011-09-15
| * | lib: Kconfig.debug: Typo remove extra "it"Justin P. Mattock2011-08-23
| |/
* / ARM: always use ARM_UNWIND for thumb2 kernelsArnd Bergmann2011-10-01
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-22
|\
| * Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-07-01
| |\
| | * sched: Generalize sleep inside spinlock detectionFrederic Weisbecker2011-06-22
| | * sched: Make sleeping inside spinlock detection working in !CONFIG_PREEMPTFrederic Weisbecker2011-06-10
* | | lockup detector: Fix reference to the non-existent CONFIG_DETECT_SOFTLOCKUP o...Anton Blanchard2011-07-05
|/ /
* / tile: enable CONFIG_BUGVERBOSEChris Metcalf2011-06-01
|/
* lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd2011-05-25
* lib: consolidate DEBUG_PER_CPU_MAPSStephen Boyd2011-05-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-04-26
| |\
| * | add printk.time=1 boot-time hint to Kconfig.debug help textJim Cromie2011-04-10
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-19
|\ \ \
| * | | rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPTMathieu Desnoyers2011-05-06
| * | | rcu: Remove conditional compilation for RCU CPU stall warningsPaul E. McKenney2011-05-06
| | |/ | |/|
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-19
|\ \ \
| * | | watchdog, hung_task_timeout: Add Kconfig configurable defaultJeff Mahoney2011-04-28
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2011-05-19
|\ \ \
| * | | kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAKCatalin Marinas2011-05-19
| |/ /
* / / MIPS: Enable kmemleak for MIPSMaxin John2011-05-19
|/ /
* | kemleak-test: build as module onlyDaniel Baluta2011-04-04
* | kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan2011-03-22
* | printk: allow setting DEFAULT_MESSAGE_LEVEL via KconfigMandeep Singh Baines2011-03-22
* | kernel/watchdog.c: allow hardlockup to panic by defaultDon Zickus2011-03-22
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-03-21
|\ \ | |/ |/|
| * kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by defaultMichal Marek2011-03-21
| * kbuild: reenable section mismatch analysisUwe Kleine-König2011-02-24
* | BKL: That's all, folksArnd Bergmann2011-03-05
* | m68knommu: Remove dependencies on nonexistent M68KNOMMUGeert Uytterhoeven2011-02-08
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
|/
* x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus2010-12-22
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-10-27
|\
| * move async raid6 test to lib/Kconfig.debugDan Williams2010-10-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-10-26
|\ \
| * | kmemleak: add TILE to the list of supported architectures.Chris Metcalf2010-10-14
| |/
* | lib/Kconfig.debug: add list_sort debugging switchArtem Bityutskiy2010-10-26
* | percpu_counter: add debugobj supportTejun Heo2010-10-26
* | Merge branch 'master' into for-linusPekka Enberg2010-10-24
|\ \
| * \ Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
| |\ \
| | * | BKL: introduce CONFIG_BKL.Arnd Bergmann2010-10-21
| | |/
| * | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-21
| |\ \
| | * | tracing/lockdep: Fix dependency of TRACE_IRQFLAGSSteven Rostedt2010-08-31
| | |/
| * | rcu: Add advice to PROVE_RCU_REPEATEDLY kernel config parameterPaul E. McKenney2010-09-23