Age | Commit message (Expand) | Author |
2010-05-20 | x86, kgdb, init: Add early and late debug states | Jason Wessel |
2010-05-20 | kdb,debug_core: Allow the debug core to receive a panic notification | Jason Wessel |
2010-05-20 | debug_core,kdb: Allow the debug core to process a recursive debug entry | Jason Wessel |
2010-05-20 | printk,kdb: capture printk() when in kdb shell | Jason Wessel |
2010-05-20 | kgdboc,kdb: Allow kdb to work on a non open console port | Jason Wessel |
2010-05-20 | kgdb: Add the ability to schedule a breakpoint via a tasklet | Jason Wessel |
2010-05-20 | x86,kgdb: Add low level debug hook | Jason Wessel |
2010-05-20 | kgdb: remove post_primary_code references | Jason Wessel |
2010-05-20 | kgdboc,keyboard: Keyboard driver for kdb with kgdb | Jason Wessel |
2010-05-20 | kgdb: gdb "monitor" -> kdb passthrough | Jason Wessel |
2010-05-20 | kgdb,8250,pl011: Return immediately from console poll | Jason Wessel |
2010-05-20 | kgdb: core changes to support kdb | Jason Wessel |
2010-05-20 | kdb: core for kgdb back end (2 of 2) | Jason Wessel |
2010-05-20 | kdb: core for kgdb back end (1 of 2) | Jason Wessel |
2010-05-20 | Separate the gdbstub from the debug core | Jason Wessel |
2010-05-20 | Move kernel/kgdb.c to kernel/debug/debug_core.c | Jason Wessel |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2010-05-19 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2010-05-19 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-05-19 | cpumask: fix compat getaffinity | KOSAKI Motohiro |
2010-05-19 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2010-05-19 | Merge commit 'v2.6.34' into next | Dmitry Torokhov |
2010-05-18 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-05-18 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-05-18 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-05-18 | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-05-18 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-05-18 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-05-18 | Merge branch 'next' into for-linus | James Morris |
2010-05-18 | stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_ca... | Ingo Molnar |
2010-05-17 | Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred... | Linus Torvalds |
2010-05-17 | [S390] debug: enable exception-trace debug facility | Heiko Carstens |
2010-05-17 | PM: PM QOS update fix | Mark Gross |
2010-05-14 | profile: fix stats and data leakage | Hugh Dickins |
2010-05-13 | Merge commit 'v2.6.34-rc7' into tracing/core | Ingo Molnar |
2010-05-12 | genirq: Clear CPU mask in affinity_hint when none is provided | Peter P Waskiewicz Jr |
2010-05-11 | memcg: fix css_is_ancestor() RCU locking | KAMEZAWA Hiroyuki |
2010-05-11 | memcg: fix css_id() RCU locking for real | KAMEZAWA Hiroyuki |
2010-05-11 | bsdacct: use del_timer_sync() in acct_exit_ns() | Vitaliy Gusev |
2010-05-11 | kexec: fix OOPS in crash_kernel_shrink | Vitaly Mayatskikh |
2010-05-11 | revert "procfs: provide stack information for threads" and its fixup commits | Robin Holt |
2010-05-11 | rcu: remove all rcu head initializations, except on_stack initializations | Paul E. McKenney |
2010-05-11 | sched, wait: Use wrapper functions | Changli Gao |
2010-05-11 | perf: Fix exit() vs event-groups | Peter Zijlstra |
2010-05-11 | perf: Fix exit() vs PERF_FORMAT_GROUP | Peter Zijlstra |
2010-05-11 | Revert "perf: Fix exit() vs PERF_FORMAT_GROUP" | Ingo Molnar |