aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2021-10-05Merge tag 'qcom-arm64-fixes-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixesArnd Bergmann7-19/+80
2021-10-05KVM: arm64: Release mmap_lock when using VM_SHARED with MTEQuentin Perret1-2/+4
2021-10-05KVM: arm64: Report corrupted refcount at EL2Quentin Perret1-0/+1
2021-10-05KVM: arm64: Fix host stage-2 PGD refcountQuentin Perret3-1/+27
2021-10-05arm64: dts: imx8mm-kontron: Fix reset delays for ethernet PHYFrieder Schrempf1-2/+2
2021-10-05arm64: dts: imx8mm: add DISP blk-ctrlLucas Stach1-0/+27
2021-10-05arm64: dts: imx8mm: add VPU blk-ctrlLucas Stach1-0/+13
2021-10-05arm64: dts: imx8mm: Add GPU nodes for 2D and 3D coreFrieder Schrempf1-0/+31
2021-10-05arm64: dts: imx8mm: put USB controllers into power-domainsLucas Stach1-0/+2
2021-10-05arm64: dts: imx8mm: add GPC nodeLucas Stach1-0/+107
2021-10-05arm64: dts: imx8m*-venice-gw7902: fix M2_RST# gpioTim Harvey2-2/+2
2021-10-05arm64: dts: ls1028a: mark internal links between Felix and ENETC as capable of flow controlVladimir Oltean1-0/+4
2021-10-05arm64: dts: freescale: Fix 'interrupt-map' parent address cellsRob Herring3-36/+36
2021-10-04arm64: tegra: Add new USB PHY properties on Tegra132Dmitry Osipenko1-0/+6
2021-10-04arm64: dts: ls1028a: use phy-mode instead of phy-connection-typeMichael Walle5-5/+5
2021-10-04arm64: dts: ls1028a: move PHY nodes to MDIO controllerMichael Walle5-90/+67
2021-10-04arm64: dts: ls1028a: disable usb controller by defaultMichael Walle4-0/+23
2021-10-04arm64: dts: ls1028a: add Vivante GPU nodeMichael Walle1-0/+11
2021-10-04arm64: dts: ls1028a: move Mali DP500 node into /socMichael Walle1-20/+21
2021-10-04arm64: dts: ls1028a: move pixel clock pll into /socMichael Walle1-7/+7
2021-10-04arm64: dts: ls1028a: fix eSDHC2 nodeMichael Walle1-2/+2
2021-10-04arm64: dts: imx8mm-kontron-n801x-som: do not allow to switch off buck2Heiko Thiery1-0/+1
2021-10-04arm64: dts: s32g2: add memory nodes for evb and rdb2Chester Lin2-0/+16
2021-10-04arm64: dts: s32g2: add VNP-EVB and VNP-RDB2 supportChester Lin3-0/+60
2021-10-04arm64: dts: s32g2: add serial/uart supportChester Lin1-0/+25
2021-10-04arm64: dts: add NXP S32G2 supportChester Lin1-0/+99
2021-10-04arm64: dts: add device tree for the LX2160A on the NXP BlueBox3 boardWasim Khan3-0/+694
2021-10-04arm64: dts: imx8: change the spi-nor txHaibo Chen6-5/+7
2021-10-01arm64/mm: drop HAVE_ARCH_PFN_VALIDAnshuman Khandual3-39/+0
2021-10-01arm64: trans_pgd: remove trans_pgd_map_page()Pasha Tatashin2-61/+1
2021-10-01arm64: kexec: remove cpu-reset.hPasha Tatashin4-38/+11
2021-10-01arm64: kexec: remove the pre-kexec PoC maintenancePasha Tatashin1-43/+0
2021-10-01arm64: kexec: keep MMU enabled during kexec relocationPasha Tatashin4-15/+36
2021-10-01arm64: kexec: install a copy of the linear-mapPasha Tatashin6-22/+40
2021-10-01arm64: kexec: use ld script for relocation functionPasha Tatashin4-23/+27
2021-10-01arm64: kexec: relocate in EL1 modePasha Tatashin3-6/+14
2021-10-01arm64: kexec: configure EL2 vectors for kexecPasha Tatashin5-2/+42
2021-10-01arm64: kexec: pass kimage as the only argument to relocation functionPasha Tatashin3-8/+16
2021-10-01arm64: kexec: Use dcache ops macros instead of open-codingPasha Tatashin2-17/+26
2021-10-01arm64: kexec: skip relocation code for inplace kexecPasha Tatashin2-16/+21
2021-10-01arm64: kexec: flush image and lists during kexec load timePasha Tatashin1-32/+26
2021-10-01arm64: hibernate: abstract ttrb0 setup functionPasha Tatashin2-20/+25
2021-10-01arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectorsPasha Tatashin7-72/+103
2021-10-01arm64: kernel: add helper for booted at EL2 and not VHEPasha Tatashin4-4/+8
2021-10-01kvm: use kvfree() in kvm_arch_free_vm()Juergen Gross2-9/+0
2021-09-30kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu3-4/+4
2021-09-30kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu1-2/+1
2021-09-30kprobes: treewide: Cleanup the error messages for kprobesMasami Hiramatsu1-1/+4
2021-09-30sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=yArd Biesheuvel2-2/+1
2021-09-30arm64: add CPU field to struct thread_infoArd Biesheuvel2-0/+2