index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
arm-cmn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-12
perf/arm-cmn: Decode CAL devices properly in debugfs
Robin Murphy
1
-1
/
+2
2022-05-11
perf/arm-cmn: Fix filter_sel lookup
Robin Murphy
1
-1
/
+1
2022-05-06
perf/arm-cmn: Add CMN-700 support
Robin Murphy
1
-16
/
+220
2022-05-06
perf/arm-cmn: Refactor occupancy filter selector
Robin Murphy
1
-72
/
+98
2022-05-06
perf/arm-cmn: Add CMN-650 support
Robin Murphy
1
-46
/
+176
2022-03-08
perf/arm-cmn: Update watchpoint format
Robin Murphy
1
-6
/
+12
2022-03-08
perf/arm-cmn: Hide XP PUB events for CMN-600
Robin Murphy
1
-0
/
+3
2022-02-08
perf/arm-cmn: Make arm_cmn_debugfs static
Robin Murphy
1
-1
/
+1
2021-12-14
perf/arm-cmn: Add debugfs topology info
Robin Murphy
1
-3
/
+148
2021-12-14
perf/arm-cmn: Add CI-700 Support
Robin Murphy
1
-4
/
+53
2021-12-14
perf/arm-cmn: Support new IP features
Robin Murphy
1
-47
/
+171
2021-12-14
perf/arm-cmn: Demarcate CMN-600 specifics
Robin Murphy
1
-151
/
+162
2021-12-14
perf/arm-cmn: Move group validation data off-stack
Robin Murphy
1
-18
/
+25
2021-12-14
perf/arm-cmn: Optimise DTC counter accesses
Robin Murphy
1
-17
/
+12
2021-12-14
perf/arm-cmn: Optimise DTM counter reads
Robin Murphy
1
-8
/
+9
2021-12-14
perf/arm-cmn: Refactor DTM handling
Robin Murphy
1
-82
/
+87
2021-12-14
perf/arm-cmn: Streamline node iteration
Robin Murphy
1
-13
/
+20
2021-12-14
perf/arm-cmn: Refactor node ID handling
Robin Murphy
1
-38
/
+56
2021-12-14
perf/arm-cmn: Drop compile-test restriction
Robin Murphy
1
-12
/
+13
2021-12-14
perf/arm-cmn: Account for NUMA affinity
Robin Murphy
1
-13
/
+38
2021-12-14
perf/arm-cmn: Fix CPU hotplug unregistration
Robin Murphy
1
-2
/
+3
2021-06-17
perf/arm-cmn: Fix invalid pointer when access dtc object sharing the same IRQ...
Tuan Phan
1
-1
/
+1
2021-05-25
drivers/perf: arm-cmn: Add space after ','
Junhao He
1
-1
/
+1
2021-05-24
perf/arm-cmn: Use irq_set_affinity()
Thomas Gleixner
1
-7
/
+2
2021-03-25
drivers/perf: convert sysfs snprintf family to sysfs_emit
Zihao Tang
1
-11
/
+11
2021-01-28
perf/arm-cmn: Move IRQs when migrating context
Robin Murphy
1
-1
/
+3
2021-01-28
perf/arm-cmn: Fix PMU instance naming
Robin Murphy
1
-9
/
+4
2021-01-20
perf: Constify static struct attribute_group
Rikard Falkeborn
1
-1
/
+1
2020-10-02
perf: arm-cmn: Fix conversion specifiers for node type
Will Deacon
1
-2
/
+2
2020-10-02
perf: arm-cmn: Fix unsigned comparison to less than zero
Will Deacon
1
-1
/
+1
2020-09-28
perf: Add Arm CMN-600 PMU driver
Robin Murphy
1
-0
/
+1641