summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-12-101-0/+4
|\
| * Merge tag 'kvmarm-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-12-081-0/+4
| |\
| | * KVM: arm64: GICv4: Do not perform a map to a mapped vLPIKunkun Jiang2023-11-201-0/+4
* | | Merge tag 'soc-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-12-0832-237/+286
|\ \ \ | |/ / |/| |
| * | Merge tag 'v6.7-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2023-12-0811-14/+15
| |\ \
| | * | arm64: dts: rockchip: Fix eMMC Data Strobe PD on rk3588Sam Edwards2023-12-061-1/+1
| | * | arm64: dts: rockchip: Fix PCI node addresses on rk3399-gruRob Herring2023-12-043-4/+4
| | * | arm64: dts: rockchip: drop interrupt-names property from rk3588s dfiHeiko Stuebner2023-12-041-1/+0
| | * | arm64: dts: rockchip: Fix Turing RK1 interrupt pinctrlsSam Edwards2023-12-021-2/+2
| | * | arm64: dts: rockchip: minor whitespace cleanup around '='Krzysztof Kozlowski2023-11-272-2/+2
| | * | arm64: dts: rockchip: fix rk356x pcie msg interrupt nameHeiko Stuebner2023-11-161-1/+1
| | * | arm64: dts: rockchip: Expand reg size of vdec node for RK3399Alex Bee2023-11-161-2/+4
| | * | arm64: dts: rockchip: Expand reg size of vdec node for RK3328Jonas Karlman2023-11-161-1/+1
| | |/
| * | Merge tag 'imx-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann2023-12-079-18/+30
| |\ \
| | * | arm64: dts: imx8-apalis: set wifi regulator to always-onStefan Eichenberger2023-12-061-4/+1
| | * | arm64: dts: imx8ulp: update gpio node name to align with register addressHaibo Chen2023-12-061-3/+3
| | * | arm64: dts: imx93: update gpio node name to align with register addressHaibo Chen2023-12-061-4/+4
| | * | arm64: dts: imx93: correct mediamix powerPeng Fan2023-12-061-1/+1
| | * | arm64: dts: imx8qm: Add imx8qm's own pm to avoid panic during startupXiaolei Wang2023-12-061-0/+11
| | * | arm64: dts: freescale: imx8-ss-dma: Fix #pwm-cellsAlexander Stein2023-12-061-1/+1
| | * | arm64: dts: freescale: imx8-ss-lsio: Fix #pwm-cellsAlexander Stein2023-12-061-4/+4
| | * | arm64: dts: imx8mp: imx8mq: Add parkmode-disable-ss-quirk on DWC3Nathan Rossi2023-12-052-0/+4
| | * | arm64: dt: imx93: tqma9352-mba93xxla: Fix LPUART2 pad configAlexander Stein2023-11-271-1/+1
| | |/
| * | Merge tag 'mtk-dts64-fixes-for-6.7' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2023-12-0612-205/+241
| |\ \
| | * | arm64: dts: mediatek: cherry: Fix interrupt cells for MT6360 on I2C7AngeloGioacchino Del Regno2023-11-291-1/+1
| | * | arm64: dts: mediatek: mt8183-kukui-jacuzzi: fix dsi unnecessary cells propertiesEugen Hristev2023-11-291-0/+2
| | * | arm64: dts: mediatek: mt7622: fix memory node warning checkEugen Hristev2023-11-292-2/+2
| | * | arm64: dts: mediatek: mt8186: fix clock names for power domainsEugen Hristev2023-11-291-15/+27
| | * | arm64: dts: mediatek: mt8186: Change gpu speedbin nvmem cell nameAngeloGioacchino Del Regno2023-11-291-1/+1
| | * | arm64: dts: mt7986: change cooling tripsFrank Wunderlich2023-11-292-9/+21
| | * | arm64: dts: mt7986: define 3W max power to both SFP on BPI-R3Frank Wunderlich2023-11-291-0/+2
| | * | arm64: dts: mt7986: fix emmc hs400 mode without uboot initializationEric Woudstra2023-11-291-0/+4
| | * | arm64: dts: mt8183: kukui: Fix underscores in node namesHsin-Yi Wang2023-11-292-50/+50
| | * | arm64: dts: mediatek: mt8183: Move thermal-zones to the root nodeAngeloGioacchino Del Regno2023-11-291-121/+121
| | * | arm64: dts: mediatek: mt8173-evb: Fix regulator-fixed node namesAngeloGioacchino Del Regno2023-11-291-2/+2
| | * | arm64: dts: mediatek: mt8183-evb: Fix unit_address_vs_reg warning on ntcAngeloGioacchino Del Regno2023-11-291-1/+1
| | * | arm64: dts: mediatek: mt8183: Fix unit address for scp reserved memoryAngeloGioacchino Del Regno2023-11-292-2/+2
| | * | arm64: dts: mediatek: mt8195: Fix PM suspend/resume with venc clocksAngeloGioacchino Del Regno2023-11-291-1/+5
| | |/
* | / arm64: Avoid enabling KPTI unnecessarilyArd Biesheuvel2023-11-301-0/+4
|/ /
* | arm64: add dependency between vmlinuz.efi and ImageMasahiro Yamada2023-11-231-1/+1
* | arm64: mm: Fix "rodata=on" when CONFIG_RODATA_FULL_DEFAULT_ENABLED=yWill Deacon2023-11-222-6/+18
|/
* Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-11-101-2/+0
|\
| * kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann2023-11-101-2/+0
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-11-104-33/+44
|\ \ | |/ |/|
| * arm64/syscall: Remove duplicate declarationKevin Brodsky2023-11-091-1/+0
| * Revert "arm64: smp: avoid NMI IPIs with broken MediaTek FW"Douglas Anderson2023-11-081-4/+1
| * arm64: Move MediaTek GIC quirk handling from irqchip to coreDouglas Anderson2023-11-081-8/+38
| * arm64/arm: arm_pmuv3: perf: Don't truncate 64-bit registersIlkka Koskinen2023-11-071-20/+5
* | Merge tag 'rproc-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds2023-11-072-2/+2
|\ \
| * | arm64: dts: mediatek: Update the node name of SCP rpmsg subnodeTinghan Shen2023-09-182-2/+2