开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2016-03-03
KVM: MMU: use page track for non-leaf shadow pages
Xiao Guangrong
2016-03-03
KVM: page track: add notifier support
Xiao Guangrong
2016-03-03
KVM: MMU: clear write-flooding on the fast path of tracked page
Xiao Guangrong
2016-03-03
KVM: MMU: let page fault handler be aware tracked page
Xiao Guangrong
2016-03-03
KVM: page track: introduce kvm_slot_page_track_{add,remove}_page
Xiao Guangrong
2016-03-03
KVM: page track: add the framework of guest page tracking
Xiao Guangrong
2016-03-03
KVM: MMU: introduce kvm_mmu_slot_gfn_write_protect
Xiao Guangrong
2016-03-03
KVM: MMU: introduce kvm_mmu_gfn_{allow,disallow}_lpage
Xiao Guangrong
2016-03-03
KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowed
Xiao Guangrong
2016-03-03
kvm: x86: Check dest_map->vector to match eoi signals for rtc
Joerg Roedel
2016-03-03
kvm: x86: Track irq vectors in ioapic->rtc_status.dest_map
Joerg Roedel
2016-03-03
kvm: x86: Convert ioapic->rtc_status.dest_map to a struct
Joerg Roedel
2016-03-03
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2016-03-02
KVM: PPC: Add support for 64bit TCE windows
Alexey Kardashevskiy
2016-03-02
KVM: PPC: Add @offset to kvmppc_spapr_tce_table
Alexey Kardashevskiy
2016-03-02
KVM: PPC: Add @page_shift to kvmppc_spapr_tce_table
Alexey Kardashevskiy
2016-02-29
KVM: PPC: Book3S HV: Add tunable to control H_IPI redirection
Suresh E. Warrier
2016-02-29
KVM: PPC: Book3S HV: Send IPI to host core to wake VCPU
Suresh E. Warrier
2016-02-29
KVM: PPC: Book3S HV: Host side kick VCPU when poked by real-mode KVM
Suresh Warrier
2016-02-29
KVM: PPC: Book3S HV: kvmppc_host_rm_ops - handle offlining CPUs
Suresh Warrier
2016-02-29
KVM: PPC: Book3S HV: Manage core host state
Suresh Warrier
2016-02-29
KVM: PPC: Book3S HV: Host-side RM data structures
Suresh Warrier
2016-02-29
powerpc/xics: Add icp_native_cause_ipi_rm
Suresh Warrier
2016-02-29
powerpc/smp: Add smp_muxed_ipi_set_message
Suresh Warrier
2016-02-29
powerpc/smp: Support more IPI messages
Suresh Warrier
2016-02-23
KVM: x86: use list_last_entry
Geliang Tang
2016-02-23
KVM: x86: use list_for_each_entry*
Geliang Tang
2016-02-23
KVM: x86: MMU: Move handle_mmio_page_fault() call to kvm_mmu_page_fault()
Takuya Yoshikawa
2016-02-23
KVM: x86: MMU: Consolidate quickly_check_mmio_pf() and is_mmio_page_fault()
Takuya Yoshikawa
2016-02-16
KVM: x86: pass kvm_get_time_scale arguments in hertz
Paolo Bonzini
2016-02-16
kvm/x86: Hyper-V VMBus hypercall userspace exit
Andrey Smetanin
2016-02-16
kvm/x86: Reject Hyper-V hypercall continuation
Andrey Smetanin
2016-02-16
kvm/x86: Pass return code of kvm_emulate_hypercall
Andrey Smetanin
2016-02-16
drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
Andrey Smetanin
2016-02-16
kvm/x86: Rename Hyper-V long spin wait hypercall
Andrey Smetanin
2016-02-16
KVM: x86: fix missed hardware breakpoints
Paolo Bonzini
2016-02-16
KVM: x86: fix *NULL on invalid low-prio irq
Radim Krčmář
2016-02-16
KVM: x86: rewrite handling of scaled TSC for kvmclock
Paolo Bonzini
2016-02-16
KVM: x86: rename argument to kvm_set_tsc_khz
Paolo Bonzini
2016-02-16
KVM: VMX: Fix guest debugging while in L2
Jan Kiszka
2016-02-16
KVM: VMX: Factor out is_exception_n helper
Jan Kiszka
2016-02-16
KVM: PPC: Add support for multiple-TCE hcalls
Alexey Kardashevskiy
2016-02-16
KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpers
Alexey Kardashevskiy
2016-02-16
KVM: PPC: Replace SPAPR_TCE_SHIFT with IOMMU_PAGE_SHIFT_4K
Alexey Kardashevskiy
2016-02-16
KVM: PPC: Account TCE-containing pages in locked_vm
Alexey Kardashevskiy
2016-02-16
KVM: PPC: Use RCU for arch.spapr_tce_tables
Alexey Kardashevskiy
2016-02-16
KVM: PPC: Rework H_PUT_TCE/H_GET_TCE handlers
Alexey Kardashevskiy
2016-02-16
powerpc: Make vmalloc_to_phys() public
Alexey Kardashevskiy
2016-02-15
vfio: Enable VFIO device for powerpc
David Gibson
2016-02-10
KVM: s390: bail out early on fatal signal in dirty logging
Christian Borntraeger
[next]