summaryrefslogtreecommitdiffstats
path: root/kernel/events
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-231-1/+1
|\
| * uprobes: Fix uprobes on MIPS, allow for a cache flush after ixol breakpoint c...Marcin Nowakowski2016-12-181-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-161-1/+1
|\ \
| * | don't open-code file_inode()Al Viro2016-12-041-1/+1
* | | mm: add locked parameter to get_user_pages_remote()Lorenzo Stoakes2016-12-141-2/+2
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-101-11/+8
|\ \
| * | perf/core: Remove invalid warning from list_update_cgroup_even()tDavid Carrillo-Cisneros2016-12-061-11/+8
| |/
* | bpf: drop unnecessary context cast from BPF_PROG_RUNDaniel Borkmann2016-11-271-1/+1
|/
* perf/core: Fix address filter parserAlexander Shishkin2016-11-211-0/+2
* perf/core: Do not set cpuctx->cgrp for unscheduled cgroupsDavid Carrillo-Cisneros2016-11-151-0/+11
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-281-6/+17
|\
| * perf/powerpc: Don't call perf_event_disable() from atomic contextJiri Olsa2016-10-281-2/+8
| * perf/core: Protect PMU device removal with a 'pmu_bus_running' check, to fix ...Jiri Olsa2016-10-281-4/+9
* | mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-2/+4
|/
* 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
OpenPOWER on IntegriCloud