index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
events
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/ring_buffer: Prevent concurent ring buffer access
Jiri Olsa
2018-10-02
1
-0
/
+2
*
perf/core: Fix perf_pmu_unregister() locking
Peter Zijlstra
2018-10-02
1
-7
/
+2
*
perf/core: Add sanity check to deal with pinned event failure
Reinette Chatre
2018-09-28
1
-0
/
+6
*
perf/core: Force USER_DS when recording user stack data
Yabin Cui
2018-09-10
1
-0
/
+4
*
Merge tag 'perf-urgent-for-mingo-4.19-20180903' of git://git.kernel.org/pub/s...
Ingo Molnar
2018-09-09
1
-8
/
+3
|
\
|
*
perf/hw_breakpoint: Simplify breakpoint enable in perf_event_modify_breakpoint
Jiri Olsa
2018-08-30
1
-8
/
+3
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-21
1
-1
/
+1
|
\
\
|
*
|
pid: Implement PIDTYPE_TGID
Eric W. Biederman
2018-07-21
1
-1
/
+1
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-08-14
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
arm64: perf: Add cap_user_time aarch64
Michael O'Farrell
2018-07-31
1
-2
/
+2
*
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-07-25
1
-3
/
+9
|
\
\
\
|
*
|
|
perf/core: Fix crash when using HW tracing kernel filters
Mathieu Poirier
2018-07-25
1
-0
/
+4
|
*
|
|
perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)
Peter Zijlstra
2018-07-25
1
-2
/
+4
|
|
/
/
|
*
|
perf/core: Move inline keyword at the beginning of declaration
Mathieu Malaterre
2018-06-27
1
-1
/
+1
|
|
/
*
|
perf, tools: Use correct articles in comments
Tobias Tefke
2018-07-16
1
-8
/
+8
*
|
perf/core: Change perf_mmap_fault() return type to 'vm_fault_t'
Souptick Joarder
2018-06-21
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
1
-0
/
+8
|
\
|
*
perf/core: add perf_get_event() to return perf_event given a struct file
Yonghong Song
2018-05-24
1
-0
/
+8
*
|
perf/core: Wire up compat PERF_EVENT_IOC_QUERY_BPF, PERF_EVENT_IOC_MODIFY_ATT...
Eugene Syromiatnikov
2018-05-25
1
-0
/
+2
*
|
perf/core: Fix bad use of igrab()
Song Liu
2018-05-25
1
-12
/
+9
*
|
perf/core: Fix group scheduling with mixed hw and sw events
Song Liu
2018-05-25
1
-10
/
+11
|
/
*
perf: Return proper values for user stack errors
Jiri Olsa
2018-04-17
1
-2
/
+2
*
perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]
Alexey Budankov
2018-04-17
1
-0
/
+4
*
perf/core: Need CAP_SYS_ADMIN to create k/uprobe with perf_event_open()
Song Liu
2018-04-12
1
-0
/
+8
*
perf/core: Fix use-after-free in uprobe_perf_close()
Prashant Bhole
2018-04-09
1
-0
/
+6
*
perf/x86/pt, coresight: Clean up address filter structure
Alexander Shishkin
2018-03-29
1
-8
/
+18
*
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-03-24
1
-5
/
+16
|
\
|
*
perf/cgroup: Fix child event counting bug
Song Liu
2018-03-20
1
-5
/
+16
*
|
Merge tag 'v4.16-rc6' into perf/core, to pick up fixes
Ingo Molnar
2018-03-19
1
-1
/
+3
|
\
\
|
|
/
|
*
perf/core: Fix ctx_event_type in ctx_resched()
Song Liu
2018-03-09
1
-1
/
+3
*
|
perf/core: Clear sibling list of detached events
Mark Rutland
2018-03-16
1
-1
/
+1
*
|
perf: Fix sibling iteration
Peter Zijlstra
2018-03-16
1
-18
/
+16
*
|
perf/core: Implement fast breakpoint modification via _IOC_MODIFY_ATTRIBUTES
Milind Chabbi
2018-03-13
1
-0
/
+48
*
|
perf/core: Move perf_event_attr::sample_max_stack into perf_copy_attr()
Jiri Olsa
2018-03-13
1
-3
/
+3
*
|
perf/core: Fix installing cgroup events on CPU
leilei.lin
2018-03-12
1
-11
/
+35
*
|
perf/core: Optimize perf_rotate_context() event scheduling
Peter Zijlstra
2018-03-12
1
-23
/
+37
*
|
perf/core: Fix tree based event rotation
Peter Zijlstra
2018-03-12
1
-26
/
+18
*
|
perf/core: Simpify perf_event_groups_for_each()
Peter Zijlstra
2018-03-12
1
-7
/
+7
*
|
perf/core: Optimize ctx_sched_out()
Peter Zijlstra
2018-03-12
1
-24
/
+29
*
|
perf/core: Remove perf_event::group_entry
Peter Zijlstra
2018-03-12
1
-19
/
+18
*
|
perf/core: Fix event schedule order
Peter Zijlstra
2018-03-12
1
-49
/
+108
*
|
perf/core: Cleanup the rb-tree code
Peter Zijlstra
2018-03-12
1
-44
/
+40
*
|
perf/cor: Use RB trees for pinned/flexible groups
Alexey Budankov
2018-03-12
1
-53
/
+254
*
|
perf/core: Fix perf_output_read_group()
Peter Zijlstra
2018-03-12
1
-1
/
+2
*
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-02-17
1
-2
/
+13
|
\
\
|
|
/
|
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
1
-0
/
+10
|
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-18
1
-0
/
+10
|
|
|
\
|
|
|
*
bpf/tracing: fix kernel/events/core.c compilation error
Yonghong Song
2017-12-13
1
-1
/
+1
|
|
|
*
bpf: add a bpf_override_function helper
Josef Bacik
2017-12-12
1
-0
/
+7
[next]