- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- 039aeb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 8 months ago
- cb95312 kvm: add halt-polling cpu usage stats by David Matlack · 4 years, 8 months ago
- 04146f2 KVM: MIPS: use true,false for bool variable by Jason Yan · 4 years, 9 months ago
- da4ad88 kvm: Replace vcpu->swait with rcuwait by Davidlohr Bueso · 4 years, 9 months ago
- 1b94f6f KVM: Remove redundant argument to kvm_arch_vcpu_ioctl_run by Tianjia Zhang · 4 years, 9 months ago
- 812756a kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place by Emanuele Giuseppe Esposito · 4 years, 9 months ago
- b990408 KVM: Pass kvm_init()'s opaque param to additional arch funcs by Sean Christopherson · 4 years, 10 months ago
- 0dff084 KVM: Provide common implementation for generic dirty log functions by Sean Christopherson · 5 years ago
- 9d4c197 KVM: Drop "const" attribute from old memslot in commit_memory_region() by Sean Christopherson · 5 years ago
- 414de7ab KVM: Drop kvm_arch_create_memslot() by Sean Christopherson · 5 years ago
- 879a376 KVM: MIPS: Fold comparecount_func() into comparecount_wakeup() by Sean Christopherson · 5 years ago
- 09df630 KVM: MIPS: Fix a build error due to referencing not-yet-defined function by Sean Christopherson · 5 years ago
- ddd259c KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit() by Sean Christopherson · 5 years ago
- d11dfed KVM: MIPS: Move all vcpu init code into kvm_arch_vcpu_create() by Sean Christopherson · 5 years ago
- afede96 KVM: Drop kvm_arch_vcpu_setup() by Sean Christopherson · 5 years ago
- 5259878 KVM: MIPS: Move .vcpu_setup() call to kvm_arch_vcpu_create() by Sean Christopherson · 5 years ago
- e529ef6 KVM: Move vcpu alloc and init invocation to common code by Sean Christopherson · 5 years ago
- 4543bdc KVM: Introduce kvm_vcpu_destroy() by Sean Christopherson · 5 years ago
- aaf532c KVM: MIPS: Invoke kvm_vcpu_uninit() immediately prior to freeing vcpu by Sean Christopherson · 5 years ago
- 897cc38 KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues by Sean Christopherson · 5 years ago
- 47d51e5 KVM: MIPS: Drop kvm_arch_vcpu_free() by Sean Christopherson · 5 years ago
- 5233009 KVM: MIPS: Use kvm_vcpu_cache to allocate vCPUs by Sean Christopherson · 5 years ago
- 741cbba KVM: remove kvm_arch_has_vcpu_debugfs() by Paolo Bonzini · 5 years ago
- f257d6d KVM: Directly return result from kvm_arch_check_processor_compat() by Sean Christopherson · 6 years ago
- a86cb41 KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID by Thomas Huth · 6 years ago
- c8790d6 MIPS: MemoryMapID (MMID) Support by Paul Burton · 6 years ago
- 2a31b9d kvm: introduce manual dirty log reprotect by Paolo Bonzini · 6 years ago
- 8fe65a8 kvm: rename last argument to kvm_get_dirty_log_protect by Paolo Bonzini · 6 years ago
- 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
- b3dae10 sched/swait: Rename to exclusive by Peter Zijlstra · 7 years ago
- b357bf6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- 1499fa8 kvm: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
- ba3696e9 KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable" by Colin Ian King · 7 years ago
- 5cb0944 KVM: introduce kvm_arch_vcpu_async_ioctl by Paolo Bonzini · 7 years ago
- 9b062471 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl by Christoffer Dall · 7 years ago
- 875656f KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs by Christoffer Dall · 7 years ago
- 1fc9b76 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs by Christoffer Dall · 7 years ago
- accb757 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run by Christoffer Dall · 7 years ago
- 20b7035 KVM: Let KVM_SET_SIGNAL_MASK work as advertised by Jan H. Schönherr · 7 years ago
- 4c0b4bc kvm,mips: Fix potential swait_active() races by Davidlohr Bueso · 7 years ago
- 199b576 KVM: add spinlock optimization framework by Longpeng(Mike) · 7 years ago
- 3042255 kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic by Paolo Bonzini · 8 years ago
- edec9d7 KVM: MIPS/VZ: Trace guest mode changes by James Hogan · 8 years ago
- f4474d5 KVM: MIPS/VZ: Support hardware guest timer by James Hogan · 8 years ago
- c992a4f KVM: MIPS: Implement VZ support by James Hogan · 8 years ago
- ea1bdbf KVM: MIPS: Update exit handler for VZ by James Hogan · 8 years ago
- 1934a3a KVM: MIPS/Entry: Update entry code to support VZ by James Hogan · 8 years ago
- a27660f KVM: MIPS: Abstract guest CP0 register access for VZ by James Hogan · 8 years ago
- 28c1e76 KVM: MIPS: Add guest exit exception callback by James Hogan · 8 years ago
- edab4fe KVM: MIPS: Add hardware_{enable,disable} callback by James Hogan · 8 years ago
- 607ef2f KVM: MIPS: Add callback to check extension by James Hogan · 8 years ago
- a517c1a KVM: MIPS: Init timer frequency from callback by James Hogan · 8 years ago
- a8a3c42 KVM: MIPS: Add VZ & TE capabilities by James Hogan · 8 years ago
- a724492 KVM: MIPS: Extend counters & events for VZ GExcCodes by James Hogan · 8 years ago
- c58cf74 KVM: MIPS: Update kvm_lose_fpu() for VZ by James Hogan · 8 years ago
- 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 460df4c KVM: race-free exit from KVM_RUN without POSIX signals by Paolo Bonzini · 8 years ago
- 12ed1fa KVM: MIPS: Allow multiple VCPUs to be created by James Hogan · 8 years ago
- 654229a KVM: MIPS/T&E: Move CP0 register access into T&E by James Hogan · 8 years ago
- 230c572 KVM: MIPS: Claim KVM_CAP_READONLY_MEM support by James Hogan · 10 years ago
- 411740f KVM: MIPS/MMU: Implement KVM_CAP_SYNC_MMU by James Hogan · 8 years ago
- a1ac9e1 KVM: MIPS: Clean & flush on dirty page logging enable by James Hogan · 8 years ago
- e88643b KVM: MIPS/MMU: Use generic dirty log & protect helper by James Hogan · 8 years ago
- b620911 KVM: MIPS: Implement kvm_arch_flush_shadow_all/memslot by James Hogan · 8 years ago
- 4841e0d KVM: MIPS: Update vcpu->mode and vcpu->cpu by James Hogan · 8 years ago
- 06c158c KVM: MIPS/MMU: Convert guest physical map to page table by James Hogan · 10 years ago
- 6a97c77 KVM: MIPS: Use CP0_BadInstr[P] for emulation by James Hogan · 10 years ago
- 122e51d KVM: MIPS: Improve kvm_get_inst() error return by James Hogan · 8 years ago
- 7a156e9 KVM: MIPS: Drop vm_init() callback by James Hogan · 8 years ago
- 4c86460 KVM: MIPS/MMU: Convert commpage fault handling to page tables by James Hogan · 8 years ago
- aba8592 KVM: MIPS/MMU: Invalidate stale GVA PTEs on TLBW by James Hogan · 8 years ago
- a7cfa7a KVM: MIPS: Add fast path TLB refill handler by James Hogan · 8 years ago
- f7f1427 KVM: MIPS/T&E: Allocate GVA -> HPA page tables by James Hogan · 8 years ago
- 630766b3 KVM: MIPS: Wire up vcpu uninit by James Hogan · 8 years ago
- a2c046e KVM: MIPS: Add vcpu_run() & vcpu_reenter() callbacks by James Hogan · 8 years ago
- c550d53 KVM: MIPS: Remove duplicated ASIDs from vcpu by James Hogan · 8 years ago
- 00104b4 KVM: MIPS: Drop partial KVM_NMI implementation by James Hogan · 8 years ago
- 5a6da5f MIPS: KVM: Return directly after a failed copy_from_user() in kvm_arch_vcpu_ioctl() by Markus Elfring · 8 years ago
- 32eb12a KVM: MIPS: Flush KVM entry code from icache globally by James Hogan · 8 years ago
- 9078210 KVM: MIPS: Fix lazy user ASID regenerate for SMP by James Hogan · 8 years ago
- d852b5f KVM: MIPS: Add missing uaccess.h include by James Hogan · 8 years ago
- d9ab710 Merge tag 'kvm_mips_4.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/kvm-mips into next by Radim Krčmář · 8 years ago
- 25b08c7 KVM: MIPS: Invalidate TLB by regenerating ASIDs by James Hogan · 8 years ago
- 235539b kvm: add stubs for arch specific debugfs support by Luiz Capitulino · 8 years ago
- 2a06dab MIPS: KVM: Fail if ebase doesn't fit in CP0_EBase by James Hogan · 9 years ago
- 70e92c7e MIPS: KVM: Don't save/restore lo/hi for r6 by James Hogan · 9 years ago
- 1f9ca62 MIPS: KVM: Relative branch to common exit handler by James Hogan · 9 years ago
- 1e5217f5 MIPS: KVM: Dynamically choose scratch registers by James Hogan · 9 years ago
- d7b8f89 MIPS: KVM: Add dumping of generated entry code by James Hogan · 9 years ago
- 90e9311 MIPS; KVM: Convert exception entry to uasm by James Hogan · 9 years ago
- 6edaa53 KVM: remove kvm_guest_enter/exit wrappers by Paolo Bonzini · 9 years ago
- 0510870 MIPS: KVM: Add KScratch registers by James Hogan · 9 years ago
- e577593 MIPS: KVM: List FPU/MSA registers by James Hogan · 9 years ago
- f5c43bd MIPS: KVM: Make KVM_GET_REG_LIST dynamic by James Hogan · 9 years ago
- cc68d22 MIPS: KVM: Pass all unknown registers to callbacks by James Hogan · 9 years ago
- 9325860 MIPS: KVM: Add guest mode switch trace events by James Hogan · 9 years ago
- 1e09e86 MIPS: KVM: Clean up kvm_exit trace event by James Hogan · 9 years ago
- 04ebebf MIPS: KVM: Add kvm_aux trace event by James Hogan · 9 years ago