aboutsummaryrefslogtreecommitdiff
path: root/kernel/events
AgeCommit message (Expand)Author
2011-05-28perf: Change close() semantics for group eventsPeter Zijlstra
2011-05-28perf: Collect the schedule-in rules in one functionPeter Zijlstra
2011-05-28perf: Change and simplify ctx::is_active semanticsPeter Zijlstra
2011-05-28perf: Simplify and fix __perf_install_in_context()Peter Zijlstra
2011-05-28perf: Remove task_ctx_sched_in()Peter Zijlstra
2011-05-28perf: Optimize event scheduling lockingPeter Zijlstra
2011-05-28perf: Clean up 'ctx' reference countingPeter Zijlstra
2011-05-28perf: Optimize ctx_sched_out()Peter Zijlstra
2011-05-28perf: Fix SIGIO handlingPeter Zijlstra
2011-05-19Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-05-04perf events: Clean up definitions and initializers, update copyrightsIngo Molnar
2011-05-03hw breakpoints: Move to kernel/events/Borislav Petkov
2011-05-03perf: Start the restructuringBorislav Petkov