Age | Commit message (Expand) | Author |
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 |
2021-10-15 | perf/x86: Add new event for AUX output counter index | Adrian Hunter |
2021-10-15 | perf/x86/msr: Add Sapphire Rapids CPU support | Kan Liang |
2021-10-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-10-01 | perf/x86/intel: Update event constraints for ICX | Kan Liang |
2021-10-01 | perf/x86: Reset destroy callback on event init failure | Anand K Mistry |
2021-09-17 | perf/x86: Add compiler barrier after updating BTS | Leo Yan |
2021-09-13 | perf: Enable branch record for software events | Song Liu |
2021-08-31 | perf/x86/intel/uncore: Fix Intel SPR M3UPI event constraints | Kan Liang |
2021-08-31 | perf/x86/intel/uncore: Fix Intel SPR M2PCIE event constraints | Kan Liang |
2021-08-31 | perf/x86/intel/uncore: Fix Intel SPR IIO event constraints | Kan Liang |
2021-08-31 | perf/x86/intel/uncore: Fix Intel SPR CHA event constraints | Kan Liang |
2021-08-31 | perf/x86/intel/uncore: Fix Intel ICX IIO event constraints | Kan Liang |
2021-08-31 | perf/x86/intel/uncore: Fix invalid unit check | Kan Liang |
2021-08-31 | perf/x86/intel/uncore: Support extra IMC channel on Ice Lake server | Kan Liang |
2021-08-26 | perf/x86/amd/ibs: Add bitfield definitions in new <asm/amd-ibs.h> header | Kim Phillips |
2021-08-26 | perf/amd/uncore: Allow the driver to be built as a module | Kim Phillips |
2021-08-26 | x86/cpu: Add get_llc_id() helper function | Kim Phillips |
2021-08-26 | perf/amd/uncore: Clean up header use, use <linux/ include paths instead of <asm/ | Kim Phillips |
2021-08-26 | perf/amd/uncore: Simplify code, use free_percpu()'s built-in check for NULL | Kim Phillips |
2021-08-26 | perf/x86/intel: Replace deprecated CPU-hotplug functions | Sebastian Andrzej Siewior |