aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 1-1/+1
2020-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 4-25/+17
2020-09-20Merge tag 'x86_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-1/+24
2020-09-20Merge tag 'kvmarm-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Bonzini 3-6/+14
2020-09-20Revert "KVM: Check the allocation of pv cpu mask"Gravatar Vitaly Kuznetsov 1-19/+3
2020-09-20Merge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 7-6/+87
2020-09-19RISC-V: Resurrect the MMIO timer implementation for M-mode systemsGravatar Palmer Dabbelt 3-0/+54
2020-09-19riscv: Fix Kendryte K210 device treeGravatar Damien Le Moal 1-2/+4
2020-09-19riscv: Add sfence.vma after early page table changesGravatar Greentime Hu 1-4/+3
2020-09-18Merge tag 's390-5.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 7-7/+33
2020-09-18Merge tag 'sh-for-5.9-part2' of git://git.libc.org/linux-shGravatar Linus Torvalds 3-12/+5
2020-09-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 3-25/+52
2020-09-18Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 10-30/+20
2020-09-18Merge tag 'pm-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 2-4/+0
2020-09-18KVM: arm64: Remove S1PTW check from kvm_vcpu_dabt_iswrite()Gravatar Marc Zyngier 1-2/+2
2020-09-18KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetchGravatar Marc Zyngier 3-5/+13
2020-09-18x86/unwind/fp: Fix FP unwinding in ret_from_forkGravatar Josh Poimboeuf 2-1/+21
2020-09-17Merge tag 'mips_fixes_5.9_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-2/+8
2020-09-17arm64: paravirt: Initialize steal time when cpu is onlineGravatar Andrew Jones 1-11/+15
2020-09-17arm64: bpf: Fix branch offset in JITGravatar Ilias Apalodimas 1-12/+31
2020-09-16MIPS: SNI: Fix spurious interruptsGravatar Thomas Bogendoerfer 1-2/+7
2020-09-16ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHEDGravatar Peter Zijlstra 2-4/+0
2020-09-15MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTGravatar Thomas Bogendoerfer 1-0/+1
2020-09-14vgacon: remove software scrollback supportGravatar Linus Torvalds 4-4/+0
2020-09-14x86/boot/compressed: Disable relocation relaxationGravatar Arvind Sankar 1-0/+2
2020-09-14s390: add 3f program exception handlerGravatar Janosch Frank 3-1/+22
2020-09-14s390/pci: fix leak of DMA tables on hard unplugGravatar Niklas Schnelle 2-0/+6
2020-09-14s390/init: add missing __init annotationsGravatar Ilya Leoshkevich 1-3/+3
2020-09-14s390/idle: fix suspicious RCU usageGravatar Peter Zijlstra 1-3/+2
2020-09-13sh: fix syscall tracingGravatar Rich Felker 2-11/+5
2020-09-13sh: remove spurious circular inclusion from asm/smp.hGravatar Rich Felker 1-1/+0
2020-09-13Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 23-60/+70
2020-09-13Merge tag 'arm-soc/for-5.9/devicetree-fixes' of https://github.com/Broadcom/s...Gravatar Olof Johansson 4-4/+4
2020-09-13Merge tag 'imx-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Olof Johansson 3-3/+3
2020-09-13Merge tag 'omap-for-v5.9/fixes-rc3' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Olof Johansson 4-32/+21
2020-09-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 17-61/+120
2020-09-13arm64: Allow CPUs unffected by ARM erratum 1418040 to come in lateGravatar Marc Zyngier 1-2/+6
2020-09-12Merge tag 'for-linus' of git://github.com/openrisc/linuxGravatar Linus Torvalds 3-13/+32
2020-09-12KVM: emulator: more strict rsm checks.Gravatar Maxim Levitsky 1-5/+17
2020-09-12KVM: nSVM: more strict SMM checks when returning to nested guestGravatar Maxim Levitsky 1-11/+18
2020-09-12SVM: nSVM: setup nested msr permission bitmap on nested state loadGravatar Maxim Levitsky 1-0/+3
2020-09-12SVM: nSVM: correctly restore GIF on vmexit from nesting after migrationGravatar Maxim Levitsky 1-1/+3
2020-09-12openrisc: Fix issue with get_user for 64-bit valuesGravatar Stafford Horne 1-12/+21
2020-09-12x86/kvm: don't forget to ACK async PF IRQGravatar Vitaly Kuznetsov 1-0/+2
2020-09-12x86/kvm: properly use DEFINE_IDTENTRY_SYSVEC() macroGravatar Vitaly Kuznetsov 1-4/+0
2020-09-12KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exitGravatar Wanpeng Li 1-0/+1
2020-09-12KVM: SVM: avoid emulation with stale next_ripGravatar Wanpeng Li 1-4/+3
2020-09-11RISC-V: Take text_mutex in ftrace_init_nop()Gravatar Palmer Dabbelt 2-0/+26
2020-09-11KVM: x86: always allow writing '0' to MSR_KVM_ASYNC_PF_ENGravatar Vitaly Kuznetsov 1-1/+1
2020-09-11KVM: SVM: Periodically schedule when unregistering regions on destroyGravatar David Rientjes 1-0/+1