summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2024-09-09arm64: dts: mediatek: mt8186: Add svs nodeRohit Agarwal1-0/+16
2024-09-09arm64: dts: mediatek: mt8186: Add power domain for DPIRohit Agarwal1-0/+1
2024-09-09arm64: dts: mediatek: mt8195: Correct clock order for dp_intf*Chen-Yu Tsai1-6/+6
2024-09-09arm64: dts: mt8183: add dpi node to mt8183Pi-Hsun Shih1-0/+11
2024-09-08arm64: dts: allwinner: h5: NanoPi Neo Plus2: Fix regulatorsKryštof Černý1-0/+25
2024-09-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+3
2024-09-06arm64/mm: use lm_alias() with addresses passed to memblock_free()Joey Gouly1-5/+7
2024-09-06mm: arm64: document why pte is not advanced in contpte_ptep_set_access_flags()Barry Song1-0/+6
2024-09-05arm64: dts: rockchip: add CAN0 and CAN1 interfaces to mecsbc boardDavid Jander1-0/+14
2024-09-05arm64: dts: rockchip: add CAN-FD controller nodes to rk3568David Jander1-0/+39
2024-09-05Merge tag 'sunxi-dt-for-6.12' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann5-4/+78
2024-09-05arm64: dts: nuvoton: ma35d1: Add uart pinctrl settingsJacky Huang2-8/+155
2024-09-05arm64: dts: nuvoton: ma35d1: Add pinctrl and gpio nodesJacky Huang1-0/+149
2024-09-05arm64: dts: nuvoton: Add syscon to the system-management nodeJacky Huang1-1/+1
2024-09-05Merge tag 'amlogic-arm64-dt-for-v6.12' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann60-9/+1506
2024-09-05arm64: stacktrace: fix the usage of ftrace_graph_ret_addr()Puranjay Mohan1-1/+3
2024-09-05arm64: dts: toshiba: Fix pl011 and pl022 clocksRob Herring1-22/+22
2024-09-05Merge tag 'qcom-arm64-for-6.12' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann75-256/+6507
2024-09-05Merge tag 'imx-dt64-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann108-401/+5210
2024-09-05Merge tag 'ti-k3-dt-for-v6.12' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann50-113/+1587
2024-09-05Merge tag 'renesas-dts-for-v6.12-tag2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann22-83/+1514
2024-09-05Merge tag 'qcom-arm64-defconfig-for-6.12' of https://git.kernel.org/pub/scm/l...Arnd Bergmann1-0/+1
2024-09-05Merge tag 'imx-defconfig-6.12' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-0/+3
2024-09-05Merge tag 'ti-k3-config-for-v6.12' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-0/+1
2024-09-05Merge tag 'v6.11-rockchip-dtsfixes' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann4-11/+40
2024-09-05arm64: dts: amlogic: gxlx-s905l-p271: drop saradc gxlx compatibleNeil Armstrong1-4/+0
2024-09-04arm64: dts: rockchip: remove duplicate nodes from dts for ROCK 4SEFUKAUMI Naoki1-15/+0
2024-09-04bpf, arm64: Jit BPF_CALL to direct call when possibleXu Kuohai1-16/+75
2024-09-04arm64: dts: rockchip: Add GameForce AceChris Morgan2-0/+1238
2024-09-04arm64: dts: rockchip: rk3588s fix sdio pins to pull upAlex Zhao1-5/+5
2024-09-04arm64: dts: rockchip: Add RGA2 support to rk3588Jianfeng Liu1-0/+11
2024-09-04arm64: dts: rockchip: Add missing tshut props to tsadc on quartz64-bDiederik de Haas1-0/+2
2024-09-04arm64: dts: rockchip: Add Hardkernel ODROID-M2Jonas Karlman2-0/+904
2024-09-04arm64: dts: rockchip: drop hp-pin-name property from audio card on nanopc-t6Heiko Stuebner1-1/+0
2024-09-04arm64: Expose the end of the linear map in PHYSMEM_ENDD Scott Phillips1-0/+2
2024-09-04arm64: trans_pgd: mark PTEs entries as valid to avoid dead kexec()Fares Mehanna1-2/+4
2024-09-04arm64/mm: Delete __init region from memblock.reservedRong Qianfeng1-0/+6
2024-09-04KVM: Rename arch hooks related to per-CPU virtualization enablingSean Christopherson1-3/+3
2024-09-04arm64: dts: allwinner: a64: Add GPU thermal trips to the SoC dtsiDragan Simic1-0/+16
2024-09-04arm64: dts: allwinner: h700: Add charger for Anbernic RG35XXChris Morgan1-0/+21
2024-09-04arm64: add Permission Overlay Extension KconfigJoey Gouly1-0/+23
2024-09-04arm64: enable PKEY support for CPUs with S1POEJoey Gouly1-1/+1
2024-09-04arm64: enable POE and PIE to coexistJoey Gouly1-4/+4
2024-09-04arm64/ptrace: add support for FEAT_POEJoey Gouly1-0/+46
2024-09-04arm64: add POE signal supportJoey Gouly2-0/+69
2024-09-04arm64: implement PKEYS supportJoey Gouly7-2/+262
2024-09-04arm64: add pte_access_permitted_no_overlay()Joey Gouly1-4/+7
2024-09-04arm64: handle PKEY/POE faultsJoey Gouly3-1/+61
2024-09-04arm64: mask out POIndex when modifying a PTEJoey Gouly1-1/+2
2024-09-04arm64: convert protection key into vm_flags and pgprot valuesJoey Gouly2-1/+20