aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-3/+3
2010-12-22x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP_DETECTORDon Zickus1-1/+2
2010-10-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-0/+13
2010-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-1/+1
2010-10-26lib/Kconfig.debug: add list_sort debugging switchArtem Bityutskiy1-0/+9
2010-10-26percpu_counter: add debugobj supportTejun Heo1-0/+8
2010-10-24Merge branch 'master' into for-linusPekka Enberg1-4/+54
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+9
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+4
2010-10-21BKL: introduce CONFIG_BKL.Arnd Bergmann1-0/+9
2010-10-14kmemleak: add TILE to the list of supported architectures.Chris Metcalf1-1/+1
2010-10-07move async raid6 test to lib/Kconfig.debugDan Williams1-0/+13
2010-10-06slub: Enable sysfs support for !CONFIG_SLUB_DEBUGChristoph Lameter1-1/+1
2010-09-23rcu: Add advice to PROVE_RCU_REPEATEDLY kernel config parameterPaul E. McKenney1-0/+4
2010-08-31tracing/lockdep: Fix dependency of TRACE_IRQFLAGSSteven Rostedt1-4/+4
2010-08-19rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablablePaul E. McKenney1-0/+13
2010-08-19rcu: make CPU stall warning timeout configurablePaul E. McKenney1-0/+11
2010-08-19rcu: define __rcu address space modifier for sparsePaul E. McKenney1-0/+13
2010-08-17latencytop: Fix kconfig dependency warningsRandy Dunlap1-1/+4
2010-08-10Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-2.6-cmLinus Torvalds1-0/+7
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+0
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-15/+20
2010-08-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+6
2010-08-05Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-0/+13
2010-08-05debugfs: no longer needs to depend on SYSFSRandy Dunlap1-1/+0
2010-08-05Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-3/+3
2010-08-05Merge branch 'perf/nmi' into perf/coreIngo Molnar1-15/+20
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek1-14/+77
2010-08-04microblaze: Disable FRAME_POINTER selectionMichal Simek1-3/+3
2010-07-21Kconfig.debug: FAIL_IO_TIMEOUT: typo Faul -> FaultTakuya Yoshikawa1-1/+1
2010-07-19kmemleak: Introduce a default off mode for kmemleakJason Baron1-0/+7
2010-07-14Kbuild: Add option to set -femit-struct-debug-baseonlyAndi Kleen1-0/+13
2010-06-14tree/tiny rcu: Add debug RCU head objectsMathieu Desnoyers1-0/+6
2010-05-27fault-injection: add CPU notifier error injection moduleAkinobu Mita1-0/+12
2010-05-25DYNAMIC_DEBUG: fix documentation errorsFlorian Ragwitz1-8/+8
2010-05-19lockup_detector: Don't enable the lockup detector by defaultFrederic Weisbecker1-1/+0
2010-05-18Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+7
2010-05-16lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTORFrederic Weisbecker1-0/+3
2010-05-16lockup_detector: Update some configFrederic Weisbecker1-22/+3
2010-05-13lockup_detector: Make BOOTPARAM_SOFTLOCKUP_PANIC depend on LOCKUP_DETECTORFrederic Weisbecker1-1/+1
2010-05-12lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus1-10/+20
2010-05-12Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker1-6/+38
2010-05-10rcu: enable CPU_STALL_VERBOSE by defaultPaul E. McKenney1-1/+1
2010-05-10rcu: optionally leave lockdep enabled after RCU lockdep splatLai Jiangshan1-0/+12
2010-04-29Merge branch 'x86/asm' into x86/atomicH. Peter Anvin1-6/+38
2010-04-13Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-1/+1
2010-04-12sparc64: Support kmemleak.David S. Miller1-1/+1
2010-04-07microblaze: Enable memory leak detectorMichal Simek1-1/+1
2010-03-24blackfin: enable DEBUG_SECTION_MISMATCHMike Frysinger1-1/+2
2010-03-09Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar1-5/+28