summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2024-05-15Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds4-22/+183
2024-05-14Merge tag 'pm-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds9-0/+158
2024-05-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds21-258/+384
2024-05-14Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+177
2024-05-14Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+3
2024-05-14Merge tag 'perf-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2024-05-14Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski4-8/+106
2024-05-14Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-30/+24
2024-05-14Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2024-05-13Merge branch 'pm-cpufreq'Rafael J. Wysocki9-0/+158
2024-05-13Merge tag 'soc-defconfig-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+23
2024-05-13Merge tag 'soc-arm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-0/+7
2024-05-13Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2024-05-13Merge tag 'soc-dt-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds342-1135/+16013
2024-05-13bpf, arm64: inline bpf_get_smp_processor_id() helperPuranjay Mohan3-0/+28
2024-05-13arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrsPuranjay Mohan4-0/+38
2024-05-10arm64: defconfig: enable Airoha platformDaniel Danzberger1-0/+1
2024-05-10arm64: add Airoha EN7581 platformDaniel Danzberger1-0/+7
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-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-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-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-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-03arm64: simplify arch_static_branch/_jump functionGeorge Guo1-13/+15
2024-05-03arm64: Add USER_STACKTRACE supportchenqiwu3-114/+125
2024-05-03arm64: Add the arm64.no32bit_el0 command line optionAndrea della Porta1-0/+2
2024-05-03arm64: dts: rockchip: add rk3588 pcie and php IOMMUsNiklas Cassel1-0/+24
2024-05-03arm64: dts: rockchip: enable onboard spi flash for rock-3aChukun Pan1-0/+14
2024-05-03arm64: dts: rockchip: add USB-C support to rk3588s-orangepi-5Jimmy Hon1-0/+94