aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2019-11-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-11-01arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 coreFlorian Fainelli
2019-11-01arm64: Brahma-B53 is SSB and spectre v2 safeFlorian Fainelli
2019-11-01arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 coreDoug Berger
2019-10-31arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for KryoBjorn Andersson
2019-10-29arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003Bjorn Andersson
2019-10-29arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by defaultCatalin Marinas
2019-10-25Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-10-23Merge tag 'sunxi-fixes-for-5.4-1' of https://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2019-10-22Merge tag 'kvmarm-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2019-10-21Merge tag 'v5.4-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2019-10-21Merge tag 'imx-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson
2019-10-21Merge tag 'arm-soc/for-5.4/devicetree-arm64-fixes' of https://github.com/Broa...Olof Johansson
2019-10-20arm64: KVM: Handle PMCR_EL0.LC as RES1 on pure AArch64 systemsMarc Zyngier
2019-10-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-10-17Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon
2019-10-16arm64: tags: Preserve tags for addresses translated via TTBR1Will Deacon
2019-10-16arm64: mm: fix inverted PAR_EL1.F checkMark Rutland
2019-10-16arm64: sysreg: fix incorrect definition of SYS_PAR_EL1_FYang Yingliang
2019-10-16arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabledJulien Thierry
2019-10-14arm64: hibernate: check pgd table allocationPavel Tatashin
2019-10-14arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabledJulien Grall
2019-10-14arm64: dts: imx8mn: Use correct clock for usdhc's ipg clkAnson Huang
2019-10-14arm64: dts: imx8mm: Use correct clock for usdhc's ipg clkAnson Huang
2019-10-14arm64: dts: imx8mq: Use correct clock for usdhc's ipg clkAnson Huang
2019-10-14arm64: dts: lx2160a: Correct CPU core idle state nameRan Wang
2019-10-12Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-11arm64: Fix kcore macros after 52-bit virtual addressing falloutChris von Recklinghausen
2019-10-11Merge tag 'mvebu-fixes-5.4-1' of git://git.infradead.org/linux-mvebu into arm...Olof Johansson
2019-10-10arm64: dts: rockchip: Fix override mode for rk3399-kevin panelDouglas Anderson
2019-10-10arm64: dts: rockchip: Fix usb-c on Hugsun X99 TV BoxVivek Unune
2019-10-10arm64: dts: rockchip: fix RockPro64 sdmmc settingsSoeren Moch
2019-10-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-10-09arm64: dts: armada-3720-turris-mox: convert usb-phy to phy-supplyMarek BehĂșn
2019-10-08arm64: armv8_deprecated: Checking return value for memory allocationYunfeng Ye
2019-10-08arm64: Allow CAVIUM_TX2_ERRATUM_219 to be selectedMarc Zyngier
2019-10-08arm64: Avoid Cavium TX2 erratum 219 when switching TTBRMarc Zyngier
2019-10-08arm64: Enable workaround for Cavium TX2 erratum 219 when running SMTMarc Zyngier
2019-10-08arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is setMarc Zyngier
2019-10-07arm64: Kconfig: Make CONFIG_COMPAT_VDSO a proper Kconfig optionWill Deacon
2019-10-07arm64: vdso32: Rename COMPATCC to CC_COMPATWill Deacon
2019-10-07arm64: vdso32: Pass '--target' option to clang via VDSO_CAFLAGSWill Deacon
2019-10-07arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionallyWill Deacon
2019-10-07arm64: vdso32: Move definition of COMPATCC into vdso32/MakefileWill Deacon
2019-10-07arm64: Default to building compat vDSO with clang when CONFIG_CC_IS_CLANGWill Deacon
2019-10-07arm64: vdso32: Remove jump label config option in MakefileVincenzo Frascino
2019-10-07arm64: vdso32: Detect binutils support for dmb ishldVincenzo Frascino
2019-10-07arm64: vdso: Remove stale files from old assembly implementationVincenzo Frascino
2019-10-07arm64: vdso32: Fix broken compat vDSO build warningsVincenzo Frascino
2019-10-07arm64: mm: fix spurious fault detectionMark Rutland