summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2020-11-17Merge tag 'v5.4.77' into toradex_5.4.yIgor Opaniuk
2020-11-13Merge tag 'v5.4.74' into toradex_5.4.yIgor Opaniuk
2020-11-10arm64: dts: marvell: espressobin: Add ethernet switch aliasesPali Rohár
2020-11-10arm64/smp: Move rcu_cpu_starting() earlierQian Cai
2020-11-10arm64: dts: meson: add missing g12 rng clockScott K Logan
2020-11-10arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.SFangrui Song
2020-11-10arm64: lib: Use modern annotations for assembly functionsMark Brown
2020-11-10arm64: asm: Add new-style position independent function annotationsMark Brown
2020-11-05KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCRMarc Zyngier
2020-11-05arm64: berlin: Select DW_APB_TIMER_OFJisheng Zhang
2020-11-05arm64: dts: renesas: ulcb: add full-pwr-cycle-in-suspend into eMMC nodesYoshihiro Shimoda
2020-11-05arm64/mm: return cpu_all_mask when node is NUMA_NO_NODEZhengyuan Liu
2020-11-05arm64: topology: Stop using MPIDR for topology informationValentin Schneider
2020-11-01arm64: link with -z norelro regardless of CONFIG_RELOCATABLENick Desaulniers
2020-11-01arm64: Run ARCH_WORKAROUND_2 enabling code on all CPUsMarc Zyngier
2020-11-01arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUsMarc Zyngier
2020-10-29arm64: dts: zynqmp: Remove additional compatible string for i2c IPsMichal Simek
2020-10-29arm64: dts: actions: limit address range for pinctrl nodeAmit Singh Tomar
2020-10-29arm64: dts: renesas: r8a774c0: Fix MSIOF1 DMA channelsGeert Uytterhoeven
2020-10-29arm64: dts: renesas: r8a77990: Fix MSIOF1 DMA channelsGeert Uytterhoeven
2020-10-29arm64: dts: qcom: msm8916: Fix MDP/DSI interruptsStephan Gerhold
2020-10-29arm64: dts: qcom: pm8916: Remove invalid reg size from wcd_codecStephan Gerhold
2020-10-29arm64: dts: qcom: msm8916: Remove one more thermal trip point unit nameStephan Gerhold
2020-10-29arm64: dts: imx8mq: Add missing interrupts to GPCKrzysztof Kozlowski
2020-10-29arm64: dts: allwinner: h5: remove Mali GPU PMU moduleQiang Yu
2020-10-29arm64: dts: meson: vim3: correct led polarityJerome Brunet
2020-10-14arm64: dts: stratix10: add status to qspi dts nodeDinh Nguyen
2020-10-01KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetchMarc Zyngier
2020-10-01arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 registerAnshuman Khandual
2020-10-01arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq workJames Morse
2020-10-01arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]Will Deacon
2020-10-01arm64: insn: consistently handle exit textMark Rutland
2020-09-23arm64: bpf: Fix branch offset in JITIlias Apalodimas
2020-09-23arm64: Allow CPUs unffected by ARM erratum 1418040 to come in lateMarc Zyngier
2020-09-17arm: toradex: enable GPIO/serial sources for PPSMax Krummenacher
2020-09-17arm64/module: set trampoline section flags regardless of CONFIG_DYNAMIC_FTRACEJessica Yu
2020-09-17arm64: dts: ns2: Fixed QSPI compatible stringFlorian Fainelli
2020-09-17arm64: dts: imx8mq: Fix TMU interrupt propertyKrzysztof Kozlowski
2020-09-10Merge tag 'v5.4.61' into toradex_5.4.yMax Krummenacher
2020-09-09arm64: dts: mt7622: add reset node for mmc deviceWenbin Mei
2020-09-05arm64: tegra: Add missing timeout clock to Tegra210 SDMMCSowjanya Komatineni
2020-09-05arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodesSowjanya Komatineni
2020-09-05arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodesSowjanya Komatineni
2020-09-05KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse
2020-09-05KVM: arm64: Survive synchronous exceptions caused by AT instructionsJames Morse
2020-09-05KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse
2020-09-03arm64: vdso32: make vdso32 install conditionalFrank van der Linden
2020-09-03arm64: Allow booting of late CPUs affected by erratum 1418040Marc Zyngier
2020-09-03arm64: Move handling of erratum 1418040 into C codeMarc Zyngier
2020-09-03arm64: Fix __cpu_logical_map undefined issueKefeng Wang