summaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-11-182-3/+3
|\
| * arm64/mm: fix incorrect file_map_count for non-leaf pmd/pudLiu Shixin2022-11-181-2/+2
| * arm64: ftrace: Define ftrace_stub_graph only with FUNCTION_GRAPH_TRACERSami Tolvanen2022-11-141-1/+1
* | Merge tag 'soc-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-11-1715-41/+96
|\ \
| * \ Merge tag 'imx-fixes-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2022-11-164-9/+29
| |\ \
| | * | arm64: dts: imx93-pinfunc: drop execution permissionPeng Fan2022-11-111-0/+0
| | * | arm64: dts: imx8mn: Fix NAND controller size-cellsMarek Vasut2022-11-111-1/+1
| | * | arm64: dts: imx8mm: Fix NAND controller size-cellsMarek Vasut2022-11-111-2/+2
| | * | arm64: dts: imx8mm-tqma8mqml-mba8mx: Fix USB DRAlexander Stein2022-11-111-6/+26
| * | | Merge tag 'qcom-arm64-fixes-for-6.1' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2022-11-1411-32/+67
| |\ \ \
| | * | | arm64: dts: qcom: sm8250: Disable the not yet supported cluster idle stateUlf Hansson2022-10-281-0/+1
| | * | | arm64: dts: qcom: sc7280: Add the reset reg for lpass audiocc on SC7280Satya Priya2022-10-181-1/+2
| | * | | arm64: dts: qcom: sc8280xp: fix UFS PHY serdes sizeJohan Hovold2022-10-171-2/+2
| | * | | arm64: dts: qcom: sc8280xp: drop broken DP PHY nodesJohan Hovold2022-10-171-20/+0
| | * | | arm64: dts: qcom: sc8280xp: fix USB PHY PCS registersJohan Hovold2022-10-171-2/+2
| | * | | arm64: dts: qcom: sc8280xp: fix USB1 PHY RX1 registersJohan Hovold2022-10-171-1/+1
| | * | | arm64: dts: qcom: sc8280xp: fix USB0 PHY PCS_MISC registersJohan Hovold2022-10-171-1/+1
| | * | | arm64: dts: qcom: sc8280xp: correct ref clock for ufs_mem_phyBrian Masney2022-10-171-1/+1
| | * | | arm64: dts: qcom: sc8280xp: fix ufs_card_phy ref clockJohan Hovold2022-10-171-1/+1
| | * | | arm64: dts: qcom: sm8350-hdk: Specify which LDO modes are allowedDouglas Anderson2022-10-171-0/+12
| | * | | arm64: dts: qcom: sm8250-xperia-edo: Specify which LDO modes are allowedDouglas Anderson2022-10-171-0/+6
| | * | | arm64: dts: qcom: sm8150-xperia-kumano: Specify which LDO modes are allowedDouglas Anderson2022-10-171-0/+6
| | * | | arm64: dts: qcom: sc8280xp-crd: Specify which LDO modes are allowedDouglas Anderson2022-10-171-0/+6
| | * | | arm64: dts: qcom: sa8295p-adp: Specify which LDO modes are allowedDouglas Anderson2022-10-171-0/+12
| | * | | arm64: dts: qcom: sa8155p-adp: Specify which LDO modes are allowedDouglas Anderson2022-10-171-1/+12
| | * | | Revert "arm64: dts: qcom: msm8996: add missing TCSR syscon compatible"Dmitry Baryshkov2022-10-171-1/+1
| | * | | arm64: dts: qcom: ipq8074: correct APCS register space sizeRobert Marko2022-10-171-1/+1
* | | | | Merge tag 'efi-fixes-for-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-11-131-18/+34
|\ \ \ \ \
| * | | | | arm64: efi: Fix handling of misaligned runtime regions and drop warningArd Biesheuvel2022-11-101-18/+34
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-11-123-4/+5
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | arm64/syscall: Include asm/ptrace.h in syscall_wrapper header.Kuniyuki Iwashima2022-11-091-1/+1
| * | | | | arm64: Fix bit-shifting UB in the MIDR_CPU_MODEL() macroD Scott Phillips2022-11-091-1/+1
| * | | | | arm64: fix rodata=full againArd Biesheuvel2022-11-081-2/+3
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-11-065-36/+23
|\ \ \ \ \ \
| * | | | | | KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHEMarc Zyngier2022-11-013-34/+20
| * | | | | | KVM: arm64: Fix bad dereference on MTE-enabled systemsRyan Roberts2022-10-271-1/+2
| * | | | | | KVM: arm64: Use correct accessor to parse stage-1 PTEsQuentin Perret2022-10-251-1/+1
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-11-052-10/+35
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | arm64: cpufeature: Fix the visibility of compat hwcapsAmit Daniel Kachhap2022-11-031-9/+33
| * | | | | | arm64: entry: avoid kprobe recursionMark Rutland2022-11-011-1/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-11-044-2/+69
|\ \ \ \ \ \ | | |_|/ / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel2022-11-034-2/+69
| |/ / /
* | | | Merge tag 'juno-fix-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Arnd Bergmann2022-11-021-0/+14
|\ \ \ \
| * | | | arm64: dts: juno: Add thermal critical trip pointsCristian Marussi2022-11-011-0/+14
| |/ / /
* | | | Merge tag 'imx-fixes-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann2022-11-019-38/+57
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | arm64: dts: ls208xa: specify clock frequencies for the MDIO controllersIoana Ciornei2022-10-291-0/+6
| * | arm64: dts: ls1088a: specify clock frequencies for the MDIO controllersIoana Ciornei2022-10-291-0/+6
| * | arm64: dts: lx2160a: specify clock frequencies for the MDIO controllersIoana Ciornei2022-10-291-0/+6
| * | arm64: dts: imx93: correct gpio-rangesPeng Fan2022-10-291-4/+5
| * | arm64: dts: imx93: correct s4mu interrupt namesPeng Fan2022-10-291-1/+1