1. 367c820e arm64: Enable perf events based hard lockup detector by Sumit Garg · 4 years, 3 months ago
  2. 05ab728 arm64: perf: Defer irq_work to IPI_IRQ_WORK by Julien Thierry · 4 years, 3 months ago
  3. 2a0e2a0 arm64: perf: Remove PMU locking by Julien Thierry · 4 years, 3 months ago
  4. 0fdf1bb arm64: perf: Avoid PMXEV* indirection by Mark Rutland · 4 years, 3 months ago
  5. 490d7b7 arm64: perf: Add missing ISB in armv8pmu_enable_counter() by Alexandru Elisei · 4 years, 3 months ago
  6. f5be3a6 arm64: perf: Add support caps under sysfs by Shaokun Zhang · 4 years, 3 months ago
  7. 44fdf4e arm64: perf: Remove unnecessary event_idx check by Qi Liu · 4 years, 4 months ago
  8. ffdbd3d arm64: perf: Add general hardware LLC events for PMUv3 by Leo Yan · 4 years, 5 months ago
  9. 55fdc1f arm64: perf: Expose some new events via sysfs by Shaokun Zhang · 4 years, 6 months ago
  10. c8f9eb0 arm64: perf: Add cap_user_time_short by Peter Zijlstra · 4 years, 6 months ago
  11. 279a811 arm64: perf: Only advertise cap_user_time for arch_timer by Peter Zijlstra · 4 years, 6 months ago
  12. 950b74dd arm64: perf: Implement correct cap_user_time by Peter Zijlstra · 4 years, 6 months ago
  13. 539707c arm64: perf: Correct the event index in sysfs by Shaokun Zhang · 4 years, 7 months ago
  14. 8673e02 arm64: perf: Add support for ARMv8.5-PMU 64-bit counters by Andrew Murray · 4 years, 10 months ago
  15. 29227d6 arm64: perf: Clean up enable/disable calls by Robin Murphy · 4 years, 10 months ago
  16. 29cc4ce arm64: perf: Support new DT compatibles by Robin Murphy · 4 years, 11 months ago
  17. e424b17 arm64: perf: Refactor PMU init callbacks by Robin Murphy · 4 years, 11 months ago
  18. 9ef8567 arm64: perf: Simplify the ARMv8 PMUv3 event attributes by Shaokun Zhang · 5 years ago
  19. d91cc2f arm64: perf_event: Add missing header needed for smp_processor_id() by Raphael Gault · 5 years ago
  20. ca786b8 arm64: perf: Remove unused macro by Shaokun Zhang · 6 years ago
  21. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  22. 0ef0fd3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  23. 435e53f arm64: KVM: Enable VHE support for :G/:H perf event modifiers by Andrew Murray · 6 years ago
  24. d1947bc arm64: arm_pmu: Add !VHE support for exclude_host/exclude_guest attributes by Andrew Murray · 6 years ago
  25. 21bb0eb arm64: arm_pmu: Remove unnecessary isb instruction by Andrew Murray · 6 years ago
  26. 3d659e7 arm64: perf_event: Remove wrongfully used inline by Raphael Gault · 6 years ago
  27. b365067 arm64: perf: remove misleading comment by Andrew Murray · 6 years ago
  28. 81e9fa8 arm64: perf: set suppress_bind_attrs flag to true by Anders Roxell · 6 years ago
  29. e2b5c5c arm64: perf: Fix typos in comment by Shaokun Zhang · 6 years ago
  30. 2ddd5e58 arm64: perf: Hook up new events by Will Deacon · 6 years ago
  31. 4b47e57 arm64: perf: Move event definitions into perf_event.h by Will Deacon · 6 years ago
  32. cf7175e arm64: perf: Remove duplicate generic cache events by Will Deacon · 6 years ago
  33. 342e53b arm64: perf: Add support for Armv8.1 PMCEID register format by Will Deacon · 6 years ago
  34. d3adeed arm64: perf: Terminate PMU assignment statements with semicolons by Will Deacon · 6 years ago
  35. ca2b497 arm64: perf: Reject stand-alone CHAIN events for PMUv3 by Will Deacon · 6 years ago
  36. 9d2dcc8f arm64: perf: Add cap_user_time aarch64 by Michael O'Farrell · 6 years ago
  37. c132079 arm64: perf: Add support for chaining event counters by Suzuki K Poulose · 6 years ago
  38. 3cce50d arm64: perf: Disable PMU while processing counter overflows by Suzuki K Poulose · 6 years ago
  39. 0c55d19 arm64: perf: Clean up armv8pmu_select_counter by Suzuki K Poulose · 6 years ago
  40. 7dfc8db arm_pmu: Tidy up clear_event_idx call backs by Suzuki K Poulose · 6 years ago
  41. 3a95200 arm_pmu: Change API to support 64bit counter values by Suzuki K Poulose · 6 years ago
  42. 8d3e994 arm_pmu: Clean up maximum period handling by Suzuki K Poulose · 6 years ago
  43. 0788f1e arm_pmu: simplify arm_pmu::handle_irq by Mark Rutland · 7 years ago
  44. 0331365 arm64: perf: correct PMUVer probing by Mark Rutland · 7 years ago
  45. 3aa5688 bitmap: replace bitmap_{from,to}_u32array by Yury Norov · 7 years ago
  46. f8ada18 arm64: perf: remove unsupported events for Cortex-A73 by Xu YiPing · 7 years ago
  47. e884f80 arm64: perf: add support for Cortex-A35 by Julien Thierry · 7 years ago
  48. 5561b6c arm64: perf: add support for Cortex-A73 by Julien Thierry · 7 years ago
  49. d0d09d4 arm64: perf: Remove redundant entries from CPU-specific event maps by Will Deacon · 7 years ago
  50. 5cf7fb2 arm64: perf: Connect additional events to pmu counters by Julien Thierry · 7 years ago
  51. 6c833bb arm64: perf: Allow standard PMUv3 events to be extended by the CPU type by Will Deacon · 7 years ago
  52. 1031a15 arm64: perf: Allow more than one cycle counter to be used by Pratyush Anand · 8 years ago
  53. fe7296e arm64: perf: Extend event config for ARMv8.1 by Shaokun Zhang · 8 years ago
  54. 78a19cf arm64: perf: Ignore exclude_hv when kernel is running in HYP by Ganapatrao Kulkarni · 8 years ago
  55. f533734 arm64: pmu: Wire-up Cortex A53 L2 cache events and DTLB refills by Florian Fainelli · 8 years ago
  56. faa9a08 arm64: pmuv3: handle pmuv3+ by Mark Rutland · 8 years ago
  57. f00fa5f arm64: pmuv3: use arm_pmu ACPI framework by Mark Rutland · 8 years ago
  58. f1b36dc arm64: pmuv3: handle !PMUv3 when probing by Mark Rutland · 8 years ago
  59. b112c84 KVM: arm64: Fix the issues when guest PMCCFILTR is configured by Wei Huang · 8 years ago
  60. 85023b2 arm64: pmu: Hoist pmu platform device name by Jeremy Linton · 8 years ago
  61. 236b9b91 arm64: pmu: Probe default hw/cache counters by Jeremy Linton · 8 years ago
  62. dbee3a7 arm64: pmu: add fallback probe table by Mark Salter · 8 years ago
  63. 569de902 arm64: perf: move to common attr_group fields by Mark Rutland · 8 years ago
  64. 826d056 arm64: perf: Use the builtin_platform_driver by Kefeng Wang · 8 years ago
  65. 4ba2578 arm64: perf: don't expose CHAIN event in sysfs by Will Deacon · 9 years ago
  66. 201a72b arm64/perf: Add Broadcom Vulcan PMU support by Ashok Kumar · 9 years ago
  67. 4b1a9e6 arm64/perf: Filter common events based on PMCEIDn_EL0 by Ashok Kumar · 9 years ago
  68. bf2d478 arm64/perf: Access pmu register using <read/write>_sys_reg by Ashok Kumar · 9 years ago
  69. 0893f74 arm64/perf: Define complete ARMv8 recommended implementation defined events by Ashok Kumar · 9 years ago
  70. 03598fd arm64/perf: Changed events naming as per the ARM ARM by Ashok Kumar · 9 years ago
  71. b8cfadf arm64: perf: Move PMU register related defines to asm/perf_event.h by Shannon Zhao · 9 years ago
  72. 2c856e1 Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  73. fe63840 arm64: perf: Extend ARMV8_EVTYPE_MASK to include PMCR.LC by Will Deacon · 9 years ago
  74. d98ecda arm64: perf: Count EL2 events if the kernel is running in HYP by Marc Zyngier · 9 years ago
  75. c210ae8 arm64: perf: Extend event mask for ARMv8.1 by Jan Glauber · 9 years ago
  76. 7175f05 arm64: perf: Enable PMCR long cycle counter bit by Jan Glauber · 9 years ago
  77. d0aa2bf arm64/perf: Add Cavium ThunderX PMU support by Jan Glauber · 9 years ago
  78. 5f140cc arm64: perf: Rename Cortex A57 events by Jan Glauber · 9 years ago
  79. 5d7ee87 arm64: perf: add support for Cortex-A72 by Will Deacon · 9 years ago
  80. 57d7412 arm64: perf: add format entry to describe event -> config mapping by Will Deacon · 9 years ago
  81. 60792ad arm64: kernel: enforce pmuserenr_el0 initialization and restore by Lorenzo Pieralisi · 9 years ago
  82. 9e9caa6 arm64: perf: Add event descriptions by Drew Richardson · 9 years ago
  83. 90381cb arm64: perf: Convert event enums to #defines by Drew Richardson · 9 years ago
  84. 62a4dda arm64: perf: add Cortex-A57 support by Mark Rutland · 9 years ago
  85. ac82d12 arm64: perf: add Cortex-A53 support by Mark Rutland · 9 years ago
  86. 6475b2d arm64: perf: move to shared arm_pmu framework by Mark Rutland · 9 years ago
  87. ae2fb7e arm64: perf: condense event number maps by Mark Rutland · 9 years ago
  88. 52da443e arm64: perf: factor out callchain code by Mark Rutland · 10 years ago
  89. d09ce834 arm64: perf: replace arch_find_n_match_cpu_physical_id with of_cpu_device_node_get by Sudeep Holla · 10 years ago
  90. 2d23ed04 arm64: perf: Remove unnecessary printk by Suzuki K. Poulose · 10 years ago
  91. b265da5 arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIs by Shannon Zhao · 10 years ago
  92. 18a11b5 arm64: perf: Don't use of_node after putting it by Stephen Boyd · 10 years ago
  93. 96045ed arm64: Mark PMU interrupt IRQF_NO_THREAD by Anders Roxell · 10 years ago
  94. 4801ba3 arm64: perf: fix memory leak when probing PMU PPIs by Will Deacon · 10 years ago
  95. 8291fd0 arm64: perf: Fix the pmu node name in warning message by Suzuki K. Poulose · 10 years ago
  96. d795ef9a arm64: perf: don't warn about missing interrupt-affinity property for PPIs by Will Deacon · 10 years ago
  97. d5efd9c arm64: pmu: add support for interrupt-affinity property by Will Deacon · 10 years ago
  98. 8fff105 arm64: perf: reject groups spanning multiple HW PMUs by Suzuki K. Poulose · 10 years ago
  99. cbbf2e6 arm64: perf: Prevent wraparound during overflow by Daniel Thompson · 10 years ago
  100. c8fdd497 ARM64: make of_device_ids const by Uwe Kleine-König · 10 years ago