Age | Commit message (Expand) | Author | Files | Lines |
2007-07-19 | lockstat: core infrastructure | Peter Zijlstra | 1 | -0/+11 |
2007-07-16 | SLUB: support slub_debug on by default | Christoph Lameter | 1 | -0/+13 |
2007-07-09 | sched: scheduler debugging, enable in Kconfig | Ingo Molnar | 1 | -0/+9 |
2007-06-01 | timer stats: speedups | Ingo Molnar | 1 | -1/+4 |
2007-05-24 | prohibit rcutorture from being compiled into the kernel | Paul E. McKenney | 1 | -2/+1 |
2007-05-12 | fault injection: disable stacktrace filter for x86-64 | Akinobu Mita | 1 | -0/+1 |
2007-05-08 | Move LOG_BUF_SHIFT to a more sensible place | Alistair John Strachan | 1 | -17/+0 |
2007-05-08 | kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug | Robert P. J. Day | 1 | -0/+10 |
2007-05-07 | blackfin architecture | Bryan Wu | 1 | -2/+2 |
2007-05-02 | kconfig.debug: clarify CONFIG_DEBUG_INFO help text | Andreas Dilger | 1 | -0/+3 |
2007-04-27 | [MIPS] Don't force frame pointers for lockdep on MIPS | Franck Bui-Huu | 1 | -1/+1 |
2007-02-21 | [PATCH] fault injection: split up stacktrace filter Kconfig option | Akinobu Mita | 1 | -2/+8 |
2007-02-16 | [PATCH] Add debugging feature /proc/timer_stat | Ingo Molnar | 1 | -0/+11 |
2007-02-12 | [PATCH] Debug shared irqs | David Woodhouse | 1 | -0/+9 |
2007-02-11 | [PATCH] Remove references to obsolete kernel config option DEBUG_RWSEMS | Robert P. J. Day | 1 | -9/+0 |
2006-12-15 | Remove stack unwinder for now | Linus Torvalds | 1 | -18/+0 |
2006-12-12 | Fix typo in new debug options. | Dave Jones | 1 | -1/+1 |
2006-12-10 | [PATCH] Kconfig refactoring for better menu nesting | Don Mullis | 1 | -24/+25 |
2006-12-08 | [PATCH] fault-injection: stacktrace filtering kconfig fix | Andrew Morton | 1 | -1/+1 |
2006-12-08 | [PATCH] fault-injection Kconfig cleanup | Andrew Morton | 1 | -16/+11 |
2006-12-08 | [PATCH] fault injection: stacktrace filtering | Akinobu Mita | 1 | -0/+5 |
2006-12-08 | [PATCH] fault-injection capability for disk IO | Akinobu Mita | 1 | -0/+7 |
2006-12-08 | [PATCH] fault-injection capability for alloc_pages() | Akinobu Mita | 1 | -0/+7 |
2006-12-08 | [PATCH] fault-injection capability for kmalloc | Akinobu Mita | 1 | -0/+7 |
2006-12-08 | [PATCH] fault-injection capabilities infrastructure | Akinobu Mita | 1 | -0/+12 |
2006-12-08 | [PATCH] Generic BUG for i386 | Jeremy Fitzhardinge | 1 | -1/+1 |
2006-12-08 | [PATCH] Generic BUG implementation | Jeremy Fitzhardinge | 1 | -1/+1 |
2006-12-07 | [PATCH] kconfig: PRINTK_TIME depends on PRINTK | Randy Dunlap | 1 | -0/+1 |
2006-10-28 | [ARM] 3909/1: Disable UWIND_INFO for ARM (again) | Kevin Hilman | 1 | -1/+1 |
2006-10-13 | [PATCH] uml shouldn't do HEADERS_CHECK | Al Viro | 1 | -0/+1 |
2006-10-11 | [PATCH] Add CONFIG_HEADERS_CHECK option to automatically run 'make headers_ch... | David Woodhouse | 1 | -0/+13 |
2006-10-11 | [PATCH] Disable DETECT_SOFTLOCKUP for s390 | Heiko Carstens | 1 | -1/+1 |
2006-10-02 | [PATCH] Linux Kernel Dump Test Module | Ankita Garg | 1 | -0/+14 |
2006-09-29 | [PATCH] Debug variants of linked list macros | Dave Jones | 1 | -0/+9 |
2006-09-27 | sh: Enable verbose BUG() support. | Paul Mundt | 1 | -1/+1 |
2006-09-27 | sh: Use generic CONFIG_FRAME_POINTER. | Paul Mundt | 1 | -1/+1 |
2006-09-27 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2006-09-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -0/+7 |
2006-09-26 | [PATCH] avr32 architecture | Haavard Skinnemoen | 1 | -2/+2 |
2006-09-26 | [PATCH] Don't force frame pointers for lockdep | Andi Kleen | 1 | -1/+1 |
2006-09-26 | add CONFIG_ENABLE_MUST_CHECK | Andrew Morton | 1 | -0/+7 |
2006-07-15 | [PATCH] let the the lockdep options depend on DEBUG_KERNEL | Adrian Bunk | 1 | -4/+6 |
2006-07-04 | [PATCH] lockdep: kconfig | Ingo Molnar | 1 | -2/+96 |
2006-07-04 | [PATCH] lockdep: core | Ingo Molnar | 1 | -1/+1 |
2006-07-04 | [PATCH] lockdep: locking API self tests | Ingo Molnar | 1 | -0/+11 |
2006-07-04 | [PATCH] lockdep: s390 CONFIG_FRAME_POINTER support | Heiko Carstens | 1 | -1/+1 |
2006-07-04 | [PATCH] lockdep: stacktrace subsystem, core | Ingo Molnar | 1 | -1/+5 |
2006-07-04 | [PATCH] lockdep: remove mutex deadlock checking code | Ingo Molnar | 1 | -8/+0 |
2006-06-29 | [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPL | Arjan van de Ven | 1 | -0/+16 |
2006-06-28 | [PATCH] fix rt-mutex defaults and dependencies | Roman Zippel | 1 | -3/+1 |