summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-09-16powerpc/tm: Fix restoring FP/VMX facility incorrectly on interruptsGustavo Romero1-16/+2
2019-09-16powerpc/tm: Remove msr_tm_active()Breno Leitao2-13/+15
2019-09-16powerpc/mm: Limit rma_size to 1TB when running without HV modeSuraj Jitindar Singh1-0/+9
2019-09-16ARM: dts: gemini: Set DIR-685 SPI CS as active lowLinus Walleij1-1/+1
2019-09-16KVM: PPC: Book3S HV: Fix CR0 setting in TM emulationMichael Neuling1-3/+3
2019-09-16KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu structPaul Mackerras13-32/+30
2019-09-16KVM: VMX: check CPUID before allowing read/write of IA32_XSSWanpeng Li1-2/+8
2019-09-16KVM: VMX: Fix handling of #MC that occurs during VM-EntrySean Christopherson1-12/+8
2019-09-16KVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT with bad valueSean Christopherson1-2/+3
2019-09-16KVM: x86: optimize check for valid PAT valuePaolo Bonzini3-10/+12
2019-09-16kvm: Check irqchip mode before assign irqfdPeter Xu2-0/+8
2019-09-16ARC: mm: SIGSEGV userspace trying to access kernel virtual memoryEugeniy Paltsev1-6/+3
2019-09-16ARC: mm: fix uninitialised signal code in do_page_faultEugeniy Paltsev1-1/+1
2019-09-16signal/arc: Use force_sig_fault where appropriateEric W. Biederman1-15/+5
2019-09-16ARM: dts: qcom: ipq4019: enlarge PCIe BAR rangeChristian Lamparter1-2/+2
2019-09-16ARM: dts: qcom: ipq4019: Fix MSI IRQ typeNiklas Cassel1-1/+1
2019-09-16ARM: dts: qcom: ipq4019: fix PCI rangeMathias Kresin1-1/+1
2019-09-16KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernelsSean Christopherson2-4/+16
2019-09-16x86/kvm: move kvm_load/put_guest_xcr0 into atomic contextWANG Chao4-6/+12
2019-09-16kvm: mmu: Fix overflow on kvm mmu page limit calculationBen Gardon4-16/+15
2019-09-16arm64: dts: stratix10: add the sysmgr-syscon property from the gmac'sDinh Nguyen1-0/+3
2019-09-16powerpc/kvm: Save and restore host AMR/IAMR/UAMORMichael Ellerman1-9/+17
2019-09-16x86/kvmclock: set offset for kvm unstable clockPavel Tatashin1-5/+1
2019-09-16KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-runSean Christopherson1-1/+1
2019-09-16ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while ...Vineet Gupta1-4/+9
2019-09-16ARC: show_regs: lockdep: re-enable preemptionVineet Gupta1-0/+8
2019-09-16powerpc/pkeys: Fix handling of pkey state across fork()Ram Pai2-6/+19
2019-09-16KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and MMU mode switchPaul Mackerras2-4/+14
2019-09-16ARM: davinci: dm644x: define gpio interrupts as separate resourcesBartosz Golaszewski1-0/+20
2019-09-16ARM: davinci: dm355: define gpio interrupts as separate resourcesBartosz Golaszewski1-0/+30
2019-09-16ARM: davinci: dm646x: define gpio interrupts as separate resourcesBartosz Golaszewski1-0/+10
2019-09-16ARM: davinci: dm365: define gpio interrupts as separate resourcesBartosz Golaszewski1-0/+35
2019-09-16ARM: davinci: da8xx: define gpio interrupts as separate resourcesBartosz Golaszewski1-0/+40
2019-09-16x86/kvm/lapic: preserve gfn_to_hva_cache len on cache reinitVitaly Kuznetsov1-2/+10
2019-09-16KVM: hyperv: define VP assist page helpersLadi Prosek5-6/+29
2019-09-16KVM: x86: hyperv: keep track of mismatched VP indexesVitaly Kuznetsov2-3/+26
2019-09-16KVM: x86: hyperv: consistently use 'hv_vcpu' for 'struct kvm_vcpu_hv' variablesVitaly Kuznetsov1-9/+9
2019-09-16KVM: x86: hyperv: enforce vp_index < KVM_MAX_VCPUSVitaly Kuznetsov1-3/+5
2019-09-16x86, hibernate: Fix nosave_regions setup for hibernationZhimin Gu1-1/+1
2019-09-16riscv: remove unused variable in ftraceDavid Abdurachmanov1-1/+0
2019-09-16arm64: dts: rockchip: enable usb-host regulators at boot on rk3328-rock64Dmitry Voytik1-0/+2
2019-09-16powerpc/64: mark start_here_multiplatform as __refChristophe Leroy1-0/+2
2019-09-16x86/ftrace: Fix warning and considate ftrace_jmp_replace() and ftrace_call_re...Steven Rostedt (VMware)1-25/+17
2019-09-16powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGustavo Romero1-1/+2
2019-09-10Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds1-4/+0
2019-09-10x86/boot/compressed/64: Fix missing initialization in find_trampoline_placeme...Kirill A. Shutemov1-1/+1
2019-09-10x86/boot/compressed/64: Fix boot on machines with broken E820 tableKirill A. Shutemov1-3/+10
2019-09-10x86/boot: Preserve boot_params.secure_boot from sanitizingJohn S. Gruber1-0/+1
2019-09-06x86/ptrace: fix up botched merge of spectrev1 fixGreg Kroah-Hartman1-2/+1
2019-09-06KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handlingAlexey Kardashevskiy2-4/+8