aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2012-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds1-8/+0
2012-03-23nmi watchdog: do not use cpp symbol in KconfigCong Wang1-1/+1
2012-03-23locking/kconfig: Simplify INLINE_SPIN_UNLOCK usageRaghavendra K T1-0/+1
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+11
2012-02-21rcu: Print scheduling-clock information on RCU CPU stall-warning messagesPaul E. McKenney1-0/+14
2012-02-21rcu: Move RCU_TRACE to lib/Kconfig.debugPaul E. McKenney1-0/+10
2012-02-11watchdog: Update Kconfig entriesFernando Luis Vázquez Cao1-7/+11
2012-01-24sysctl: Improve the sysctl sanity checksEric W. Biederman1-8/+0
2011-12-02kmemleak: Add support for memory hotplugLaura Abbott1-1/+1
2011-10-31lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUTJiaju Zhang1-2/+3
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-0/+11
2011-10-26mmc: core: add random fault injectionPer Forlin1-0/+11
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-20/+20
2011-10-01ARM: always use ARM_UNWIND for thumb2 kernelsArnd Bergmann1-2/+2
2011-09-15Kconfig: Copyedit: DEBUG_SECTION_MISMATCHMichael Witten1-19/+19
2011-08-23lib: Kconfig.debug: Typo remove extra "it"Justin P. Mattock1-1/+1
2011-07-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+6
2011-07-05lockup detector: Fix reference to the non-existent CONFIG_DETECT_SOFTLOCKUP o...Anton Blanchard1-2/+2
2011-07-01Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-3/+6
2011-06-23sched: Generalize sleep inside spinlock detectionFrederic Weisbecker1-3/+5
2011-06-10sched: Make sleeping inside spinlock detection working in !CONFIG_PREEMPTFrederic Weisbecker1-0/+1
2011-06-01tile: enable CONFIG_BUGVERBOSEChris Metcalf1-1/+1
2011-05-25lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd1-0/+9
2011-05-25lib: consolidate DEBUG_PER_CPU_MAPSStephen Boyd1-0/+11
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+2
2011-05-19Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-29/+3
2011-05-19Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+15
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds1-1/+1
2011-05-19kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAKCatalin Marinas1-1/+1
2011-05-19MIPS: Enable kmemleak for MIPSMaxin John1-1/+1
2011-05-05rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPTMathieu Desnoyers1-1/+1
2011-05-05rcu: Remove conditional compilation for RCU CPU stall warningsPaul E. McKenney1-28/+2
2011-04-28watchdog, hung_task_timeout: Add Kconfig configurable defaultJeff Mahoney1-0/+15
2011-04-26Merge branch 'master' into for-nextJiri Kosina1-9/+33
2011-04-10add printk.time=1 boot-time hint to Kconfig.debug help textJim Cromie1-1/+2
2011-04-04kemleak-test: build as module onlyDaniel Baluta1-4/+2
2011-03-22kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan1-0/+3
2011-03-22printk: allow setting DEFAULT_MESSAGE_LEVEL via KconfigMandeep Singh Baines1-0/+11
2011-03-22kernel/watchdog.c: allow hardlockup to panic by defaultDon Zickus1-0/+17
2011-03-21Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-5/+0
2011-03-21kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by defaultMichal Marek1-1/+0
2011-03-05BKL: That's all, folksArnd Bergmann1-9/+0
2011-02-24kbuild: reenable section mismatch analysisUwe Kleine-König1-4/+0
2011-02-08m68knommu: Remove dependencies on nonexistent M68KNOMMUGeert Uytterhoeven1-1/+1
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...Don Zickus1-1/+2
2010-10-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus 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/kern...Linus 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/cmar...Linus 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/kern...Linus Torvalds1-15/+20
2010-08-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+6
2010-08-05Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus 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/ker...Linus 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
2010-03-06lkdtm: add debugfs access and loosen KPROBE tiesSimon Kagstrom1-3/+2
2010-02-28nmi_watchdog: Turn it off by defaultIngo Molnar1-1/+0
2010-02-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+25
2010-02-27perf: Remove pointless breakpoint unionFrederic Weisbecker1-3/+5
2010-02-27perf lock: Fix and add misc documentally thingsHitoshi Mitake1-0/+6
2010-02-25lib: Add self-test for atomic64_tLuca Barbieri1-0/+7
2010-02-25rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task informationPaul E. McKenney1-0/+12
2010-02-25rcu: Introduce lockdep-based checking to RCU read-side primitivesPaul E. McKenney1-0/+12
2010-02-14nmi_watchdog: Use a boolean config flag for compilingDon Zickus1-2/+1
2010-02-09nmi_watchdog: Only enable on x86 for nowIngo Molnar1-0/+1
2010-02-08nmi_watchdog: Config option to enable new nmi_watchdogDon Zickus1-0/+13
2010-01-27sh: kmemleak support.Chris Smith1-1/+1
2010-01-16rcu: 1Q2010 update for RCU documentationPaul E. McKenney1-2/+2
2009-12-17Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds1-0/+1
2009-12-15Make DEBUG_BUGVERBOSE default to yAlexey Dobriyan1-1/+1
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+8
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds1-1/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-05Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-12-03rcu: Make RCU's CPU-stall detector be defaultPaul E. McKenney1-1/+1
2009-11-16workqueue: Add debugobjects supportThomas Gleixner1-0/+8
2009-11-11sysctl: Remove dead code from sysctl_checkEric W. Biederman1-1/+1
2009-11-06kmemleak: fix kconfig for crc32 build errorRandy Dunlap1-0/+1
2009-10-27powerpc: Minor cleanup to lib/Kconfig.debugKumar Gala1-1/+1
2009-10-06[S390] Enable kmemleak on s390.Heiko Carstens1-3/+4
2009-09-20kernel hacking: move STRIP_ASM_SYMS from GeneralRandy Dunlap1-0/+8
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-1/+1
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-0/+15
2009-09-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2009-09-02CRED: Add some configurable debugging [try #6]David Howells1-0/+15
2009-08-23rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney1-1/+1
2009-08-23rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney1-1/+1
2009-08-20kmemleak: Allow kmemleak to be built on powerpcMichael Ellerman1-1/+1
2009-07-04Merge branch 'master' into for-nextTejun Heo1-2/+15
2009-06-25kmemleak: Allow the early log buffer to be configurable.Catalin Marinas1-0/+12
2009-06-24percpu: implement optional weak percpu definitionsTejun Heo1-0/+15
2009-06-23kmemleak: Do not force the slab debugging Kconfig optionsCatalin Marinas1-2/+3
2009-06-21Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2009-06-21lockdep: Select frame pointers on x86Peter Zijlstra1-1/+1
2009-06-15kmemcheck: make kconfig accessible for other architecturesPekka Enberg1-0/+2
2009-06-15kmemcheck: enable in the x86 KconfigVegard Nossum1-2/+2
2009-06-11kmemleak: Simple testing module for kmemleakCatalin Marinas1-0/+10
2009-06-11kmemleak: Enable the building of the memory leak detectorCatalin Marinas1-0/+22
2009-05-08Remove old PRINTK_DEBUG config itemJason Baron1-1/+0
2009-04-23[S390] omit frame pointers on s390 when possibleHeiko Carstens1-4/+4
2009-04-07Merge branch 'linus' into core/softlockupIngo Molnar1-33/+55
2009-04-07softlockup: make DETECT_HUNG_TASK default depend on DETECT_SOFTLOCKUPIngo Molnar1-1/+1
2009-04-01generic debug pageallocAkinobu Mita1-0/+1
2009-03-30Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+11
2009-03-28Merge branch 'linus' into core/iommuIngo Molnar1-32/+42
2009-03-28Merge branch 'origin' into develRussell King1-32/+42
2009-03-24dynamic debug: update docsJason Baron1-31/+41
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron1-1/+1
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King1-1/+1
2009-03-05dma-debug: add Kconfig entryJoerg Roedel1-0/+11
2009-02-20docsrc: use config instead of menuconfigRandy Dunlap1-1/+1
2009-02-19[ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwindingCatalin Marinas1-1/+1
2009-02-12Merge branch 'linus' into core/softlockupIngo Molnar1-13/+9
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-13/+0
2009-01-22rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTORLai Jiangshan1-13/+0
2009-01-18x86: define ARCH_WANT_FRAME_POINTERSJeff Mahoney1-0/+9
2009-01-16softlockup: decouple hung tasks check from softlockup detectionMandeep Singh Baines1-0/+38
2009-01-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+8
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells1-0/+7
2009-01-07x86: offer frame pointers in all build modesIngo Molnar1-8/+8
2008-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds1-0/+1
2008-12-29SLUB: failslab supportAkinobu Mita1-0/+1
2008-12-25Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print...Ingo Molnar1-0/+21
2008-12-18"Tree RCU": scalable classic RCU implementationPaul E. McKenney1-0/+13
2008-11-26debugobjects: add boot parameter default valueIngo Molnar1-0/+8
2008-11-24Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar1-0/+10
2008-10-17block: add BIG FAT WARNING to CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo1-0/+5
2008-10-16driver core: basic infrastructure for per-module dynamic debug messagesJason Baron1-0/+55
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar1-0/+9
2008-10-10Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+13
2008-10-09block: add fault injection mechanism for faking request timeoutsJens Axboe1-1/+12
2008-10-09init: DEBUG_BLOCK_EXT_DEVT requires explicit root= paramTejun Heo1-0/+6
2008-10-09Change default value of CONFIG_DEBUG_BLOCK_EXT_DEVT to 'n'Jens Axboe1-1/+1
2008-10-09block: implement CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo1-0/+16
2008-10-03rcu: RCU-based detection of stalled CPUs for Classic RCUPaul E. McKenney1-1/+1
2008-09-10Merge branch 'linus' into core/debugIngo Molnar1-3/+3
2008-09-10debug: add notifier chain debuggingArjan van de Ven1-0/+10
2008-09-10Merge commit 'v2.6.27-rc6' into core/rcuIngo Molnar1-3/+20
2008-09-03powerpc: Work around gcc's -fno-omit-frame-pointer bugTony Breeds1-3/+3
2008-08-16Move sysctl check into debugging section and don't make it default yAndi Kleen1-0/+8
2008-08-12docsrc: build Documentation/ sourcesRandy Dunlap1-0/+9
2008-08-11rcu, debug: detect stalled grace periodsPaul E. McKenney1-0/+13
2008-07-24mm: add a basic debugging framework for memory initialisationMel Gorman1-0/+12
2008-07-23Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+25
2008-07-21debugfs: Add a reference to the debugfs API documentation.Robert P. J. Day1-0/+3
2008-07-15Merge branch 'linus' into core/softlockupIngo Molnar1-1/+5
2008-07-15Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar1-1/+19
2008-07-15Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+3
2008-06-27stacktrace: add saved stack traces to backtrace self-testVegard Nossum1-0/+3
2008-06-19MM: virtual address debugJiri Slaby1-0/+9
2008-06-19rcu: make rcutorture more vicious: reinstate boot-time testingPaul E. McKenney1-2/+19
2008-06-16Revert "prohibit rcutorture from being compiled into the kernel"Ingo Molnar1-1/+2
2008-05-25debugging: make stacktrace independent from DEBUG_KERNELIngo Molnar1-1/+0
2008-05-25softlockup: allow panic on lockupIngo Molnar1-1/+25
2008-05-23ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo1-0/+2
2008-04-30debugobjects: add timer specific object debugging codeThomas Gleixner1-0/+8
2008-04-30infrastructure to debug (dynamic) objectsThomas Gleixner1-0/+23
2008-04-25Add option to enable -Wframe-larger-than= on gcc 4.4Andi Kleen1-0/+11