aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/events
Commit message (Expand)AuthorAgeFilesLines
...
* | | perf: De-schedule a task context when removing the last eventPeter Zijlstra2011-05-281-0/+4
* | | perf: Change close() semantics for group eventsPeter Zijlstra2011-05-281-7/+1
* | | perf: Collect the schedule-in rules in one functionPeter Zijlstra2011-05-281-12/+15
* | | perf: Change and simplify ctx::is_active semanticsPeter Zijlstra2011-05-281-6/+8
* | | perf: Simplify and fix __perf_install_in_context()Peter Zijlstra2011-05-281-45/+35
* | | perf: Remove task_ctx_sched_in()Peter Zijlstra2011-05-281-20/+6
* | | perf: Optimize event scheduling lockingPeter Zijlstra2011-05-281-25/+36
* | | perf: Clean up 'ctx' reference countingPeter Zijlstra2011-05-281-7/+3
* | | perf: Optimize ctx_sched_out()Peter Zijlstra2011-05-281-2/+2
| |/ |/|
* | perf: Fix SIGIO handlingPeter Zijlstra2011-05-281-0/+8
|/
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-191-18/+2
* perf events: Clean up definitions and initializers, update copyrightsIngo Molnar2011-05-041-20/+20
* hw breakpoints: Move to kernel/events/Borislav Petkov2011-05-032-1/+661
* perf: Start the restructuringBorislav Petkov2011-05-032-0/+7460