aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
Commit message (Expand)AuthorAge
* 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
| * | rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablablePaul E. McKenney2010-08-19
| * | rcu: make CPU stall warning timeout configurablePaul E. McKenney2010-08-19
| * | rcu: define __rcu address space modifier for sparsePaul E. McKenney2010-08-19
| |/
* / slub: Enable sysfs support for !CONFIG_SLUB_DEBUGChristoph Lameter2010-10-06
|/
* latencytop: Fix kconfig dependency warningsRandy Dunlap2010-08-17
* Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2010-08-10
|\
| * kmemleak: Introduce a default off mode for kmemleakJason Baron2010-07-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-08-06
|\ \
| * | debugfs: no longer needs to depend on SYSFSRandy Dunlap2010-08-05
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
|\ \ \
| * \ \ Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-05
| |\ \ \ | | |_|/ | |/| |
| | * | lockup_detector: Don't enable the lockup detector by defaultFrederic Weisbecker2010-05-19
| | * | lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTORFrederic Weisbecker2010-05-15
| | * | lockup_detector: Update some configFrederic Weisbecker2010-05-15
| | * | lockup_detector: Make BOOTPARAM_SOFTLOCKUP_PANIC depend on LOCKUP_DETECTORFrederic Weisbecker2010-05-12
| | * | lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus2010-05-12
| | * | Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker2010-05-12
| | |\ \
| | * | | nmi_watchdog: Turn it off by defaultIngo Molnar2010-02-28
| | * | | nmi_watchdog: Use a boolean config flag for compilingDon Zickus2010-02-14
| | * | | nmi_watchdog: Only enable on x86 for nowIngo Molnar2010-02-09
| | * | | nmi_watchdog: Config option to enable new nmi_watchdogDon Zickus2010-02-08
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-06
|\ \ \ \ \
| * | | | | tree/tiny rcu: Add debug RCU head objectsMathieu Desnoyers2010-06-14
| |/ / / /
* | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-08-05
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek2010-08-04
| |\| | |
| * | | | Kbuild: Add option to set -femit-struct-debug-baseonlyAndi Kleen2010-07-14
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-08-05
|\ \ \ \
| * | | | microblaze: Disable FRAME_POINTER selectionMichal Simek2010-08-04
| | |/ / | |/| |
* / | | Kconfig.debug: FAIL_IO_TIMEOUT: typo Faul -> FaultTakuya Yoshikawa2010-07-21
|/ / /
* | | fault-injection: add CPU notifier error injection moduleAkinobu Mita2010-05-27
* | | DYNAMIC_DEBUG: fix documentation errorsFlorian Ragwitz2010-05-25
* | | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-18
|\ \ \
| * \ \ Merge branch 'x86/asm' into x86/atomicH. Peter Anvin2010-04-29
| |\ \ \ | | | |/ | | |/|
| * | | lib: Add self-test for atomic64_tLuca Barbieri2010-02-25
| | |/ | |/|
* | | rcu: enable CPU_STALL_VERBOSE by defaultPaul E. McKenney2010-05-10
* | | rcu: optionally leave lockdep enabled after RCU lockdep splatLai Jiangshan2010-05-10
| |/ |/|
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-13
|\ \