summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-03-064-14/+20
|\
| * KVM: x86: pull kvm->srcu read-side to kvm_arch_vcpu_ioctl_runPaolo Bonzini2022-03-021-12/+13
| * KVM: x86/mmu: Passing up the error state of mmu_alloc_shadow_roots()Like Xu2022-03-021-1/+1
| * KVM: x86: Yield to IPI target vCPU only if it is busyLi RongQing2022-02-251-1/+1
| * x86/kvmclock: Fix Hyper-V Isolated VM's boot issue when vCPUs > 64Dexuan Cui2022-02-251-1/+1
| * x86/kvm: Don't waste memory if kvmclock is disabledWanpeng Li2022-02-251-0/+3
| * x86/kvm: Don't use PV TLB/yield when mwait is advertisedWanpeng Li2022-02-251-0/+2
* | Merge tag 'powerpc-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-03-062-2/+2
|\ \
| * | powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not setMurilo Opsfelder Araujo2022-03-052-2/+2
* | | Merge tag 's390-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-03-056-7/+62
|\ \ \
| * | | s390/extable: fix exception table sortingHeiko Carstens2022-03-011-2/+7
| * | | s390/ftrace: fix arch_ftrace_get_regs implementationHeiko Carstens2022-03-014-5/+18
| * | | s390/ftrace: fix ftrace_caller/ftrace_regs_caller generationHeiko Carstens2022-03-011-0/+35
| * | | s390/setup: preserve memory at OLDMEM_BASE and OLDMEM_SIZEAlexander Egorenkov2022-03-011-0/+2
* | | | Merge tag 'riscv-for-linus-5.17-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-03-047-9/+14
|\ \ \ \
| * | | | riscv: dts: k210: fix broken IRQs on hart1Niklas Cassel2022-03-031-1/+2
| * | | | riscv: Fix kasan pud populationAlexandre Ghiti2022-03-031-1/+4
| * | | | riscv: Move high_memory initialization to setup_bootmemAlexandre Ghiti2022-03-031-1/+1
| * | | | riscv: Fix config KASAN && DEBUG_VIRTUALAlexandre Ghiti2022-03-031-0/+3
| * | | | riscv: Fix DEBUG_VIRTUAL false warningsAlexandre Ghiti2022-03-031-3/+1
| * | | | riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAPAlexandre Ghiti2022-03-031-2/+1
| * | | | riscv: Fix is_linear_mapping with recent move of KASAN regionAlexandre Ghiti2022-03-032-1/+2
* | | | | Merge tag 'mips-fixes-5.17_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-03-033-17/+27
|\ \ \ \ \
| * | | | | MIPS: ralink: mt7621: use bitwise NOT instead of logicalIlya Lipnitskiy2022-03-011-1/+1
| * | | | | mips: setup: fix setnocoherentio() boolean settingRandy Dunlap2022-02-221-1/+1
| * | | | | MIPS: smp: fill in sibling and core maps earlierAlexander Lobakin2022-02-161-3/+3
| * | | | | MIPS: ralink: mt7621: do memory detection on KSEG1Chuanhong Guo2022-02-161-13/+23
* | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-03-022-8/+30
|\ \ \ \ \ \
| * | | | | | ARM: 9182/1: mmu: fix returns from early_param() and __setup() functionsRandy Dunlap2022-02-281-0/+2
| * | | | | | ARM: Fix kgdb breakpoint for Thumb2Russell King (Oracle)2022-02-211-8/+28
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-03-014-19/+28
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge tag 'kvmarm-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2022-02-251-2/+1
| |\ \ \ \ \ \
| | * | | | | | KVM: arm64: Don't miss pending interrupts for suspended vCPUOliver Upton2022-02-171-2/+1
| * | | | | | | Revert "KVM: VMX: Save HOST_CR3 in vmx_prepare_switch_to_guest()"Sean Christopherson2022-02-252-11/+21
| * | | | | | | Revert "KVM: VMX: Save HOST_CR3 in vmx_set_host_fs_gs()"Sean Christopherson2022-02-253-14/+14
* | | | | | | | Merge tag 'soc-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-02-2820-79/+92
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'omap-for-v5.17/fixes-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2022-02-252-33/+18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: dts: Use 32KiHz oscillator on devkit8000Anthoine Bourgeois2022-02-181-16/+1
| | * | | | | | | | ARM: dts: switch timer config to common devkit8000 devicetreeAnthoine Bourgeois2022-02-182-33/+33
| * | | | | | | | | Merge tag 'imx-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2022-02-2419-72/+68
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm64: dts: imx8ulp: Set #thermal-sensor-cells to 1 as requiredSudeep Holla2022-02-141-1/+1
| | * | | | | | | | | arm64: dts: imx8mm: Fix VPU HangingAdam Ford2022-02-141-1/+0
| * | | | | | | | | | Merge tag 'tegra-for-5.17-arm-dt-fixes' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2022-02-243-19/+25
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: tegra: Move panels to AUX busThierry Reding2022-02-233-19/+25
| * | | | | | | | | | | Merge tag 'v5.17-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2022-02-2411-21/+45
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: dts: rockchip: fix a typo on rk3288 crypto-controllerCorentin Labbe2022-02-121-1/+1
| | * | | | | | | | | | | ARM: dts: rockchip: reorder rk322x hmdi clocksSascha Hauer2022-02-121-2/+2
| | * | | | | | | | | | | arm64: dts: rockchip: reorder rk3399 hdmi clocksSascha Hauer2022-02-081-3/+3
| | * | | | | | | | | | | arm64: dts: rockchip: align pl330 node name with dtschemaKrzysztof Kozlowski2022-01-302-2/+2
| | * | | | | | | | | | | arm64: dts: rockchip: fix rk3399-puma eMMC HS400 signal integrityJakob Unterwurzacher2022-01-301-0/+6