summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2024-05-10arm64: add Airoha EN7581 platformDaniel Danzberger1-0/+7
2024-05-10Merge branch 'for-next/errata' into for-next/coreWill Deacon8-0/+92
2024-05-10arm64: errata: Add workaround for Arm errata 3194386 and 3312417Mark Rutland6-0/+84
2024-05-10arm64: cputype: Add Neoverse-V3 definitionsMark Rutland1-0/+2
2024-05-10arm64: cputype: Add Cortex-X4 definitionsMark Rutland1-0/+2
2024-05-10arm64: barrier: Restore spec_bar() macroMark Rutland1-0/+4
2024-05-10Merge 6.9-rc7 into usb-nextGreg Kroah-Hartman36-104/+169
2024-05-10arm64: Properly clean up iommu-dma remnantsRobin Murphy2-9/+0
2024-05-09kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada3-4/+4
2024-05-09Merge branch kvm-arm64/mpidr-reset into kvmarm-master/nextMarc Zyngier3-31/+38
2024-05-09KVM: arm64: Only reset vCPU-scoped feature ID regs onceOliver Upton3-13/+26
2024-05-09KVM: arm64: Reset VM feature ID regs from kvm_reset_sys_regs()Oliver Upton1-17/+10
2024-05-09KVM: arm64: Rename is_id_reg() to imply VM scopeOliver Upton1-5/+6
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-18/+15
2024-05-09Merge tag 'net-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+2
2024-05-09Merge branch 'for-next/tlbi' into for-next/coreWill Deacon1-22/+31
2024-05-09Merge branch 'for-next/perf' into for-next/coreWill Deacon5-121/+134
2024-05-09Merge branch 'for-next/mm' into for-next/coreWill Deacon4-78/+157
2024-05-09Merge branch 'for-next/misc' into for-next/coreWill Deacon9-43/+48
2024-05-09Merge branch 'for-next/kbuild' into for-next/coreWill Deacon3-3/+15
2024-05-09arm64/mm: Fix pud_user_accessible_page() for PGTABLE_LEVELS <= 2Ryan Roberts1-0/+1
2024-05-08Merge tag 'soc-fixes-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-17/+13
2024-05-08Merge branch kvm-arm64/misc-6.10 into kvmarm-master/nextMarc Zyngier6-47/+113
2024-05-08KVM: arm64: Destroy mpidr_data for 'late' vCPU creationOliver Upton1-9/+41
2024-05-08bpf, arm64: Add support for lse atomics in bpf_arenaPuranjay Mohan1-8/+40
2024-05-08Merge tag 'qcom-arm64-for-6.10-2' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann5-4/+171
2024-05-08Merge tag 'qcom-arm64-defconfig-for-6.10-2' of https://git.kernel.org/pub/scm...Arnd Bergmann1-0/+1
2024-05-08KVM: arm64: Use hVHE in pKVM by default on CPUs with VHE supportWill Deacon1-1/+1
2024-05-08KVM: arm64: Fix hvhe/nvhe early alias parsingWill Deacon1-1/+1
2024-05-07Merge tag 'amlogic-arm64-dt-for-v6.10' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann12-4/+1012
2024-05-07Merge tag 'amlogic-defconfig-for-v6.10' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann1-0/+1
2024-05-07Merge tag 'samsung-dt64-6.10-2' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2-0/+170
2024-05-07Merge tag 'v6.10-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann8-0/+879
2024-05-07Merge tag 'mvebu-dt64-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann8-67/+88
2024-05-07Merge tag 'qcom-arm64-fixes-for-6.9-2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann1-17/+13
2024-05-06mm/arm64: override clear_young_dirty_ptes() batch helperLance Yang2-0/+84
2024-05-06arm64: mm: drop VM_FAULT_BADMAP/VM_FAULT_BADACCESSKefeng Wang1-23/+20
2024-05-05arm64: dts: marvell: espressobin-ultra: fix Ethernet Switch unit addressKrzysztof Kozlowski1-34/+64
2024-05-05arm64: dts: marvell: turris-mox: drop unneeded flash address/size-cellsKrzysztof Kozlowski1-2/+0
2024-05-05arm64: dts: marvell: eDPU: drop redundant address/size-cellsKrzysztof Kozlowski1-2/+0
2024-05-04arm64: zynqmp: Add resets property for UART nodesManikanta Guntupalli1-0/+2
2024-05-03arm64: dts: qcom: pm6150: correct USB VBUS regulator compatibleKrzysztof Kozlowski1-2/+2
2024-05-03arm64: dts: mediatek: mt8183-pico6: Fix bluetooth nodeChen-Yu Tsai1-1/+2
2024-05-03arm64/mm: Add uffd write-protect supportRyan Roberts3-0/+53
2024-05-03arm64/mm: Move PTE_PRESENT_INVALID to overlay PTE_NGRyan Roberts2-7/+7
2024-05-03arm64/mm: Remove PTE_PROT_NONE bitRyan Roberts2-16/+18
2024-05-03arm64/mm: generalize PMD_PRESENT_INVALID for all levelsRyan Roberts2-13/+16
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann1-10/+0
2024-05-03arm64: simplify arch_static_branch/_jump functionGeorge Guo1-13/+15
2024-05-03arm64: Add USER_STACKTRACE supportchenqiwu3-114/+125