summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2026-04-02xor: move generic implementations out of asm-generic/xor.hChristoph Hellwig-2/+2
2026-04-02xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig-155/+132
2026-04-02xor: split xor.hChristoph Hellwig-1/+3
2026-04-02um/xor: cleanup xor.hChristoph Hellwig-16/+0
2026-04-02arm64/xor: fix conflicting attributes for xor_block_templateChristoph Hellwig-1/+1
2026-04-02arm/xor: remove in_interrupt() handlingChristoph Hellwig-29/+12
2026-04-02arm64: dts: imx8mm-tqma8mqml: Correct PAD settings for PMIC_nINTPeng Fan-1/+1
2026-04-02arm64: dts: imx8mn-tqma8mqnl: Correct PAD settings for PMIC_nINTPeng Fan-1/+1
2026-04-02arm64: dts: imx8mm-emtop-som: Correct PAD settings for PMIC_nINTPeng Fan-2/+2
2026-04-03crypto: x86 - Remove des and des3_ede codeEric Biggers-1239/+0
2026-04-03crypto: sparc - Remove des and des3_ede codeEric Biggers-917/+0
2026-04-03crypto: s390 - Remove des and des3_ede codeEric Biggers-521/+0
2026-04-03Merge tag 'qcom-arm64-for-7.1' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-4979/+36253
2026-04-03Merge tag 'omap-for-v7.1/soc-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann-7/+1171
2026-04-03Merge tag 'v7.1-rockchip-dts64-2' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-42/+298
2026-04-03Merge tag 'ti-k3-dt-for-v7.1' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-1474/+2025
2026-04-02ARM: dts: st: spear: remove undocumented thermal_flags propertyGopi Krishna Menon-1/+0
2026-04-02Merge tag 'omap-for-v7.1/soc-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann-4/+4
2026-04-02arm64: dts: qcom: Add the Lenovo IdeaCentre Mini XBjorn Andersson-0/+1201
2026-04-02Merge tag 'tegra-for-7.1-arm64-defconfig' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann-7/+0
2026-04-02arm64: dts: qcom: sdm845-shift-axolotl: Enable TFA9890 codecAlexander Martinz-0/+13
2026-04-02arm64: dts: qcom: sdm845-shift-axolotl: Set higher touchscreen i2c clockCasey Connolly-0/+2
2026-04-02arm64: dts: qcom: sdm845-shift-axolotl: Enable sdcardCasey Connolly-0/+44
2026-04-02Merge tag 'tegra-for-7.1-arm-defconfig' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann-8/+0
2026-04-02arm64: dts: qcom: talos: Add clocks for QoS configurationOdelu Kukatla-0/+4
2026-04-02arm64: dts: qcom: talos-evk-camera: Add DT overlayWenmeng Liu-0/+73
2026-04-02arm64: dts: qcom: talos: Add camera MCLK pinctrlWenmeng Liu-0/+28
2026-04-02arm64: dts: qcom: talos: Add CCI definitionsWenmeng Liu-0/+51
2026-04-02arm64: dts: qcom: talos: Add camss nodeWenmeng Liu-0/+200
2026-04-02arm64: dts: qcom: talos: Add EL2 overlayMukesh Ojha-0/+29
2026-04-02arm64: dts: qcom: talos-evk: Add support for QCS615 talos evk boardSudarshan Shetty-0/+909
2026-04-02arm64: dts: qcom: talos/qcs615-ride: Fix inconsistent USB PHY node namingSudarshan Shetty-3/+3
2026-04-02arm64: dts: qcom: qcs615-ride: Enable Adreno 612 GPUJie Zhang-0/+8
2026-04-02arm64: dts: qcom: talos: Add GPU coolingGaurav Kohli-0/+14
2026-04-02arm64: dts: qcom: talos: Add gpu and rgmu nodesJie Zhang-0/+110
2026-04-02arm64: dts: qcom: talos: add the GPU SMMU nodeQingqing Zhou-0/+25
2026-04-02Merge tag 'omap-for-v7.1/defconfig-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann-0/+29
2026-04-02Merge tag 'ti-k3-config-for-v7.1' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-1/+4
2026-04-02arch/arm: Drop CONFIG_FIRMWARE_EDID from defconfig filesThomas Zimmermann-4/+0
2026-04-02Merge tag 'qcom-arm64-defconfig-for-7.1' of https://git.kernel.org/pub/scm/li...Arnd Bergmann-0/+27
2026-04-02arm64/sysreg: Update SMIDR_EL1 to DDI0601 2025-06Mark Brown-2/+6
2026-04-02arm64: mm: Remove pmd_sect() and pud_sect()Ryan Roberts-16/+21
2026-04-02arm64: mm: Handle invalid large leaf mappings correctlyRyan Roberts-59/+48
2026-04-02arm64: mm: Fix rodata=full block mapping support for realm guestsRyan Roberts-14/+42
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-218/+444
2026-04-02amd-pstate: Add support for CPPC_REQ2 and FLOOR_PERFGautham R. Shenoy-0/+5
2026-04-02x86/cpufeatures: Add AMD CPPC Performance Priority feature.Gautham R. Shenoy-1/+2
2026-04-02KVM: s390: Add KVM capability for ESA mode guestsHendrik Brueckner-0/+6
2026-04-02KVM: s390: vsie: Accommodate ESA prefix pagesEric Farman-4/+11
2026-04-02KVM: s390: vsie: Disable some bits when in ESA modeEric Farman-0/+14