| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2017-11-17 | 1 | -9/+4 |
|\ |
|
| * | perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:functi... | Peter Zijlstra | 2017-10-16 | 1 | -9/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-11-15 | 1 | -21/+10 |
|\ \ |
|
| * | | bpf: Revert bpf_overrid_function() helper changes. | David S. Miller | 2017-11-11 | 1 | -7/+0 |
| * | | bpf: add a bpf_override_function helper | Josef Bacik | 2017-11-11 | 1 | -0/+7 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-11-10 | 1 | -2/+4 |
| |\ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-11-04 | 2 | -0/+2 |
| |\ \ \ |
|
| * | | | | bpf: permit multiple bpf attachments for a single perf event | Yonghong Song | 2017-10-25 | 1 | -18/+8 |
| * | | | | bpf: use the same condition in perf event set/free bpf handler | Yonghong Song | 2017-10-25 | 1 | -3/+3 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-10-22 | 1 | -1/+9 |
| |\ \ \ \ |
|
| * | | | | | bpf: perf event change needed for subsequent bpf helpers | Yonghong Song | 2017-10-07 | 1 | -2/+13 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-11-15 | 1 | -0/+4 |
|\ \ \ \ \ |
|
| * | | | | | perf/core: Export AUX buffer helpers to modules | Will Deacon | 2017-10-18 | 1 | -0/+4 |
| |/ / / / |
|
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-11-13 | 1 | -271/+199 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar | 2017-11-07 | 3 | -2/+6 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | perf/core: Rewrite event timekeeping | Peter Zijlstra | 2017-10-27 | 1 | -256/+129 |
| * | | | | | perf/core: Fix perf_event_read() | Peter Zijlstra | 2017-10-27 | 1 | -16/+39 |
| * | | | | | perf/core: Remove wrong barrier | Peter Zijlstra | 2017-10-27 | 1 | -5/+0 |
| * | | | | | perf/core: Rename 'enum perf_event_active_state' | Peter Zijlstra | 2017-10-27 | 1 | -1/+1 |
| * | | | | | perf/core: Make sure to update ctx time before using it | Peter Zijlstra | 2017-10-27 | 1 | -2/+10 |
| * | | | | | perf/core: Fix __perf_read_group_add() locking | Peter Zijlstra | 2017-10-27 | 1 | -2/+2 |
| * | | | | | perf/core: Update ctx time before detaching events | Peter Zijlstra | 2017-10-27 | 1 | -0/+1 |
| * | | | | | perf/core: Fix perf_event_read_value() locking | Peter Zijlstra | 2017-10-27 | 1 | -2/+14 |
| * | | | | | perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf eve... | Yonghong Song | 2017-10-27 | 1 | -2/+13 |
| * | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2017-10-20 | 1 | -1/+9 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | perf/core: Explain perf_sched_mutex | Alexander Shishkin | 2017-09-29 | 1 | -0/+5 |
| | |_|/ /
| |/| | | |
|
* | | | | | perf/core: Use lockdep to assert IRQs are disabled/enabled | Frederic Weisbecker | 2017-11-08 | 1 | -6/+6 |
* | | | | | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 3 | -2/+6 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Merge branch 'linus' into perf/urgent, to pick up dependent commits | Ingo Molnar | 2017-11-03 | 2 | -0/+2 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 2 | -0/+2 |
| | | |/
| | |/| |
|
| * / | | perf/cgroup: Fix perf cgroup hierarchy support | Tejun Heo | 2017-10-30 | 1 | -2/+4 |
| |/ / |
|
* | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 2 | -4/+4 |
* | | | locking/barriers: Convert users of lockless_dereference() to READ_ONCE() | Will Deacon | 2017-10-24 | 1 | -2/+2 |
|/ / |
|
* | | perf/core: Fix cgroup time when scheduling descendants | leilei.lin | 2017-10-10 | 1 | -1/+1 |
* | | perf/core: Avoid freeing static PMU contexts when PMU is unregistered | Will Deacon | 2017-10-10 | 1 | -0/+8 |
|/ |
|
* | perf/aux: Only update ->aux_wakeup in non-overwrite mode | Alexander Shishkin | 2017-09-29 | 1 | -5/+15 |
* | bpf: one perf event close won't free bpf program attached by another perf event | Yonghong Song | 2017-09-20 | 1 | -1/+2 |
* | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2017-09-06 | 1 | -0/+1 |
|\ |
|
| * | cgroup: implement cgroup v2 thread support | Tejun Heo | 2017-07-21 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-09-06 | 1 | -4/+6 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-09-01 | 2 | -22/+19 |
| |\ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-21 | 1 | -8/+39 |
| |\ \ \ |
|
| * | | | | bpf: add support for sys_enter_* and sys_exit_* tracepoints | Yonghong Song | 2017-08-07 | 1 | -4/+6 |
* | | | | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-09-04 | 1 | -13/+1 |
|\ \ \ \ \ |
|
| * | | | | | x86/perf/cqm: Wipe out perf based cqm | Vikas Shivappa | 2017-08-01 | 1 | -13/+1 |
| |/ / / / |
|
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-09-04 | 3 | -30/+92 |
|\ \ \ \ \ |
|
| * | | | | | perf/core, x86: Add PERF_SAMPLE_PHYS_ADDR | Kan Liang | 2017-08-29 | 1 | -0/+46 |
| * | | | | | perf/core, pt, bts: Get rid of itrace_started | Alexander Shishkin | 2017-08-29 | 1 | -1/+6 |
| * | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2017-08-29 | 1 | -4/+11 |
| |\ \ \ \ \ |
|
| * | | | | | | tracing, perf: Adjust code layout in get_recursion_context() | Jesper Dangaard Brouer | 2017-08-25 | 1 | -1/+1 |