Age | Commit message (Expand) | Author |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra |
2010-10-18 | perf_events: Fix transaction recovery in group_sched_in() | Stephane Eranian |
2010-10-18 | perf_events: Fix bogus context time tracking | Stephane Eranian |
2010-10-15 | Merge remote branch 'tip/perf/core' into oprofile/core | Robert Richter |
2010-10-15 | Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/... | Ingo Molnar |
2010-10-14 | ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT | Steven Rostedt |
2010-10-15 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar |
2010-10-14 | ftrace/x86: Add support for C version of recordmcount | Steven Rostedt |
2010-10-14 | kprobes: Fix selftest to clear flags field for reusing probes | Masami Hiramatsu |
2010-10-13 | tracing: Fix function-graph build warning on 32-bit | Borislav Petkov |
2010-10-11 | Merge branch 'oprofile/urgent' (early part) into oprofile/perf | Robert Richter |
2010-10-11 | perf: New helper function for pmu name | Matt Fleming |
2010-10-08 | Merge commit 'v2.6.36-rc7' into perf/core | Ingo Molnar |
2010-10-05 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-05 | modules: Fix module_bug_list list corruption race | Linus Torvalds |
2010-10-04 | perf_events: Fix invalid pointer when pid is invalid | Stephane Eranian |
2010-10-01 | kfifo: fix scatterlist usage | Ira W. Snyder |
2010-09-24 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2010-09-22 | rmap: fix walk during fork | Andrea Arcangeli |
2010-09-22 | jump label: Tracepoint support for jump labels | Jason Baron |
2010-09-22 | jump label: Add jump_label_text_reserved() to reserve jump points | Jason Baron |
2010-09-22 | jump label: Initialize workqueue tracepoints *before* they are registered | Jason Baron |
2010-09-22 | jump label: Base patch for jump label | Jason Baron |
2010-09-22 | Merge branch 'linus' into perf/core | Ingo Molnar |
2010-09-21 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-09-21 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-09-21 | perf: Avoid RCU vs preemption assumptions | Peter Zijlstra |
2010-09-21 | Merge commit 'v2.6.36-rc5' into perf/core | Ingo Molnar |
2010-09-21 | sched: Fix nohz balance kick | Suresh Siddha |
2010-09-17 | perf: Undo the per cpu-context timer stuff | Peter Zijlstra |
2010-09-17 | perf: Fix perf_event_exit_cpu_context() | Peter Zijlstra |
2010-09-17 | perf: Complete software pmu grouping | Peter Zijlstra |
2010-09-17 | perf_events: Fix broken event grouping | Stephane Eranian |
2010-09-17 | hw breakpoints: Fix pid namespace bug | Matt Helsley |
2010-09-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-09-15 | kprobes: Add sparse context annotations | Namhyung Kim |
2010-09-15 | kprobes: Make functions static | Namhyung Kim |
2010-09-15 | kprobes: Verify jprobe entry point | Namhyung Kim |
2010-09-15 | kprobes: Remove redundant address check | Namhyung Kim |
2010-09-15 | perf events: Clean up pid passing | Matt Helsley |
2010-09-15 | perf events: Split out task search into helper | Matt Helsley |
2010-09-15 | hw breakpoints: Fix pid namespace bug | Matt Helsley |
2010-09-15 | watchdog: Avoid kernel crash when disabling watchdog | Stephane Eranian |
2010-09-15 | sched: Fix user time incorrectly accounted as system time on 32-bit | Stanislaw Gruszka |
2010-09-15 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2010-09-14 | tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enums | Steven Rostedt |
2010-09-14 | tracing: Do not trace in irq when funcgraph-irq option is zero | Steven Rostedt |
2010-09-14 | tracing: Add funcgraph-irq option for function graph tracer. | Jiri Olsa |
2010-09-14 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin |
2010-09-14 | tracing: Fix reading of set_ftrace_filter across lists | Steven Rostedt |