Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
8d9eb069eafce49307f839783e4a4673414b1fd5
/
kernel
/
events
db0c2bf
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
35b740e
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
423d091
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
d36b691
misc latin1 to utf8 conversions
by Al Viro
· 13 years ago
d87f69a
Merge commit 'v3.2-rc6' into perf/core
by Ingo Molnar
· 13 years ago
44b7f4b
perf events: Fix ring_buffer_wakeup() brown paperbag bug
by Will Deacon
· 13 years ago
bb9d97b
cgroup: don't use subsys->can_attach_task() or ->attach_task()
by Tejun Heo
· 13 years ago
77aeeeb
events: Make events use the new is_idle_task() API
by Paul E. McKenney
· 13 years ago
86b47c2
perf: Do no try to schedule task events if there are none
by Gleb Natapov
· 13 years ago
b202952
perf, core: Rate limit perf_sched_events jump_label patching
by Gleb Natapov
· 13 years ago
b79387e
perf: Fix enable_on_exec for sibling events
by Peter Zijlstra
· 13 years ago
1d9b482
perf: Remove superfluous arguments
by Peter Zijlstra
· 13 years ago
0f5a260
perf: Avoid a useless pmu_disable() in the perf-tick
by Peter Zijlstra
· 13 years ago
d6c1c49
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 13 years ago
10c6db1
perf: Fix loss of notification with multi-event
by Peter Zijlstra
· 13 years ago
c23205c
Merge branch 'core' of git://amd64.org/linux/rric into perf/core
by Ingo Molnar
· 13 years ago
5d81e5c
events: Don't divide events if it has field period
by Andrew Vagin
· 13 years ago
9251f90
perf: Carve out callchain functionality
by Borislav Petkov
· 13 years ago
1d5f003
perf: Do not set task_ctx pointer in cpuctx if there are no events in the context
by Gleb Natapov
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
dcfce4a
oprofile, x86: Reimplement nmi timer mode using perf event
by Robert Richter
· 13 years ago
4536e4d
Revert "perf: Add PM notifiers to fix CPU hotplug races"
by Linus Torvalds
· 13 years ago
bc3e53f
mm: distinguish between mlocked and pinned pages
by Christoph Lameter
· 13 years ago
6e5fdee
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
by Paul Gortmaker
· 14 years ago
ed3982c
Merge commit 'v3.1-rc7' into perf/core
by Ingo Molnar
· 13 years ago
7f310a5
perf_event: Fix broken calc_timer_values()
by Eric B Munson
· 14 years ago
a8d757e
perf events: Fix slow and broken cgroup context switch code
by Stephane Eranian
· 13 years ago
7e5b2a0
perf: provide PMU when initing events
by Mark Rutland
· 13 years ago
144060f
perf: Add PM notifiers to fix CPU hotplug races
by Peter Zijlstra
· 13 years ago
9985c20
perf: Remove perf_event_attr::type check
by Lin Ming
· 14 years ago
26ca5c1
perf: export perf_event_refresh() to modules
by Avi Kivity
· 14 years ago
4dc0da8
perf: Add context field to perf_event
by Avi Kivity
· 14 years ago
a7ac67e
perf: Remove the perf_output_begin(.sample) argument
by Peter Zijlstra
· 14 years ago
a8b0ca1
perf: Remove the nmi parameter from the swevent and overflow interface
by Peter Zijlstra
· 14 years ago
0d64120
events: Ensure that timers are updated without requiring read() call
by Eric B Munson
· 14 years ago
c479429
events: Move lockless timer calculation into helper function
by Eric B Munson
· 14 years ago
b7526f0
events: Add note to update_event_times comment about holding ctx->lock
by Eric B Munson
· 14 years ago
4ec8363
perf_events: Fix perf buffer watermark setting
by Vince Weaver
· 14 years ago
7636913
perf: Split up buffer handling from core code
by Frederic Weisbecker
· 14 years ago
b58f6b0
perf, core: Fix initial task_ctx/event installation
by Peter Zijlstra
· 14 years ago
3ce2a0b
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 14 years ago
710054b
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 14 years ago
74c355f
perf, cgroups: Fix up for new API
by Peter Zijlstra
· 14 years ago
64ce312
perf: De-schedule a task context when removing the last event
by Peter Zijlstra
· 14 years ago
e03a9a5
perf: Change close() semantics for group events
by Peter Zijlstra
· 14 years ago
dce5855
perf: Collect the schedule-in rules in one function
by Peter Zijlstra
· 14 years ago
db24d33
perf: Change and simplify ctx::is_active semantics
by Peter Zijlstra
· 14 years ago
2c29ef0
perf: Simplify and fix __perf_install_in_context()
by Peter Zijlstra
· 14 years ago
04dc2db
perf: Remove task_ctx_sched_in()
by Peter Zijlstra
· 14 years ago
facc430
perf: Optimize event scheduling locking
by Peter Zijlstra
· 14 years ago
9137fb2
perf: Clean up 'ctx' reference counting
by Peter Zijlstra
· 14 years ago
075e0b0
perf: Optimize ctx_sched_out()
by Peter Zijlstra
· 14 years ago
f506b3d
perf: Fix SIGIO handling
by Peter Zijlstra
· 14 years ago
eb04f2f
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
e7e7ee2
perf events: Clean up definitions and initializers, update copyrights
by Ingo Molnar
· 14 years ago
48dbb6d
hw breakpoints: Move to kernel/events/
by Borislav Petkov
· 14 years ago
fae85b7
perf: Start the restructuring
by Borislav Petkov
· 14 years ago