aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/events (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2-2/+2
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+10
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+1
2018-01-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-34/+39
2018-01-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+6
2018-01-25perf/core: Fix ctx::mutex deadlockPeter Zijlstra1-1/+7
2018-01-25perf/core: Fix another perf,trace,cpuhp lock inversionPeter Zijlstra1-2/+24
2018-01-25perf/core: Fix lock inversion between perf,trace,cpuhpPeter Zijlstra1-2/+11
2018-01-08perf: Return empty callchain instead of NULLJiri Olsa1-18/+12
2018-01-08perf: Make perf_callchain function staticJiri Olsa3-19/+16
2018-01-08perf: Allocate context task_ctx_data for child eventJiri Olsa1-0/+14
2018-01-03Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-6/+6
2018-01-02perf: Export perf_event_update_userpageSuzuki K Poulose1-0/+1
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+10
2017-12-13bpf/tracing: fix kernel/events/core.c compilation errorYonghong Song1-1/+1
2017-12-12bpf: add a bpf_override_function helperJosef Bacik1-0/+7
2017-12-12bpf/tracing: allow user space to query prog array on the same tpYonghong Song1-0/+3
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2017-12-06Merge branch 'linus' into perf/urgent, to synchronize UAPI headersIngo Molnar2-30/+18
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner1-1/+1
2017-12-04uprobes: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney1-6/+6
2017-11-29Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar1-1/+4
2017-11-29Merge branch 'linus' into perf/urgent, to pick up dependent commitsIngo Molnar2-283/+211
2017-11-28perf: Fix header.size for namespace eventsJiri Olsa1-1/+4
2017-11-27ipc, kernel, mm: annotate ->poll() instancesAl Viro1-2/+2
2017-11-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2017-11-17Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-9/+4
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-21/+10
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+4
2017-11-15perf/core: Fix memory leak triggered by perf --namespaceVasily Averin1-0/+1
2017-11-15perf/core: Fix memory leak triggered by perf --namespaceVasily Averin1-0/+1
2017-11-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-271/+199
2017-11-11bpf: Revert bpf_overrid_function() helper changes.David S. Miller1-7/+0
2017-11-11bpf: add a bpf_override_function helperJosef Bacik1-0/+7
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+4
2017-11-08perf/core: Use lockdep to assert IRQs are disabled/enabledFrederic Weisbecker1-6/+6
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar3-2/+6
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar3-2/+6
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+2
2017-11-03Merge branch 'linus' into perf/urgent, to pick up dependent commitsIngo Molnar2-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-10-30perf/cgroup: Fix perf cgroup hierarchy supportTejun Heo1-2/+4
2017-10-27perf/core: Rewrite event timekeepingPeter Zijlstra1-256/+129
2017-10-27perf/core: Fix perf_event_read()Peter Zijlstra1-16/+39
2017-10-27perf/core: Remove wrong barrierPeter Zijlstra1-5/+0
2017-10-27perf/core: Rename 'enum perf_event_active_state'Peter Zijlstra1-1/+1
2017-10-27perf/core: Make sure to update ctx time before using itPeter Zijlstra1-2/+10
2017-10-27perf/core: Fix __perf_read_group_add() lockingPeter Zijlstra1-2/+2
2017-10-27perf/core: Update ctx time before detaching eventsPeter Zijlstra1-0/+1