aboutsummaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)Author
2009-12-17Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds
2009-12-15Make DEBUG_BUGVERBOSE default to yAlexey Dobriyan
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-05Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-03rcu: Make RCU's CPU-stall detector be defaultPaul E. McKenney
2009-11-16workqueue: Add debugobjects supportThomas Gleixner
2009-11-11sysctl: Remove dead code from sysctl_checkEric W. Biederman
2009-11-06kmemleak: fix kconfig for crc32 build errorRandy Dunlap
2009-10-27powerpc: Minor cleanup to lib/Kconfig.debugKumar Gala
2009-10-06[S390] Enable kmemleak on s390.Heiko Carstens
2009-09-20kernel hacking: move STRIP_ASM_SYMS from GeneralRandy Dunlap
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-09-02CRED: Add some configurable debugging [try #6]David Howells
2009-08-23rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney
2009-08-23rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney
2009-08-20kmemleak: Allow kmemleak to be built on powerpcMichael Ellerman
2009-07-04Merge branch 'master' into for-nextTejun Heo
2009-06-25kmemleak: Allow the early log buffer to be configurable.Catalin Marinas
2009-06-24percpu: implement optional weak percpu definitionsTejun Heo
2009-06-23kmemleak: Do not force the slab debugging Kconfig optionsCatalin Marinas
2009-06-21Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-21lockdep: Select frame pointers on x86Peter Zijlstra
2009-06-15kmemcheck: make kconfig accessible for other architecturesPekka Enberg
2009-06-15kmemcheck: enable in the x86 KconfigVegard Nossum
2009-06-11kmemleak: Simple testing module for kmemleakCatalin Marinas
2009-06-11kmemleak: Enable the building of the memory leak detectorCatalin Marinas
2009-05-08Remove old PRINTK_DEBUG config itemJason Baron
2009-04-23[S390] omit frame pointers on s390 when possibleHeiko Carstens
2009-04-07Merge branch 'linus' into core/softlockupIngo Molnar
2009-04-07softlockup: make DETECT_HUNG_TASK default depend on DETECT_SOFTLOCKUPIngo Molnar
2009-04-01generic debug pageallocAkinobu Mita
2009-03-30Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-03-28Merge branch 'linus' into core/iommuIngo Molnar
2009-03-28Merge branch 'origin' into develRussell King
2009-03-24dynamic debug: update docsJason Baron
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King
2009-03-05dma-debug: add Kconfig entryJoerg Roedel
2009-02-20docsrc: use config instead of menuconfigRandy Dunlap
2009-02-19[ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwindingCatalin Marinas
2009-02-12Merge branch 'linus' into core/softlockupIngo Molnar
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-22rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTORLai Jiangshan
2009-01-18x86: define ARCH_WANT_FRAME_POINTERSJeff Mahoney