summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-23Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas
2023-06-23kselftest/arm64: Add a test case for TPIDR2 restoreMark Brown
2023-06-23arm64/signal: Restore TPIDR2 register rather than memory stateMark Brown
2023-06-21arm64: alternatives: make clean_dcache_range_nopatch() noinstr-safeMark Rutland
2023-06-21Documentation/arm64: Add ptdump documentationChaitanya S Prakash
2023-06-21arm64: hibernate: remove WARN_ON in save_processor_stateSong Shuai
2023-06-21kselftest/arm64: Log signal code and address for unexpected signalsMark Brown
2023-06-19docs: perf: Fix warning from 'make htmldocs' in hisi-pmu.rstWill Deacon
2023-06-16arm64/fpsimd: Exit streaming mode when flushing tasksMark Brown
2023-06-16docs: perf: Add new description for HiSilicon UC PMUJunhao He
2023-06-16drivers/perf: hisi: Add support for HiSilicon UC PMU driverJunhao He
2023-06-16drivers/perf: hisi: Add support for HiSilicon H60PA and PAv3 PMU driverJunhao He
2023-06-16perf: arm_cspmu: Add missing MODULE_DEVICE_TABLEIlkka Koskinen
2023-06-16perf/arm-cmn: Add sysfs identifierRobin Murphy
2023-06-16perf/arm-cmn: Revamp model detectionRobin Murphy
2023-06-16perf/arm_dmc620: Add cpumaskXin Yang
2023-06-15arm64: mm: fix VA-range sanity checkMark Rutland
2023-06-15arm64/mm: remove now-superfluous ISBs from TTBR writesJamie Iles
2023-06-14Documentation/arm64: Update ACPI tables from BBRJose Marinho
2023-06-14Documentation/arm64: Update references in arm-acpiJose Marinho
2023-06-14Documentation/arm64: Update ARM and arch referenceJose Marinho
2023-06-14arm64: consolidate rox page protection logicRussell King
2023-06-14arm64/sysreg: Convert TRBIDR_EL1 register to automatic generationAnshuman Khandual
2023-06-14arm64/sysreg: Convert TRBTRG_EL1 register to automatic generationAnshuman Khandual
2023-06-14arm64/sysreg: Convert TRBMAR_EL1 register to automatic generationAnshuman Khandual
2023-06-14arm64/sysreg: Convert TRBSR_EL1 register to automatic generationAnshuman Khandual
2023-06-14arm64/sysreg: Convert TRBBASER_EL1 register to automatic generationAnshuman Khandual
2023-06-14arm64/sysreg: Convert TRBPTR_EL1 register to automatic generationAnshuman Khandual
2023-06-14arm64/sysreg: Convert TRBLIMITR_EL1 register to automatic generationAnshuman Khandual
2023-06-14arm64/sysreg: Rename TRBIDR_EL1 fields per auto-gen tools formatAnshuman Khandual
2023-06-14arm64/sysreg: Rename TRBTRG_EL1 fields per auto-gen tools formatAnshuman Khandual
2023-06-14arm64/sysreg: Rename TRBMAR_EL1 fields per auto-gen tools formatAnshuman Khandual
2023-06-14arm64/sysreg: Rename TRBSR_EL1 fields per auto-gen tools formatAnshuman Khandual
2023-06-14arm64/sysreg: Rename TRBBASER_EL1 fields per auto-gen tools formatAnshuman Khandual
2023-06-14arm64/sysreg: Rename TRBPTR_EL1 fields per auto-gen tools formatAnshuman Khandual
2023-06-14arm64/sysreg: Rename TRBLIMITR_EL1 fields per auto-gen tools formatAnshuman Khandual
2023-06-13arm64: add kdump.rst into index.rstBaoquan He
2023-06-09Documentation: add kdump.rst to present crashkernel reservation on arm64Baoquan He
2023-06-09arm64: kdump: simplify the reservation behaviour of crashkernel=,highBaoquan He
2023-06-09dt-bindings: perf: fsl-imx-ddr: Add i.MX93 compatibleXu Yang
2023-06-09drivers/perf: imx_ddr: Add support for NXP i.MX9 SoC DDRC PMU driverXu Yang
2023-06-09perf/arm_cspmu: Decouple APMT dependencyRobin Murphy
2023-06-09perf/arm_cspmu: Clean up ACPI dependencyRobin Murphy
2023-06-09ACPI/APMT: Don't register invalid resourceRobin Murphy
2023-06-09perf/arm_cspmu: Fix event attribute typeRobin Murphy
2023-06-09perf: arm_cspmu: Set irq affinitiy only if overflow interrupt is usedIlkka Koskinen
2023-06-09drivers/perf: hisi: Don't migrate perf to the CPU going to teardownJunhao He
2023-06-08arm64: set __exception_irq_entry with __irq_entry as a defaultYoungmin Nam
2023-06-08ACPI: bus: Consolidate all arm specific initialisation into acpi_arm_init()Sudeep Holla
2023-06-07arm64: syscall: unmask DAIF for tracing statusGuo Hui