summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2023-07-01Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-1/+2
2023-06-30Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds4-13/+50
2023-06-30Merge tag 'soc-defconfig-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+31
2023-06-30Merge tag 'soc-newsoc-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds19-0/+1026
2023-06-30Merge tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds453-5036/+38517
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-14/+1
2023-06-29arm64: sme: Use STR P to clear FFR context field in streaming SVE modeWill Deacon1-3/+3
2023-06-29Merge branch 'expand-stack'Linus Torvalds2-39/+9
2023-06-29Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-27/+28
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds4-4/+40
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds9-21/+29
2023-06-28Merge tag 'docs-arm64-move' of git://git.lwn.net/linuxLinus Torvalds5-6/+6
2023-06-28Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-118/+83
2023-06-28Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-13/+7
2023-06-27Merge tag 'docs-arm-move' of git://git.lwn.net/linuxLinus Torvalds2-2/+2
2023-06-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds70-476/+1078
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds3-10/+7
2023-06-26kbuild: Drop -Wdeclaration-after-statementPeter Zijlstra1-2/+0
2023-06-25arm64/mm: Convert to using lock_mm_and_find_vma()Linus Torvalds2-39/+9
2023-06-24Merge tag 'arm-fixes-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-48/+67
2023-06-23Merge tag 'qcom-arm64-fixes-for-6.4-2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann5-2/+17
2023-06-23Merge branch 'for-next/feat_s1pie' into for-next/coreCatalin Marinas17-43/+389
2023-06-23Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas62-435/+691
2023-06-23arm64/signal: Restore TPIDR2 register rather than memory stateMark Brown1-1/+1
2023-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-8/+88
2023-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-7/+87
2023-06-22arm64: dts: qcom: sc7280: Mark SCM as dma-coherent for chrome devicesDouglas Anderson2-1/+6
2023-06-22arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for trogdorDouglas Anderson1-0/+5
2023-06-22arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for IDPDouglas Anderson2-1/+6
2023-06-22KVM: arm64: Fix misuse of KVM_ARM_VCPU_POWER_OFF bit indexOliver Upton1-2/+2
2023-06-22asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarchTiezhu Yang1-24/+0
2023-06-21ARM: dts: Move .dts files to vendor sub-directoriesRob Herring21-21/+21
2023-06-21arm64: alternatives: make clean_dcache_range_nopatch() noinstr-safeMark Rutland1-2/+2
2023-06-21arm64: Fix dangling references to Documentation/arm64Jonathan Corbet5-6/+6
2023-06-21arm64: defconfig: Enable Rockchip I2S TDM and ES8316 driversCristian Ciocaltea1-0/+2
2023-06-21arm64: defconfig: update RK8XX MFD configSebastian Reichel1-1/+2
2023-06-21arm64: hibernate: remove WARN_ON in save_processor_stateSong Shuai1-1/+0
2023-06-21Merge tag 'v6.4-next-defconfig' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-0/+2
2023-06-21Merge tag 'ti-k3-config-for-v6.5' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-0/+4
2023-06-21Merge tag 'qcom-arm64-defconfig-for-6.5-2' of https://git.kernel.org/pub/scm/...Arnd Bergmann1-0/+7
2023-06-21Merge tag 'qcom-arm64-defconfig-for-6.5' of https://git.kernel.org/pub/scm/li...Arnd Bergmann1-0/+3
2023-06-21Merge tag 'imx-defconfig-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-0/+5
2023-06-21arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVALDonglin Peng4-13/+50
2023-06-21Merge tag 'arm-soc/for-6.5/devicetree-arm64' of https://github.com/Broadcom/s...Arnd Bergmann11-26/+42
2023-06-21Merge tag 'mvebu-dt64-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann8-3/+12
2023-06-20Merge tag 'v6.4-next-dts64' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann45-20/+2223
2023-06-20Merge tag 'qcom-arm64-for-6.5-2' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann97-1835/+4193
2023-06-20Merge tag 'ti-k3-dt-for-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann78-861/+8688
2023-06-20Merge tag 'zynqmp-dt-for-v6.5' of https://github.com/Xilinx/linux-xlnx into s...Arnd Bergmann25-208/+596
2023-06-20arm64: dts: exynos: Remove clock from Exynos850 pmu_system_controllerSam Protsenko1-1/+0