Age | Commit message (Expand) | Author | Files | Lines |
2011-03-23 | kstrto*: converting strings to integers done (hopefully) right | Alexey Dobriyan | 1 | -0/+3 |
2011-03-23 | printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig | Mandeep Singh Baines | 1 | -0/+11 |
2011-03-23 | kernel/watchdog.c: allow hardlockup to panic by default | Don Zickus | 1 | -0/+17 |
2011-03-22 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -5/+0 |
2011-03-21 | kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by default | Michal Marek | 1 | -1/+0 |
2011-03-05 | BKL: That's all, folks | Arnd Bergmann | 1 | -9/+0 |
2011-02-24 | kbuild: reenable section mismatch analysis | Uwe Kleine-König | 1 | -4/+0 |
2011-02-08 | m68knommu: Remove dependencies on nonexistent M68KNOMMU | Geert Uytterhoeven | 1 | -1/+1 |
2011-01-21 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 1 | -3/+3 |
2010-12-23 | x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP... | Don Zickus | 1 | -1/+2 |
2010-10-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 1 | -0/+13 |
2010-10-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 1 | -1/+1 |
2010-10-27 | lib/Kconfig.debug: add list_sort debugging switch | Artem Bityutskiy | 1 | -0/+9 |
2010-10-27 | percpu_counter: add debugobj support | Tejun Heo | 1 | -0/+8 |
2010-10-24 | Merge branch 'master' into for-linus | Pekka Enberg | 1 | -4/+54 |
2010-10-22 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -0/+9 |
2010-10-21 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+4 |
2010-10-21 | BKL: introduce CONFIG_BKL. | Arnd Bergmann | 1 | -0/+9 |
2010-10-14 | kmemleak: add TILE to the list of supported architectures. | Chris Metcalf | 1 | -1/+1 |
2010-10-08 | move async raid6 test to lib/Kconfig.debug | Dan Williams | 1 | -0/+13 |
2010-10-06 | slub: Enable sysfs support for !CONFIG_SLUB_DEBUG | Christoph Lameter | 1 | -1/+1 |
2010-09-23 | rcu: Add advice to PROVE_RCU_REPEATEDLY kernel config parameter | Paul E. McKenney | 1 | -0/+4 |
2010-09-01 | tracing/lockdep: Fix dependency of TRACE_IRQFLAGS | Steven Rostedt | 1 | -4/+4 |
2010-08-20 | rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablable | Paul E. McKenney | 1 | -0/+13 |
2010-08-20 | rcu: make CPU stall warning timeout configurable | Paul E. McKenney | 1 | -0/+11 |
2010-08-20 | rcu: define __rcu address space modifier for sparse | Paul E. McKenney | 1 | -0/+13 |
2010-08-17 | latencytop: Fix kconfig dependency warnings | Randy Dunlap | 1 | -1/+4 |
2010-08-11 | Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Linus Torvalds | 1 | -0/+7 |
2010-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 1 | -1/+0 |
2010-08-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -15/+20 |
2010-08-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+6 |
2010-08-06 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -0/+13 |
2010-08-06 | debugfs: no longer needs to depend on SYSFS | Randy Dunlap | 1 | -1/+0 |
2010-08-05 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -3/+3 |
2010-08-05 | Merge branch 'perf/nmi' into perf/core | Ingo Molnar | 1 | -15/+20 |
2010-08-04 | Merge commit 'v2.6.35' into kbuild/kbuild | Michal Marek | 1 | -14/+77 |
2010-08-04 | microblaze: Disable FRAME_POINTER selection | Michal Simek | 1 | -3/+3 |
2010-07-21 | Kconfig.debug: FAIL_IO_TIMEOUT: typo Faul -> Fault | Takuya Yoshikawa | 1 | -1/+1 |
2010-07-19 | kmemleak: Introduce a default off mode for kmemleak | Jason Baron | 1 | -0/+7 |
2010-07-14 | Kbuild: Add option to set -femit-struct-debug-baseonly | Andi Kleen | 1 | -0/+13 |
2010-06-15 | tree/tiny rcu: Add debug RCU head objects | Mathieu Desnoyers | 1 | -0/+6 |
2010-05-27 | fault-injection: add CPU notifier error injection module | Akinobu Mita | 1 | -0/+12 |
2010-05-25 | DYNAMIC_DEBUG: fix documentation errors | Florian Ragwitz | 1 | -8/+8 |
2010-05-19 | lockup_detector: Don't enable the lockup detector by default | Frederic Weisbecker | 1 | -1/+0 |
2010-05-18 | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+7 |
2010-05-16 | lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTOR | Frederic Weisbecker | 1 | -0/+3 |
2010-05-16 | lockup_detector: Update some config | Frederic Weisbecker | 1 | -22/+3 |
2010-05-13 | lockup_detector: Make BOOTPARAM_SOFTLOCKUP_PANIC depend on LOCKUP_DETECTOR | Frederic Weisbecker | 1 | -1/+1 |
2010-05-13 | lockup_detector: Combine nmi_watchdog and softlockup detector | Don Zickus | 1 | -10/+20 |
2010-05-13 | Merge commit 'v2.6.34-rc7' into perf/nmi | Frederic Weisbecker | 1 | -6/+38 |