1. 5c59cd0 Merge "Merge android-4.9.155 (32e6695) into msm-4.9" by Linux Build Service Account · 6 years ago
  2. 2f8eb1c Merge android-4.9.155 (32e6695) into msm-4.9 by jianzhou · 6 years ago
  3. bd37f21 arm64: perf: set suppress_bind_attrs flag to true by Anders Roxell · 6 years ago
  4. 595428c perf: Manage CPU hotplug events at core level by Raghavendra Rao Ananta · 6 years ago
  5. 2e229cb02 Merge android-4.9.94 (8683408) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  6. bffb84b arm64: perf: Ignore exclude_hv when kernel is running in HYP by Ganapatrao Kulkarni · 7 years ago
  7. b5fd2ed perf: Fix event cleanup across CPU hotplugs by Raghavendra Rao Ananta · 7 years ago
  8. 5358c98 Perf: arm64: Add additional CPUHP state for perf events by Kyle Yan · 7 years ago
  9. 8b04088 Perf: arm64: enable idle_update at end of probe by Patrick Fay · 7 years ago
  10. 9768e7a Perf: arm: disable perf_event_read during hotplug by Patrick Fay · 7 years ago
  11. 5b65b16 perf: Add support for exclude_idle attribute by Patrick Fay · 7 years ago
  12. 5970610 perf: Allow multiple cycle count requests by Patrick Fay · 7 years ago
  13. f2cf423 Merge remote-tracking branch 'origin/tmp-9c76358' into msm-4.8 by Kyle Yan · 8 years ago
  14. b112c84 KVM: arm64: Fix the issues when guest PMCCFILTR is configured by Wei Huang · 8 years ago
  15. 65be4a5 Merge remote-tracking branch '4.4/tmp-730d8a5' into 4.8 by Kyle Yan · 8 years ago
  16. fda5fed perf: Change PMCR write to read-modify-write by Prasad Sodagudi · 9 years ago
  17. 85023b2 arm64: pmu: Hoist pmu platform device name by Jeremy Linton · 8 years ago
  18. 236b9b9 arm64: pmu: Probe default hw/cache counters by Jeremy Linton · 8 years ago
  19. dbee3a7 arm64: pmu: add fallback probe table by Mark Salter · 8 years ago
  20. 569de90 arm64: perf: move to common attr_group fields by Mark Rutland · 8 years ago
  21. 826d056 arm64: perf: Use the builtin_platform_driver by Kefeng Wang · 8 years ago
  22. 4ba2578 arm64: perf: don't expose CHAIN event in sysfs by Will Deacon · 8 years ago
  23. 201a72b arm64/perf: Add Broadcom Vulcan PMU support by Ashok Kumar · 8 years ago
  24. 4b1a9e6 arm64/perf: Filter common events based on PMCEIDn_EL0 by Ashok Kumar · 8 years ago
  25. bf2d478 arm64/perf: Access pmu register using <read/write>_sys_reg by Ashok Kumar · 8 years ago
  26. 0893f74 arm64/perf: Define complete ARMv8 recommended implementation defined events by Ashok Kumar · 8 years ago
  27. 03598fd arm64/perf: Changed events naming as per the ARM ARM by Ashok Kumar · 8 years ago
  28. b8cfadf arm64: perf: Move PMU register related defines to asm/perf_event.h by Shannon Zhao · 9 years ago
  29. 2c856e1 Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  30. fe63840 arm64: perf: Extend ARMV8_EVTYPE_MASK to include PMCR.LC by Will Deacon · 9 years ago
  31. d98ecda arm64: perf: Count EL2 events if the kernel is running in HYP by Marc Zyngier · 9 years ago
  32. c210ae8 arm64: perf: Extend event mask for ARMv8.1 by Jan Glauber · 9 years ago
  33. 7175f05 arm64: perf: Enable PMCR long cycle counter bit by Jan Glauber · 9 years ago
  34. d0aa2bf arm64/perf: Add Cavium ThunderX PMU support by Jan Glauber · 9 years ago
  35. 5f140cc arm64: perf: Rename Cortex A57 events by Jan Glauber · 9 years ago
  36. 5d7ee87 arm64: perf: add support for Cortex-A72 by Will Deacon · 9 years ago
  37. 57d7412 arm64: perf: add format entry to describe event -> config mapping by Will Deacon · 9 years ago
  38. 60792ad arm64: kernel: enforce pmuserenr_el0 initialization and restore by Lorenzo Pieralisi · 9 years ago
  39. 9e9caa6 arm64: perf: Add event descriptions by Drew Richardson · 9 years ago
  40. 90381cb arm64: perf: Convert event enums to #defines by Drew Richardson · 9 years ago
  41. 62a4dda arm64: perf: add Cortex-A57 support by Mark Rutland · 9 years ago
  42. ac82d12 arm64: perf: add Cortex-A53 support by Mark Rutland · 9 years ago
  43. 6475b2d arm64: perf: move to shared arm_pmu framework by Mark Rutland · 9 years ago
  44. ae2fb7e arm64: perf: condense event number maps by Mark Rutland · 9 years ago
  45. 52da443e arm64: perf: factor out callchain code by Mark Rutland · 9 years ago
  46. d09ce834 arm64: perf: replace arch_find_n_match_cpu_physical_id with of_cpu_device_node_get by Sudeep Holla · 9 years ago
  47. 2d23ed0 arm64: perf: Remove unnecessary printk by Suzuki K. Poulose · 9 years ago
  48. b265da5 arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIs by Shannon Zhao · 9 years ago
  49. 18a11b5 arm64: perf: Don't use of_node after putting it by Stephen Boyd · 9 years ago
  50. 96045ed arm64: Mark PMU interrupt IRQF_NO_THREAD by Anders Roxell · 9 years ago
  51. 4801ba3 arm64: perf: fix memory leak when probing PMU PPIs by Will Deacon · 9 years ago
  52. 8291fd0 arm64: perf: Fix the pmu node name in warning message by Suzuki K. Poulose · 9 years ago
  53. d795ef9a arm64: perf: don't warn about missing interrupt-affinity property for PPIs by Will Deacon · 9 years ago
  54. d5efd9c arm64: pmu: add support for interrupt-affinity property by Will Deacon · 10 years ago
  55. 8fff105 arm64: perf: reject groups spanning multiple HW PMUs by Suzuki K. Poulose · 10 years ago
  56. cbbf2e6 arm64: perf: Prevent wraparound during overflow by Daniel Thompson · 10 years ago
  57. c8fdd497 ARM64: make of_device_ids const by Uwe Kleine-König · 10 years ago
  58. ff268ff arm64: fix !CONFIG_COMPAT build failures by Mark Salter · 10 years ago
  59. 23c7d70 ARM64: perf: add support for frame pointer unwinding in compat mode by Jean Pihet · 11 years ago
  60. 66aa8d6 arm64: perf: add support for percpu pmu interrupt by Vinayak Kale · 11 years ago
  61. f47671e Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  62. 1436c1a ARM: 7862/1: pcpu: replace __get_cpu_var_uses by Christoph Lameter · 11 years ago
  63. c019de3 arm64: perf: fix event number mask by Vinayak Kale · 11 years ago
  64. 178cd9c arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bit by Will Deacon · 11 years ago
  65. 8455e6e arm64: perf: fix group validation when using enable_on_exec by Will Deacon · 11 years ago
  66. ee7538a arm64: perf: fix event validation for software group leaders by Will Deacon · 11 years ago
  67. 868f6fe arm64: perf: fix array out of bounds access in armpmu_map_hw_event() by Will Deacon · 11 years ago
  68. abc4125 perf: arm64: Record the user-mode PC in the call chain. by Jed Davis · 11 years ago
  69. 75e4246 arm64: perf: add guest vs host discrimination by Marc Zyngier · 12 years ago
  70. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  71. f46f979 arm64: perf: use architected event for CPU cycle counter by Will Deacon · 12 years ago
  72. 0308968 arm64: Performance counters support by Will Deacon · 13 years ago