1. 887e2cf perf: arm-cmn: Fix conversion specifiers for node type by Will Deacon · 4 years, 3 months ago
  2. d9ef632 perf: arm-cmn: Fix unsigned comparison to less than zero by Will Deacon · 4 years, 3 months ago
  3. d8f6267 arm_pmu: arm64: Use NMIs for PMU by Julien Thierry · 4 years, 3 months ago
  4. f76b130 arm_pmu: Introduce pmu_irq_ops by Julien Thierry · 4 years, 3 months ago
  5. 0ba6477 perf: Add Arm CMN-600 PMU driver by Robin Murphy · 4 years, 4 months ago
  6. 688494a drivers/perf: thunderx2_pmu: Fix memory resource error handling by Mark Salter · 4 years, 4 months ago
  7. a76b823 drivers/perf: xgene_pmu: Fix uninitialized resource struct by Mark Salter · 4 years, 4 months ago
  8. 2b694fc perf: arm_dsu: Support DSU ACPI devices by Tuan Phan · 4 years, 4 months ago
  9. d51eb41 drivers/perf: hisi: Add missing include of linux/module.h by Shaokun Zhang · 4 years, 4 months ago
  10. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  11. 30185b6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 5 months ago
  12. 145ff1e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 5 months ago
  13. f32ed8e drivers/perf: Prevent forced unbinding of PMU drivers by Qi Liu · 4 years, 6 months ago
  14. bdc5c74 drivers/perf: Fix kernel panic when rmmod PMU modules during perf sampling by Qi Liu · 4 years, 6 months ago
  15. f011856 perf/smmuv3: To simplify code for ioremap page in pmcg by Jay Chen · 4 years, 6 months ago
  16. 6d0efeb soc: qcom: Separate kryo l2 accessors from PMU driver by Ilia Lin · 4 years, 6 months ago
  17. 55d728b Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
  18. 961abd78 drivers/perf: hisi: Fix wrong value for all counters enable by Shaokun Zhang · 4 years, 7 months ago
  19. 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
  20. 10f6cd2 pmu/smmuv3: Clear IRQ affinity hint on device removal by Jean-Philippe Brucker · 4 years, 9 months ago
  21. 9780732 drivers/perf: hisi: Permit modular builds of HiSilicon uncore drivers by Zhou Wang · 4 years, 8 months ago
  22. 88562f0 drivers/perf: hisi: Fix typo in events attribute array by Shaokun Zhang · 4 years, 8 months ago
  23. 1f0d97b drivers/perf: arm_spe_pmu: Avoid duplicate printouts by Tang Bin · 4 years, 9 months ago
  24. 5810f00 drivers/perf: arm_dsu_pmu: Avoid duplicate printouts by Tang Bin · 4 years, 9 months ago
  25. cea7d0d drivers/perf: Open access for CAP_PERFMON privileged process by Alexey Budankov · 4 years, 9 months ago
  26. 3cd86a5 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 9 months ago
  27. 0623682 perf: arm-ccn: Use scnprintf() for robustness by Takashi Iwai · 4 years, 10 months ago
  28. 3ba52ad drivers/perf: arm_pmu_acpi: Fix incorrect checking of gicc pointer by luanshi · 4 years, 10 months ago
  29. 049d919 drivers/perf: fsl_imx8_ddr: Correct the CLEAR bit definition by Joakim Zhang · 4 years, 10 months ago
  30. aaa1972 perf: arm_spe: Remove unnecessary zero check on 'nr_pages' by luanshi · 4 years, 10 months ago
  31. 0ca2c03 perf/smmuv3: Use platform_get_irq_optional() for wired interrupt by John Garry · 5 years ago
  32. 9ee68b3 perf/imx_ddr: Fix cpu hotplug state cleanup by Leonard Crestez · 5 years ago
  33. 73daf0b drivers/perf: hisi: Simplify hisi_read_sccl_and_ccl_id and its comment by Shaokun Zhang · 5 years ago
  34. 8ae4bcf perf/smmuv3: Remove the leftover put_cpu() in error path by Hanjun Guo · 5 years ago
  35. 8703317 drivers/perf: hisi: update the sccl_id/ccl_id for certain HiSilicon platform by Shaokun Zhang · 5 years ago
  36. f1d303a perf/imx_ddr: Dump AXI ID filter info to userspace by Joakim Zhang · 5 years ago
  37. d3eeece perf/imx_ddr: Add driver for DDR PMU in i.MX8MPlus by Joakim Zhang · 5 years ago
  38. 44f8bd0 perf/imx_ddr: Add enhanced AXI ID filter support by Joakim Zhang · 5 years ago
  39. 5e2c27e drivers/perf: Add CCPI2 PMU support in ThunderX2 UNCORE driver. by Ganapatrao Prabhakerrao Kulkarni · 5 years ago
  40. 126b0a17 perf: arm-ccn: Enable stats for CCN-512 interconnect by Marek Bykowski · 5 years ago
  41. c8b0de7 perf/smmuv3: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  42. 504db0f perf/arm-cci: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  43. 1c8d96b perf/arm-ccn: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  44. 7fdd7f7 perf: xgene: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  45. 42c184a perf: hisi: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  46. ac12cf8 Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/error-injection', 'for-next/perf', 'for-next/psci-cpuidle', 'for-next/rng', 'for-next/smpboot', 'for-next/tbi' and 'for-next/tlbi' into for-next/core by Will Deacon · 5 years ago
  47. c12c028 perf/imx_ddr: Add support for AXI ID filtering by Joakim Zhang · 5 years ago
  48. 3c93473 perf/smmuv3: Validate groups for global filtering by Robin Murphy · 5 years ago
  49. 33e84ea perf/smmuv3: Validate group size by Robin Murphy · 5 years ago
  50. 228f855 perf: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  51. 4b9ace9 perf/imx_ddr: Add MODULE_DEVICE_TABLE by Leonard Crestez · 6 years ago
  52. 0d7fd70 drivers/perf: arm_pmu: Fix failure path in PM notifier by Will Deacon · 5 years ago
  53. 59809fe docs: perf: move to the admin-guide by Mauro Carvalho Chehab · 6 years ago
  54. 6baec31 docs: perf: convert to ReST by Mauro Carvalho Chehab · 6 years ago
  55. dfd437a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  56. d482e57 perf: arm_spe: Enable ACPI/Platform automatic module loading by Jeremy Linton · 6 years ago
  57. d24a0c7 arm_pmu: acpi: spe: Add initial MADT/SPE probing by Jeremy Linton · 6 years ago
  58. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  59. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  60. 9a66d36 drivers/perf: imx_ddr: Add DDR performance counter support to perf by Frank Li · 6 years ago
  61. 97fb5e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 by Thomas Gleixner · 6 years ago
  62. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  63. 54dee40 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  64. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  65. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  66. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  67. 14ae42a drivers/perf: arm_spe: Don't error on high-order pages for aux buf by Will Deacon · 6 years ago
  68. 9bcb929 perf/arm-ccn: Clean up CPU hotplug handling by Robin Murphy · 6 years ago
  69. 0d2e2a8 perf/arm-cci: Remove broken race mitigation by Robin Murphy · 6 years ago
  70. 24062fe perf/smmuv3: Enable HiSilicon Erratum 162001800 quirk by Shameer Kolothum · 6 years ago
  71. f202cda perf/smmuv3: Add MSI irq support by Shameer Kolothum · 6 years ago
  72. 7d839b4 perf/smmuv3: Add arm64 smmuv3 pmu driver by Neil Leeder · 6 years ago
  73. 3d8dfe7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  74. 8400186 perf/aux: Make perf_event accessible to setup_aux() by Mathieu Poirier · 6 years ago
  75. cf2d65e perf: xgene: Remove set but not used variable 'config' by YueHaibing · 6 years ago
  76. a66b001 perf/drivers: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE by Andrew Murray · 6 years ago
  77. 3065639 For drivers that do not support context exclusion let's advertise the by Andrew Murray · 6 years ago
  78. 1d899c0 perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE conditionally by Andrew Murray · 6 years ago
  79. eb4f521 drivers/perf: hisi: Fixup one DDRC PMU register offset by Shaokun Zhang · 6 years ago
  80. 69c3297 drivers/perf: Add Cavium ThunderX2 SoC UNCORE PMU driver by Kulkarni, Ganapatrao · 6 years ago
  81. 754a58d perf: arm_spe: handle devm_kasprintf() failure by Nicholas Mc Guire · 6 years ago
  82. cbb72a3 drivers/perf: xgene: Add CPU hotplug support by Hoan Tran · 6 years ago
  83. 472dc9f perf: arm_spe: Enable automatic DT loading by Jeremy Linton · 6 years ago
  84. 5289851 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  85. ca2b497 arm64: perf: Reject stand-alone CHAIN events for PMUv3 by Will Deacon · 6 years ago
  86. 03630b3 perf: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  87. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  88. ba70ffa Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into aarch64/for-next/core by Will Deacon · 6 years ago
  89. 809092d drivers/perf: arm-ccn: Use devm_ioremap_resource() to map memory by Sudeep Holla · 6 years ago
  90. 06060ea drivers/perf: hisi: update the sccl_id/ccl_id when MT is supported by Shaokun Zhang · 6 years ago
  91. 83cf9cd Merge 4.18-rc5 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  92. c132079 arm64: perf: Add support for chaining event counters by Suzuki K Poulose · 6 years ago
  93. 7dfc8db arm_pmu: Tidy up clear_event_idx call backs by Suzuki K Poulose · 6 years ago
  94. e2da97d arm_pmu: Add support for 64bit event counters by Suzuki K Poulose · 6 years ago
  95. 8d3e994 arm_pmu: Clean up maximum period handling by Suzuki K Poulose · 6 years ago
  96. ac31672 headers: separate linux/mod_devicetable.h from linux/platform_device.h by Randy Dunlap · 7 years ago
  97. 59b62e7 drivers/perf: Initialise return value in armpmu_request_irqs() by Will Deacon · 7 years ago
  98. 1201a5a perf/arm-cci: Remove VLA usage by Kees Cook · 7 years ago
  99. a45fc26 drivers/perf: xgene_pmu: Fix IOB SLOW PMU parser error by Hoan Tran · 7 years ago
  100. 984e9cf1 drivers/bus: arm-cci: fix build warnings by Arnd Bergmann · 7 years ago