Age | Commit message (Expand) | Author |
2011-05-05 | rcu: Remove conditional compilation for RCU CPU stall warnings | Paul E. McKenney |
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 |
2010-08-19 | rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablable | Paul E. McKenney |
2010-08-19 | rcu: make CPU stall warning timeout configurable | Paul E. McKenney |
2010-08-19 | rcu: define __rcu address space modifier for sparse | Paul E. McKenney |
2010-08-17 | latencytop: Fix kconfig dependency warnings | Randy Dunlap |
2010-08-10 | Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Linus Torvalds |
2010-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2010-08-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-08-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-08-05 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2010-08-05 | debugfs: no longer needs to depend on SYSFS | Randy Dunlap |
2010-08-05 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2010-08-05 | Merge branch 'perf/nmi' into perf/core | Ingo Molnar |
2010-08-04 | Merge commit 'v2.6.35' into kbuild/kbuild | Michal Marek |
2010-08-04 | microblaze: Disable FRAME_POINTER selection | Michal Simek |
2010-07-21 | Kconfig.debug: FAIL_IO_TIMEOUT: typo Faul -> Fault | Takuya Yoshikawa |
2010-07-19 | kmemleak: Introduce a default off mode for kmemleak | Jason Baron |
2010-07-14 | Kbuild: Add option to set -femit-struct-debug-baseonly | Andi Kleen |
2010-06-14 | tree/tiny rcu: Add debug RCU head objects | Mathieu Desnoyers |
2010-05-27 | fault-injection: add CPU notifier error injection module | Akinobu Mita |
2010-05-25 | DYNAMIC_DEBUG: fix documentation errors | Florian Ragwitz |
2010-05-19 | lockup_detector: Don't enable the lockup detector by default | Frederic Weisbecker |
2010-05-18 | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-05-16 | lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTOR | Frederic Weisbecker |
2010-05-16 | lockup_detector: Update some config | Frederic Weisbecker |
2010-05-13 | lockup_detector: Make BOOTPARAM_SOFTLOCKUP_PANIC depend on LOCKUP_DETECTOR | Frederic Weisbecker |