| Commit message (Expand) | Author | Age |
* | x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP... | Don Zickus | 2010-12-22 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2010-10-27 |
|\ |
|
| * | move async raid6 test to lib/Kconfig.debug | Dan Williams | 2010-10-07 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2010-10-26 |
|\ \ |
|
| * | | kmemleak: add TILE to the list of supported architectures. | Chris Metcalf | 2010-10-14 |
| |/ |
|
* | | lib/Kconfig.debug: add list_sort debugging switch | Artem Bityutskiy | 2010-10-26 |
* | | percpu_counter: add debugobj support | Tejun Heo | 2010-10-26 |
* | | Merge branch 'master' into for-linus | Pekka Enberg | 2010-10-24 |
|\ \ |
|
| * \ | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 |
| |\ \ |
|
| | * | | BKL: introduce CONFIG_BKL. | Arnd Bergmann | 2010-10-21 |
| | |/ |
|
| * | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-21 |
| |\ \ |
|
| | * | | tracing/lockdep: Fix dependency of TRACE_IRQFLAGS | Steven Rostedt | 2010-08-31 |
| | |/ |
|
| * | | rcu: Add advice to PROVE_RCU_REPEATEDLY kernel config parameter | Paul E. McKenney | 2010-09-23 |
| * | | 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-19 |
| |/ |
|
* / | slub: Enable sysfs support for !CONFIG_SLUB_DEBUG | Christoph Lameter | 2010-10-06 |
|/ |
|
* | latencytop: Fix kconfig dependency warnings | Randy Dunlap | 2010-08-17 |
* | Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Linus Torvalds | 2010-08-10 |
|\ |
|
| * | kmemleak: Introduce a default off mode for kmemleak | Jason Baron | 2010-07-19 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-08-06 |
|\ \ |
|
| * | | debugfs: no longer needs to depend on SYSFS | Randy Dunlap | 2010-08-05 |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 |
|\ \ \ |
|
| * \ \ | Merge branch 'perf/nmi' into perf/core | Ingo Molnar | 2010-08-05 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | lockup_detector: Don't enable the lockup detector by default | Frederic Weisbecker | 2010-05-19 |
| | * | | lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTOR | Frederic Weisbecker | 2010-05-15 |
| | * | | lockup_detector: Update some config | Frederic Weisbecker | 2010-05-15 |
| | * | | lockup_detector: Make BOOTPARAM_SOFTLOCKUP_PANIC depend on LOCKUP_DETECTOR | Frederic Weisbecker | 2010-05-12 |
| | * | | lockup_detector: Combine nmi_watchdog and softlockup detector | Don Zickus | 2010-05-12 |
| | * | | Merge commit 'v2.6.34-rc7' into perf/nmi | Frederic Weisbecker | 2010-05-12 |
| | |\ \ |
|
| | * | | | nmi_watchdog: Turn it off by default | Ingo Molnar | 2010-02-28 |
| | * | | | nmi_watchdog: Use a boolean config flag for compiling | Don Zickus | 2010-02-14 |
| | * | | | nmi_watchdog: Only enable on x86 for now | Ingo Molnar | 2010-02-09 |
| | * | | | nmi_watchdog: Config option to enable new nmi_watchdog | Don Zickus | 2010-02-08 |
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-08-06 |
|\ \ \ \ \ |
|
| * | | | | | tree/tiny rcu: Add debug RCU head objects | Mathieu Desnoyers | 2010-06-14 |
| |/ / / / |
|
* | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2010-08-05 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Merge commit 'v2.6.35' into kbuild/kbuild | Michal Marek | 2010-08-04 |
| |\| | | |
|
| * | | | | Kbuild: Add option to set -femit-struct-debug-baseonly | Andi Kleen | 2010-07-14 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2010-08-05 |
|\ \ \ \ |
|
| * | | | | microblaze: Disable FRAME_POINTER selection | Michal Simek | 2010-08-04 |
| | |/ /
| |/| | |
|
* / | | | Kconfig.debug: FAIL_IO_TIMEOUT: typo Faul -> Fault | Takuya Yoshikawa | 2010-07-21 |
|/ / / |
|
* | | | fault-injection: add CPU notifier error injection module | Akinobu Mita | 2010-05-27 |
* | | | DYNAMIC_DEBUG: fix documentation errors | Florian Ragwitz | 2010-05-25 |
* | | | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-18 |
|\ \ \ |
|
| * \ \ | Merge branch 'x86/asm' into x86/atomic | H. Peter Anvin | 2010-04-29 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | lib: Add self-test for atomic64_t | Luca Barbieri | 2010-02-25 |
| | |/
| |/| |
|
* | | | rcu: enable CPU_STALL_VERBOSE by default | Paul E. McKenney | 2010-05-10 |
* | | | rcu: optionally leave lockdep enabled after RCU lockdep splat | Lai Jiangshan | 2010-05-10 |
| |/
|/| |
|
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-04-13 |
|\ \ |
|