index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
perf_event.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-16
perf: Fix tear-down of inherited group events
Peter Zijlstra
1
-5
/
+8
2011-03-16
perf: Handle stopped state with tracepoints
Frederic Weisbecker
1
-0
/
+2
2011-03-16
perf: Fix the software events state check
Frederic Weisbecker
1
-1
/
+1
2011-03-04
perf: Fix cgroup vs jump_label problem
Peter Zijlstra
1
-13
/
+13
2011-03-04
perf cgroup: Clean up perf_cgroup_create()
Li Zefan
1
-10
/
+1
2011-03-04
perf cgroup: Fix unmatched call to perf_detach_cgroup()
Li Zefan
1
-3
/
+3
2011-03-04
perf cgroup: Fix leak of file reference count
Li Zefan
1
-2
/
+5
2011-03-04
perf: Fix the missing event initialization when pmu is found in idr
Lin Ming
1
-2
/
+7
2011-02-23
perf: Simplify task_clock_event_read()
Peter Zijlstra
1
-10
/
+3
2011-02-23
perf_events: Fix rcu and locking issues with cgroup support
Stephane Eranian
1
-11
/
+29
2011-02-16
perf: Optimize hrtimer events
Peter Zijlstra
1
-3
/
+32
2011-02-16
perf: Optimize throttling code
Peter Zijlstra
1
-19
/
+24
2011-02-16
perf: Add cgroup support
Stephane Eranian
1
-35
/
+603
2011-02-16
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-4
/
+15
2011-02-16
perf: Fix throttle logic
Peter Zijlstra
1
-4
/
+15
2011-02-07
Merge branch 'linus' into perf/core
Ingo Molnar
1
-5
/
+5
2011-02-03
perf: Fix reading in perf_event_read()
Peter Zijlstra
1
-3
/
+4
2011-02-03
perf: Cure task_oncpu_function_call() races
Peter Zijlstra
1
-92
/
+168
2011-01-27
perf: Fix alloc_callchain_buffers()
Eric Dumazet
1
-2
/
+1
2011-01-21
perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/
Oleg Nesterov
1
-1
/
+1
2011-01-21
perf: Annotate cpuctx->ctx.mutex to avoid a lockdep splat
Peter Zijlstra
1
-0
/
+3
2011-01-19
perf: Fix perf_event_init_task()/perf_event_free_task() interaction
Oleg Nesterov
1
-5
/
+4
2011-01-19
perf: Fix find_get_context() vs perf_event_exit_task() race
Oleg Nesterov
1
-14
/
+20
2011-01-18
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+12
2011-01-18
perf: Validate cpu early in perf_event_alloc()
Oleg Nesterov
1
-4
/
+6
2011-01-18
perf: Find_get_context: fix the per-cpu-counter check
Oleg Nesterov
1
-1
/
+1
2011-01-18
perf: Fix contexted inheritance
Peter Zijlstra
1
-6
/
+5
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-07
perf_events: Add perf_event_time()
Stephane Eranian
1
-14
/
+24
2011-01-07
perf_events: Generalize use of event_filter_match()
Stephane Eranian
1
-8
/
+8
2011-01-07
perf_events: Move code around to prepare for cgroup
Stephane Eranian
1
-11
/
+17
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-31
/
+141
2010-12-16
perf: Sysfs enumeration
Peter Zijlstra
1
-1
/
+94
2010-12-16
perf: Dynamic pmu types
Peter Zijlstra
1
-6
/
+42
2010-12-16
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-7
/
+30
2010-12-16
perf: Fix off by one in perf_swevent_init()
Dan Carpenter
1
-1
/
+1
2010-12-08
perf: Stop all counters on reboot
Peter Zijlstra
1
-1
/
+23
2010-12-08
perf: Fix duplicate events with multiple-pmu vs software events
Peter Zijlstra
1
-6
/
+29
2010-12-04
perf events: Make sample_type identity fields available in all PERF_RECORD_ e...
Arnaldo Carvalho de Melo
1
-17
/
+91
2010-12-04
perf events: Separate the routines handling the PERF_SAMPLE_ identity fields
Arnaldo Carvalho de Melo
1
-54
/
+75
2010-12-04
perf events: Fix event inherit fallout of precalculated headers
Thomas Gleixner
1
-0
/
+5
2010-11-30
perf events: Precalculate the header space for PERF_SAMPLE_ fields
Arnaldo Carvalho de Melo
1
-59
/
+91
2010-11-28
Kill off a bunch of warning: ‘inline’ is not at beginning of declaration
Jesper Juhl
1
-1
/
+1
2010-11-26
perf: Ignore non-sampling overflows
Peter Zijlstra
1
-0
/
+7
2010-11-26
perf: Don't bother to init the hrtimer for no SW sampling counters
Franck Bui-Huu
1
-11
/
+13
2010-11-26
perf: Limit event refresh to sampling event
Franck Bui-Huu
1
-1
/
+1
2010-11-26
perf: Introduce is_sampling_event()
Franck Bui-Huu
1
-5
/
+5
2010-11-26
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-16
/
+77
2010-11-26
perf: Fix the software context switch counter
Peter Zijlstra
1
-2
/
+0
2010-11-26
perf: Fix inherit vs. context rotation bug
Thomas Gleixner
1
-2
/
+20
[next]