aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/events
Commit message (Expand)AuthorAge
...
* Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-07
|\
| * treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-09
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-06
|\ \
| * | uprobes: Initialize uprobes earlierNadav Amit2019-04-30
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-06
|\ \ \
| * | | perf/core: Add perf_pmu_resched() as global functionStephane Eranian2019-04-16
| * | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2019-04-16
| |\| |
| * | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2019-04-16
| |\ \ \
| * | | | perf/core: Make perf_swevent_init_cpu() staticValdis Kletnieks2019-04-03
* | | | | perf/ring_buffer: Fix AUX software double bufferingAlexander Shishkin2019-05-03
| |_|/ / |/| | |
* | | | perf/ring_buffer: Fix AUX record suppressionAlexander Shishkin2019-04-16
* | | | perf/core: Fix the address filtering fixAlexander Shishkin2019-04-16
| |/ / |/| |
* | | perf/core: Fix perf_event_disable_inatomic() racePeter Zijlstra2019-04-12
|/ /
* | Merge tag 'perf-core-for-mingo-5.1-20190311' of git://git.kernel.org/pub/scm/...Thomas Gleixner2019-03-22
|\ \
| * | perf/core: Restore mmap record type correctlyStephane Eranian2019-03-11
* | | Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-03-11
|\ \ \
| * | | uprobes: convert uprobe.ref to refcount_tElena Reshetova2019-02-15
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-10
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-03-09
| |\ \ \
| | * | | perf: Mark expected switch fall-throughGustavo A. R. Silva2019-03-01
| | * | | perf, bpf: Consider events with attr.bpf_event as side-band eventsSong Liu2019-02-28
| | | |/ | | |/|
| * | | perf/core: Mark expected switch fall-throughGustavo A. R. Silva2019-03-09
| * | | perf/ring_buffer: Use high order allocations for AUX buffers optimisticallyAlexander Shishkin2019-03-09
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-09
|\ \ \ | |/ / |/| |
| * | mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso2019-02-07
| |/
* | Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-02-28
|\ \
| * | perf, pt, coresight: Fix address filters for vmas with non-zero offsetAlexander Shishkin2019-02-22
| * | perf: Copy parent's address filter offsets on cloneAlexander Shishkin2019-02-22
* | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2019-02-28
|\ \ \ | |/ / |/| |
| * | perf/core: Fix impossible ring-buffer sizes warningIngo Molnar2019-02-13
| * | perf/x86: Add check_period PMU callbackJiri Olsa2019-02-11
* | | perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier2019-02-06
* | | perf/ring_buffer: Convert ring_buffer.aux_refcount to refcount_tElena Reshetova2019-02-04
* | | perf/ring_buffer: Convert ring_buffer.refcount to refcount_tElena Reshetova2019-02-04
* | | perf: Convert perf_event_context.refcount to refcount_tElena Reshetova2019-02-04
* | | perf/uprobes: Convert to SPDX license identifierThomas Gleixner2019-02-04
* | | perf/hw_breakpoints: Convert to SPDX license identifierThomas Gleixner2019-02-04
* | | perf/core: Convert to SPDX license identifiersThomas Gleixner2019-02-04
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2019-02-04
|\| |
| * | perf/core: Don't WARN() for impossible ring-buffer sizesMark Rutland2019-02-04
| |/
| * perf core: Fix perf_proc_update_handler() bugStephane Eranian2019-01-18
* | perf, bpf: Introduce PERF_RECORD_BPF_EVENTSong Liu2019-01-21
* | perf, bpf: Introduce PERF_RECORD_KSYMBOLSong Liu2019-01-21
* | perf: Make perf_event_output() propagate the output() returnArnaldo Carvalho de Melo2019-01-21
* | perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray2019-01-21
|/
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
* mm/mmu_notifier: use structure for invalidate_range_start/end calls v2Jérôme Glisse2018-12-28
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-12-26
|\
| * Merge tag 'v4.20-rc7' into perf/core, to pick up fixesIngo Molnar2018-12-17
| |\
| * | perf: Fix typos in commentsIngo Molnar2018-12-03