index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
events
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/cgroups: Don't rotate events for cgroups unnecessarily
Ian Rogers
2019-06-24
1
-20
/
+22
*
perf/core: Add attr_groups_update into struct pmu
Jiri Olsa
2019-06-03
1
-0
/
+6
*
perf/core: Allow non-privileged uprobe for user processes
Song Liu
2019-06-03
1
-2
/
+2
*
perf/ring-buffer: Use regular variables for nesting
Peter Zijlstra
2019-05-24
2
-17
/
+28
*
perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page data
Peter Zijlstra
2019-05-24
1
-3
/
+3
*
perf/ring_buffer: Add ordering to rb->nest increment
Peter Zijlstra
2019-05-24
1
-0
/
+9
*
perf/ring_buffer: Fix exposing a temporarily decreased data_head
Yabin Cui
2019-05-24
1
-4
/
+20
*
mm/mmu_notifier: use correct mmu_notifier events for each invalidation
Jérôme Glisse
2019-05-14
1
-1
/
+1
*
mm/mmu_notifier: contextual information for event triggering invalidation
Jérôme Glisse
2019-05-14
1
-1
/
+2
*
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-05-07
1
-1
/
+1
|
\
|
*
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-04-09
1
-1
/
+1
*
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-07
1
-5
/
+3
|
\
\
|
*
|
uprobes: Initialize uprobes earlier
Nadav Amit
2019-04-30
1
-5
/
+3
*
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-06
1
-1
/
+11
|
\
\
\
|
*
|
|
perf/core: Add perf_pmu_resched() as global function
Stephane Eranian
2019-04-16
1
-0
/
+10
|
*
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2019-04-16
2
-34
/
+36
|
|
\
|
|
|
*
|
|
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2019-04-16
2
-11
/
+45
|
|
\
\
\
|
*
|
|
|
perf/core: Make perf_swevent_init_cpu() static
Valdis Kletnieks
2019-04-03
1
-1
/
+1
*
|
|
|
|
perf/ring_buffer: Fix AUX software double buffering
Alexander Shishkin
2019-05-03
1
-2
/
+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
perf/ring_buffer: Fix AUX record suppression
Alexander Shishkin
2019-04-16
1
-18
/
+15
*
|
|
|
perf/core: Fix the address filtering fix
Alexander Shishkin
2019-04-16
1
-16
/
+21
|
|
/
/
|
/
|
|
*
|
|
perf/core: Fix perf_event_disable_inatomic() race
Peter Zijlstra
2019-04-12
2
-11
/
+45
|
/
/
*
|
Merge tag 'perf-core-for-mingo-5.1-20190311' of git://git.kernel.org/pub/scm/...
Thomas Gleixner
2019-03-22
1
-0
/
+2
|
\
\
|
*
|
perf/core: Restore mmap record type correctly
Stephane Eranian
2019-03-11
1
-0
/
+2
*
|
|
Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-03-12
1
-4
/
+4
|
\
\
\
|
*
|
|
uprobes: convert uprobe.ref to refcount_t
Elena Reshetova
2019-02-15
1
-4
/
+4
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-10
2
-18
/
+18
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-03-09
1
-1
/
+2
|
|
\
\
\
|
|
*
|
|
perf: Mark expected switch fall-through
Gustavo A. R. Silva
2019-03-01
1
-0
/
+1
|
|
*
|
|
perf, bpf: Consider events with attr.bpf_event as side-band events
Song Liu
2019-02-28
1
-1
/
+2
|
|
|
|
/
|
|
|
/
|
|
*
|
|
perf/core: Mark expected switch fall-through
Gustavo A. R. Silva
2019-03-09
1
-0
/
+1
|
*
|
|
perf/ring_buffer: Use high order allocations for AUX buffers optimistically
Alexander Shishkin
2019-03-09
1
-17
/
+15
|
|
/
/
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-03-10
1
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mm: make mm->pinned_vm an atomic64 counter
Davidlohr Bueso
2019-02-07
1
-4
/
+4
|
|
/
*
|
Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-02-28
1
-31
/
+59
|
\
\
|
*
|
perf, pt, coresight: Fix address filters for vmas with non-zero offset
Alexander Shishkin
2019-02-22
1
-34
/
+47
|
*
|
perf: Copy parent's address filter offsets on clone
Alexander Shishkin
2019-02-22
1
-0
/
+15
*
|
|
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2019-02-28
2
-1
/
+17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
perf/core: Fix impossible ring-buffer sizes warning
Ingo Molnar
2019-02-13
1
-1
/
+1
|
*
|
perf/x86: Add check_period PMU callback
Jiri Olsa
2019-02-11
1
-0
/
+16
*
|
|
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
2019-02-06
1
-1
/
+1
*
|
|
perf/ring_buffer: Convert ring_buffer.aux_refcount to refcount_t
Elena Reshetova
2019-02-04
3
-5
/
+5
*
|
|
perf/ring_buffer: Convert ring_buffer.refcount to refcount_t
Elena Reshetova
2019-02-04
3
-4
/
+5
*
|
|
perf: Convert perf_event_context.refcount to refcount_t
Elena Reshetova
2019-02-04
1
-6
/
+6
*
|
|
perf/uprobes: Convert to SPDX license identifier
Thomas Gleixner
2019-02-04
1
-14
/
+1
*
|
|
perf/hw_breakpoints: Convert to SPDX license identifier
Thomas Gleixner
2019-02-04
1
-14
/
+1
*
|
|
perf/core: Convert to SPDX license identifiers
Thomas Gleixner
2019-02-04
3
-6
/
+3
*
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2019-02-04
2
-7
/
+10
|
\
|
|
|
*
|
perf/core: Don't WARN() for impossible ring-buffer sizes
Mark Rutland
2019-02-04
1
-0
/
+3
|
|
/
|
*
perf core: Fix perf_proc_update_handler() bug
Stephane Eranian
2019-01-18
1
-7
/
+7
[next]