index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
perf_event.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-30
arm64: perf: Extend event config for ARMv8.1
Shaokun Zhang
1
-1
/
+1
2017-05-15
arm64: perf: Ignore exclude_hv when kernel is running in HYP
Ganapatrao Kulkarni
1
-7
/
+16
2017-04-28
arm64: pmu: Wire-up Cortex A53 L2 cache events and DTLB refills
Florian Fainelli
1
-0
/
+6
2017-04-25
arm64: pmuv3: handle pmuv3+
Mark Rutland
1
-3
/
+4
2017-04-11
arm64: pmuv3: use arm_pmu ACPI framework
Mark Rutland
1
-17
/
+9
2017-04-11
arm64: pmuv3: handle !PMUv3 when probing
Mark Rutland
1
-16
/
+71
2016-11-18
KVM: arm64: Fix the issues when guest PMCCFILTR is configured
Wei Huang
1
-9
/
+1
2016-09-16
arm64: pmu: Hoist pmu platform device name
Jeremy Linton
1
-1
/
+1
2016-09-16
arm64: pmu: Probe default hw/cache counters
Jeremy Linton
1
-4
/
+41
2016-09-16
arm64: pmu: add fallback probe table
Mark Salter
1
-1
/
+12
2016-09-09
arm64: perf: move to common attr_group fields
Mark Rutland
1
-12
/
+24
2016-08-22
arm64: perf: Use the builtin_platform_driver
Kefeng Wang
1
-5
/
+1
2016-04-25
arm64: perf: don't expose CHAIN event in sysfs
Will Deacon
1
-2
/
+1
2016-04-25
arm64/perf: Add Broadcom Vulcan PMU support
Ashok Kumar
1
-0
/
+60
2016-04-25
arm64/perf: Filter common events based on PMCEIDn_EL0
Ashok Kumar
1
-15
/
+55
2016-04-25
arm64/perf: Access pmu register using <read/write>_sys_reg
Ashok Kumar
1
-17
/
+16
2016-04-25
arm64/perf: Define complete ARMv8 recommended implementation defined events
Ashok Kumar
1
-0
/
+79
2016-04-25
arm64/perf: Changed events naming as per the ARM ARM
Ashok Kumar
1
-153
/
+153
2016-03-29
arm64: perf: Move PMU register related defines to asm/perf_event.h
Shannon Zhao
1
-53
/
+19
2016-03-21
Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...
Linus Torvalds
1
-22
/
+100
2016-02-29
arm64: perf: Extend ARMV8_EVTYPE_MASK to include PMCR.LC
Will Deacon
1
-1
/
+1
2016-02-29
arm64: perf: Count EL2 events if the kernel is running in HYP
Marc Zyngier
1
-1
/
+5
2016-02-18
arm64: perf: Extend event mask for ARMv8.1
Jan Glauber
1
-2
/
+2
2016-02-18
arm64: perf: Enable PMCR long cycle counter bit
Jan Glauber
1
-5
/
+16
2016-02-18
arm64/perf: Add Cavium ThunderX PMU support
Jan Glauber
1
-1
/
+68
2016-02-18
arm64: perf: Rename Cortex A57 events
Jan Glauber
1
-14
/
+14
2015-12-22
arm64: perf: add support for Cortex-A72
Will Deacon
1
-1
/
+12
2015-12-22
arm64: perf: add format entry to describe event -> config mapping
Will Deacon
1
-2
/
+16
2015-12-21
arm64: kernel: enforce pmuserenr_el0 initialization and restore
Lorenzo Pieralisi
1
-3
/
+0
2015-11-16
arm64: perf: Add event descriptions
Drew Richardson
1
-0
/
+138
2015-11-16
arm64: perf: Convert event enums to #defines
Drew Richardson
1
-50
/
+45
2015-10-07
arm64: perf: add Cortex-A57 support
Mark Rutland
1
-0
/
+61
2015-10-07
arm64: perf: add Cortex-A53 support
Mark Rutland
1
-2
/
+62
2015-10-07
arm64: perf: move to shared arm_pmu framework
Mark Rutland
1
-861
/
+90
2015-07-27
arm64: perf: condense event number maps
Mark Rutland
1
-102
/
+22
2015-07-27
arm64: perf: factor out callchain code
Mark Rutland
1
-178
/
+0
2015-07-27
arm64: perf: replace arch_find_n_match_cpu_physical_id with of_cpu_device_nod...
Sudeep Holla
1
-2
/
+2
2015-07-27
arm64: perf: Remove unnecessary printk
Suzuki K. Poulose
1
-3
/
+1
2015-06-30
arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIs
Shannon Zhao
1
-1
/
+2
2015-06-30
arm64: perf: Don't use of_node after putting it
Stephen Boyd
1
-1
/
+2
2015-05-19
arm64: Mark PMU interrupt IRQF_NO_THREAD
Anders Roxell
1
-1
/
+1
2015-05-12
arm64: perf: fix memory leak when probing PMU PPIs
Will Deacon
1
-4
/
+4
2015-04-30
arm64: perf: Fix the pmu node name in warning message
Suzuki K. Poulose
1
-1
/
+1
2015-04-30
arm64: perf: don't warn about missing interrupt-affinity property for PPIs
Will Deacon
1
-1
/
+6
2015-03-24
arm64: pmu: add support for interrupt-affinity property
Will Deacon
1
-4
/
+53
2015-03-19
arm64: perf: reject groups spanning multiple HW PMUs
Suzuki K. Poulose
1
-6
/
+15
2014-12-04
arm64: perf: Prevent wraparound during overflow
Daniel Thompson
1
-2
/
+8
2014-10-03
ARM64: make of_device_ids const
Uwe Kleine-König
1
-1
/
+1
2014-04-06
arm64: fix !CONFIG_COMPAT build failures
Mark Salter
1
-0
/
+4
2014-03-13
ARM64: perf: add support for frame pointer unwinding in compat mode
Jean Pihet
1
-8
/
+67
[next]