aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-131-1/+1
|\ \
| * | microblaze: Enable memory leak detectorMichal Simek2010-04-071-1/+1
* | | sparc64: Support kmemleak.David S. Miller2010-04-121-1/+1
|/ /
* | blackfin: enable DEBUG_SECTION_MISMATCHMike Frysinger2010-03-241-1/+2
* | Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar2010-03-091-5/+28
|\ \
| * | lkdtm: add debugfs access and loosen KPROBE tiesSimon Kagstrom2010-03-061-3/+2
| * | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-02-281-1/+25
| |\ \
| | * | rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task informationPaul E. McKenney2010-02-251-0/+12
| | * | rcu: Introduce lockdep-based checking to RCU read-side primitivesPaul E. McKenney2010-02-251-0/+12
| | * | rcu: 1Q2010 update for RCU documentationPaul E. McKenney2010-01-161-2/+2
| | |/
| * | sh: kmemleak support.Chris Smith2010-01-271-1/+1
| |/
* | perf: Remove pointless breakpoint unionFrederic Weisbecker2010-02-271-3/+5
* | perf lock: Fix and add misc documentally thingsHitoshi Mitake2010-02-271-0/+6
|/
* Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2009-12-171-0/+1
|\
| * kmemleak: fix kconfig for crc32 build errorRandy Dunlap2009-11-061-0/+1
* | Make DEBUG_BUGVERBOSE default to yAlexey Dobriyan2009-12-151-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2009-12-101-0/+8
|\ \
| * | workqueue: Add debugobjects supportThomas Gleixner2009-11-161-0/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\ \ \
| * \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| |\ \ \
| | * | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
| | |/ /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-081-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | sysctl: Remove dead code from sysctl_checkEric W. Biederman2009-11-111-1/+1
| |/ /
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-051-1/+1
|\ \ \ | |/ / |/| |
| * | rcu: Make RCU's CPU-stall detector be defaultPaul E. McKenney2009-12-031-1/+1
* | | powerpc: Minor cleanup to lib/Kconfig.debugKumar Gala2009-10-271-1/+1
| |/ |/|
* | [S390] Enable kmemleak on s390.Heiko Carstens2009-10-061-3/+4
|/
* kernel hacking: move STRIP_ASM_SYMS from GeneralRandy Dunlap2009-09-201-0/+8
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-151-1/+1
|\
| * kmemleak: Allow kmemleak to be built on powerpcMichael Ellerman2009-08-201-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-0/+15
|\ \
| * \ Merge branch 'master' into for-nextTejun Heo2009-07-041-2/+15
| |\ \ | | |/
| * | percpu: implement optional weak percpu definitionsTejun Heo2009-06-241-0/+15
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-09-111-1/+1
|\ \ \
| * | | rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney2009-08-231-1/+1
| * | | rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney2009-08-231-1/+1
| | |/ | |/|
* | | CRED: Add some configurable debugging [try #6]David Howells2009-09-021-0/+15
|/ /
* | kmemleak: Allow the early log buffer to be configurable.Catalin Marinas2009-06-251-0/+12
* | kmemleak: Do not force the slab debugging Kconfig optionsCatalin Marinas2009-06-231-2/+3
|/
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-211-1/+1
|\
| * lockdep: Select frame pointers on x86Peter Zijlstra2009-06-211-1/+1
* | kmemcheck: make kconfig accessible for other architecturesPekka Enberg2009-06-151-0/+2
* | kmemcheck: enable in the x86 KconfigVegard Nossum2009-06-151-2/+2
* | kmemleak: Simple testing module for kmemleakCatalin Marinas2009-06-111-0/+10
* | kmemleak: Enable the building of the memory leak detectorCatalin Marinas2009-06-111-0/+22
|/
* Remove old PRINTK_DEBUG config itemJason Baron2009-05-081-1/+0
* [S390] omit frame pointers on s390 when possibleHeiko Carstens2009-04-231-4/+4
* Merge branch 'linus' into core/softlockupIngo Molnar2009-04-071-33/+55
|\
| * generic debug pageallocAkinobu Mita2009-04-011-0/+1
| * Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-03-301-0/+11
| |\