aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2025-11-28Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',...Catalin Marinas96-336/+536
2025-11-28arm64/mm: Document why linear map split failure upon vm_reset_perms is not pr...Dev Jain1-0/+9
2025-11-28arm64/pageattr: Propagate return value from __change_memory_commonDev Jain1-1/+4
2025-11-27Merge tag 'cache-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-0/+2
2025-11-27arm64: dts: mediatek: mt8195: Fix address range for JPEG decoder core 1Chen-Yu Tsai1-1/+1
2025-11-27Merge tag 'amlogic-arm64-dt-for-v6.19' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann11-5/+442
2025-11-27arm64/sysreg: Remove unused define ARM64_FEATURE_FIELD_BITSBen Horgan1-2/+0
2025-11-27arm64: atomics: lse: Remove unused parameters from ATOMIC_FETCH_OP_AND macrosSeongsu Park1-10/+10
2025-11-26Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+6
2025-11-26arm64: dts: amlogic: meson-g12b: Fix L2 cache reference for S922X CPUsGuillaume La Roque1-2/+2
2025-11-26arm64: dts: Add gpio_intc node for Amlogic S7D SoCsXianwei Zhao1-0/+10
2025-11-26arm64: dts: Add gpio_intc node for Amlogic S7 SoCsXianwei Zhao1-0/+10
2025-11-26arm64: dts: Add gpio_intc node for Amlogic S6 SoCsXianwei Zhao1-0/+10
2025-11-26arm64: dts: amlogic: s7d: add ao secure nodeXianwei Zhao1-0/+8
2025-11-26arm64: dts: amlogic: s7: add ao secure nodeXianwei Zhao1-0/+8
2025-11-26arm64: dts: amlogic: s6: add ao secure nodeXianwei Zhao1-0/+8
2025-11-26arm64: dts: amlogic: Fix the register name of the 'DBI' regionManivannan Sadhasivam2-3/+3
2025-11-26dts: arm64: amlogic: add a5 pinctrl nodeXianwei Zhao1-0/+90
2025-11-26arm64: dts: amlogic: s7d: add power domain controller nodehongyu.chen11-0/+10
2025-11-26arm64: dts: amlogic: s7: add power domain controller nodehongyu.chen11-0/+10
2025-11-26arm64: dts: amlogic: s6: add power domain controller nodehongyu.chen11-0/+10
2025-11-26dts: arm64: amlogic: Add ISP related nodes for C3Keke Li2-0/+172
2025-11-26arm64: dts: meson: add initial device-tree for Tanix TX9 ProChristian Hewitt2-0/+91
2025-11-25KVM: arm64: Convert ICH_HCR_EL2_TDIR cap to EARLY_LOCAL_CPU_FEATUREMarc Zyngier1-3/+3
2025-11-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-10/+2
2025-11-25Merge tag 'v6.19-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann18-597/+1237
2025-11-25arm64: dts: sprd: sc9860: Simplify clock nodesRob Herring (Arm)2-80/+36
2025-11-24KVM: arm64: GICv2: Always trap GICV_DIR registerMarc Zyngier2-1/+5
2025-11-24KVM: arm64: GICv2: Handle deactivation via GICV_DIR trapsMarc Zyngier4-0/+111
2025-11-24KVM: arm64: GICv2: Handle LR overflow when EOImode==0Marc Zyngier1-0/+27
2025-11-24KVM: arm64: GICv3: Force exit to sync ICH_HCR_EL2.EnMarc Zyngier2-2/+11
2025-11-24KVM: arm64: GICv3: nv: Plug L1 LR sync into deactivation primitiveMarc Zyngier1-10/+9
2025-11-24KVM: arm64: GICv3: nv: Resync LRs/VMCR/HCR early for better MI emulationMarc Zyngier5-33/+46
2025-11-24KVM: arm64: GICv3: Avoid broadcast kick on CPUs lacking TDIRMarc Zyngier2-6/+13
2025-11-24KVM: arm64: GICv3: Handle in-LR deactivation when possibleMarc Zyngier1-10/+28
2025-11-24KVM: arm64: GICv3: Add SPI tracking to handle asymmetric deactivationMarc Zyngier3-8/+39
2025-11-24KVM: arm64: GICv3: Set ICH_HCR_EL2.TDIR when interrupts overflow LR capacityMarc Zyngier1-0/+7
2025-11-24KVM: arm64: GICv3: Add GICv2 SGI handling to deactivation primitiveMarc Zyngier1-1/+19
2025-11-24KVM: arm64: GICv3: Handle deactivation via ICV_DIR_EL1 trapsMarc Zyngier7-2/+122
2025-11-24KVM: arm64: GICv3: Handle LR overflow when EOImode==0Marc Zyngier1-0/+46
2025-11-24KVM: arm64: Use MI to detect groups being enabled/disabledMarc Zyngier2-0/+10
2025-11-24KVM: arm64: Move undeliverable interrupts to the end of ap_listMarc Zyngier1-1/+22
2025-11-24KVM: arm64: Invert ap_list sorting to push active interrupts outMarc Zyngier1-15/+12
2025-11-24KVM: arm64: Make vgic_target_oracle() globally availableMarc Zyngier2-1/+2
2025-11-24KVM: arm64: Turn kvm_vgic_vcpu_enable() into kvm_vgic_vcpu_reset()Marc Zyngier4-14/+8
2025-11-24KVM: arm64: Revamp vgic maintenance interrupt configurationMarc Zyngier4-65/+73
2025-11-24KVM: arm64: Eagerly save VMCR on exitMarc Zyngier8-22/+13
2025-11-24KVM: arm64: Compute vgic state irrespective of the number of interruptsMarc Zyngier1-33/+2
2025-11-24KVM: arm64: GICv2: Extract LR computing primitiveMarc Zyngier1-22/+39
2025-11-24KVM: arm64: GICv2: Extract LR folding primitiveMarc Zyngier1-35/+32