index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2020-01-21
KVM: Fix some writing mistakes
Miaohe Lin
2020-01-21
KVM: hyperv: Fix some typos in vcpu unimpl info
Miaohe Lin
2020-01-21
KVM: Fix some grammar mistakes
Miaohe Lin
2020-01-21
KVM: Fix some comment typos and missing parentheses
Miaohe Lin
2020-01-21
KVM: Fix some out-dated function names in comment
Miaohe Lin
2020-01-21
KVM: Fix some wrong function names in comment
Miaohe Lin
2020-01-21
KVM: x86: check kvm_pit outside kvm_vm_ioctl_reinject()
Miaohe Lin
2020-01-21
KVM: LAPIC: micro-optimize fixed mode ipi delivery
Wanpeng Li
2020-01-21
KVM: VMX: FIXED+PHYSICAL mode single target IPI fastpath
Wanpeng Li
2020-01-08
KVM: x86/mmu: WARN if root_hpa is invalid when handling a page fault
Sean Christopherson
2020-01-08
KVM: x86/mmu: WARN on an invalid root_hpa
Sean Christopherson
2020-01-08
KVM: x86/mmu: Move root_hpa validity checks to top of page fault handler
Sean Christopherson
2020-01-08
KVM: x86/mmu: Move calls to thp_adjust() down a level
Sean Christopherson
2020-01-08
KVM: x86/mmu: Move transparent_hugepage_adjust() above __direct_map()
Sean Christopherson
2020-01-08
KVM: x86/mmu: Consolidate tdp_page_fault() and nonpaging_page_fault()
Sean Christopherson
2020-01-08
KVM: x86/mmu: Rename lpage_disallowed to account_disallowed_nx_lpage
Sean Christopherson
2020-01-08
KVM: x86/mmu: Persist gfn_lpage_is_disallowed() to max_level
Sean Christopherson
2020-01-08
KVM: x86/mmu: Incorporate guest's page level into max level for shadow MMU
Sean Christopherson
2020-01-08
KVM: x86/mmu: Refactor handling of forced 4k pages in page faults
Sean Christopherson
2020-01-08
KVM: x86/mmu: Refactor the per-slot level calculation in mapping_level()
Sean Christopherson
2020-01-08
KVM: x86/mmu: Refactor handling of cache consistency with TDP
Sean Christopherson
2020-01-08
KVM: x86/mmu: Move nonpaging_page_fault() below try_async_pf()
Sean Christopherson
2020-01-08
KVM: x86/mmu: Fold nonpaging_map() into nonpaging_page_fault()
Sean Christopherson
2020-01-08
KVM: x86/mmu: Move definition of make_mmu_pages_available() up
Sean Christopherson
2020-01-08
KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
Sean Christopherson
2020-01-08
KVM: x86: Add a WARN on TIF_NEED_FPU_LOAD in kvm_load_guest_fpu()
Sean Christopherson
2020-01-08
KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platform
Sean Christopherson
2020-01-08
kvm: nVMX: Aesthetic cleanup of handle_vmread and handle_vmwrite
Jim Mattson
2020-01-08
kvm: nVMX: VMWRITE checks unsupported field before read-only field
Jim Mattson
2020-01-08
kvm: nVMX: VMWRITE checks VMCS-link pointer before VMCS field
Jim Mattson
2020-01-08
KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTING
Xiaoyao Li
2020-01-08
KVM: VMX: Rename NMI_PENDING to NMI_WINDOW
Xiaoyao Li
2020-01-08
KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOW
Xiaoyao Li
2020-01-08
KVM: x86: Fix some comment typos
Miaohe Lin
2020-01-08
KVM: X86: Convert the last users of "shorthand = 0" to use macros
Peter Xu
2020-01-08
KVM: X86: Fix callers of kvm_apic_match_dest() to use correct macros
Peter Xu
2020-01-08
KVM: X86: Drop KVM_APIC_SHORT_MASK and KVM_APIC_DEST_MASK
Peter Xu
2020-01-08
KVM: X86: Use APIC_DEST_* macros properly in kvm_lapic_irq.dest_mode
Peter Xu
2020-01-08
KVM: X86: Move irrelevant declarations out of ioapic.h
Peter Xu
2020-01-08
KVM: X86: Fix kvm_bitmap_or_dest_vcpus() to use irq shorthand
Peter Xu
2020-01-08
KVM: explicitly set rmap_head->val to 0 in pte_list_desc_remove_entry()
Miaohe Lin
2020-01-08
KVM: vmx: remove unreachable statement in vmx_get_msr_feature()
Miaohe Lin
2020-01-08
KVM: x86: use CPUID to locate host page table reserved bits
Paolo Bonzini
2020-01-05
Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-01-04
riscv: prefix IRQ_ macro names with an RV_ namespace
Paul Walmsley
2020-01-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-01-04
Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-01-04
hexagon: define ioremap_uc
Nick Desaulniers
2020-01-04
hexagon: work around compiler crash
Nick Desaulniers
2020-01-04
hexagon: parenthesize registers in asm predicates
Nick Desaulniers
[next]