| Commit message (Expand) | Author | Age |
| ... | |
| | | * | | | | | | | | | | | | | | tracing, function_graph: Add context-info support for function_graph tracer | Jiri Olsa | 2011-06-14 |
| | | * | | | | | | | | | | | | | | tracing, function_graph: Remove lock-depth from latency trace | Jiri Olsa | 2011-06-14 |
| | | * | | | | | | | | | | | | | | tracing, function: Fix trace header to follow context-info option | Jiri Olsa | 2011-06-14 |
| | | * | | | | | | | | | | | | | | tracing, function_graph: Merge overhead and duration display functions | Jiri Olsa | 2011-06-14 |
| | | * | | | | | | | | | | | | | | tracing, function_graph: Remove dependency of abstime and duration fields on ... | Jiri Olsa | 2011-06-14 |
| | | * | | | | | | | | | | | | | | async: Fixed an include coding style issue | Paul McQuade | 2011-06-14 |
| | | * | | | | | | | | | | | | | | ftrace: Fixed an include coding style issue | Paul McQuade | 2011-06-14 |
| | | * | | | | | | | | | | | | | | tracing: Add disable_on_free option | Steven Rostedt | 2011-06-14 |
| | | * | | | | | | | | | | | | | | tracing: Add a proc file to stop tracing and free buffer | Vaibhav Nagarnaik | 2011-06-14 |
| | | * | | | | | | | | | | | | | | tracing: Use NUMA allocation for per-cpu ring buffer pages | Vaibhav Nagarnaik | 2011-06-14 |
| | | * | | | | | | | | | | | | | | tracing: Schedule a delayed work to call wakeup() | Vaibhav Nagarnaik | 2011-06-14 |
| | * | | | | | | | | | | | | | | | perf: export perf_event_refresh() to modules | Avi Kivity | 2011-07-01 |
| | * | | | | | | | | | | | | | | | perf: Add context field to perf_event | Avi Kivity | 2011-07-01 |
| | * | | | | | | | | | | | | | | | perf: Remove the perf_output_begin(.sample) argument | Peter Zijlstra | 2011-07-01 |
| | * | | | | | | | | | | | | | | | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 2011-07-01 |
| | * | | | | | | | | | | | | | | | perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4 | Cyrill Gorcunov | 2011-07-01 |
| | * | | | | | | | | | | | | | | | events: Ensure that timers are updated without requiring read() call | Eric B Munson | 2011-07-01 |
| | * | | | | | | | | | | | | | | | events: Move lockless timer calculation into helper function | Eric B Munson | 2011-07-01 |
| | * | | | | | | | | | | | | | | | events: Add note to update_event_times comment about holding ctx->lock | Eric B Munson | 2011-07-01 |
| | * | | | | | | | | | | | | | | | perf_events: Fix perf buffer watermark setting | Vince Weaver | 2011-07-01 |
| | * | | | | | | | | | | | | | | | Merge commit 'v3.0-rc5' into perf/core | Ingo Molnar | 2011-07-01 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / / / / / / /
| | |/| | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | Merge commit 'v3.0-rc3' into perf/core | Ingo Molnar | 2011-06-16 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | perf: Split up buffer handling from core code | Frederic Weisbecker | 2011-06-09 |
| | | |_|/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | perf, core: Fix initial task_ctx/event installation | Peter Zijlstra | 2011-06-07 |
| | * | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2011-06-04 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v3.0-rc1' into perf/core | Ingo Molnar | 2011-06-03 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ /
| | |/| | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | perf: De-schedule a task context when removing the last event | Peter Zijlstra | 2011-05-28 |
| | * | | | | | | | | | | | | | | | | perf: Change close() semantics for group events | Peter Zijlstra | 2011-05-28 |
| | * | | | | | | | | | | | | | | | | perf: Collect the schedule-in rules in one function | Peter Zijlstra | 2011-05-28 |
| | * | | | | | | | | | | | | | | | | perf: Change and simplify ctx::is_active semantics | Peter Zijlstra | 2011-05-28 |
| | * | | | | | | | | | | | | | | | | perf: Simplify and fix __perf_install_in_context() | Peter Zijlstra | 2011-05-28 |
| | * | | | | | | | | | | | | | | | | perf: Remove task_ctx_sched_in() | Peter Zijlstra | 2011-05-28 |
| | * | | | | | | | | | | | | | | | | perf: Optimize event scheduling locking | Peter Zijlstra | 2011-05-28 |
| | * | | | | | | | | | | | | | | | | perf: Clean up 'ctx' reference counting | Peter Zijlstra | 2011-05-28 |
| | * | | | | | | | | | | | | | | | | perf: Optimize ctx_sched_out() | Peter Zijlstra | 2011-05-28 |
| * | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-07-22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | sysctl,rcu: Convert call_rcu(free_head) to kfree | Paul E. McKenney | 2011-07-20 |
| | * | | | | | | | | | | | | | | | | | audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu() | Lai Jiangshan | 2011-07-20 |
| * | | | | | | | | | | | | | | | | | | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-07-22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | lockdep: Fix trace_[soft,hard]irqs_[on,off]() recursion | Peter Zijlstra | 2011-06-22 |
| | * | | | | | | | | | | | | | | | | | | printk: Fix console_sem vs logbuf_lock unlock race | Peter Zijlstra | 2011-06-22 |
| | * | | | | | | | | | | | | | | | | | | printk: Release console_sem after logbuf_lock | Peter Zijlstra | 2011-06-07 |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-07-22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | lockdep: Fix lockdep_no_validate against IRQ states | Peter Zijlstra | 2011-07-21 |
| | * | | | | | | | | | | | | | | | | | | | plist: Remove the need to supply locks to plist heads | Dima Zavin | 2011-07-08 |
| | | |_|_|_|_|_|/ / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-07-22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'pm-domains' into for-linus | Rafael J. Wysocki | 2011-07-15 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | | | | | | PM: Allow the clocks management code to be used during system suspend | Rafael J. Wysocki | 2011-07-02 |
| | | * | | | | | | | | | | | | | | | | | | | PM / Domains: Support for generic I/O PM domains (v8) | Rafael J. Wysocki | 2011-07-02 |
| | | |/ / / / / / / / / / / / / / / / / / |
|
| | * | | | | | | | | | | | | | | | | | | | PM: Improve error code of pm_notifier_call_chain() | Akinobu Mita | 2011-07-15 |