index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu
Age
Commit message (
Expand
)
Author
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: Fix some comment typos
Miaohe Lin
2020-01-08
KVM: explicitly set rmap_head->val to 0 in pte_list_desc_remove_entry()
Miaohe Lin
2020-01-08
KVM: x86: use CPUID to locate host page table reserved bits
Paolo Bonzini
2019-12-10
x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>
Ingo Molnar
2019-11-21
KVM: x86: create mmu/ subdirectory
Paolo Bonzini
[prev]