summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2024-03-06arch: simplify architecture specific page size configurationArnd Bergmann2-17/+14
2024-03-06Merge tag 'qcom-arm64-for-6.9-2' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann3-3/+4
2024-03-06Merge tag 'qcom-arm64-fixes-for-6.8-2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann3-33/+10
2024-03-05arm64/mm: improve comment in contpte_ptep_get_lockless()Ryan Roberts1-10/+14
2024-03-05arm64/mm: export contpte symbols only to GPL usersRyan Roberts1-11/+11
2024-03-04arm64: defconfig: Enable support for cbmem entries in the coreboot tableNícolas F. R. A. Prado1-0/+3
2024-03-04Merge tag 'v6.9-rockchip-config64-1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-0/+1
2024-03-04Merge tag 'ti-k3-config-for-v6.9' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-0/+1
2024-03-04Merge tag 'imx-defconfig-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-0/+8
2024-03-04Merge tag 'qcom-arm64-defconfig-for-6.9' of https://git.kernel.org/pub/scm/li...Arnd Bergmann1-2/+15
2024-03-04arm64: defconfig: drop ext2 filesystem and redundant ext3Krzysztof Kozlowski1-2/+1
2024-03-04Merge tag 'tegra-for-6.8-arm64-dt' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-4/+4
2024-03-04Merge tag 'imx-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2-2/+2
2024-03-04Merge tag 'qcom-arm64-fixes-for-6.8' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann3-2/+5
2024-03-04Merge tag 'sunxi-fixes-for-6.8-1' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-0/+1
2024-03-04arm64: prohibit probing on arch_kunwind_consume_entry()Puranjay Mohan1-1/+1
2024-03-04Merge tag 'v6.9-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann9-5/+1759
2024-03-04Merge tag 'mvebu-dt64-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann5-11/+47
2024-03-04hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*Nuno Das Neves2-28/+21
2024-03-04Merge tag 'stm32-dt-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2-0/+29
2024-03-04arm64: dts: qcom: sm8250-xiaomi-elish: set rotationJianhua Lu1-1/+2
2024-03-04arm64: dts: qcom: sm8650: Fix SPMI channels sizeAbel Vesa1-1/+1
2024-03-04arm64: dts: qcom: sm8550: Fix SPMI channels sizeAbel Vesa1-1/+1
2024-03-04Revert "arm64: dts: qcom: msm8996: Hook up MPM"Dmitry Baryshkov1-33/+6
2024-03-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski4-43/+286
2024-03-02arm64: dts: qcom: pm6150: define USB-C related blocksDanila Tikhonov1-0/+46
2024-03-02arm64: dts: rockchip: Fix name for UART pin header on qnap-ts433Uwe Kleine-König1-1/+1
2024-03-01KVM: arm64: Fix TRFCR_EL1/PMSCR_EL1 access in hVHE modeMarc Zyngier1-6/+6
2024-03-01Merge tag 'amlogic-arm64-dt-for-v6.9' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann44-184/+708
2024-03-01Merge tag 'ti-k3-dt-for-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann120-1399/+5235
2024-03-01arm64: Remove enable_daif macroJinjie Ruan1-4/+0
2024-03-01arm64/hw_breakpoint: Directly use ESR_ELx_WNR for an watchpoint exceptionAnshuman Khandual2-2/+2
2024-03-01arm64: cpufeatures: Clean up temporary variable to simplify codeLiao Chang1-6/+2
2024-03-01arm64/mm: Avoid ID mapping of kpti flag if it is no longer neededArd Biesheuvel1-1/+1
2024-03-01arm64/mm: Use generic __pud_free() helper in pud_free() implementationArd Biesheuvel1-2/+1
2024-03-01arm64: dts: qcom: sc8280xp-x13s: limit pcie4 link speedJohan Hovold1-0/+2
2024-03-01arm64: dts: qcom: sc8280xp-crd: limit pcie4 link speedJohan Hovold1-0/+2
2024-03-01Merge tag 'zynqmp-dt-for-6.9' of https://github.com/Xilinx/linux-xlnx into so...Arnd Bergmann14-57/+149
2024-03-01Merge tag 'sgx-for-v6.9-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-0/+7
2024-03-01Merge tag 'imx-dt64-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Arnd Bergmann62-404/+3748
2024-03-01Merge tag 'socfpga_dts_updates_for_v6.9' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann1-2/+2
2024-03-01Merge tag 'qcom-arm64-for-6.9' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann79-422/+7982
2024-03-01Merge tag 'sunxi-dt-for-6.9-1' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann12-8/+767
2024-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski30-61/+111
2024-02-29Merge tag 'tegra-for-6.9-arm64-dt' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann13-2000/+2355
2024-02-29Merge tag 'renesas-dts-for-v6.9-tag2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann14-42/+938
2024-02-29Merge tag 'v6.9-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann39-598/+3300
2024-02-29Merge tag 'mtk-dts64-for-v6.9' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann51-187/+4094
2024-02-29Merge tag 'samsung-dt64-6.9' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann5-20/+203
2024-02-29Merge tag 'renesas-dts-for-v6.9-tag1' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann32-529/+1042