Age | Commit message (Expand) | Author |
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 |
2019-07-25 | perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x register | Yunying Sun |
2019-07-25 | perf/x86/intel: Fix SLOTS PEBS event constraint | Kan Liang |
2019-07-13 | perf/x86/intel: Fix spurious NMI on fixed counter | Kan Liang |
2019-07-13 | perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCs | Kim Phillips |
2019-07-13 | perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCs | Kim Phillips |
2019-07-09 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-07-08 | Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-07-08 | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-07-08 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-07-08 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-07-08 | Merge tag 'v5.2' into perf/core, to pick up fixes | Ingo Molnar |
2019-06-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-06-29 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-06-28 | perf/x86: Always store regs->ip in perf_callchain_kernel() | Song Liu |
2019-06-24 | perf/x86/rapl: Get quirk state from new probe framework | Jiri Olsa |
2019-06-24 | perf/x86/rapl: Get attributes from new probe framework | Jiri Olsa |
2019-06-24 | perf/x86/rapl: Get MSR values from new probe framework | Jiri Olsa |
2019-06-24 | perf/x86/rapl: Get rapl_cntr_mask from new probe framework | Jiri Olsa |
2019-06-24 | perf/x86/rapl: Use new MSR detection interface | Jiri Olsa |
2019-06-24 | perf/x86/cstate: Use new probe function | Jiri Olsa |
2019-06-24 | perf/x86/msr: Use new probe function | Jiri Olsa |
2019-06-24 | perf/x86: Add MSR probe interface | Jiri Olsa |
2019-06-24 | Merge tag 'v5.2-rc6' into perf/core, to refresh branch | Ingo Molnar |
2019-06-24 | perf/x86: Remove pmu->pebs_no_xmm_regs | Kan Liang |
2019-06-24 | perf/x86: Clean up PEBS_XMM_REGS | Kan Liang |
2019-06-24 | perf/x86: Disable extended registers for non-supported PMUs | Kan Liang |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-17 | perf/x86/intel: Disable check_msr for real HW | Jiri Olsa |
2019-06-17 | perf/x86/intel: Use ->is_visible callback for default group | Jiri Olsa |
2019-06-17 | perf/x86/intel/uncore: Add IMC uncore support for Snow Ridge | Kan Liang |
2019-06-17 | perf/x86/intel/uncore: Clean up client IMC | Kan Liang |
2019-06-17 | perf/x86/intel/uncore: Support MMIO type uncore blocks | Kan Liang |
2019-06-17 | perf/x86/intel/uncore: Factor out box ref/unref functions | Kan Liang |
2019-06-17 | perf/x86/intel/uncore: Add uncore support for Snow Ridge server | Kan Liang |
2019-06-17 | perf/x86/intel/uncore: Handle invalid event coding for free-running counter | Kan Liang |
2019-06-17 | perf/x86/intel: Add more Icelake CPUIDs | Kan Liang |
2019-06-17 | perf/x86/intel: Add Icelake desktop CPUID | Kan Liang |
2019-06-17 | Merge branch 'x86/cpu' into perf/core, to pick up dependent changes | Ingo Molnar |
2019-06-17 | locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel... | Nikolay Borisov |
2019-06-14 | perf/x86: Add Intel Ice Lake NNPI uncore support | Rajneesh Bhardwaj |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner |
2019-06-03 | Merge branch 'x86/topology' into perf/core, to prepare for new patches | Ingo Molnar |
2019-06-03 | perf/x86: Use update attribute groups for default attributes | Jiri Olsa |
2019-06-03 | perf/x86/intel: Use update attributes for skylake format | Jiri Olsa |
2019-06-03 | perf/x86: Use update attribute groups for extra format | Jiri Olsa |
2019-06-03 | perf/x86: Use update attribute groups for caps | Jiri Olsa |
2019-06-03 | perf/x86: Add is_visible attribute_group callback for base events | Jiri Olsa |
2019-06-03 | perf/x86: Use the new pmu::update_attrs attribute group | Jiri Olsa |