summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-05-27x86/PCI: Drop unused xen_register_pirq() gsi_override parameterWei Liu
2020-05-27copy_xstate_to_kernel(): don't leave parts of destination uninitializedAl Viro
2020-05-27KVM: x86: track manually whether an event has been injectedPaolo Bonzini
2020-05-27KVM: nSVM: Preserve registers modifications done before nested_svm_vmexit()Vitaly Kuznetsov
2020-05-27KVM: x86: Initialize tdp_level during vCPU creationSean Christopherson
2020-05-27KVM: nSVM: leave ASID aside in copy_vmcb_control_areaPaolo Bonzini
2020-05-27KVM: nSVM: fix condition for filtering async PFPaolo Bonzini
2020-05-27kvm/x86: Remove redundant function implementations彭浩(Richard)
2020-05-27KVM: Fix the indentation to match coding styleHaiwei Li
2020-05-27KVM: VMX: replace "fall through" with "return" to indicate different caseMiaohe Lin
2020-05-27KVM: x86: Take an unsigned 32-bit int for has_emulated_msr()'s indexSean Christopherson
2020-05-27KVM: x86: Remove superfluous brackets from case statementSean Christopherson
2020-05-27KVM: x86: allow KVM_STATE_NESTED_MTF_PENDING in kvm_state flagsPaolo Bonzini
2020-05-27Merge branch 'kvm-master' into HEADPaolo Bonzini
2020-05-27Merge tag 'kvm-s390-next-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-05-27KVM: x86: simplify is_mmio_sptePaolo Bonzini
2020-05-27KVM: x86: don't expose MSR_IA32_UMWAIT_CONTROL unconditionallyMaxim Levitsky
2020-05-27KVM: VMX: enable X86_FEATURE_WAITPKG in KVM capabilitiesMaxim Levitsky
2020-05-27KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generatedSean Christopherson
2020-05-27x86: Hide the archdata.iommu field behind generic IOMMU_APIKrzysztof Kozlowski
2020-05-27ia64: Hide the archdata.iommu field behind generic IOMMU_APIKrzysztof Kozlowski
2020-05-27MIPS: Loongson64: select NO_EXCEPT_FILLJiaxun Yang
2020-05-27arm64/cpufeature: Add get_arm64_ftr_reg_nowarn()Anshuman Khandual
2020-05-27x86/apb_timer: Drop unused declaration and macroJohan Hovold
2020-05-27MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()YuanJunQing
2020-05-27MIPS: mm: add page valid judgement in function pte_modifyBibo Mao
2020-05-27mm/memory.c: Add memory read privilege on page fault handlingBibo Mao
2020-05-27mm/memory.c: Update local TLB if PTE entry existsBibo Mao
2020-05-27x86/apb_timer: Drop unused TSC calibrationJohan Hovold
2020-05-27MIPS: Do not flush tlb page when updating PTE entryBibo Mao
2020-05-27MIPS: ingenic: Default to a generic boardPaul Cercueil
2020-05-27MIPS: ingenic: Add support for GCW Zero prototypePaul Cercueil
2020-05-27MIPS: ingenic: DTS: Add memory info of GCW ZeroPaul Cercueil
2020-05-27MIPS: Loongson64: Switch to generic PCI driverJiaxun Yang
2020-05-27MIPS: DTS: Loongson64: Add PCI Controller NodeJiaxun Yang
2020-05-27MIPS: BCM63xx: fix 6328 boot selection bitÁlvaro Fernández Rojas
2020-05-26ARM: dts: imx6qdl-sabresd: enable fec wake-on-lanFugang Duan
2020-05-26ARM: dts: imx: add ethernet stop mode propertyFugang Duan
2020-05-27KVM: PPC: Book3S HV: Relax check on H_SVM_INIT_ABORTLaurent Dufour
2020-05-27KVM: PPC: Book3S: Fix some RCU-list locksQian Cai
2020-05-27KVM: PPC: Book3S HV: Ignore kmemleak false positivesQian Cai
2020-05-27KVM: PPC: Clean up redundant 'kvm_run' parametersTianjia Zhang
2020-05-27KVM: PPC: Remove redundant kvm_run from vcpu_archTianjia Zhang
2020-05-27KVM: PPC: Book3S HV: Read ibm,secure-memory nodesLaurent Dufour
2020-05-27KVM: PPC: Book3S HV: Remove redundant NULL checkChen Zhou
2020-05-26x86/io_apic: Remove unused function mp_init_irq_at_boot()YueHaibing
2020-05-26x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"Andy Lutomirski
2020-05-26powerpc/xive: Clear the page tables for the ESB IO mappingCédric Le Goater
2020-05-26powerpc: Add ppc_inst_as_u64()Michael Ellerman
2020-05-26powerpc: Add ppc_inst_next()Michael Ellerman