summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
...
* arm64: alternatives: mark patch_alternative() as `noinstr`Joey Gouly2022-04-201-3/+3
* arm64: module: remove (NOLOAD) from linker scriptFangrui Song2022-04-151-3/+3
* arm64: patch_text: Fixup last cpu should be masterGuo Ren2022-04-151-2/+2
* KVM: arm64: Check arm64_get_bp_hardening_data() didn't return NULLJames Morse2022-04-151-1/+2
* arm64: dts: broadcom: Fix sata nodenameFrank Wunderlich2022-04-151-1/+1
* arm64: dts: ns2: Fix spi-cpol and spi-cpha propertyKuldeep Singh2022-04-151-4/+4
* arm64: Use the clearbhb instruction in mitigationsJames Morse2022-03-238-0/+59
* arm64: add ID_AA64ISAR2_EL1 sys registerJoey Gouly2022-03-235-1/+13
* KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migratedJames Morse2022-03-231-0/+5
* arm64: Mitigate spectre style branch history side channelsJames Morse2022-03-238-3/+315
* KVM: arm64: Add templates for BHB mitigation sequencesJames Morse2022-03-235-4/+130
* arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2James Morse2022-03-232-3/+43
* arm64: Add percpu vectors for EL1James Morse2022-03-235-9/+55
* arm64: entry: Add macro for reading symbol addresses from the trampolineJames Morse2022-03-231-19/+16
* arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse2022-03-233-9/+103
* arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigationsJames Morse2022-03-231-1/+34
* arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse2022-03-235-7/+20
* arm64: entry: Make the kpti trampoline's kpti sequence optionalJames Morse2022-03-231-6/+11
* arm64: entry: Move trampoline macros out of ifdef'd sectionJames Morse2022-03-231-6/+6
* arm64: entry: Don't assume tramp_vectors is the start of the vectorsJames Morse2022-03-231-13/+15
* arm64: entry: Allow tramp_alias to access symbols after the 4K boundaryJames Morse2022-03-231-5/+8
* arm64: entry: Move the trampoline data page before the text pageJames Morse2022-03-232-3/+8
* arm64: entry: Free up another register on kpti's tramp_exit pathJames Morse2022-03-231-6/+12
* arm64: entry: Make the trampoline cleanup optionalJames Morse2022-03-231-3/+7
* arm64: entry.S: Add ventry overflow sanity checksJames Morse2022-03-231-0/+3
* arm64: Add Cortex-X2 CPU part definitionAnshuman Khandual2022-03-231-0/+2
* arm64: Add Neoverse-N2, Cortex-A710 CPU part definitionSuzuki K Poulose2022-03-231-0/+4
* arm64: Add part number for Arm Cortex-A77Rob Herring2022-03-231-0/+2
* arm64: dts: rockchip: reorder rk3399 hdmi clocksSascha Hauer2022-03-231-3/+3
* arm64: dts: rockchip: fix rk3399-puma eMMC HS400 signal integrityJakob Unterwurzacher2022-03-231-0/+6
* arm64: dts: rockchip: Switch RK3399-Gru DP to SPDIF outputBrian Norris2022-03-081-5/+12
* arm64: dts: meson-gx: add ATF BL32 reserved-memory regionChristian Hewitt2022-02-231-0/+6
* arm64: tegra: Adjust length of CCPLEX cluster MMIO regionThierry Reding2022-01-271-1/+1
* arm64: dts: qcom: msm8916: fix MMC controller aliasesDmitry Baryshkov2022-01-271-2/+2
* arm64: dts: meson-gxbb-wetek: fix missing GPIO bindingChristian Hewitt2022-01-271-0/+1
* arm64: dts: allwinner: orangepi-zero-plus: fix PHY modeRobert Marko2021-12-291-1/+1
* arm64: dts: marvell: armada-37xx: Set pcie_reset_pin to gpio functionMarek Behún2021-12-013-1/+7
* arm64: dts: marvell: armada-37xx: declare PCIe reset pinMiquel Raynal2021-12-011-0/+9
* arm64: dts: freescale: fix arm,sp805 compatible stringMichael Walle2021-11-262-16/+16
* arm64: dts: hisilicon: fix arm,sp805 compatible stringMichael Walle2021-11-262-3/+3
* arm64: zynqmp: Fix serial compatible stringMichal Simek2021-11-261-2/+2
* arm64: zynqmp: Do not duplicate flash partition label propertyAmit Kumar Mahapatra2021-11-261-2/+2
* arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functionsArnd Bergmann2021-11-261-3/+9
* arm64: dts: rockchip: Fix GPU register width for RK3328Alex Bee2021-11-261-1/+1
* arm64: dts: allwinner: h5: NanoPI Neo 2: Fix ethernet nodeClément Bœsch2021-11-021-1/+1
* arm64: Avoid premature usercopy failureRobin Murphy2021-11-023-12/+35
* arm64: dts: marvell: armada-37xx: Extend PCIe MEM spacePali Rohár2021-10-061-2/+9
* arm64: Mark __stack_chk_guard as __ro_after_initDan Li2021-10-061-1/+1
* drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner2021-09-261-5/+2
* arm64/sve: Use correct size when reinitialising SVE stateMark Brown2021-09-221-1/+1