| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 | Linus Torvalds | 2009-12-17 | 1 | -0/+1 |
|\ |
|
| * | kmemleak: fix kconfig for crc32 build error | Randy Dunlap | 2009-11-06 | 1 | -0/+1 |
* | | Make DEBUG_BUGVERBOSE default to y | Alexey Dobriyan | 2009-12-15 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2009-12-10 | 1 | -0/+8 |
|\ \ |
|
| * | | workqueue: Add debugobjects support | Thomas Gleixner | 2009-11-16 | 1 | -0/+8 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
| | |/ / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 2009-12-08 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | sysctl: Remove dead code from sysctl_check | Eric W. Biederman | 2009-11-11 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-12-05 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | rcu: Make RCU's CPU-stall detector be default | Paul E. McKenney | 2009-12-03 | 1 | -1/+1 |
* | | | powerpc: Minor cleanup to lib/Kconfig.debug | Kumar Gala | 2009-10-27 | 1 | -1/+1 |
| |/
|/| |
|
* | | [S390] Enable kmemleak on s390. | Heiko Carstens | 2009-10-06 | 1 | -3/+4 |
|/ |
|
* | kernel hacking: move STRIP_ASM_SYMS from General | Randy Dunlap | 2009-09-20 | 1 | -0/+8 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-09-15 | 1 | -1/+1 |
|\ |
|
| * | kmemleak: Allow kmemleak to be built on powerpc | Michael Ellerman | 2009-08-20 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 | 1 | -0/+15 |
|\ \ |
|
| * \ | Merge branch 'master' into for-next | Tejun Heo | 2009-07-04 | 1 | -2/+15 |
| |\ \
| | |/ |
|
| * | | percpu: implement optional weak percpu definitions | Tejun Heo | 2009-06-24 | 1 | -0/+15 |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-09-11 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | rcu: Remove CONFIG_PREEMPT_RCU | Paul E. McKenney | 2009-08-23 | 1 | -1/+1 |
| * | | | rcu: Merge preemptable-RCU functionality into hierarchical RCU | Paul E. McKenney | 2009-08-23 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | CRED: Add some configurable debugging [try #6] | David Howells | 2009-09-02 | 1 | -0/+15 |
|/ / |
|
* | | kmemleak: Allow the early log buffer to be configurable. | Catalin Marinas | 2009-06-25 | 1 | -0/+12 |
* | | kmemleak: Do not force the slab debugging Kconfig options | Catalin Marinas | 2009-06-23 | 1 | -2/+3 |
|/ |
|
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-06-21 | 1 | -1/+1 |
|\ |
|
| * | lockdep: Select frame pointers on x86 | Peter Zijlstra | 2009-06-21 | 1 | -1/+1 |
* | | kmemcheck: make kconfig accessible for other architectures | Pekka Enberg | 2009-06-15 | 1 | -0/+2 |
* | | kmemcheck: enable in the x86 Kconfig | Vegard Nossum | 2009-06-15 | 1 | -2/+2 |
* | | kmemleak: Simple testing module for kmemleak | Catalin Marinas | 2009-06-11 | 1 | -0/+10 |
* | | kmemleak: Enable the building of the memory leak detector | Catalin Marinas | 2009-06-11 | 1 | -0/+22 |
|/ |
|
* | Remove old PRINTK_DEBUG config item | Jason Baron | 2009-05-08 | 1 | -1/+0 |
* | [S390] omit frame pointers on s390 when possible | Heiko Carstens | 2009-04-23 | 1 | -4/+4 |
* | Merge branch 'linus' into core/softlockup | Ingo Molnar | 2009-04-07 | 1 | -33/+55 |
|\ |
|
| * | generic debug pagealloc | Akinobu Mita | 2009-04-01 | 1 | -0/+1 |
| * | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-03-30 | 1 | -0/+11 |
| |\ |
|
| | * | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-28 | 1 | -32/+42 |
| | |\ |
|
| | * | | dma-debug: add Kconfig entry | Joerg Roedel | 2009-03-05 | 1 | -0/+11 |
| * | | | Merge branch 'origin' into devel | Russell King | 2009-03-28 | 1 | -32/+42 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | dynamic debug: update docs | Jason Baron | 2009-03-24 | 1 | -31/+41 |
| | * | | dynamic debug: combine dprintk and dynamic printk | Jason Baron | 2009-03-24 | 1 | -1/+1 |
| | |/ |
|
| * | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 2009-03-13 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | docsrc: use config instead of menuconfig | Randy Dunlap | 2009-02-20 | 1 | -1/+1 |
| * | | [ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwinding | Catalin Marinas | 2009-02-19 | 1 | -1/+1 |
| |/ |
|
* | | softlockup: make DETECT_HUNG_TASK default depend on DETECT_SOFTLOCKUP | Ingo Molnar | 2009-04-07 | 1 | -1/+1 |
* | | Merge branch 'linus' into core/softlockup | Ingo Molnar | 2009-02-12 | 1 | -13/+9 |
|\ \
| |/ |
|
| * | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-26 | 1 | -13/+0 |
| |\ |
|
| | * | rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTOR | Lai Jiangshan | 2009-01-22 | 1 | -13/+0 |
| * | | x86: define ARCH_WANT_FRAME_POINTERS | Jeff Mahoney | 2009-01-18 | 1 | -0/+9 |
| |/ |
|