summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-01-10Merge tag 's390-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds30-180/+1428
2022-01-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds50-595/+756
2022-01-10Merge tag 'asm-generic-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds25-25/+0
2022-01-10Merge tag 'newsoc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds5-0/+405
2022-01-10Merge tag 'dt-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds475-7871/+45566
2022-01-10Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-0/+2
2022-01-10Merge tag 'defconfig-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds8-5/+54
2022-01-10Merge tag 'soc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds13-48/+23
2022-01-09Merge tag 'soc-fixes-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+4
2022-01-08ARM: dts: gpio-ranges property is now requiredPhil Elwell2-0/+4
2022-01-08Merge tag 'soc-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-4/+4
2022-01-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+4
2022-01-07KVM: x86: Check for rmaps allocationNikunj A Dadhania1-0/+3
2022-01-07KVM: SEV: Mark nested locking of kvm->lockWanpeng Li1-1/+1
2022-01-07s390/pci: simplify __pciwb_mio() inline asmNiklas Schnelle1-4/+1
2022-01-05Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrac...Catalin Marinas47-510/+573
2022-01-05arm64: Use correct method to calculate nomap region boundariesHuacai Chen1-2/+4
2022-01-05arm64: Drop outdated links in commentsKees Cook1-4/+0
2022-01-04arm64: perf: Don't register user access sysctl handler multiple timesWill Deacon1-2/+9
2022-01-02Merge tag 'x86_urgent_for_v5.16_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2021-12-29x86/build: Use the proper name CONFIG_FW_LOADERLukas Bulwahn1-1/+1
2021-12-29s390: remove unused TASK_SIZE_OFGuo Ren1-2/+1
2021-12-28Merge tag 'powerpc-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1
2021-12-27Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-5/+0
2021-12-27ARM: dts: socfpga: change qspi to "intel,socfpga-qspi"Dinh Nguyen4-4/+4
2021-12-26Merge tag 'x86_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-44/+32
2021-12-24Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-5/+4
2021-12-23Merge tag 'arm-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+4
2021-12-23Revert "ARM: dts: BCM5301X: define RTL8365MB switch on Asus RT-AC88U"Arnd Bergmann1-77/+0
2021-12-22Merge tag 'for-5.16/parisc-7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-8/+5
2021-12-22Merge tag 'aspeed-5.17-devicetree' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann16-2/+2498
2021-12-22Merge tag 'arm-soc/for-5.17/devicetree-arm64' of https://github.com/Broadcom/...Arnd Bergmann2-0/+51
2021-12-22Merge tag 'arm-soc/for-5.17/devicetree' of https://github.com/Broadcom/stblin...Arnd Bergmann8-78/+157
2021-12-22Merge tag 'qcom-arm64-for-5.17-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann79-111/+5823
2021-12-22arm64: errata: Fix exec handling in erratum 1418040 workaroundD Scott Phillips1-23/+16
2021-12-22arm64: dts: qcom: sm6125: Avoid using missing SM6125_VDDCXBjorn Andersson1-2/+2
2021-12-22arm64: Unhash early pointer print plus improve commentGuilherme G. Piccoli1-1/+6
2021-12-22asm-generic: introduce io_stop_wc() and add implementation for ARM64Xiongfeng Wang1-0/+9
2021-12-22parisc: remove ARCH_DEFCONFIGMasahiro Yamada1-5/+0
2021-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-44/+76
2021-12-21parisc: Fix mask used to select futex spinlockJohn David Anglin1-2/+2
2021-12-21parisc: Correct completer in lws startJohn David Anglin1-1/+1
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/gi...Arnd Bergmann16-12/+401
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-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-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