aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-21KVM: Fix some wrong function names in commentMiaohe Lin1-1/+1
2020-01-21KVM: x86: check kvm_pit outside kvm_vm_ioctl_reinject()Miaohe Lin1-3/+3
2020-01-21KVM: LAPIC: micro-optimize fixed mode ipi deliveryWanpeng Li1-3/+3
2020-01-21KVM: VMX: FIXED+PHYSICAL mode single target IPI fastpathWanpeng Li5-11/+78
2020-01-08KVM: x86/mmu: WARN if root_hpa is invalid when handling a page faultSean Christopherson1-3/+1
2020-01-08KVM: x86/mmu: WARN on an invalid root_hpaSean Christopherson2-2/+2
2020-01-08KVM: x86/mmu: Move root_hpa validity checks to top of page fault handlerSean Christopherson1-10/+4
2020-01-08KVM: x86/mmu: Move calls to thp_adjust() down a levelSean Christopherson2-24/+18
2020-01-08KVM: x86/mmu: Move transparent_hugepage_adjust() above __direct_map()Sean Christopherson1-38/+38
2020-01-08KVM: x86/mmu: Consolidate tdp_page_fault() and nonpaging_page_fault()Sean Christopherson1-71/+27
2020-01-08KVM: x86/mmu: Rename lpage_disallowed to account_disallowed_nx_lpageSean Christopherson1-2/+2
2020-01-08KVM: x86/mmu: Persist gfn_lpage_is_disallowed() to max_levelSean Christopherson1-10/+18
2020-01-08KVM: x86/mmu: Incorporate guest's page level into max level for shadow MMUSean Christopherson1-12/+8
2020-01-08KVM: x86/mmu: Refactor handling of forced 4k pages in page faultsSean Christopherson2-32/+29
2020-01-08KVM: x86/mmu: Refactor the per-slot level calculation in mapping_level()Sean Christopherson1-5/+5
2020-01-08KVM: x86/mmu: Refactor handling of cache consistency with TDPSean Christopherson1-16/+14
2020-01-08KVM: x86/mmu: Move nonpaging_page_fault() below try_async_pf()Sean Christopherson1-53/+49
2020-01-08KVM: x86/mmu: Fold nonpaging_map() into nonpaging_page_fault()Sean Christopherson1-57/+49
2020-01-08KVM: x86/mmu: Move definition of make_mmu_pages_available() upSean Christopherson1-21/+20
2020-01-08KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVMSean Christopherson6-70/+86
2020-01-08KVM: x86: Add a WARN on TIF_NEED_FPU_LOAD in kvm_load_guest_fpu()Sean Christopherson1-0/+7
2020-01-08KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platformSean Christopherson1-0/+4
2020-01-08kvm: nVMX: Aesthetic cleanup of handle_vmread and handle_vmwriteJim Mattson1-36/+34
2020-01-08kvm: nVMX: VMWRITE checks unsupported field before read-only fieldJim Mattson1-5/+6
2020-01-08kvm: nVMX: VMWRITE checks VMCS-link pointer before VMCS fieldJim Mattson1-34/+25
2020-01-08KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTINGXiaoyao Li3-8/+8
2020-01-08KVM: VMX: Rename NMI_PENDING to NMI_WINDOWXiaoyao Li3-9/+9
2020-01-08KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOWXiaoyao Li4-14/+14
2020-01-08KVM: x86: Fix some comment typosMiaohe Lin2-2/+2
2020-01-08KVM: X86: Convert the last users of "shorthand = 0" to use macrosPeter Xu3-4/+4
2020-01-08KVM: X86: Fix callers of kvm_apic_match_dest() to use correct macrosPeter Xu4-8/+12
2020-01-08KVM: X86: Drop KVM_APIC_SHORT_MASK and KVM_APIC_DEST_MASKPeter Xu3-7/+5
2020-01-08KVM: X86: Use APIC_DEST_* macros properly in kvm_lapic_irq.dest_modePeter Xu4-7/+16
2020-01-08KVM: X86: Move irrelevant declarations out of ioapic.hPeter Xu4-7/+5
2020-01-08KVM: X86: Fix kvm_bitmap_or_dest_vcpus() to use irq shorthandPeter Xu1-1/+1
2020-01-08KVM: explicitly set rmap_head->val to 0 in pte_list_desc_remove_entry()Miaohe Lin1-1/+1
2020-01-08KVM: vmx: remove unreachable statement in vmx_get_msr_feature()Miaohe Lin1-2/+0
2020-01-08KVM: x86: use CPUID to locate host page table reserved bitsPaolo Bonzini1-8/+12
2020-01-05Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds6-19/+35
2020-01-04riscv: prefix IRQ_ macro names with an RV_ namespacePaul Walmsley2-12/+12
2020-01-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds15-46/+32
2020-01-04Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds8-18/+72
2020-01-04hexagon: define ioremap_ucNick Desaulniers1-0/+1
2020-01-04hexagon: work around compiler crashNick Desaulniers1-3/+1
2020-01-04hexagon: parenthesize registers in asm predicatesNick Desaulniers6-23/+23
2020-01-04mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand7-20/+7
2020-01-03Merge tag 'powerpc-5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-2/+3
2020-01-03riscv: ftrace: correct the condition logic in function graph tracerZong Li1-1/+1
2020-01-03riscv: dts: Add DT support for SiFive L2 cache controllerYash Shah1-0/+15
2020-01-03riscv: gcov: enable gcov for RISC-VZong Li1-0/+1