aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/events (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+39
2017-08-10perf/core: Fix time on IOC_ENABLEPeter Zijlstra1-5/+36
2017-08-10perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra1-3/+3
2017-08-07bpf: add support for sys_enter_* and sys_exit_* tracepointsYonghong Song1-4/+6
2017-07-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-21/+12
2017-07-21perf/core: Fix locking for children siblings group readJiri Olsa1-0/+5
2017-07-20perf/core: Fix scheduling regression of pinned groupsAlexander Shishkin1-0/+7
2017-07-11Revert "perf/core: Drop kernel samples even though :u is specified"Ingo Molnar1-21/+0
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-19/+28
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-30/+76
2017-07-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-15/+15
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-06-21perf/aux: Correct return code of rb_alloc_aux() if !has_aux(ev)Hendrik Brueckner1-1/+1
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+21
2017-06-08perf/core: Remove unused perf_cgroup_event_cgrp_time() functionMatthias Kaehlcke1-5/+0
2017-06-08perf/core: Correct event creation with PERF_FORMAT_GROUPPeter Zijlstra1-5/+10
2017-06-08Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-0/+21
2017-06-08perf/core: Drop kernel samples even though :u is specifiedJin Yao1-0/+21
2017-06-04perf, bpf: Add BPF support to all perf_event typesAlexei Starovoitov1-19/+28
2017-06-03perf/core: Don't release cred_guard_mutex if not takenAlexander Levin1-1/+1
2017-05-26perf/tracing/cpuhotplug: Fix locking orderThomas Gleixner1-30/+76
2017-05-23perf/core: Fix error handling in perf_event_alloc()Dan Carpenter1-1/+3
2017-05-23perf/core: Remove some dead codeDan Carpenter1-4/+2
2017-05-10perf/callchain: Force USER_DS when invoking perf_callchain_user()Will Deacon1-0/+6
2017-03-28Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-16/+48
2017-03-16perf/core: Better explain the inherit magicPeter Zijlstra1-3/+33
2017-03-16perf/core: Simplify perf_event_free_task()Peter Zijlstra1-11/+1
2017-03-16perf/core: Fix event inheritance on fork()Peter Zijlstra1-2/+3
2017-03-16perf/core: Fix use-after-free in perf_release()Peter Zijlstra1-0/+11
2017-03-16perf/core: Add a flag for partial AUX recordsAlexander Shishkin1-1/+1
2017-03-16perf/core: Keep AUX flags in the output handleWill Deacon1-11/+23
2017-03-16Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar1-1/+1
2017-03-13perf: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini1-0/+139
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar1-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>Ingo Molnar2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>Ingo Molnar1-0/+1
2017-02-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+4
2017-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-0/+6
2017-02-27mm: use mmget_not_zero() helperVegard Nossum1-1/+1
2017-02-24mm, uprobes: convert __replace_page() to use page_vma_mapped_walk()Kirill A. Shutemov1-8/+14
2017-02-24uprobes: split THPs before trying to replace themKirill A. Shutemov1-2/+2
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang1-3/+3
2017-02-24perf/core: Fix the perf_cpu_time_max_percent checkTan Xiaojun1-1/+1
2017-02-24perf/core: Fix perf_event_enable_on_exec() timekeeping (again)Peter Zijlstra1-0/+2
2017-02-24perf/core: Remove confusing comment and move put_ctx()Peter Zijlstra1-7/+1
2017-02-14Merge tag 'v4.10-rc8' into perf/core, to pick up fixesIngo Molnar1-10/+15
2017-02-10perf/core: Allow kernel filters on CPU eventsAlexander Shishkin1-14/+28