1. 6f8f357 ARM: 8873/1: perf: cleanup cppcheck shifting warning by Phong Tran · 6 years ago
  2. 7dfc8db arm_pmu: Tidy up clear_event_idx call backs by Suzuki K Poulose · 7 years ago
  3. 3a95200 arm_pmu: Change API to support 64bit counter values by Suzuki K Poulose · 7 years ago
  4. 8d3e994 arm_pmu: Clean up maximum period handling by Suzuki K Poulose · 7 years ago
  5. 64b2f02 arm: perf: prevent unbind/bind via sysfs by Stefan Agner · 7 years ago
  6. 0788f1e arm_pmu: simplify arm_pmu::handle_irq by Mark Rutland · 7 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. b128cb5 arm: perf: use builtin_platform_driver by Geliang Tang · 8 years ago
  9. 9268c5d arm: perf: move to common attr_group fields by Mark Rutland · 9 years ago
  10. 8d1a0ae ARM: perf: Set ARMv7 SDER SUNIDEN bit by Martin Fuzzey · 9 years ago
  11. abff083 ARM: perf: add format entry to describe event -> config mapping by Will Deacon · 9 years ago
  12. 3fbac6c arm: perf: Add event descriptions by Drew Richardson · 9 years ago
  13. f4ab36c arm: perf: Convert event enums to #defines by Drew Richardson · 9 years ago
  14. fa8ad78 arm: perf: factor arm_pmu core out to drivers by Mark Rutland · 10 years ago
  15. 29ba0f3 arm: perf: factor out armv7 pmu driver by Mark Rutland · 10 years ago
  16. 0e3038d arm: perf: probe number of counters on affine CPUs by Mark Rutland · 10 years ago
  17. 341e42c ARM: perf: Add support for Scorpion PMUs by Stephen Boyd · 10 years ago
  18. 9349991 ARM: perf: Only reset PMxEVCNTCR registers on reset by Stephen Boyd · 10 years ago
  19. 65bab45 ARM: perf: Preparatory work for Scorpion PMU support by Stephen Boyd · 10 years ago
  20. 1167925 arm: perf: kill get_hw_events() by Mark Rutland · 11 years ago
  21. 52a5566 ARM: perf: use pr_* instead of printk by Will Deacon · 10 years ago
  22. cb6eb10 ARM: perf: remove useless return and check of idx in counter handling by chai wen · 10 years ago
  23. 037e79a arm: perf: krait: stop using singleton PMU by Mark Rutland · 11 years ago
  24. 3d1ff75 arm: perf: clean up PMU names by Mark Rutland · 12 years ago
  25. 6b7658e arm: perf: armv7: condense event maps by Mark Rutland · 11 years ago
  26. 6a78371 ARM: perf: fix compiler warning with gcc 4.6.4 (and tidy code) by Russell King · 11 years ago
  27. 03eff46 ARM: 8054/1: perf: add support for the Cortex-A17 PMU by Will Deacon · 11 years ago
  28. 8e781f6 ARM: perf: add support for the Cortex-A12 PMU by Albin Tonnerre · 11 years ago
  29. b7aafe9 ARM: perf: fully support Krait CPU PMU events by Stephen Boyd · 11 years ago
  30. 2a3391c ARM: perf: add basic support for Krait CPU PMUs by Stephen Boyd · 11 years ago
  31. f2fe09b ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bit by Will Deacon · 12 years ago
  32. 40c390c ARM: perf: don't pretend to support counting of L1I writes by Will Deacon · 12 years ago
  33. 351a102 ARM: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  34. 7279adb ARM: perf: check ARMv7 counter validity on a per-pmu basis by Sudeep KarkadaNagesha · 13 years ago
  35. ed6f2a5 ARM: perf: consistently use struct perf_event in arm_pmu functions by Sudeep KarkadaNagesha · 13 years ago
  36. 513c99c ARM: perf: allocate CPU PMU dynamically at probe time by Sudeep KarkadaNagesha · 13 years ago
  37. 6dbc002 ARM: perf: prepare for moving CPU PMU code into separate file by Will Deacon · 13 years ago
  38. 04236f9 ARM: perf: probe devicetree in preference to current CPU by Will Deacon · 13 years ago
  39. 4295b89 ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumeration by Will Deacon · 13 years ago
  40. fd0d000 perf: Pass last sampling period to perf_sample_data_init() by Robert Richter · 13 years ago
  41. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  42. d33c88c ARM: 7315/1: perf: add support for the Cortex-A7 PMU by Will Deacon · 13 years ago
  43. f6f5a30 ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlers by Will Deacon · 13 years ago
  44. 99c1745 ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMU by Will Deacon · 13 years ago
  45. 5727347 ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling mode by Will Deacon · 13 years ago
  46. 91756ac ARM: 7303/1: perf: add empty NODE event definitions for Cortex-A5 and Cortex-A15 by Will Deacon · 13 years ago
  47. 0445e7a ARM: perf: add support for stalled cycle ABI events by Will Deacon · 13 years ago
  48. 4d30151 ARM: perf: clean and update ARMv7 event numbers by Will Deacon · 13 years ago
  49. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  50. 29a541f ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9 by Will Deacon · 13 years ago
  51. 8be3f9a ARM: perf: remove cpu-related misnomers by Mark Rutland · 14 years ago
  52. e1f431b ARM: perf: refactor event mapping by Mark Rutland · 14 years ago
  53. 0f78d2d ARM: perf: lock PMU registers per-CPU by Mark Rutland · 14 years ago
  54. c47f868 ARM: perf: remove active_mask by Mark Rutland · 14 years ago
  55. a505add ARM: perf: add mode exclusion for Cortex-A15 PMU by Will Deacon · 14 years ago
  56. c691bb6 ARM: perf: index ARMv7 event counters starting from zero by Will Deacon · 14 years ago
  57. 25e29c7 ARM: perf: use integers for ARMv7 event indices by Will Deacon · 14 years ago
  58. 6330aae ARM: perf: use u32 instead of unsigned long for PMNC register by Will Deacon · 14 years ago
  59. a6c93af ARM: perf: de-const struct arm_pmu by Mark Rutland · 14 years ago
  60. b6844e8 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  61. 14abd03 ARM: perf: add support for the Cortex-A15 PMU by Will Deacon · 14 years ago
  62. 0c205cb ARM: perf: add support for the Cortex-A5 PMU by Will Deacon · 14 years ago
  63. 6d4eaf9 ARM: perf: add PMUv2 common event definitions by Will Deacon · 14 years ago
  64. 7b35fa4 ARM: perf: remove confusing comment from v7 perf events backend by Will Deacon · 14 years ago
  65. 89d6c0b perf, arch: Add generic NODE cache events by Peter Zijlstra · 14 years ago
  66. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 14 years ago
  67. a737823 ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latency by Will Deacon · 14 years ago
  68. 574b69c ARM: 6834/1: perf: reset counters on all CPUs during initialisation by Will Deacon · 14 years ago
  69. d25d3b4 ARM: 6833/1: perf: add required isbs() to ARMv7 backend by Will Deacon · 14 years ago
  70. 961ec6da ARM: 6521/1: perf: use raw_spinlock_t for pmu_lock by Will Deacon · 14 years ago
  71. 4d6b7a7 ARM: 6512/1: perf: fix warnings generated by sparse by Will Deacon · 14 years ago
  72. 43eab87 ARM: perf: separate PMU backends into multiple files by Will Deacon · 14 years ago