summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-25Merge branch 'for-next/perf' into for-next/coreWill Deacon28-147/+427
2023-08-25Merge branch 'for-next/mm' into for-next/coreWill Deacon6-34/+35
2023-08-25Merge branch 'for-next/misc' into for-next/coreWill Deacon13-19/+73
2023-08-25Merge branch 'for-next/errata' into for-next/coreWill Deacon1-8/+8
2023-08-25Merge branch 'for-next/entry' into for-next/coreWill Deacon2-33/+32
2023-08-25Merge branch 'for-next/docs' into for-next/coreWill Deacon1-1/+1
2023-08-25Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon6-24/+25
2023-08-25drivers/perf: hisi: Update HiSilicon PMU maintainersJijie Shao1-2/+2
2023-08-18arm_pmu: acpi: Add a representative platform device for TRBEAnshuman Khandual3-0/+39
2023-08-18arm_pmu: acpi: Refactor arm_spe_acpi_register_device()Anshuman Khandual1-40/+64
2023-08-18hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak3-9/+25
2023-08-16arm64/sysreg: refactor deprecated strncpyJustin Stitt1-3/+3
2023-08-16arm64: sysreg: Generate C compiler warnings on {read,write}_sysreg_s argumentsJames Clark1-0/+6
2023-08-16perf/imx_ddr: don't enable counter0 if none of 4 counters are usedXu Yang1-15/+9
2023-08-16perf/imx_ddr: speed up overflow frequency of cycleXu Yang1-0/+21
2023-08-16drivers/perf: hisi: Schedule perf session according to localityYicong Yang1-4/+13
2023-08-16perf/arm-dmc620: Fix dmc620_pmu_irqs_lock/cpu_hotplug_lock circular lock depe...Waiman Long1-6/+13
2023-08-15perf/smmuv3: Add MODULE_ALIAS for module auto loadingYicong Yang1-0/+1
2023-08-15perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09Yicong Yang4-2/+53
2023-08-11arm64: syscall: unmask DAIF earlier for SVCsMark Rutland2-33/+32
2023-08-10arm64/fpsimd: Only provide the length to cpufeature for xCR registersMark Brown1-18/+4
2023-08-04arm64: sdei: abort running SDEI handlers during crashD Scott Phillips6-6/+59
2023-08-04selftests/arm64: add HWCAP2_HBC testJoey Gouly1-0/+15
2023-08-04arm64: add HWCAP for FEAT_HBC (hinted conditional branches)Joey Gouly4-1/+5
2023-08-04perf: pmuv3: Remove comments from armv8pmu_[enable|disable]_event()Anshuman Khandual1-23/+0
2023-08-04arm64: fix build warning for ARM64_MEMSTART_SHIFTZhang Jianhua2-27/+27
2023-07-31arm64: Explicitly include correct DT includesRob Herring2-4/+0
2023-07-28perf/arm-cmn: Add CMN-700 r3 supportRobin Murphy1-0/+94
2023-07-28perf/arm-cmn: Refactor HN-F event selector macrosRobin Murphy1-20/+29
2023-07-28perf/arm-cmn: Remove spurious event aliasesRobin Murphy1-3/+13
2023-07-27arm64/Kconfig: Sort the RCpc feature under the ARMv8.3 features menuZeng Heng1-3/+3
2023-07-27Documentation: arm64: Correct SME ZA macros nameDavid Spickett1-1/+1
2023-07-27drivers/perf: Explicitly include correct DT includesRob Herring9-19/+7
2023-07-27perf: pmuv3: Add Cortex A520, A715, A720, X3 and X4 PMUsRob Herring1-0/+10
2023-07-27dt-bindings: arm: pmu: Add Cortex A520, A715, A720, X3, and X4Rob Herring1-0/+5
2023-07-27perf/smmuv3: Remove build dependency on ACPIVincent Whitchurch1-1/+1
2023-07-27perf: xgene_pmu: Convert to devm_platform_ioremap_resource()Yangtao Li1-3/+1
2023-07-27driver/perf: Add identifier sysfs file for Yitian 710 DDRJing Zhang1-0/+27
2023-07-27arm64: vdso: remove two .altinstructions related symbolsJisheng Zhang1-2/+0
2023-07-27arm64: Remove unsued extern declaration init_mem_pgprot()YueHaibing1-1/+0
2023-07-27arm64/mm: Set only the PTE_DIRTY bit while preserving the HW dirty stateAnshuman Khandual1-2/+3
2023-07-27arm64/mm: Add pte_rdonly() helperAnshuman Khandual1-1/+2
2023-07-27arm64/cpufeature: Use ARM64_CPUID_FIELD() to match EVTMark Brown1-5/+1
2023-07-27arm64/ptrace: Clean up error handling path in sve_set_common()Christophe JAILLET1-1/+2
2023-07-27arm64/mm: Directly use ID_AA64MMFR2_EL1_VARange_MASKAnshuman Khandual1-2/+2
2023-07-27arm64/mm: Replace an open coding with ID_AA64MMFR1_EL1_HAFDBS_MASKAnshuman Khandual1-1/+1
2023-07-27arm64: errata: Group all Cortex-A510 errata togetherRob Herring1-8/+8
2023-07-24Linux 6.5-rc3Linus Torvalds1-1/+1
2023-07-24Merge tag 'trace-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-7/+17
2023-07-24Merge tag 'kbuild-fixes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-15/+31