summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2023-04-14Merge tag 'qcom-arm64-for-6.4-2' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann68-197/+4383
2023-04-14Merge tag 'arm-soc/for-6.4/devicetree-arm64' of https://github.com/Broadcom/s...Arnd Bergmann18-9/+216
2023-04-14Merge tag 'qcom-arm64-for-6.4' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann137-1431/+5903
2023-04-14Merge tag 'ti-k3-dt-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann34-260/+2663
2023-04-14Merge tag 'renesas-dts-for-v6.4-tag2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann11-15/+379
2023-04-14Merge tag 'v6.4-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann17-16/+1482
2023-04-14Merge tag 'sunxi-dt-for-6.4-1' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-0/+1
2023-04-14cpu: Mark panic_smp_self_stop() __noreturnJosh Poimboeuf2-2/+1
2023-04-14arm64/cpu: Mark cpu_park_loop() and friends __noreturnJosh Poimboeuf5-11/+12
2023-04-14Merge tag 'imx-dt64-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Arnd Bergmann66-745/+5912
2023-04-14arm64: kernel: Fix kernel warning when nokaslr is passed to commandlinePavankumar Kondeti1-0/+7
2023-04-14Merge tag 'tegra-for-6.4-arm64-dt' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann12-25/+708
2023-04-14Merge tag 'asahi-soc-dt-6.4' of https://github.com/AsahiLinux/linux into soc/dtArnd Bergmann16-49/+2347
2023-04-14Merge tag 'samsung-dt64-6.4' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann5-14/+25
2023-04-14arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-stepSumit Garg3-0/+8
2023-04-14Merge tag 'tegra-for-6.4-arm64-defconfig' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann1-0/+1
2023-04-14Merge tag 'imx-defconfig-6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-0/+1
2023-04-14Merge tag 'ti-k3-config-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-0/+10
2023-04-14Merge tag 'qcom-arm64-defconfig-for-6.4' of https://git.kernel.org/pub/scm/li...Arnd Bergmann1-1/+21
2023-04-14Merge tag 'qcom-arm64-fixes-for-6.3-2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann8-15/+16
2023-04-14Merge tag 'v6.3-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann14-34/+32
2023-04-14Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel2-3/+2
2023-04-14KVM: arm64: vhe: Drop extra isb() on guest exitMarc Zyngier1-4/+3
2023-04-14KVM: arm64: vhe: Synchronise with page table walker on MMU updateMarc Zyngier1-0/+12
2023-04-14KVM: arm64: pkvm: Document the side effects of kvm_flush_dcache_to_poc()Marc Zyngier1-0/+7
2023-04-14KVM: arm64: nvhe: Synchronise with page table walker on TLBIMarc Zyngier1-9/+29
2023-04-13Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-1/+6
2023-04-13KVM: arm64: Handle 32bit CNTPCTSS trapsMarc Zyngier2-0/+2
2023-04-13arm64: move PAC masks to <asm/pointer_auth.h>Mark Rutland3-7/+8
2023-04-13arm64: use XPACLRI to strip PACMark Rutland5-16/+28
2023-04-13arm64: avoid redundant PAC stripping in __builtin_return_address()Mark Rutland2-0/+17
2023-04-13arm64: dts: mt8186: Add dma-ranges for the parent "soc" nodeYong Wu1-0/+1
2023-04-13arm64: dts: mt8195: Add dma-ranges for the parent "soc" nodeYong Wu1-0/+1
2023-04-13arm64: dts: mt8195: Remove the unnecessary dma-rangesYong Wu1-3/+0
2023-04-13cacheinfo: Add arm64 early level initializer implementationRadu Rendec1-3/+22
2023-04-13KVM: arm64: nvhe: Synchronise with page table walker on vcpu runMarc Zyngier2-2/+18
2023-04-12KVM: arm64: vgic: Don't acquire its_lock before config_lockOliver Upton1-3/+12
2023-04-12arm64: dts: mediatek: mt6795-xperia-m5: Add Bosch BMM050 MagnetometerAngeloGioacchino Del Regno1-0/+5
2023-04-12arm64: dts: mediatek: mt6795-xperia-m5: Add Bosch BMA255 AccelerometerAngeloGioacchino Del Regno1-0/+15
2023-04-12arm64: dts: mediatek: mt6795: Add tertiary PWM nodeAngeloGioacchino Del Regno1-0/+19
2023-04-12arm64: dts: rockchip: add panel to Anbernic RG353 seriesChris Morgan1-0/+58
2023-04-12arm64/sme: Fix some comments of ARM SMEDongxu Sun1-2/+2
2023-04-12arm64/signal: Alloc tpidr2 sigframe after checking system_supports_tpidr2()Dongxu Sun1-5/+7
2023-04-12arm64/signal: Use system_supports_tpidr2() to check TPIDR2Dongxu Sun1-3/+3
2023-04-11arm64/idreg: Don't disable SME when disabling SVEMark Brown1-1/+1
2023-04-11arm64: kdump: defer the crashkernel reservation for platforms with no DMA mem...Baoquan He2-36/+3
2023-04-11arm64: kdump: do not map crashkernel region specificallyBaoquan He1-43/+0
2023-04-11arm64: kdump : take off the protection on crashkernel memory regionBaoquan He2-26/+0
2023-04-11arm64: compat: Remove defines now in asm-genericTeo Couprie Diaz1-4/+0
2023-04-11arm64: mm: always map fixmap at page granularityMark Rutland3-90/+78