aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-08-01Merge branch 'topic/ppc-kvm' into nextMichael Ellerman5-242/+220
2022-08-01KVM: x86/mmu: remove unused variablePaolo Bonzini1-2/+0
2022-08-01Merge tag 'kvmarm-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini39-935/+1570
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini102-1679/+5614
2022-08-01xen: don't require virtio with grants for non-PV guestsJuergen Gross3-3/+10
2022-08-01virtio: replace restricted mem access flag with callbackJuergen Gross2-4/+4
2022-07-31csky: abiv1: Fixup compile errorGuo Ren1-0/+6
2022-07-31csky: cmpxchg: Coding convention for BUILD_BUG()Guo Ren1-6/+5
2022-07-31Merge tag 'x86_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-31/+19
2022-07-31csky: Enable ARCH_INLINE_READ*/WRITE*/SPIN*Guo Ren1-0/+26
2022-07-31csky: Add qspinlock supportGuo Ren5-2/+44
2022-07-31arm64: dts: apple: t8103: Add ANS2 NVMe nodesSven Peter1-0/+34
2022-07-30Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-9/+9
2022-07-30ftrace/x86: Add back ftrace_expected assignmentSteven Rostedt (Google)1-0/+1
2022-07-30csky: Add jump-label implementationGuo Ren4-0/+104
2022-07-30Revert "MIPS: octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32"Alexander Sverdlin2-5/+54
2022-07-30MIPS: Introduce CAVIUM_RESERVE32 Kconfig optionAlexander Sverdlin1-0/+12
2022-07-30MIPS: msi-octeon: eliminate kernel-doc warningsRandy Dunlap1-7/+9
2022-07-30MIPS: Fix comment typoJason Wang1-1/+1
2022-07-29profile: setup_profiling_timer() is moslty not implementedBen Dooks15-90/+0
2022-07-29memblock,arm64: expand the static memblock memory tableZhou Guanghui1-0/+9
2022-07-29mips: rename mt_init to mips_mt_initLiam R. Howlett1-2/+2
2022-07-30openrisc: io: Define iounmap argument as volatileStafford Horne2-2/+2
2022-07-30openrisc: Add virt defconfigStafford Horne1-0/+108
2022-07-30openrisc: Add pci bus supportStafford Horne3-2/+6
2022-07-30Merge branch 'pci/header-cleanup-immutable' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.gitStafford Horne31-228/+11
2022-07-29Merge tag 'riscv-for-linus-5.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-1/+1
2022-07-29Merge tag 'loongarch-fixes-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds30-427/+277
2022-07-29sparc: Use generic pci_mmap_resource_range()Arnd Bergmann2-150/+5
2022-07-29PCI: Remove pci_mmap_page_range() wrapperArnd Bergmann1-4/+9
2022-07-29Merge tag 'powerpc-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-0/+5
2022-07-29powerpc/mm: Export memory_add_physaddr_to_nid() for modulesMichael Ellerman1-0/+1
2022-07-29RISC-V: KVM: Add support for Svpbmt inside Guest/VMAnup Patel3-0/+33
2022-07-29RISC-V: KVM: Use PAGE_KERNEL_IO in kvm_riscv_gstage_ioremap()Anup Patel1-1/+1
2022-07-29RISC-V: KVM: Add G-stage ioremap() and iounmap() functionsAnup Patel2-4/+19
2022-07-29RISC-V: KVM: Add extensible CSR emulation frameworkAnup Patel4-16/+201
2022-07-29RISC-V: KVM: Add extensible system instruction emulation frameworkAnup Patel2-9/+82
2022-07-29RISC-V: KVM: Factor-out instruction emulation into separate sourcesAnup Patel5-493/+562
2022-07-29RISC-V: KVM: move preempt_disable() call in kvm_arch_vcpu_ioctl_runNikolay Borisov1-3/+2
2022-07-29RISC-V: KVM: Make kvm_riscv_guest_timer_init a void functionNikolay Borisov3-5/+5
2022-07-29RISC-V: KVM: Fix variable spelling mistakeZhang Jiaming2-7/+7
2022-07-29RISC-V: KVM: Improve ISA extension by using a bitmapAtish Patra4-71/+115
2022-07-29microblaze: Fix some typos in commentSlark Xiao1-1/+1
2022-07-29crypto: arm64/poly1305 - fix a read out-of-boundGUO Zihua1-1/+1
2022-07-29LoongArch: Fix wrong "ROM Size" of boardinfoTiezhu Yang1-1/+1
2022-07-29LoongArch: Fix missing fcsr in ptrace's fpr_setQi Hu1-5/+7
2022-07-29LoongArch: Fix shared cache size calculationHuacai Chen1-2/+9
2022-07-29LoongArch: Disable executable stack by defaultHuacai Chen1-2/+0
2022-07-29LoongArch: Remove unused variablesBibo Mao2-32/+0
2022-07-29LoongArch: Remove clock setting during cpu hotplug stageBibo Mao1-100/+13