summaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)Author
2011-04-04kemleak-test: build as module onlyDaniel Baluta
2011-03-22kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan
2011-03-22printk: allow setting DEFAULT_MESSAGE_LEVEL via KconfigMandeep Singh Baines
2011-03-22kernel/watchdog.c: allow hardlockup to panic by defaultDon Zickus
2011-03-21Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2011-03-21kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by defaultMichal Marek
2011-03-05BKL: That's all, folksArnd Bergmann
2011-02-24kbuild: reenable section mismatch analysisUwe Kleine-König
2011-02-08m68knommu: Remove dependencies on nonexistent M68KNOMMUGeert Uytterhoeven
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2010-12-22x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus
2010-10-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-10-26lib/Kconfig.debug: add list_sort debugging switchArtem Bityutskiy
2010-10-26percpu_counter: add debugobj supportTejun Heo
2010-10-24Merge branch 'master' into for-linusPekka Enberg
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-21BKL: introduce CONFIG_BKL.Arnd Bergmann
2010-10-14kmemleak: add TILE to the list of supported architectures.Chris Metcalf
2010-10-07move async raid6 test to lib/Kconfig.debugDan Williams
2010-10-06slub: Enable sysfs support for !CONFIG_SLUB_DEBUGChristoph Lameter
2010-09-23rcu: Add advice to PROVE_RCU_REPEATEDLY kernel config parameterPaul E. McKenney
2010-08-31tracing/lockdep: Fix dependency of TRACE_IRQFLAGSSteven Rostedt
2010-08-19rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablablePaul E. McKenney
2010-08-19rcu: make CPU stall warning timeout configurablePaul E. McKenney
2010-08-19rcu: define __rcu address space modifier for sparsePaul E. McKenney
2010-08-17latencytop: Fix kconfig dependency warningsRandy Dunlap
2010-08-10Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-08-05Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2010-08-05debugfs: no longer needs to depend on SYSFSRandy Dunlap
2010-08-05Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-08-05Merge branch 'perf/nmi' into perf/coreIngo Molnar
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek
2010-08-04microblaze: Disable FRAME_POINTER selectionMichal Simek
2010-07-21Kconfig.debug: FAIL_IO_TIMEOUT: typo Faul -> FaultTakuya Yoshikawa
2010-07-19kmemleak: Introduce a default off mode for kmemleakJason Baron
2010-07-14Kbuild: Add option to set -femit-struct-debug-baseonlyAndi Kleen
2010-06-14tree/tiny rcu: Add debug RCU head objectsMathieu Desnoyers
2010-05-27fault-injection: add CPU notifier error injection moduleAkinobu Mita
2010-05-25DYNAMIC_DEBUG: fix documentation errorsFlorian Ragwitz
2010-05-19lockup_detector: Don't enable the lockup detector by defaultFrederic Weisbecker
2010-05-18Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-16lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTORFrederic Weisbecker
2010-05-16lockup_detector: Update some configFrederic Weisbecker
2010-05-13lockup_detector: Make BOOTPARAM_SOFTLOCKUP_PANIC depend on LOCKUP_DETECTORFrederic Weisbecker
2010-05-12lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus