summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2020-04-21arm64: vdso: don't free unallocated pagesMark Rutland
2020-04-21arm64: dts: librem5-devkit: add a vbus supply to usb0Angus Ainslie (Purism)
2020-04-17arm64: Always force a branch protection mode when the compiler has oneMark Brown
2020-04-17arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe
2020-04-17arm64: dts: ti: k3-am65: Add clocks to dwc3 nodesDave Gerlach
2020-04-17arm64: dts: allwinner: h5: Fix PMU compatibleMaxime Ripard
2020-04-17arm64: dts: allwinner: h6: Fix PMU compatibleMaxime Ripard
2020-04-02arm64: dts: ls1046ardb: set RGMII interfaces to RGMII_ID modeMadalin Bucur
2020-04-02arm64: dts: ls1043a-rdb: correct RGMII delay mode to rgmii-idMadalin Bucur
2020-04-02arm64: alternative: fix build with clang integrated assemblerIlie Halip
2020-04-01crypto: arm64/chacha - correctly walk through blocksJason A. Donenfeld
2020-03-25arm64: smp: fix crash_smp_send_stop() behaviourCristian Marussi
2020-03-25arm64: smp: fix smp_send_stop() behaviourCristian Marussi
2020-03-25arm64: compat: Fix syscall number of compat_clock_getresVincenzo Frascino
2020-03-18arm64: dts: ls1043a: FMan erratum A050385Madalin Bucur
2020-03-12arm64: dts: meson: fix gxm-khadas-vim2 wifiChristian Hewitt
2020-03-12arm64: dts: imx8qxp-mek: Remove unexisting Ethernet PHYFabio Estevam
2020-03-12arm64: dts: meson-sm1-sei610: add missing interrupt-namesGuillaume La Roque
2020-03-12arm64: dts: socfpga: agilex: Fix gmac compatibleLey Foon Tan
2020-02-28arm64: lse: Fix LSE atomics with LLVMVincenzo Frascino
2020-02-28arm64: memory: Add missing brackets to untagged_addr() macroWill Deacon
2020-02-24arm64: dts: ti: k3-j721e-main: Add missing power-domains for smmuLokesh Vutla
2020-02-24arm64: fix alternatives with LLVM's integrated assemblerSami Tolvanen
2020-02-24arm64: lse: fix LSE atomics with LLVM's integrated assemblerSami Tolvanen
2020-02-24arm64: dts: rockchip: add reg property to brcmf sub-nodesJohan Jonker
2020-02-24arm64: dts: rockchip: fix dwmmc clock name for rk3308Johan Jonker
2020-02-24arm64: dts: rockchip: fix dwmmc clock name for px30Johan Jonker
2020-02-24arm64: dts: qcom: db845c: Enable ath10k 8bit host-cap quirkBjorn Andersson
2020-02-24arm64: dts: qcom: msm8996: Disable USB2 PHY suspend by coreManu Gautam
2020-02-24arm64: dts: allwinner: H5: Add PMU nodeAndre Przywara
2020-02-24arm64: dts: allwinner: H6: Add PMU modeAndre Przywara
2020-02-24arm64: dts: rockchip: Fix NanoPC-T4 cooling mapsRobin Murphy
2020-02-19arm64: dts: fast models: Fix FVP PCI interrupt-map propertyMarc Zyngier
2020-02-19arm64: ssbs: Fix context-switch when SSBS is present on all CPUsWill Deacon
2020-02-14arm64: kvm: Fix IDMAP overlap with HYP VARussell King
2020-02-14arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanlySuzuki K Poulose
2020-02-14arm64: ptrace: nofpsimd: Fail FP/SIMD regset operationsSuzuki K Poulose
2020-02-14arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properlySuzuki K Poulose
2020-02-14arm64: cpufeature: Fix the type of no FP/SIMD capabilitySuzuki K Poulose
2020-02-14arm64: kernel: Correct annotation of end of el0_syncMark Brown
2020-02-14arm64: dts: marvell: clearfog-gt-8k: fix switch cpu port nodeBaruch Siach
2020-02-14arm64: dts: renesas: r8a77990: ebisu: Remove clkout-lr-synchronous from soundKuninori Morimoto
2020-02-14arm64: dts: qcom: msm8998-mtp: Add alias for blsp1_uart3Bjorn Andersson
2020-02-14arm64: dts: uDPU: fix broken ethernetRussell King
2020-02-14arm64: dts: qcom: msm8998: Fix tcsr syscon sizeJeffrey Hugo
2020-02-11compat: ARM64: always include asm-generic/compat.hArnd Bergmann
2020-02-11arm64: dts: qcom: qcs404-evb: Set vdd_apc regulator in high power modeNiklas Cassel
2020-02-11crypto: arm64/ghash-neon - bump priority to 150Ard Biesheuvel
2020-02-11KVM: arm64: Only sign-extend MMIO up to register widthChristoffer Dall
2020-02-11KVM: arm/arm64: Correct AArch32 SPSR on exception entryMark Rutland