aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-12-21um: virtio_uml: Fix time-travel external time propagationJohannes Berg1-0/+4
2021-12-21um: virt-pci: Fix 32-bit compileJohannes Berg1-4/+4
2021-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-44/+76
2021-12-21um: gitignore: Add kernel/capflags.cJohannes Berg1-0/+1
2021-12-21um: registers: Rename function names to avoid conflicts and build problemsRandy Dunlap4-6/+7
2021-12-21um: Replace if (cond) BUG() with BUG_ON()Changcheng Deng1-2/+1
2021-12-21parisc: Fix mask used to select futex spinlockJohn David Anglin1-2/+2
2021-12-21uml: x86: add FORCE to user_constants.hJohannes Berg1-1/+1
2021-12-21um: rename set_signals() to um_set_signals()Johannes Berg6-13/+13
2021-12-21um: fix ndelay/udelay definesJohannes Berg1-2/+2
2021-12-21parisc: Correct completer in lws startJohn David Anglin1-1/+1
2021-12-21Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini6-85/+152
2021-12-21Merge remote-tracking branch 'kvm/master' into HEADPaolo Bonzini10-52/+107
2021-12-21KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPUSean Christopherson1-2/+1
2021-12-21Merge tag 'qcom-dts-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/dtArnd Bergmann16-12/+401
2021-12-21MIPS: generic: enable SMP on SMVP systemsSander Vanheule1-5/+6
2021-12-21MIPS: only register MT SMP ops if MT is supportedSander Vanheule1-0/+3
2021-12-21MIPS: Octeon: Fix build errors using clangTianjia Zhang1-2/+2
2021-12-21arm64: exynos: Enable Exynos Multi-Core Timer driverMarek Szyprowski1-0/+1
2021-12-21arm64: defconfig: Enable Samsung I2C driverSam Protsenko1-0/+1
2021-12-21powerpc/dts: Remove "spidev" nodesRob Herring2-14/+0
2021-12-20arm64: dts: qcom: sm8450-qrd: Enable USB nodesVinod Koul1-0/+23
2021-12-20arm64: dts: qcom: sm8450: Add usb nodesVinod Koul1-0/+89
2021-12-20arm64: defconfig: Add SM8450 icc configsVinod Koul1-0/+1
2021-12-20arm64: defconfig: Add SM8450 pinctrl configVinod Koul1-0/+1
2021-12-20arm64: defconfig: Add SM8450 GCC configVinod Koul1-0/+1
2021-12-21ARM: dts: aspeed: add LCLK setting into LPC KCS nodesJae Hyun Yoo2-0/+8
2021-12-21ARM: dts: aspeed: add LCLK setting into LPC IBT nodeJae Hyun Yoo3-0/+3
2021-12-21ARM: dts: aspeed: p10: Add TPM deviceEddie James2-0/+10
2021-12-21ARM: dts: aspeed: p10: Enable USB host portsEddie James2-1/+17
2021-12-21ARM: dts: aspeed: Add TYAN S8036 BMC machineAli El-Haj-Mahmoud2-0/+471
2021-12-21ARM: dts: aspeed: tyan-s7106: Add uart_routing and fix vuart configOskar Senft1-0/+16
2021-12-21ARM: dts: aspeed: Adding Facebook Bletchley BMCHoward Chiu2-0/+757
2021-12-21ARM: dts: aspeed: g220a: Enable secondary flashLei YU1-0/+12
2021-12-21ARM: dts: Add openbmc-flash-layout-64-alt.dtsiLei YU1-0/+35
2021-12-21ARM: dts: aspeed: Add secure boot controller nodeJoel Stanley1-0/+5
2021-12-21powerpc/ptdump: Fix DEBUG_WX since generic ptdump conversionMichael Ellerman1-1/+1
2021-12-20net: netvsc: Add Isolation VM support for netvsc driverTianyu Lan1-0/+28
2021-12-20hyper-v: Enable swiotlb bounce buffer for Isolation VMTianyu Lan2-1/+26
2021-12-20x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has()Tianyu Lan1-0/+8
2021-12-20Merge tag 'tegra-for-5.17-arm-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/dtArnd Bergmann65-6384/+19640
2021-12-20Merge tag 'samsung-soc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/socArnd Bergmann6-4/+2
2021-12-20Merge tag 'imx-soc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/socArnd Bergmann4-30/+16
2021-12-20Merge tag 'imx-defconfig-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/defconfigArnd Bergmann2-0/+12
2021-12-20Merge tag 'at91-defconfig-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/defconfigArnd Bergmann3-3/+19
2021-12-20Merge tag 'tegra-for-5.17-arm-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/defconfigArnd Bergmann2-0/+20
2021-12-20Merge tag 'samsung-dt64-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/dtArnd Bergmann4-32/+56
2021-12-20Merge tag 'samsung-dt-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/dtArnd Bergmann2-6/+9
2021-12-20Merge tag 'v5.16-next-dts32' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/dtArnd Bergmann3-1/+32
2021-12-20Merge tag 'v5.16-next-dts64' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/dtArnd Bergmann21-89/+549