Age | Commit message (Expand) | Author |
2022-04-19 | perf/x86/cstate: Add SAPPHIRERAPIDS_X CPU support | Zhang Rui |
2022-04-05 | perf/x86/intel: Update the FRONTEND MSR mask on Sapphire Rapids | Kan Liang |
2022-04-05 | perf/x86/intel: Don't extend the pseudo-encoding to GP counters | Kan Liang |
2022-04-05 | perf/x86/uncore: Add Raptor Lake uncore support | Kan Liang |
2022-04-05 | perf/x86/msr: Add Raptor Lake CPU support | Kan Liang |
2022-04-05 | perf/x86/cstate: Add Raptor Lake support | Kan Liang |
2022-04-05 | perf/x86: Add Intel Raptor Lake support | Kan Liang |
2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-22 | Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-03-03 | perf/x86/intel/uncore: Fix the build on !CONFIG_PHYS_ADDR_T_64BIT | Ingo Molnar |
2022-03-01 | perf: Add irq and exception return branch types | Anshuman Khandual |
2022-03-01 | perf/x86/intel/uncore: Make uncore_discovery clean for 64 bit addresses | Steve Wahl |
2022-02-25 | x86: remove __range_not_ok() | Arnd Bergmann |
2022-02-15 | perf/x86/intel/pt: Add a capability and config bit for disabling TNTs | Alexander Shishkin |
2022-02-15 | perf/x86/intel/pt: Add a capability and config bit for event tracing | Alexander Shishkin |
2022-02-02 | perf/x86/intel: Increase max number of the fixed counters | Kan Liang |
2022-02-02 | perf/x86/intel: Enable PEBS format 5 | Kan Liang |
2022-02-02 | perf/x86/intel/pt: Fix address filter config for 32-bit kernel | Adrian Hunter |
2022-02-02 | x86: Share definition of __is_canonical_address() | Adrian Hunter |
2022-02-02 | perf/x86/intel/pt: Relax address filter validation | Adrian Hunter |
2022-02-02 | perf/x86/intel/pt: Fix crash with stop filters in single-range mode | Tristan Hume |
2022-02-02 | x86/perf: Default set FREEZE_ON_SMI for all | Peter Zijlstra |
2022-01-18 | x86/perf: Avoid warning for Arch LBR without XSAVE | Andi Kleen |
2022-01-18 | perf/x86/intel/uncore: Add IMC uncore support for ADL | Kan Liang |
2022-01-18 | perf/x86/intel/lbr: Add static_branch for LBR INFO flags | Peter Zijlstra (Intel) |
2022-01-18 | perf/x86/intel/lbr: Support LBR format V7 | Peter Zijlstra (Intel) |
2022-01-18 | perf/x86/rapl: fix AMD event handling | Stephane Eranian |
2022-01-18 | perf/x86/intel/uncore: Fix CAS_COUNT_WRITE issue for ICX | Zhengjun Xing |
2022-01-18 | perf/x86/intel: Add a quirk for the calculation of the number of counters on ... | Kan Liang |
2022-01-12 | Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-01-10 | Merge tag 'x86_cleanups_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2021-12-28 | x86/events/amd/iommu: Remove redundant assignment to variable shift | Colin Ian King |
2021-12-14 | x86: perf: Move RDPMC event flag to a common definition | Rob Herring |
2021-11-17 | perf: Add wrappers for invoking guest callbacks | Sean Christopherson |
2021-11-17 | perf/core: Rework guest callbacks to prepare for static_call support | Like Xu |
2021-11-17 | perf: Protect perf_guest_cbs with RCU | Sean Christopherson |
2021-11-17 | x86/perf: Fix snapshot_branch_stack warning in VM | Song Liu |
2021-11-17 | perf/x86/intel/uncore: Fix IIO event constraints for Snowridge | Alexander Antonov |
2021-11-17 | perf/x86/intel/uncore: Fix IIO event constraints for Skylake Server | Alexander Antonov |
2021-11-17 | perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake Server | Alexander Antonov |
2021-11-11 | perf/x86/vlbr: Add c->flags to vlbr event constraints | Like Xu |
2021-11-11 | perf/x86/lbr: Reset LBR_SELECT during vlbr reset | Wanpeng Li |
2021-11-06 | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-11-02 | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-11-01 | Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-11-01 | Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-10-30 | perf/x86/intel: Fix ICL/SPR INST_RETIRED.PREC_DIST encodings | Stephane Eranian |
2021-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2021-10-20 | x86/pkru: Remove useless include | Thomas Gleixner |
2021-10-18 | perf/x86/intel/uncore: Use to_pci_driver() instead of pci_dev->driver | Uwe Kleine-König |