summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-08arm64: Move MediaTek GIC quirk handling from irqchip to coreDouglas Anderson2-29/+39
2023-11-07arm64/arm: arm_pmuv3: perf: Don't truncate 64-bit registersIlkka Koskinen3-48/+31
2023-11-07perf: arm_cspmu: Reject events meant for other PMUsIlkka Koskinen1-0/+3
2023-11-07Documentation/arm64: Fix typos in elf_hwcapsMarielle Novastrider1-3/+3
2023-10-26Merge branch 'for-next/cpus_have_const_cap' into for-next/coreCatalin Marinas50-287/+430
2023-10-26Merge branch 'for-next/feat_lse128' into for-next/coreCatalin Marinas7-0/+29
2023-10-26Merge branch 'for-next/feat_lrcpc3' into for-next/coreCatalin Marinas7-0/+28
2023-10-26Merge branch 'for-next/feat_sve_b16b16' into for-next/coreCatalin Marinas8-1/+29
2023-10-26Merge branches 'for-next/sve-remove-pseudo-regs', 'for-next/backtrace-ipi', '...Catalin Marinas24-251/+280
2023-10-26arm64: Restrict CPU_BIG_ENDIAN to GNU as or LLVM IAS 15.x or newerNathan Chancellor1-0/+2
2023-10-24arm64: module: Fix PLT counting when CONFIG_RANDOMIZE_BASE=nMaria Yu1-6/+0
2023-10-24arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helperJames Morse4-8/+11
2023-10-24perf: hisi: Fix use-after-free when register pmu failsJunhao He2-4/+4
2023-10-24drivers/perf: hisi_pcie: Initialize event->cpu only on successYicong Yang1-2/+2
2023-10-24drivers/perf: hisi_pcie: Check the type first in pmu::event_init()Yicong Yang1-3/+4
2023-10-23arm64: cpufeature: Change DBM to display enabled coresJeremy Linton1-25/+8
2023-10-23arm64: cpufeature: Display the set of cores with a featureJeremy Linton2-9/+15
2023-10-23perf/arm-cmn: Enable per-DTC counter allocationRobin Murphy1-8/+10
2023-10-23perf/arm-cmn: Rework DTC counters (again)Robin Murphy1-62/+64
2023-10-23perf/arm-cmn: Fix DTC domain detectionRobin Murphy1-2/+14
2023-10-19drivers: perf: arm_pmuv3: Drop some unused arguments from armv8_pmu_init()Anshuman Khandual1-32/+12
2023-10-19drivers: perf: arm_pmuv3: Read PMMIR_EL1 unconditionallyAnshuman Khandual1-1/+1
2023-10-19drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() for hisi_hns3_p...Hao Chen1-4/+4
2023-10-18clocksource/drivers/arm_arch_timer: limit XGene-1 workaroundAndre Przywara3-4/+6
2023-10-18arm64: Remove system_uses_lse_atomics()Gavin Shan1-8/+1
2023-10-18arm64: Mark the 'addr' argument to set_ptes() and __set_pte_at() as unusedCatalin Marinas1-4/+5
2023-10-17drivers/perf: xgene: Use device_get_match_data()Rob Herring1-24/+13
2023-10-17perf/amlogic: add missing MODULE_DEVICE_TABLEMarek Szyprowski1-0/+1
2023-10-16arm64/mm: Hoist synchronization out of set_ptes() loopRyan Roberts3-14/+21
2023-10-16arm64: Remove cpus_have_const_cap()Mark Rutland2-37/+2
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_REPEAT_TLBIMark Rutland2-3/+4
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_NVIDIA_CARMEL_CNPMark Rutland2-1/+3
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_CAVIUM_23154Mark Rutland3-11/+10
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_2645198Mark Rutland3-4/+4
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_1742098Mark Rutland2-3/+5
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_1542419Mark Rutland2-2/+2
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_843419Mark Rutland3-6/+6
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_UNMAP_KERNEL_AT_EL0Mark Rutland4-3/+5
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_{SVE,SME,SME2,FA64}Mark Rutland2-6/+6
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_SPECTRE_V2Mark Rutland1-1/+1
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_SSBSMark Rutland1-1/+1
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_MTEMark Rutland1-1/+1
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_TLB_RANGEMark Rutland1-1/+1
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_WFXTMark Rutland1-1/+1
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_RNGMark Rutland1-1/+1
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_EPANMark Rutland3-2/+4
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_PANMark Rutland2-2/+3
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_GIC_PRIO_MASKINGMark Rutland2-14/+8
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_DITMark Rutland1-1/+10
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_CNPMark Rutland4-14/+20