index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-13
hw_breakpoint: Pass bp_type directly as find_slot_idx() argument
Jiri Olsa
1
-5
/
+5
2018-03-12
perf/core: Fix installing cgroup events on CPU
leilei.lin
1
-11
/
+35
2018-03-12
perf/core: Optimize perf_rotate_context() event scheduling
Peter Zijlstra
1
-23
/
+37
2018-03-12
perf/core: Fix tree based event rotation
Peter Zijlstra
1
-26
/
+18
2018-03-12
perf/core: Simpify perf_event_groups_for_each()
Peter Zijlstra
1
-7
/
+7
2018-03-12
perf/core: Optimize ctx_sched_out()
Peter Zijlstra
1
-24
/
+29
2018-03-12
perf/core: Remove perf_event::group_entry
Peter Zijlstra
1
-19
/
+18
2018-03-12
perf/core: Fix event schedule order
Peter Zijlstra
1
-49
/
+108
2018-03-12
perf/core: Cleanup the rb-tree code
Peter Zijlstra
1
-44
/
+40
2018-03-12
perf/cor: Use RB trees for pinned/flexible groups
Alexey Budankov
1
-53
/
+254
2018-03-12
perf/core: Fix perf_output_read_group()
Peter Zijlstra
1
-1
/
+2
2018-03-09
perf/core: Fix ctx_event_type in ctx_resched()
Song Liu
1
-1
/
+3
2018-02-17
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2
-3
/
+14
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2
-2
/
+2
2018-02-06
perf/core: Implement the 'perf_uprobe' PMU
Song Liu
1
-1
/
+47
2018-02-06
perf/core: Implement the 'perf_kprobe' PMU
Song Liu
1
-35
/
+107
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+10
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2018-01-30
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+1
2018-01-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-34
/
+39
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+6
2018-01-25
perf/core: Fix ctx::mutex deadlock
Peter Zijlstra
1
-1
/
+7
2018-01-25
perf/core: Fix another perf,trace,cpuhp lock inversion
Peter Zijlstra
1
-2
/
+24
2018-01-25
perf/core: Fix lock inversion between perf,trace,cpuhp
Peter Zijlstra
1
-2
/
+11
2018-01-08
perf: Return empty callchain instead of NULL
Jiri Olsa
1
-18
/
+12
2018-01-08
perf: Make perf_callchain function static
Jiri Olsa
3
-19
/
+16
2018-01-08
perf: Allocate context task_ctx_data for child event
Jiri Olsa
1
-0
/
+14
2018-01-03
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-6
/
+6
2018-01-02
perf: Export perf_event_update_userpage
Suzuki K Poulose
1
-0
/
+1
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+10
2017-12-13
bpf/tracing: fix kernel/events/core.c compilation error
Yonghong Song
1
-1
/
+1
2017-12-12
bpf: add a bpf_override_function helper
Josef Bacik
1
-0
/
+7
2017-12-12
bpf/tracing: allow user space to query prog array on the same tp
Yonghong Song
1
-0
/
+3
2017-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2017-12-06
Merge branch 'linus' into perf/urgent, to synchronize UAPI headers
Ingo Molnar
2
-30
/
+18
2017-12-05
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
1
-1
/
+1
2017-12-04
uprobes: Remove now-redundant smp_read_barrier_depends()
Paul E. McKenney
1
-6
/
+6
2017-11-29
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Ingo Molnar
1
-1
/
+4
2017-11-29
Merge branch 'linus' into perf/urgent, to pick up dependent commits
Ingo Molnar
2
-283
/
+211
2017-11-28
perf: Fix header.size for namespace events
Jiri Olsa
1
-1
/
+4
2017-11-27
ipc, kernel, mm: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2017-11-17
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-9
/
+4
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-21
/
+10
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+4
2017-11-15
perf/core: Fix memory leak triggered by perf --namespace
Vasily Averin
1
-0
/
+1
2017-11-15
perf/core: Fix memory leak triggered by perf --namespace
Vasily Averin
1
-0
/
+1
2017-11-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-271
/
+199
2017-11-11
bpf: Revert bpf_overrid_function() helper changes.
David S. Miller
1
-7
/
+0
2017-11-11
bpf: add a bpf_override_function helper
Josef Bacik
1
-0
/
+7
[prev]
[next]