Age | Commit message (Expand) | Author |
2011-10-31 | lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUT | Jiaju Zhang |
2011-10-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds |
2011-10-26 | mmc: core: add random fault injection | Per Forlin |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-10-01 | ARM: always use ARM_UNWIND for thumb2 kernels | Arnd Bergmann |
2011-09-15 | Kconfig: Copyedit: DEBUG_SECTION_MISMATCH | Michael Witten |
2011-08-23 | lib: Kconfig.debug: Typo remove extra "it" | Justin P. Mattock |
2011-07-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-07-05 | lockup detector: Fix reference to the non-existent CONFIG_DETECT_SOFTLOCKUP o... | Anton Blanchard |
2011-07-01 | Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2011-06-23 | sched: Generalize sleep inside spinlock detection | Frederic Weisbecker |
2011-06-10 | sched: Make sleeping inside spinlock detection working in !CONFIG_PREEMPT | Frederic Weisbecker |
2011-06-01 | tile: enable CONFIG_BUGVERBOSE | Chris Metcalf |
2011-05-25 | lib: consolidate DEBUG_STACK_USAGE option | Stephen Boyd |
2011-05-25 | lib: consolidate DEBUG_PER_CPU_MAPS | Stephen Boyd |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-19 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-05-19 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-05-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cma... | Linus Torvalds |
2011-05-19 | kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAK | Catalin Marinas |
2011-05-19 | MIPS: Enable kmemleak for MIPS | Maxin John |
2011-05-05 | rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPT | Mathieu Desnoyers |
2011-05-05 | rcu: Remove conditional compilation for RCU CPU stall warnings | Paul E. McKenney |
2011-04-28 | watchdog, hung_task_timeout: Add Kconfig configurable default | Jeff Mahoney |
2011-04-26 | Merge branch 'master' into for-next | Jiri Kosina |
2011-04-10 | add printk.time=1 boot-time hint to Kconfig.debug help text | Jim Cromie |
2011-04-04 | kemleak-test: build as module only | Daniel Baluta |
2011-03-22 | kstrto*: converting strings to integers done (hopefully) right | Alexey Dobriyan |
2011-03-22 | printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig | Mandeep Singh Baines |
2011-03-22 | kernel/watchdog.c: allow hardlockup to panic by default | Don Zickus |
2011-03-21 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2011-03-21 | kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by default | Michal Marek |
2011-03-05 | BKL: That's all, folks | Arnd Bergmann |
2011-02-24 | kbuild: reenable section mismatch analysis | Uwe Kleine-König |
2011-02-08 | m68knommu: Remove dependencies on nonexistent M68KNOMMU | Geert Uytterhoeven |
2011-01-20 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes |
2010-12-22 | x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP... | Don Zickus |
2010-10-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds |
2010-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2010-10-26 | lib/Kconfig.debug: add list_sort debugging switch | Artem Bityutskiy |
2010-10-26 | percpu_counter: add debugobj support | Tejun Heo |
2010-10-24 | Merge branch 'master' into for-linus | Pekka Enberg |
2010-10-22 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-21 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-10-21 | BKL: introduce CONFIG_BKL. | Arnd Bergmann |
2010-10-14 | kmemleak: add TILE to the list of supported architectures. | Chris Metcalf |
2010-10-07 | move async raid6 test to lib/Kconfig.debug | Dan Williams |
2010-10-06 | slub: Enable sysfs support for !CONFIG_SLUB_DEBUG | Christoph Lameter |
2010-09-23 | rcu: Add advice to PROVE_RCU_REPEATEDLY kernel config parameter | Paul E. McKenney |
2010-08-31 | tracing/lockdep: Fix dependency of TRACE_IRQFLAGS | Steven Rostedt |