summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-3014-93/+185
|\
| * Merge tag 'kvm-ppc-fixes-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2017-11-273-16/+25
| |\
| | * KVM: PPC: Book3S HV: Fix migration and HPT resizing of HPT guests on radix hostsPaul Mackerras2017-11-233-16/+25
| * | KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr2017-11-274-20/+8
| * | KVM: VMX: Fix vmx->nested freeing when no SMI handlerWanpeng Li2017-11-271-1/+2
| * | KVM: VMX: Fix rflags cache during vCPU resetWanpeng Li2017-11-271-1/+1
| * | KVM: X86: Fix softlockup when get the current kvmclockWanpeng Li2017-11-271-4/+7
| * | KVM: lapic: Fixup LDR on load in x2apicDr. David Alan Gilbert2017-11-271-0/+5
| * | KVM: lapic: Split out x2apic ldr calculationDr. David Alan Gilbert2017-11-271-1/+6
| * | KVM: vmx: use X86_CR4_UMIP and X86_FEATURE_UMIPPaolo Bonzini2017-11-171-2/+1
| * | KVM: x86: Fix CPUID function for word 6 (80000001_ECX)Janakarajan Natarajan2017-11-171-1/+1
| * | KVM: nVMX: Fix vmx_check_nested_events() return value in case an event was re...Liran Alon2017-11-171-7/+6
| * | KVM: x86: ioapic: Preserve read-only values in the redirection tableNikita Leshenko2017-11-171-0/+6
| * | KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggeredNikita Leshenko2017-11-171-1/+10
| * | KVM: x86: ioapic: Remove redundant check for Remote IRR in ioapic_set_irqNikita Leshenko2017-11-171-5/+5
| * | KVM: x86: ioapic: Don't fire level irq when Remote IRR setNikita Leshenko2017-11-171-1/+3
| * | KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure raceNikita Leshenko2017-11-171-2/+1
| * | KVM: x86: inject exceptions produced by x86_decode_insnPaolo Bonzini2017-11-171-0/+2
| * | KVM: x86: Allow suppressing prints on RDMSR/WRMSR of unhandled MSRsEyal Moscovici2017-11-171-4/+13
| * | KVM: x86: fix em_fxstor() sleeping while in atomicDavid Hildenbrand2017-11-171-6/+26
| * | KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failureWanpeng Li2017-11-171-12/+22
| * | KVM: nVMX: Validate the IA32_BNDCFGS on nested VM-entryWanpeng Li2017-11-171-0/+5
| * | KVM: X86: Fix operand/address-size during instruction decodingWanpeng Li2017-11-171-0/+7
| * | KVM: x86: Don't re-execute instruction when not passing CR2 valueLiran Alon2017-11-172-2/+3
| * | KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failureLiran Alon2017-11-171-1/+1
| * | KVM: x86: Exit to user-mode on #UD intercept when emulator requiresLiran Alon2017-11-172-0/+4
| * | KVM: nVMX/nSVM: Don't intercept #UD when running L2Liran Alon2017-11-172-6/+12
| * | KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junkLiran Alon2017-11-171-0/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-3068-234/+90
|\ \ \
| * | | s390/gs: add compat regset for the guarded storage broadcast control blockMartin Schwidefsky2017-11-281-0/+8
| * | | s390: revert ELF_ET_DYN_BASE base changesMartin Schwidefsky2017-11-241-7/+8
| * | | s390: Remove redundant license textGreg Kroah-Hartman2017-11-244-24/+0
| * | | s390: crypto: Remove redundant license textGreg Kroah-Hartman2017-11-248-46/+0
| * | | s390: include: Remove redundant license textGreg Kroah-Hartman2017-11-2412-73/+0
| * | | s390: kernel: Remove redundant license textGreg Kroah-Hartman2017-11-2413-72/+0
| * | | s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-2410-0/+10
| * | | s390: appldata: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-244-0/+4
| * | | s390: pci: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-244-0/+4
| * | | s390: mm: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-244-0/+4
| * | | s390: crypto: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-2411-0/+11
| * | | s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-2422-0/+22
| * | | s390: sthyi: add SPDX identifiers to the remaining filesMartin Schwidefsky2017-11-241-0/+1
| * | | s390/debug: use pK for kernel pointersChristian Borntraeger2017-11-241-1/+1
| * | | s390: fix alloc_pgste check in init_new_context againMartin Schwidefsky2017-11-241-1/+1
| * | | s390/disassembler: correct disassembly lines alignmentVasily Gorbik2017-11-241-1/+1
| * | | s390/disassembler: remove confusing codeHeiko Carstens2017-11-201-1/+6
| * | | s390: rework __switch_to() to allow larger task_struct offsetsHeiko Carstens2017-11-201-8/+7
| * | | s390/topology: fix compile error in file arch/s390/kernel/smp.cThomas Richter2017-11-202-0/+2
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-309-10/+18
|\ \ \ \
| * | | | mm: replace pmd_write with pmd_access_permitted in fault + gup pathsDan Williams2017-11-301-1/+1