index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-19
perf: arm_spe: Support new SPEv1.2/v8.7 'not taken' event
Rob Herring
1
-1
/
+3
2023-01-19
perf: arm_spe: Use new PMSIDR_EL1 register enums
Rob Herring
1
-10
/
+10
2023-01-19
perf: arm_spe: Drop BIT() and use FIELD_GET/PREP accessors
Rob Herring
1
-36
/
+34
2023-01-19
arm64: Drop SYS_ from SPE register defines
Rob Herring
1
-43
/
+42
2023-01-19
perf: arm_spe: Use feature numbering for PMSEVFR_EL1 defines
Rob Herring
1
-2
/
+2
2023-01-19
perf/marvell: Add ACPI support to TAD uncore driver
Gowthami Thiagarajan
1
-6
/
+16
2023-01-19
perf/marvell: Add ACPI support to DDR uncore driver
Gowthami Thiagarajan
1
-0
/
+10
2023-01-19
perf/arm-cmn: Reset DTM_PMU_CONFIG at probe
Robin Murphy
1
-0
/
+1
2023-01-19
drivers/perf: hisi: Extract initialization of "cpa_pmu->pmu"
Junhao He
1
-15
/
+1
2023-01-19
drivers/perf: hisi: Simplify the parameters of hisi_pmu_init()
Junhao He
7
-10
/
+12
2023-01-19
drivers/perf: hisi: Advertise the PERF_PMU_CAP_NO_EXCLUDE capability
Junhao He
1
-0
/
+1
2023-01-13
arm64, riscv, perf: Remove RCU_NONIDLE() usage
Peter Zijlstra
2
-17
/
+2
2022-12-14
Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+24
2022-12-12
Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-9
/
+7
2022-12-12
Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-12-06
Merge branch 'for-next/perf' into for-next/core
Will Deacon
18
-12
/
+2907
2022-12-02
arm_pmu: Drop redundant armpmu->map_event() in armpmu_event_init()
Anshuman Khandual
1
-3
/
+0
2022-11-29
drivers/perf: hisi: Add TLP filter support
Yicong Yang
1
-1
/
+13
2022-11-29
drivers/perf: hisi: Fix some event id for hisi-pcie-pmu
Yicong Yang
1
-4
/
+4
2022-11-29
perf/amlogic: Remove unused header inclusions of <linux/version.h>
Jiapeng Chong
2
-2
/
+0
2022-11-22
perf/amlogic: Fix build error for x86_64 allmodconfig
Jiucheng Xu
1
-0
/
+1
2022-11-21
perf/amlogic: Add support for Amlogic meson G12 SoC DDR PMU driver
Jiucheng Xu
6
-0
/
+974
2022-11-18
perf: arm_cspmu: Fix module cyclic dependency
Besar Wicaksono
1
-3
/
+2
2022-11-18
perf: arm_cspmu: Fix build failure on x86_64
Besar Wicaksono
1
-1
/
+1
2022-11-17
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Thomas Gleixner
1
-1
/
+1
2022-11-15
perf: arm_cspmu: Fix modular builds due to missing MODULE_LICENSE()s
Will Deacon
2
-0
/
+4
2022-11-15
perf: arm_cspmu: Add support for NVIDIA SCF and MCF attribute
Besar Wicaksono
4
-1
/
+426
2022-11-15
perf: arm_cspmu: Add support for ARM CoreSight PMU driver
Besar Wicaksono
6
-0
/
+1465
2022-11-15
perf/smmuv3: Fix hotplug callback leak in arm_smmu_pmu_init()
Shang XiaoJing
1
-1
/
+7
2022-11-15
perf/arm_dmc620: Fix hotplug callback leak in dmc620_pmu_init()
Shang XiaoJing
1
-1
/
+7
2022-11-15
drivers: perf: marvell_cn10k: Fix hotplug callback leak in tad_pmu_init()
Yuan Can
1
-1
/
+5
2022-11-15
perf: arm_dsu: Fix hotplug callback leak in dsu_pmu_init()
Yuan Can
1
-1
/
+5
2022-11-08
arm_pmu: acpi: handle allocation failure
Mark Rutland
1
-0
/
+1
2022-11-07
arm_pmu: rework ACPI probing
Mark Rutland
2
-60
/
+52
2022-11-07
arm_pmu: factor out PMU matching
Mark Rutland
1
-2
/
+13
2022-11-07
arm_pmu: acpi: factor out PMU<->CPU association
Mark Rutland
1
-12
/
+17
2022-10-27
drivers/perf: riscv_pmu_sbi: add support for PMU variant on T-Head C9xx cores
Heiko Stuebner
1
-10
/
+24
2022-10-27
perf: Rewrite core context handling
Peter Zijlstra
1
-9
/
+7
2022-10-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-3
/
+3
2022-10-14
Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+5
2022-10-13
RISC-V: Re-enable counter access from userspace
Palmer Dabbelt
1
-2
/
+5
2022-10-10
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+3
2022-10-09
Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-13
/
+22
2022-10-07
drivers/perf: ALIBABA_UNCORE_DRW_PMU should depend on ACPI
Geert Uytterhoeven
1
-1
/
+1
2022-10-07
drivers/perf: fix return value check in ali_drw_pmu_probe()
Sun Ke
1
-2
/
+2
2022-10-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-4
/
+822
2022-10-03
Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-8
/
+9
2022-10-03
Merge branch 'acpi-uid'
Rafael J. Wysocki
1
-5
/
+5
2022-09-30
Merge branch 'acpi-dev'
Rafael J. Wysocki
2
-3
/
+4
2022-09-30
Merge branches 'for-next/doc', 'for-next/sve', 'for-next/sysreg', 'for-next/g...
Catalin Marinas
1
-3
/
+3
[prev]
[next]