Age | Commit message (Expand) | Author |
2015-02-06 | kvm: add halt_poll_ns module parameter | Paolo Bonzini |
2015-02-05 | kvm: remove KVM_MMIO_SIZE | Tiejun Chen |
2015-02-02 | KVM: x86: revert "add method to test PIR bitmap vector" | Marcelo Tosatti |
2015-01-30 | KVM: VMX: Add PML support in VMX | Kai Huang |
2015-01-29 | KVM: x86: Add new dirty logging kvm_x86_ops for PML | Kai Huang |
2015-01-29 | KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access | Kai Huang |
2015-01-29 | KVM: MMU: Add mmu help functions to support PML | Kai Huang |
2015-01-26 | KVM: x86: IRET emulation does not clear NMI masking | Nadav Amit |
2015-01-23 | Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini |
2015-01-21 | kvm: Fix CR3_PCID_INVD type on 32-bit | Borislav Petkov |
2015-01-20 | KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issue | Marcelo Tosatti |
2015-01-16 | KVM: x86: switch to kvm_get_dirty_log_protect | Paolo Bonzini |
2015-01-09 | KVM: x86: #PF error-code on R/W operations is wrong | Nadav Amit |
2015-01-08 | KVM: x86: add method to test PIR bitmap vector | Marcelo Tosatti |
2015-01-08 | KVM: nVMX: Improve nested msr switch checking | Eugene Korenevsky |
2015-01-08 | KVM: nVMX: Add nested msr load/restore algorithm | Wincy Van |
2014-12-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds |
2014-12-19 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-12-19 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-12-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-12-18 | x86/tls: Don't validate lm in set_thread_area() after all | Andy Lutomirski |
2014-12-18 | x86/spinlock: Replace ACCESS_ONCE with READ_ONCE | Christian Borntraeger |
2014-12-18 | KVM: move APIC types to arch/x86/ | Paolo Bonzini |
2014-12-16 | Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2014-12-16 | x86, irq: Move IRQ initialization routines from io_apic.c into vector.c | Jiang Liu |
2014-12-16 | x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h | Jiang Liu |
2014-12-16 | x86, irq: Move PCI MSI related code from io_apic.c into msi.c | Jiang Liu |
2014-12-16 | x86, irq: Make UP version of irq_complete_move() an inline stub | Thomas Gleixner |
2014-12-16 | x86, irq: Move local APIC related code from io_apic.c into vector.c | Jiang Liu |
2014-12-16 | x86, irq: Introduce helpers to access struct irq_cfg | Jiang Liu |
2014-12-16 | x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx() | Jiang Liu |
2014-12-16 | x86, irq: Refine hw_irq.h to prepare for irqdomain support | Jiang Liu |
2014-12-16 | x86, irq: Convert irq_2_pin list to generic list | Yinghai Lu |
2014-12-16 | x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector() | Jiang Liu |
2014-12-16 | x86, irq: Introduce helper to check whether an IOAPIC has been registered | Jiang Liu |
2014-12-16 | x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removal | Jiang Liu |
2014-12-16 | x86, irq: Refine mp_register_ioapic() to prepare for IOAPIC hotplug | Jiang Liu |
2014-12-16 | x86, irq: Remove __init marker for functions will be used by IOAPIC hotplug | Jiang Liu |
2014-12-16 | x86: Avoid building unused IRQ entry stubs | Jan Beulich |
2014-12-16 | x86: irq: Fix placement of mp_should_keep_irq() | Jan Beulich |
2014-12-16 | x86, irq: Provide empty send_cleanup_vector() stub for UP builds | Jiang Liu |
2014-12-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-12-11 | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-12-11 | arch: Add lightweight memory barriers dma_rmb() and dma_wmb() | Alexander Duyck |
2014-12-11 | arch: Cleanup read_barrier_depends() and comments | Alexander Duyck |
2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-12-11 | Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2014-12-11 | x86/asm: Unify segment selector defines | Borislav Petkov |
2014-12-11 | x86/mm: Fix zone ranges boot printout | Xishi Qiu |