| 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 | wait_event_interruptible_locked() interface | Michal Nazarewicz |
| 2010-05-20 | perf: Fix forgotten preempt_enable by nested writers | Frederic Weisbecker |
| 2010-05-20 | perf: Comply with new rcu checks API | Frederic Weisbecker |
| 2010-05-19 | cpumask: fix compat getaffinity | KOSAKI Motohiro |
| 2010-05-19 | lockup_detector: Convert per_cpu to __get_cpu_var for readability | Don Zickus |
| 2010-05-19 | module: drop the lock while waiting for module to complete initialization. | Rusty Russell |
| 2010-05-19 | panic: Add taint flag TAINT_FIRMWARE_WORKAROUND ('I') | Ben Hutchings |
| 2010-05-19 | panic: Allow warnings to set different taint flags | Ben Hutchings |
| 2010-05-19 | mutex: Fix optimistic spinning vs. BKL | Tony Breeds |
| 2010-05-19 | padata: Use get_online_cpus/put_online_cpus in padata_free | Steffen Klassert |
| 2010-05-19 | padata: Add some code comments | Steffen Klassert |
| 2010-05-19 | padata: Flush the padata queues actively | Steffen Klassert |
| 2010-05-19 | padata: Use a timer to handle remaining objects in the reorder queues | Steffen Klassert |
| 2010-05-18 | perf: Optimize perf_output_*() by avoiding local_xchg() | Peter Zijlstra |
| 2010-05-18 | perf: Optimize the hotpath by converting the perf output buffer to local_t | Peter Zijlstra |
| 2010-05-18 | perf: Optimize the perf_output() path by removing IRQ-disables | Peter Zijlstra |
| 2010-05-18 | perf: Disallow mmap() on per-task inherited events | Peter Zijlstra |
| 2010-05-18 | perf: Optimize buffer placement by allocating buffers NUMA aware | Peter Zijlstra |
| 2010-05-18 | perf: Fix errors path in perf_output_begin() | Stephane Eranian |
| 2010-05-18 | perf/ftrace: Optimize perf/tracepoint interaction for single events | Peter Zijlstra |
| 2010-05-18 | stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_ca... | Ingo Molnar |
| 2010-05-17 | [S390] debug: enable exception-trace debug facility | Heiko Carstens |
| 2010-05-17 | PM: PM QOS update fix | Mark Gross |
| 2010-05-15 | sysctl: add proc_do_large_bitmap | Octavian Purdila |
| 2010-05-15 | sysctl: refactor integer handling proc code | Amerigo Wang |
| 2010-05-16 | lockup_detector: Cross arch compile fixes | Don Zickus |
| 2010-05-16 | lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTOR | Frederic Weisbecker |
| 2010-05-14 | profile: fix stats and data leakage | Hugh Dickins |
| 2010-05-14 | tracing: Fix function declarations if !CONFIG_STACKTRACE | Li Zefan |
| 2010-05-14 | tracing: Combine event filter_active and enable into single flags field | Steven Rostedt |
| 2010-05-14 | tracing: Remove duplicate id information in event structure | Steven Rostedt |
| 2010-05-14 | tracing: Move print functions into event class | Steven Rostedt |
| 2010-05-14 | tracing: Allow events to share their print functions | Steven Rostedt |
| 2010-05-14 | tracing: Move raw_init from events to class | Steven Rostedt |