aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-11Merge branches 'for-next/cpufeature', 'for-next/misc', 'for-next/kselftest', ...Catalin Marinas48-455/+805
2024-07-11selftests: arm64: tags: remove the result scriptMuhammad Usama Anjum2-13/+0
2024-07-11selftests: arm64: tags_test: conform test to TAP outputMuhammad Usama Anjum1-4/+6
2024-07-10perf: add missing MODULE_DESCRIPTION() macrosJeff Johnson8-0/+8
2024-07-08arm64: smp: Fix missing IPI statisticsJinjie Ruan1-2/+4
2024-07-04ACPI: Add acpi=nospcr to disable ACPI SPCR as default console on ARM64Liu Wei2-4/+24
2024-07-04Documentation: arm64: Update memory.rst for TBIKevin Brodsky1-22/+20
2024-07-04arm64/cpufeature: Replace custom macros with fields from ID_AA64PFR0_EL1Anshuman Khandual3-8/+4
2024-07-04KVM: arm64: Replace custom macros with fields from ID_AA64PFR0_EL1Anshuman Khandual3-8/+8
2024-07-03perf: arm_pmuv3: Include asm/arm_pmuv3.h from linux/perf/arm_pmuv3.hRob Herring (Arm)4-4/+3
2024-07-03perf: arm_v6/7_pmu: Drop non-DT probe supportRob Herring (Arm)2-25/+2
2024-07-03perf/arm: Move 32-bit PMU drivers to drivers/perf/Rob Herring (Arm)6-11/+15
2024-07-03perf: arm_pmuv3: Drop unnecessary IS_ENABLED(CONFIG_ARM64) checkRob Herring (Arm)1-1/+1
2024-07-03perf: arm_pmuv3: Avoid assigning fixed cycle counter with thresholdRob Herring (Arm)1-2/+8
2024-07-01perf: imx_perf: add support for i.MX95 platformXu Yang1-3/+86
2024-07-01perf: imx_perf: fix counter start and config sequenceXu Yang1-3/+3
2024-07-01perf: imx_perf: refactor driver for imx93Xu Yang1-38/+68
2024-07-01perf: imx_perf: let the driver manage the counter usage rather the userXu Yang1-68/+100
2024-07-01perf: imx_perf: add macro definitions for parsing config attrXu Yang1-4/+9
2024-07-01dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatibleXu Yang1-0/+3
2024-07-01perf: pmuv3: Add new Cortex and Neoverse PMUsAndre Przywara1-0/+12
2024-07-01dt-bindings: arm: pmu: Add new Cortex and Neoverse coresAndre Przywara1-0/+6
2024-07-01perf/arm-cmn: Enable support for tertiary match groupIlkka Koskinen1-6/+13
2024-07-01perf/arm-cmn: Decouple wp_config registers from filter group numberIlkka Koskinen1-17/+80
2024-06-24arm64: Cleanup __cpu_set_tcr_t0sz()Seongsu Park1-2/+2
2024-06-24ACPI / amba: Drop unnecessary check for registered amba_dummy_clkYouwan Wang1-5/+1
2024-06-24arm64: irqchip/gic-v3: Select priorities at boot timeMark Rutland5-106/+97
2024-06-24irqchip/gic-v3: Detect GICD_CTRL.DS and SCR_EL3.FIQ earlierMark Rutland1-54/+63
2024-06-24irqchip/gic-v3: Make distributor priorities variablesMark Rutland8-30/+32
2024-06-24irqchip/gic-common: Remove sync_access callbackMark Rutland5-26/+16
2024-06-24wordpart.h: Add REPEAT_BYTE_U32()Mark Rutland1-0/+8
2024-06-24arm64/mm: Stop using ESR_ELx_FSC_TYPE during faultAnshuman Khandual1-6/+27
2024-06-21arm64: Kconfig: fix typo in __builtin_return_adddressMike Rapoport (IBM)1-1/+1
2024-06-13ARM64: reloc_test: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-13kselftest/arm64: Fix a couple of spelling mistakesColin Ian King1-2/+2
2024-06-13arm64: FFH: Move ACPI specific code into drivers/acpi/arm64/Sudeep Holla3-105/+108
2024-06-13arm64: cpuidle: Move ACPI specific code into drivers/acpi/arm64/Sudeep Holla3-5/+1
2024-06-13ACPI: arm64: Sort entries alphabeticallySudeep Holla1-2/+2
2024-06-12arm64: errata: Expand speculative SSBS workaroundMark Rutland3-2/+30
2024-06-12arm64: errata: Unify speculative SSBS errata logicMark Rutland5-34/+9
2024-06-12arm64: cputype: Add Cortex-X925 definitionsMark Rutland1-0/+2
2024-06-12arm64: cputype: Add Cortex-A720 definitionsMark Rutland1-0/+2
2024-06-12arm64: cputype: Add Cortex-X3 definitionsMark Rutland1-0/+2
2024-06-12arm64: mte: Make mte_check_tfsr_*() conditional on KASAN instead of MTEPeter Collingbourne1-2/+2
2024-06-12kselftest/arm64: Fix redundancy of a testcaseDev Jain1-1/+1
2024-06-12kselftest/arm64: Include kernel mode NEON in fp-stressMark Brown4-9/+343
2024-06-12arm64: implement raw_smp_processor_id() using thread_infoPuranjay Mohan2-19/+3
2024-06-12arm64/arch_timer: include <linux/percpu.h>Puranjay Mohan1-1/+1
2024-06-12arm64/cpufeatures/kvm: Add ARMv8.9 FEAT_ECBHB bits in ID_AA64MMFR1 registerNianyao Tang1-0/+1
2024-06-09Linux 6.10-rc3Linus Torvalds1-1/+1