- e840f42 KVM: arm64: Fix PMU probe ordering by Marc Zyngier · 3 years, 4 months ago
- 3c1f2eb arm_pmu: move to use request_irq by IRQF_NO_AUTOEN flag by Tian Tao · 3 years, 8 months ago
- 29c0437 perf: arm_pmu: use DEVICE_ATTR_RO macro by YueHaibing · 3 years, 8 months ago
- f265fd1 drivers/perf: arm_pmu: Fix some coding style issues by Junhao He · 3 years, 8 months ago
- e9c74a6 arm64: Get rid of oprofile leftovers by Marc Zyngier · 3 years, 9 months ago
- f0c1404 perf: Constify static struct attribute_group by Rikard Falkeborn · 4 years ago
- b90d72a Revert "arm64: Enable perf events based hard lockup detector" by Will Deacon · 4 years ago
- 367c820e arm64: Enable perf events based hard lockup detector by Sumit Garg · 4 years, 3 months ago
- d8f6267 arm_pmu: arm64: Use NMIs for PMU by Julien Thierry · 4 years, 4 months ago
- f76b130 arm_pmu: Introduce pmu_irq_ops by Julien Thierry · 4 years, 4 months ago
- 0d7fd70 drivers/perf: arm_pmu: Fix failure path in PM notifier by Will Deacon · 5 years ago
- 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
- 1d899c0 perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE conditionally by Andrew Murray · 6 years ago
- ca2b497 arm64: perf: Reject stand-alone CHAIN events for PMUv3 by Will Deacon · 6 years ago
- c132079 arm64: perf: Add support for chaining event counters by Suzuki K Poulose · 7 years ago
- 7dfc8db arm_pmu: Tidy up clear_event_idx call backs by Suzuki K Poulose · 7 years ago
- e2da97d arm_pmu: Add support for 64bit event counters by Suzuki K Poulose · 7 years ago
- 8d3e994 arm_pmu: Clean up maximum period handling by Suzuki K Poulose · 7 years ago
- 0788f1e arm_pmu: simplify arm_pmu::handle_irq by Mark Rutland · 7 years ago
- 134933e Merge tag 'v4.16-rc6' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
- edb3959 perf: Fix sibling iteration by Peter Zijlstra · 7 years ago
- 8343aae perf/core: Remove perf_event::group_entry by Peter Zijlstra · 7 years ago
- b08e5fd arm_pmu: Use disable_irq_nosync when disabling SPI in CPU teardown hook by Will Deacon · 7 years ago
- 167e614 arm_pmu: acpi: request IRQs up-front by Mark Rutland · 7 years ago
- 84b4be5 arm_pmu: note IRQs and PMUs per-cpu by Mark Rutland · 7 years ago
- 6de3f79 arm_pmu: explicitly enable/disable SPIs at hotplug by Mark Rutland · 7 years ago
- 43fc9a2 arm_pmu: acpi: check for mismatched PPIs by Mark Rutland · 7 years ago
- 0dc1a18 arm_pmu: add armpmu_alloc_atomic() by Mark Rutland · 7 years ago
- d3d5aac arm_pmu: fold platform helpers into platform code by Mark Rutland · 7 years ago
- c0248c9 arm_pmu: kill arm_pmu_platdata by Mark Rutland · 7 years ago
- 611479c arm/arm64: pmu: Distinguish percpu irq and percpu_devid irq by Julien Thierry · 7 years ago
- 6c833bb arm64: perf: Allow standard PMUv3 events to be extended by the CPU type by Will Deacon · 7 years ago
- a3287c4 drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPU by Will Deacon · 7 years ago
- 45736a7 drivers/perf: arm_pmu: add ACPI framework by Mark Rutland · 8 years ago
- 18bfcfe drivers/perf: arm_pmu: split out platform device probe logic by Mark Rutland · 8 years ago
- 3cf7ee9 drivers/perf: arm_pmu: move irq request/free into probe by Mark Rutland · 8 years ago
- 0e2663d drivers/perf: arm_pmu: split cpu-local irq request/free by Mark Rutland · 8 years ago
- 3cf611102 drivers/perf: arm_pmu: rename irq request/free functions by Mark Rutland · 8 years ago
- 7654137 drivers/perf: arm_pmu: handle no platform_device by Mark Rutland · 8 years ago
- 3a5a89d drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs() by Mark Rutland · 8 years ago
- 74a2b3e drivers/perf: arm_pmu: factor out pmu registration by Mark Rutland · 8 years ago
- 70cd908 drivers/perf: arm_pmu: fold init into alloc by Mark Rutland · 8 years ago
- 083c521 drivers/perf: arm_pmu: define armpmu_init_fn by Mark Rutland · 8 years ago
- a9e469d drivers/perf: arm_pmu: remove pointless PMU disabling by Mark Rutland · 8 years ago
- c09adab drivers/perf: arm_pmu: split irq request from enable by Mark Rutland · 8 years ago
- 7ed98e0 drivers/perf: arm_pmu: manage interrupts per-cpu by Mark Rutland · 8 years ago
- 2681f01 drivers/perf: arm_pmu: rework per-cpu allocation by Mark Rutland · 8 years ago
- e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
- 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
- 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 7af8a0f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
- dbee3a7 arm64: pmu: add fallback probe table by Mark Salter · 8 years ago
- 48538b5 drivers/perf: arm_pmu: expose a cpumask in sysfs by Mark Rutland · 8 years ago
- 1589680 drivers/perf: arm_pmu: only use common attr_groups by Mark Rutland · 8 years ago
- 86cdd72 drivers/perf: arm_pmu: add common attr group fields by Mark Rutland · 8 years ago
- 282b879 drivers/perf: arm_pmu: Always consider IRQ0 as an error by Marc Zyngier · 8 years ago
- 6e103c0 arm/perf: Use multi instance instead of custom list by Sebastian Andrzej Siewior · 8 years ago
- 63fb0a9 drivers/perf: arm_pmu: Fix NULL pointer dereference during probe by Stefan Wahren · 8 years ago
- 7532468 drivers/perf: arm_pmu: Fix leak in error path by Stefan Wahren · 8 years ago
- 7f1d642 drivers/perf: arm-pmu: Fix handling of SPI lacking "interrupt-affinity" property by Marc Zyngier · 8 years ago
- a026bb1 drivers/perf: arm-pmu: convert arm_pmu_mutex to spinlock by Sudeep Holla · 8 years ago
- a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 37b502f arm/perf: Fix hotplug state machine conversion by Sebastian Andrzej Siewior · 8 years ago
- 7d88eb6 arm/perf: Convert to hotplug state machine by Thomas Gleixner · 9 years ago
- 19a469a drivers/perf: arm-pmu: Handle per-interrupt affinity mask by Marc Zyngier · 9 years ago
- f7a6c14 arm: pmu: Fix non-devicetree probing by Mark Salter · 9 years ago
- 5988a36 drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on error by Julien Grall · 9 years ago
- 0f254c7 drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmu by Julien Grall · 9 years ago
- 121323a drivers/perf: arm_pmu: Fix reference count of a device_node in of_pmu_irq_cfg by Julien Grall · 9 years ago
- 5101ef2 perf/arm: Special-case hetereogeneous CPUs by Mark Rutland · 9 years ago
- cbcc72e drivers/perf: arm-pmu: fix RCU usage on pmu resume from low-power by Lorenzo Pieralisi · 9 years ago
- 357b565 drivers/perf: arm_pmu: avoid NULL dereference when not using devicetree by Will Deacon · 9 years ago
- da4e4f1 drivers/perf: arm_pmu: implement CPU_PM notifier by Lorenzo Pieralisi · 9 years ago
- c6b9065 drivers/perf: arm_pmu: make info messages more verbose by Dirk Behme · 9 years ago
- 8d1a0ae ARM: perf: Set ARMv7 SDER SUNIDEN bit by Martin Fuzzey · 9 years ago
- b916b78 drivers/perf: kill armpmu_register by Mark Rutland · 9 years ago
- fb65988 drivers/perf: arm_pmu: avoid CPU device_node reference leak by Will Deacon · 9 years ago
- fa8ad78 arm: perf: factor arm_pmu core out to drivers by Mark Rutland · 10 years ago[Renamed (98%) from arch/arm/kernel/perf_event.c]
- bc1e3c4 ARM: perf: replace arch_find_n_match_cpu_physical_id with of_cpu_device_node_get by Sudeep Holla · 10 years ago
- b6c084d ARM: perf: extend interrupt-affinity property for PPIs by Will Deacon · 10 years ago
- 8ae81c2 arm: perf: Set affinity for PPI based PMUs by Stephen Boyd · 10 years ago
- 8e0c34b ARM: 8402/1: perf: Don't use of_node after putting it by Stephen Boyd · 10 years ago
- 74cf0bc arm: perf: unify perf_event{,_cpu}.c by Mark Rutland · 10 years ago
- ed61f98 arm: perf: kill off unused pm callbacks by Mark Rutland · 10 years ago
- c904e32 arm: perf: filter unschedulable events by Mark Rutland · 10 years ago
- cc88116d arm: perf: treat PMUs as CPU affine by Mark Rutland · 10 years ago
- e429817 ARM: perf: reject groups spanning multiple hardware PMUs by Suzuki K. Poulose · 10 years ago
- 2d9ed74 ARM: 8255/1: perf: Prevent wraparound during overflow by Daniel Thompson · 10 years ago
- bf7c544 ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
- 5ebd920 arm: perf: fold percpu_pmu into pmu_hw_events by Mark Rutland · 11 years ago
- 1167925 arm: perf: kill get_hw_events() by Mark Rutland · 11 years ago
- a456084 arm: perf: limit size of accounting data by Mark Rutland · 11 years ago
- 67b4305 arm: perf: use IDR types for CPU PMUs by Mark Rutland · 12 years ago
- d39976f arm: perf: factor out callchain code by Mark Rutland · 10 years ago
- f15bdfe Merge branch 'devel-stable' into for-next by Russell King · 10 years ago
- 6888e32 ARM: 8071/1: perf: Make perf use arm_get_current_stackframe by Nikolay Borisov · 11 years ago
- 4b2974f ARM: perf: disable the pagefault handler when reading from user space by Jean Pihet · 11 years ago
- a7cc910 ARM: perf: Check that current->mm is alive before getting user callchain by Jean Pihet · 11 years ago
- edcb4d3 perf/ARM: Use common PMU interrupt disabled code by Vince Weaver · 11 years ago
- 5f5092e ARM: perf: hook up perf_sample_event_took around pmu irq handling by Will Deacon · 11 years ago