| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-30 | 1 | -1/+1 |
|\ |
|
| * | perf/aux: Correct return code of rb_alloc_aux() if !has_aux(ev) | Hendrik Brueckner | 2017-06-21 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-15 | 1 | -0/+21 |
|\| |
|
| * | perf/core: Drop kernel samples even though :u is specified | Jin Yao | 2017-06-08 | 1 | -0/+21 |
* | | perf, bpf: Add BPF support to all perf_event types | Alexei Starovoitov | 2017-06-04 | 1 | -19/+28 |
|/ |
|
* | perf/callchain: Force USER_DS when invoking perf_callchain_user() | Will Deacon | 2017-05-10 | 1 | -0/+6 |
* | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2017-03-28 | 1 | -16/+48 |
|\ |
|
| * | perf/core: Better explain the inherit magic | Peter Zijlstra | 2017-03-16 | 1 | -3/+33 |
| * | perf/core: Simplify perf_event_free_task() | Peter Zijlstra | 2017-03-16 | 1 | -11/+1 |
| * | perf/core: Fix event inheritance on fork() | Peter Zijlstra | 2017-03-16 | 1 | -2/+3 |
| * | perf/core: Fix use-after-free in perf_release() | Peter Zijlstra | 2017-03-16 | 1 | -0/+11 |
* | | perf/core: Add a flag for partial AUX records | Alexander Shishkin | 2017-03-16 | 1 | -1/+1 |
* | | perf/core: Keep AUX flags in the output handle | Will Deacon | 2017-03-16 | 1 | -11/+23 |
* | | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 2017-03-16 | 1 | -1/+1 |
|\ \ |
|
| * | | scripts/spelling.txt: add "disble(d)" pattern and fix typo instances | Masahiro Yamada | 2017-03-09 | 1 | -1/+1 |
* | | | perf: Add PERF_RECORD_NAMESPACES to include namespaces related info | Hari Bathini | 2017-03-13 | 1 | -0/+139 |
|/ / |
|
* | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+2 |
* | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 2 | -0/+2 |
* | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-02-28 | 1 | -8/+4 |
|\ |
|
| * | perf/core: Fix the perf_cpu_time_max_percent check | Tan Xiaojun | 2017-02-24 | 1 | -1/+1 |
| * | perf/core: Fix perf_event_enable_on_exec() timekeeping (again) | Peter Zijlstra | 2017-02-24 | 1 | -0/+2 |
| * | perf/core: Remove confusing comment and move put_ctx() | Peter Zijlstra | 2017-02-24 | 1 | -7/+1 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-02-27 | 1 | -1/+1 |
|\ \ |
|
| * | | mm: use mmget_not_zero() helper | Vegard Nossum | 2017-02-27 | 1 | -1/+1 |
* | | | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2017-02-27 | 1 | -0/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | cgroup, perf_event: make perf_event controller work on cgroup2 hierarchy | Tejun Heo | 2017-02-02 | 1 | -0/+6 |
* | | | mm, uprobes: convert __replace_page() to use page_vma_mapped_walk() | Kirill A. Shutemov | 2017-02-24 | 1 | -8/+14 |
* | | | uprobes: split THPs before trying to replace them | Kirill A. Shutemov | 2017-02-24 | 1 | -2/+2 |
* | | | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang | 2017-02-24 | 1 | -3/+3 |
| |/
|/| |
|
* | | Merge tag 'v4.10-rc8' into perf/core, to pick up fixes | Ingo Molnar | 2017-02-14 | 1 | -10/+15 |
|\ \ |
|
| * | | perf/core: Fix crash in perf_event_read() | Peter Zijlstra | 2017-02-10 | 1 | -10/+15 |
* | | | perf/core: Allow kernel filters on CPU events | Alexander Shishkin | 2017-02-10 | 1 | -14/+28 |
* | | | perf/core: Do error out on a kernel filter on an exclude_filter event | Alexander Shishkin | 2017-02-10 | 1 | -0/+1 |
* | | | perf/core: Try parent PMU first when initializing a child event | Kan Liang | 2017-01-30 | 1 | -0/+8 |
* | | | perf/core: Optimize event rescheduling on active contexts | Alexander Shishkin | 2017-01-30 | 1 | -11/+69 |
* | | | perf/core: Don't re-schedule CPU flexible events needlessly | Alexander Shishkin | 2017-01-30 | 1 | -1/+5 |
* | | | perf/core: Remove perf_cpu_context::unique_pmu | David Carrillo-Cisneros | 2017-01-30 | 1 | -30/+1 |
* | | | perf/core: Make cgroup switch visit only cpuctxs with cgroup events | David Carrillo-Cisneros | 2017-01-30 | 1 | -53/+45 |
|/ / |
|
* | | perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory | Peter Zijlstra | 2017-01-30 | 1 | -21/+21 |
* | | perf/core: Fix use-after-free bug | Peter Zijlstra | 2017-01-30 | 1 | -2/+25 |
* | | perf/x86/intel: Account interrupts for PEBS errors | Jiri Olsa | 2017-01-14 | 1 | -16/+31 |
* | | perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race | Peter Zijlstra | 2017-01-14 | 1 | -4/+54 |
* | | perf/core: Fix sys_perf_event_open() vs. hotplug | Peter Zijlstra | 2017-01-14 | 1 | -22/+48 |
|/ |
|
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-23 | 1 | -1/+1 |
|\ |
|
| * | uprobes: Fix uprobes on MIPS, allow for a cache flush after ixol breakpoint c... | Marcin Nowakowski | 2016-12-18 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-12-16 | 1 | -1/+1 |
|\ \ |
|
| * | | don't open-code file_inode() | Al Viro | 2016-12-04 | 1 | -1/+1 |
* | | | mm: add locked parameter to get_user_pages_remote() | Lorenzo Stoakes | 2016-12-14 | 1 | -2/+2 |
| |/
|/| |
|