Age | Commit message (Expand) | Author |
2017-04-28 | Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-next | Paul Mackerras |
2017-04-27 | Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini |
2017-04-27 | KVM: mark requests that need synchronization | Paolo Bonzini |
2017-04-27 | KVM: return if kvm_vcpu_wake_up() did wake up the VCPU | Radim Krčmář |
2017-04-27 | KVM: add explicit barrier to kvm_vcpu_kick | Andrew Jones |
2017-04-27 | KVM: perform a wake_up in kvm_make_all_cpus_request | Radim Krčmář |
2017-04-27 | KVM: remove #ifndef CONFIG_S390 around kvm_vcpu_wake_up | Radim Krčmář |
2017-04-27 | KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller | Benjamin Herrenschmidt |
2017-04-21 | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini |
2017-04-20 | KVM: PPC: VFIO: Add in-kernel acceleration for VFIO | Alexey Kardashevskiy |
2017-04-19 | KVM: arm/arm64: vgic-v3: Fix off-by-one LR access | Marc Zyngier |
2017-04-19 | KVM: arm/arm64: vgic-v3: De-optimize VMCR save/restore when emulating a GICv2 | Marc Zyngier |
2017-04-12 | KVM: x86: cleanup return handling in setup_routing_entry() | David Hildenbrand |
2017-04-12 | KVM: x86: rename kvm_vcpu_request_scan_ioapic() | David Hildenbrand |
2017-04-12 | KVM: x86: race between KVM_SET_GSI_ROUTING and KVM_CREATE_IRQCHIP | David Hildenbrand |
2017-04-09 | KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchip | Christoffer Dall |
2017-04-09 | KVM: arm/arm64: Support arch timers with a userspace gic | Alexander Graf |
2017-04-09 | KVM: arm/arm64: Cleanup the arch timer code's irqchip checking | Christoffer Dall |
2017-04-09 | KVM: arm/arm64: vgic: Improve sync_hwstate performance | Christoffer Dall |
2017-04-09 | KVM: arm/arm64: vgic: Don't check vgic_initialized in sync/flush | Christoffer Dall |
2017-04-09 | KVM: arm/arm64: vgic: Implement early VGIC init functionality | Christoffer Dall |
2017-04-09 | KVM: arm/arm64: vgic: Get rid of MISR and EISR fields | Christoffer Dall |
2017-04-09 | KVM: arm/arm64: vgic: Get rid of unnecessary save_maint_int_state | Christoffer Dall |
2017-04-09 | KVM: arm/arm64: vgic: Get rid of unnecessary process_maintenance operation | Christoffer Dall |
2017-04-09 | KVM: arm/arm64: vgic: Only set underflow when actually out of LRs | Christoffer Dall |
2017-04-09 | KVM: arm/arm64: vgic: Get rid of live_lrs | Christoffer Dall |
2017-04-09 | KVM: arm/arm64: vgic: Avoid flushing vgic state when there's no pending IRQ | Shih-Wei Li |
2017-04-09 | KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put | Christoffer Dall |
2017-04-07 | kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public | Paolo Bonzini |
2017-04-07 | kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic | Paolo Bonzini |
2017-04-07 | KVM: x86: drop legacy device assignment | Paolo Bonzini |
2017-04-05 | Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne... | Radim Krčmář |
2017-04-04 | KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABI | Christoffer Dall |
2017-04-04 | KVM: arm64: Ensure LRs are clear when they should be | Christoffer Dall |
2017-03-28 | KVM: pci-assign: do not map smm memory slot pages in vt-d page tables | Herongguang (Stephen) |
2017-03-23 | KVM: kvm_io_bus_unregister_dev() should never fail | David Hildenbrand |
2017-03-23 | arm: kvm: move kvm_vgic_global_state out of .text section | Ard Biesheuvel |
2017-03-21 | KVM: x86: clear bus pointer when destroyed | Peter Xu |
2017-03-07 | KVM: arm/arm64: VGIC: Fix command handling while ITS being disabled | Andre Przywara |
2017-03-07 | KVM: arm/arm64: Let vcpu thread modify its own active state | Jintack Lim |
2017-03-06 | KVM: arm/arm64: vgic-v3: Don't pretend to support IRQ/FIQ bypass | Marc Zyngier |
2017-03-04 | Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-01 | kvm: convert kvm.users_count from atomic_t to refcount_t | Elena Reshetova |
2017-02-27 | mm: add new mmget() helper | Vegard Nossum |
2017-02-27 | mm: add new mmgrab() helper | Vegard Nossum |
2017-02-24 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang |
2017-02-17 | KVM: Return an error code only as a constant in kvm_get_dirty_log() | Markus Elfring |