summaryrefslogtreecommitdiffstats
path: root/kernel/events
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-10-051-1/+88
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-021-1/+1
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-232-14/+48
| |\ \
| * | | perf, bpf: fix conditional call to bpf_overflow_handlerArnd Bergmann2016-09-061-1/+1
| * | | perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programsAlexei Starovoitov2016-09-021-1/+88
* | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-09-231-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | perf/core: Limit matching exclusive events to one PMUAlexander Shishkin2016-09-221-1/+1
| | |/ | |/|
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-09-102-10/+36
|\ \ \ | |/ /
| * | perf/core: Fix aux_mmap_count vs aux_refcount orderAlexander Shishkin2016-09-101-4/+11
| * | perf/core: Fix a race between mmap_close() and set_output() of AUX eventsAlexander Shishkin2016-09-101-6/+25
* | | perf/core: Don't pass PERF_EF_START to the PMU ->start callbackWill Deacon2016-09-051-1/+1
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixed and resolve confl...Ingo Molnar2016-09-051-5/+13
|\ \ \ | |/ /
| * | perf/core: Remove WARN from perf_event_read()Peter Zijlstra2016-09-051-4/+12
| |/
| * perf/core: Use this_cpu_ptr() when stopping AUX eventsWill Deacon2016-08-241-1/+1
* | perf/core: Introduce PMU_EV_CAP_READ_ACTIVE_PKGDavid Carrillo-Cisneros2016-08-181-2/+23
* | perf/core: Generalize event->group_flagsDavid Carrillo-Cisneros2016-08-181-8/+8
* | bitmap.h, perf/core: Fix the mask in perf_output_sample_regs()Madhavan Srinivasan2016-08-181-2/+3
* | Merge branch 'perf/urgent' into perf/core, to pick up dependenciesIngo Molnar2016-08-181-27/+68
|\ \ | |/
| * perf/core: Check return value of the perf_event_read() IPIDavid Carrillo-Cisneros2016-08-181-3/+4
| * perf/core: Enable mapping of the stop filtersMathieu Poirier2016-08-181-10/+5
| * perf/core: Update filters only on executable mmapMathieu Poirier2016-08-181-0/+7
| * perf/core: Fix file name handling for start/stop filtersMathieu Poirier2016-08-181-2/+4
| * perf/core: Fix event_function_local()Peter Zijlstra2016-08-181-12/+48
* | uprobes: Rename the "struct page *" args of __replace_page()Oleg Nesterov2016-08-181-18/+18
* | Merge branch 'perf/urgent' into perf/core, to pick up dependencyIngo Molnar2016-08-181-2/+3
|\ \ | |/
| * uprobes: Fix the memcg accountingOleg Nesterov2016-08-181-2/+3
* | perf/core: Optimize perf_pmu_sched_task()Peter Zijlstra2016-08-101-19/+24
* | perf/x86/intel: Rework the large PEBS setup codePeter Zijlstra2016-08-101-0/+4
* | perf/core: Sched out groups atomicallyMark Rutland2016-08-101-0/+4
|/
* perf/core: Set cgroup in CPU contexts for new cgroup eventsDavid Carrillo-Cisneros2016-08-101-18/+36
* perf/core: Fix sideband list-iteration vs. event ordering NULL pointer defere...Peter Zijlstra2016-08-101-5/+18
* perf/core: Change log level for duration warning to KERN_INFODavid Ahern2016-08-021-1/+1
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-46/+10
|\
| * perf/core: Convert to hotplug state machineThomas Gleixner2016-07-141-46/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-272-27/+66
|\ \
| * | bpf, events: fix offset in skb copy handlerDaniel Borkmann2016-07-251-5/+10
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-241-1/+22
| |\ \ | | |/
| * | perf, events: add non-linear data support for raw recordsDaniel Borkmann2016-07-152-24/+58
| * | bpf: generally move prog destruction to RCU deferralDaniel Borkmann2016-07-011-1/+1
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar2016-07-071-2/+23
|\ \ \ | | |/ | |/|
| * | perf/core: Fix pmu::filter_match for SW-led groupsMark Rutland2016-07-071-1/+22
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-06-291-1/+1
| |\
| | * bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann2016-06-291-1/+1
* | | Merge branch 'linus' into perf/core, to pick up fixes before merging new changesIngo Molnar2016-06-141-4/+2
|\ \ \ | |/ /
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-06-101-4/+2
| |\ \ | | |/ | |/|
| | * perf/core: Remove a redundant checkAlexander Shishkin2016-06-081-4/+2
* | | Merge branch 'linus' into perf/core, to refresh the branchIngo Molnar2016-06-082-10/+45
|\ \ \ | |/ /
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-251-12/+24
| |\ \ | | |/
| * | uprobes: wait for mmap_sem for write killableMichal Hocko2016-05-231-2/+5
| * | x86: remove more uaccess_32.h complexityLinus Torvalds2016-05-221-2/+1
OpenPOWER on IntegriCloud