index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
events
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-31
perf_event: Fix broken calc_timer_values()
Eric B Munson
1
-2
/
+2
2011-08-29
perf events: Fix slow and broken cgroup context switch code
Stephane Eranian
1
-10
/
+53
2011-07-21
perf: Remove perf_event_attr::type check
Lin Ming
1
-7
/
+0
2011-07-01
perf: export perf_event_refresh() to modules
Avi Kivity
1
-1
/
+2
2011-07-01
perf: Add context field to perf_event
Avi Kivity
2
-9
/
+22
2011-07-01
perf: Remove the perf_output_begin(.sample) argument
Peter Zijlstra
2
-24
/
+21
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
3
-43
/
+31
2011-07-01
events: Ensure that timers are updated without requiring read() call
Eric B Munson
1
-2
/
+13
2011-07-01
events: Move lockless timer calculation into helper function
Eric B Munson
1
-7
/
+15
2011-07-01
events: Add note to update_event_times comment about holding ctx->lock
Eric B Munson
1
-0
/
+1
2011-07-01
perf_events: Fix perf buffer watermark setting
Vince Weaver
2
-9
/
+13
2011-06-09
perf: Split up buffer handling from core code
Frederic Weisbecker
4
-498
/
+568
2011-06-07
perf, core: Fix initial task_ctx/event installation
Peter Zijlstra
1
-11
/
+17
2011-06-04
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-18
/
+4
2011-06-04
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
Ingo Molnar
1
-0
/
+8
2011-05-31
perf, cgroups: Fix up for new API
Peter Zijlstra
1
-18
/
+4
2011-05-28
perf: De-schedule a task context when removing the last event
Peter Zijlstra
1
-0
/
+4
2011-05-28
perf: Change close() semantics for group events
Peter Zijlstra
1
-7
/
+1
2011-05-28
perf: Collect the schedule-in rules in one function
Peter Zijlstra
1
-12
/
+15
2011-05-28
perf: Change and simplify ctx::is_active semantics
Peter Zijlstra
1
-6
/
+8
2011-05-28
perf: Simplify and fix __perf_install_in_context()
Peter Zijlstra
1
-45
/
+35
2011-05-28
perf: Remove task_ctx_sched_in()
Peter Zijlstra
1
-20
/
+6
2011-05-28
perf: Optimize event scheduling locking
Peter Zijlstra
1
-25
/
+36
2011-05-28
perf: Clean up 'ctx' reference counting
Peter Zijlstra
1
-7
/
+3
2011-05-28
perf: Optimize ctx_sched_out()
Peter Zijlstra
1
-2
/
+2
2011-05-28
perf: Fix SIGIO handling
Peter Zijlstra
1
-0
/
+8
2011-05-19
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-18
/
+2
2011-05-04
perf events: Clean up definitions and initializers, update copyrights
Ingo Molnar
1
-20
/
+20
2011-05-03
hw breakpoints: Move to kernel/events/
Borislav Petkov
2
-1
/
+661
2011-05-03
perf: Start the restructuring
Borislav Petkov
2
-0
/
+7460