aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-04-24ARM: dts: imx6qdl-vicut1.dtsi: Fix debug LED gpio pinsDavid Jander1-2/+2
2022-04-24ARM: dts: imx6qdl-vicut1.dtsi: Fix LED namesDavid Jander1-3/+3
2022-04-24ARM: dts: imx6qdl-vicut1/victgo: Remove UART2David Jander2-28/+0
2022-04-24ARM: dts: imx6qdl-vicut1.dtsi: Remove PCIeDavid Jander1-6/+2
2022-04-24ARM: dts: imx6qdl-vicut1.dtsi: Put nON_SWITCH in own pinctrl grpDavid Jander1-2/+9
2022-04-24ARM: dts: imx6qdl-vicut1.dtsi: remove TiWi moduleDavid Jander1-51/+0
2022-04-24arm64: dts: imx8mn-evk: Add UART3 supportFabio Estevam1-0/+18
2022-04-24arm64: dts: imx8mn-ddr4-evk: Describe the 32.768 kHz PMIC clockFabio Estevam1-0/+4
2022-04-24arm64: dts: imx8mm: Add i.MX8M Mini Toradex Verdin based Menlo boardMarek Vasut2-0/+322
2022-04-24ARM: dts: imx6ull-colibri: fix vqmmc regulatorMax Krummenacher1-1/+1
2022-04-23Merge tag 'arc-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds9-27/+24
2022-04-23Merge tag 'for-linus-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-2/+7
2022-04-23sparc: cacheflush_32.h needs struct pageRandy Dunlap1-0/+1
2022-04-23arm64: dts: qcom: sc7280-idp: Enable GPI DMAsVinod Koul1-0/+8
2022-04-23arm64: dts: qcom: sc7280: Add GENI I2C/SPI DMA channelsVinod Koul1-0/+97
2022-04-23arm64: dts: qcom: sc7280: Add GPI DMAenginesVinod Koul1-0/+44
2022-04-23arm64: dts: qcom: sm8450: Fix qmp phy node (use phy@ instead of lanes@)Bhupesh Sharma1-2/+2
2022-04-23arm64: dts: qcom: db845c: Add support for MCP2517FDVinod Koul1-0/+32
2022-04-23arm64: dts: qcom: qrb5165-rb5: Fix can-clock node nameVinod Koul1-1/+1
2022-04-23powerpc: Remove unused SLOW_DOWN_IO definitionBjorn Helgaas1-2/+0
2022-04-22riscv: dts: microchip: reparent mpfs clocksConor Dooley2-5/+5
2022-04-22riscv: dts: microchip: fix usage of fic clocks on mpfsConor Dooley2-3/+15
2022-04-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds23-110/+157
2022-04-23mips: dts: ralink: mt7621: use the new compatible string for MT7621 pinctrlArınç ÜNAL1-1/+1
2022-04-22ARM: multi_v7_defconfig: enable CONFIG_ARCH_BCMBCA in armv7 defconfigWilliam Zhang1-0/+1
2022-04-22ARM: dts: add dts files for bcmbca soc 47622William Zhang3-0/+158
2022-04-22arm: bcmbca: add arch bcmbca machine entryWilliam Zhang1-0/+12
2022-04-22Merge tag 'riscv-for-linus-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds2-1/+2
2022-04-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-5/+14
2022-04-22arm/xen: Fix some refcount leaksMiaoqian Lin1-2/+7
2022-04-22ARM: dts: keystone: Fix missing fallback and case in SPI NOR node compatibleKrzysztof Kozlowski3-3/+3
2022-04-22ARM: dts: keystone: Align SPI NOR node name with dtschemaKrzysztof Kozlowski5-5/+5
2022-04-22binfmt_flat: Remove shared library supportEric W. Biederman7-7/+0
2022-04-22arm64/sme: Provide Kconfig for SMEMark Brown1-0/+11
2022-04-22KVM: arm64: Handle SME host state when running guestsMark Brown2-0/+37
2022-04-22KVM: arm64: Trap SME usage in guestMark Brown2-1/+40
2022-04-22KVM: arm64: Hide SME system registers from guestsMark Brown1-1/+8
2022-04-22arm64/sme: Save and restore streaming mode over EFI runtime callsMark Brown1-6/+42
2022-04-22arm64/sme: Disable streaming mode and ZA when flushing CPU stateMark Brown1-0/+9
2022-04-22arm64/sme: Add ptrace support for ZAMark Brown2-0/+200
2022-04-22arm64/sme: Implement ptrace support for streaming mode SVE registersMark Brown4-59/+200
2022-04-22arm64/sme: Implement ZA signal handlingMark Brown3-3/+180
2022-04-22arm64/sme: Implement streaming SVE signal handlingMark Brown3-13/+53
2022-04-22arm64/sme: Disable ZA and streaming mode when handling signalsMark Brown1-0/+7
2022-04-22arm64/sme: Implement traps and syscall handling for SMEMark Brown7-23/+255
2022-04-22arm64/sme: Implement ZA context switchingMark Brown7-9/+66
2022-04-22arm64/sme: Implement streaming SVE context switchingMark Brown6-23/+136
2022-04-22arm64/sme: Implement SVCR context switchingMark Brown6-3/+29
2022-04-22arm64/sme: Implement support for TPIDR2Mark Brown4-2/+22
2022-04-22arm64/sme: Implement vector length configuration prctl()sMark Brown4-1/+40