Age | Commit message (Expand) | Author |
2019-11-26 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-11-21 | Merge branch 'kvm-tsx-ctrl' into HEAD | Paolo Bonzini |
2019-11-15 | x86: retpolines: eliminate retpoline from msr event handlers | Andrea Arcangeli |
2019-11-13 | perf/x86/intel/pt: Prevent redundant WRMSRs | Alexander Shishkin |
2019-11-13 | perf/x86/intel/pt: Opportunistically use single range output mode | Alexander Shishkin |
2019-11-13 | perf/x86/intel/pt: Add sampling support | Alexander Shishkin |
2019-11-13 | perf/x86/intel/pt: Factor out pt_config_start() | Alexander Shishkin |
2019-11-11 | perf/x86/amd: Remove set but not used variable 'active' | Zheng Yongjun |
2019-10-28 | perf/x86: Synchronize PMU task contexts on optimized context switches | Alexey Budankov |
2019-10-28 | perf/x86/intel: Implement LBR callstack context synchronization | Alexey Budankov |
2019-10-28 | perf/x86: Install platform specific ->swap_task_ctx() adapter | Alexey Budankov |
2019-10-28 | perf/core, perf/x86: Introduce swap_task_ctx() method at 'struct pmu' | Alexey Budankov |
2019-10-28 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2019-10-28 | perf/x86/uncore: Fix event group support | Kan Liang |
2019-10-28 | perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h) | Kim Phillips |
2019-10-28 | perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP... | Kim Phillips |
2019-10-22 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2019-10-20 | perf/x86/intel/pt: Fix base for single entry topa | Jiri Olsa |
2019-10-17 | perf_event: Add support for LSM and SELinux checks | Joel Fernandes (Google) |
2019-10-12 | perf/x86/cstate: Add Tiger Lake CPU support | Kan Liang |
2019-10-12 | perf/x86/msr: Add Tiger Lake CPU support | Kan Liang |
2019-10-12 | perf/x86/intel: Add Tiger Lake CPU support | Kan Liang |
2019-10-12 | perf/x86/cstate: Update C-state counters for Ice Lake | Kan Liang |
2019-10-12 | perf/x86/msr: Add new CPU model numbers for Ice Lake | Kan Liang |
2019-10-12 | perf/x86/cstate: Add Comet Lake CPU support | Kan Liang |
2019-10-12 | perf/x86/msr: Add Comet Lake CPU support | Kan Liang |
2019-10-12 | perf/x86/intel: Add Comet Lake CPU support | Kan Liang |
2019-10-09 | perf/x86/amd: Change/fix NMI latency mitigation to use a timestamp | Tom Lendacky |
2019-09-16 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-09-16 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-09-03 | Merge tag 'v5.3-rc7' into x86/mm, to pick up fixes | Ingo Molnar |
2019-09-03 | perf/x86: Make more stuff static | Valdis Klētnieks |
2019-09-02 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar |
2019-09-02 | Merge branch 'linus' into x86/cpu, to resolve conflicts | Ingo Molnar |
2019-08-30 | perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops | Kim Phillips |
2019-08-30 | perf/x86/intel: Restrict period on Nehalem | Josh Hunt |
2019-08-28 | perf/x86/intel: Support PEBS output to PT | Alexander Shishkin |
2019-08-28 | x86/intel: Aggregate microserver naming | Peter Zijlstra |
2019-08-28 | x86/intel: Aggregate big core graphics naming | Peter Zijlstra |
2019-08-28 | x86/intel: Aggregate big core mobile naming | Peter Zijlstra |
2019-08-28 | x86/intel: Aggregate big core client naming | Peter Zijlstra |
2019-08-26 | perf/x86/intel/pt: Get rid of reverse lookup table for ToPA | Alexander Shishkin |
2019-08-26 | perf/x86/intel/pt: Free up space in a ToPA descriptor | Alexander Shishkin |
2019-08-26 | perf/x86/intel/pt: Split ToPA metadata and page layout | Alexander Shishkin |
2019-08-26 | perf/x86/intel/pt: Use pointer arithmetics instead in ToPA entry calculation | Alexander Shishkin |
2019-08-26 | perf/x86/intel/pt: Use helpers to obtain ToPA entry size | Alexander Shishkin |
2019-08-26 | perf/x86/intel/pt: Clean up ToPA allocation path | Alexander Shishkin |
2019-08-19 | perf/x86: Fix typo in comment | Su Yanjun |
2019-07-25 | perf/x86/intel: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-07-25 | perf/x86: Apply more accurate check on hypervisor platform | Zhenzhong Duan |