| Commit message (Expand) | Author | Age | Files | Lines |
* | [MIPS] Don't force frame pointers for lockdep on MIPS | Franck Bui-Huu | 2007-04-27 | 1 | -1/+1 |
* | [PATCH] fault injection: split up stacktrace filter Kconfig option | Akinobu Mita | 2007-02-21 | 1 | -2/+8 |
* | [PATCH] Add debugging feature /proc/timer_stat | Ingo Molnar | 2007-02-16 | 1 | -0/+11 |
* | [PATCH] Debug shared irqs | David Woodhouse | 2007-02-12 | 1 | -0/+9 |
* | [PATCH] Remove references to obsolete kernel config option DEBUG_RWSEMS | Robert P. J. Day | 2007-02-11 | 1 | -9/+0 |
* | Remove stack unwinder for now | Linus Torvalds | 2006-12-15 | 1 | -18/+0 |
* | Fix typo in new debug options. | Dave Jones | 2006-12-12 | 1 | -1/+1 |
* | [PATCH] Kconfig refactoring for better menu nesting | Don Mullis | 2006-12-10 | 1 | -24/+25 |
* | [PATCH] fault-injection: stacktrace filtering kconfig fix | Andrew Morton | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] fault-injection Kconfig cleanup | Andrew Morton | 2006-12-08 | 1 | -16/+11 |
* | [PATCH] fault injection: stacktrace filtering | Akinobu Mita | 2006-12-08 | 1 | -0/+5 |
* | [PATCH] fault-injection capability for disk IO | Akinobu Mita | 2006-12-08 | 1 | -0/+7 |
* | [PATCH] fault-injection capability for alloc_pages() | Akinobu Mita | 2006-12-08 | 1 | -0/+7 |
* | [PATCH] fault-injection capability for kmalloc | Akinobu Mita | 2006-12-08 | 1 | -0/+7 |
* | [PATCH] fault-injection capabilities infrastructure | Akinobu Mita | 2006-12-08 | 1 | -0/+12 |
* | [PATCH] Generic BUG for i386 | Jeremy Fitzhardinge | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] Generic BUG implementation | Jeremy Fitzhardinge | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] kconfig: PRINTK_TIME depends on PRINTK | Randy Dunlap | 2006-12-07 | 1 | -0/+1 |
* | [ARM] 3909/1: Disable UWIND_INFO for ARM (again) | Kevin Hilman | 2006-10-28 | 1 | -1/+1 |
* | [PATCH] uml shouldn't do HEADERS_CHECK | Al Viro | 2006-10-13 | 1 | -0/+1 |
* | [PATCH] Add CONFIG_HEADERS_CHECK option to automatically run 'make headers_ch... | David Woodhouse | 2006-10-11 | 1 | -0/+13 |
* | [PATCH] Disable DETECT_SOFTLOCKUP for s390 | Heiko Carstens | 2006-10-11 | 1 | -1/+1 |
* | [PATCH] Linux Kernel Dump Test Module | Ankita Garg | 2006-10-02 | 1 | -0/+14 |
* | [PATCH] Debug variants of linked list macros | Dave Jones | 2006-09-29 | 1 | -0/+9 |
* | sh: Enable verbose BUG() support. | Paul Mundt | 2006-09-27 | 1 | -1/+1 |
* | sh: Use generic CONFIG_FRAME_POINTER. | Paul Mundt | 2006-09-27 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-09-26 | 1 | -1/+1 |
|\ |
|
| * | [PATCH] Don't force frame pointers for lockdep | Andi Kleen | 2006-09-26 | 1 | -1/+1 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-09-26 | 1 | -0/+7 |
|\ \ |
|
| * | | add CONFIG_ENABLE_MUST_CHECK | Andrew Morton | 2006-09-26 | 1 | -0/+7 |
| |/ |
|
* / | [PATCH] avr32 architecture | Haavard Skinnemoen | 2006-09-26 | 1 | -2/+2 |
|/ |
|
* | [PATCH] let the the lockdep options depend on DEBUG_KERNEL | Adrian Bunk | 2006-07-15 | 1 | -4/+6 |
* | [PATCH] lockdep: kconfig | Ingo Molnar | 2006-07-04 | 1 | -2/+96 |
* | [PATCH] lockdep: core | Ingo Molnar | 2006-07-04 | 1 | -1/+1 |
* | [PATCH] lockdep: locking API self tests | Ingo Molnar | 2006-07-04 | 1 | -0/+11 |
* | [PATCH] lockdep: s390 CONFIG_FRAME_POINTER support | Heiko Carstens | 2006-07-04 | 1 | -1/+1 |
* | [PATCH] lockdep: stacktrace subsystem, core | Ingo Molnar | 2006-07-04 | 1 | -1/+5 |
* | [PATCH] lockdep: remove mutex deadlock checking code | Ingo Molnar | 2006-07-04 | 1 | -8/+0 |
* | [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPL | Arjan van de Ven | 2006-06-28 | 1 | -0/+16 |
* | [PATCH] fix rt-mutex defaults and dependencies | Roman Zippel | 2006-06-28 | 1 | -3/+1 |
* | [PATCH] pi-futex: rt mutex tester | Thomas Gleixner | 2006-06-28 | 1 | -0/+7 |
* | [PATCH] pi-futex: rt mutex debug | Ingo Molnar | 2006-06-28 | 1 | -0/+13 |
* | [PATCH] i386: reliable stack trace support (i386) | Jan Beulich | 2006-06-26 | 1 | -1/+1 |
* | [PATCH] x86_64: reliable stack trace support (x86-64) | Jan Beulich | 2006-06-26 | 1 | -1/+1 |
* | [PATCH] x86_64: reliable stack trace support | Jan Beulich | 2006-06-26 | 1 | -2/+10 |
* | [SPARC]: Handle UNWIND_INFO properly. | David S. Miller | 2006-05-12 | 1 | -1/+1 |
* | [PATCH] Kconfig.debug: Set DEBUG_MUTEX to off by default | Tim Chen | 2006-04-19 | 1 | -1/+1 |
* | [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP | Helge Deller | 2006-03-30 | 1 | -13/+0 |
* | [PATCH] Don't make debugfs depend on DEBUG_KERNEL | Jens Axboe | 2006-03-27 | 1 | -1/+1 |
* | [PATCH] x86_64: Don't enable CONFIG_UNWIND_INFO by default for DEBUG_KERNEL | Andi Kleen | 2006-03-25 | 1 | -1/+0 |