Age | Commit message (Expand) | Author |
2019-10-20 | perf/x86/intel/pt: Fix base for single entry topa | Jiri Olsa |
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 |
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-24 | x86/mm: Avoid redundant interrupt disable in load_mm_cr4() | Jan Kiszka |
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 |