Age | Commit message (Expand) | Author |
2009-10-05 | Fix NULL ptr regression in powernow-k8 | Kurt Roeckx |
2009-10-05 | Revert "KVM: x86: check for cr3 validity in ioctl_set_sregs" | Marcelo Tosatti |
2009-10-05 | KVM: fix cpuid E2BIG handling for extended request types | Mark McLoughlin |
2009-10-05 | KVM guest: fix bogus wallclock physical address calculation | Glauber Costa |
2009-10-05 | KVM: limit lapic periodic timer frequency | Marcelo Tosatti |
2009-10-05 | KVM: MMU: fix bogus alloc_mmu_pages assignment | Marcelo Tosatti |
2009-10-05 | KVM: MMU: fix missing locking in alloc_mmu_pages | Marcelo Tosatti |
2009-10-05 | KVM: x86: Disallow hypercalls for guest callers in rings > 0 | Jan Kiszka |
2009-10-05 | KVM: MMU: make __kvm_mmu_free_some_pages handle empty list | Izik Eidus |
2009-10-05 | KVM: VMX: Fix cr8 exiting control clobbering by EPT | Gleb Natapov |
2009-10-05 | KVM: VMX: Check cpl before emulating debug register access | Avi Kivity |
2009-09-24 | x86, pat: Fix cacheflush address in change_page_attr_set_clr() | Jack Steiner |
2009-09-24 | x86/i386: Make sure stack-protector segment base is cache aligned | Jeremy Fitzhardinge |
2009-09-24 | x86: Fix x86_model test in es7000_apic_is_cluster() | Roel Kluin |
2009-09-08 | x86, amd: Don't probe for extended APIC ID if APICs are disabled | Jeremy Fitzhardinge |
2009-09-08 | KVM: Fix KVM_GET_MSR_INDEX_LIST | Jan Kiszka |
2009-09-08 | KVM: MMU: limit rmap chain length | Marcelo Tosatti |
2009-09-08 | KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_p... | Marcelo Tosatti |
2009-09-08 | KVM: SVM: force new asid on vcpu migration | Marcelo Tosatti |
2009-09-08 | KVM: x86: verify MTRR/PAT validity | Marcelo Tosatti |
2009-09-08 | KVM: Fix cpuid feature misreporting | Avi Kivity |
2009-09-08 | KVM: Ignore reads to K7 EVNTSEL MSRs | Amit Shah |
2009-09-08 | KVM: x86: Ignore reads to EVNTSEL MSRs | Amit Shah |
2009-09-08 | KVM: MMU: Use different shadows when EFER.NXE changes | Avi Kivity |
2009-09-08 | KVM: Deal with interrupt shadow state for emulated instructions | Glauber Costa |
2009-09-08 | KVM: Introduce {set/get}_interrupt_shadow() | Glauber Costa |
2009-09-08 | KVM: MMU: do not free active mmu pages in free_mmu_pages() | Gleb Natapov |
2009-09-08 | KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lock | Marcelo Tosatti |
2009-09-08 | KVM: x86: check for cr3 validity in mmu_alloc_roots | Marcelo Tosatti |
2009-09-08 | x86: don't call '->send_IPI_mask()' with an empty mask | Linus Torvalds |
2009-09-08 | x86: don't send an IPI to the empty set of CPU's | Linus Torvalds |
2009-08-16 | x86: Fix VMI && stack protector | Alok Kataria |
2009-08-16 | x86, pat: Fix set_memory_wc related corruption | Pallipadi, Venkatesh |
2009-08-16 | x86: fix assembly constraints in native_save_fl() | H. Peter Anvin |
2009-08-16 | x86: Fix CPA memtype reserving in the set_pages_array*() cases | Thomas Hellstrom |
2009-07-30 | x86: don't use 'access_ok()' as a range check in get_user_pages_fast() | Linus Torvalds |
2009-07-30 | x86, setup (2.6.30-stable) fix 80x34 and 80x60 console modes | Marc Aurele La France |
2009-07-30 | x86-64: Fix bad_srat() to clear all state | Andi Kleen |
2009-07-30 | x86: Add quirk for Intel DG45ID board to avoid low memory corruption | Alexey Fisher |
2009-07-30 | x86: Fix movq immediate operand constraints in uaccess.h | H. Peter Anvin |
2009-07-30 | x86: Fix movq immediate operand constraints in uaccess_64.h | Uros Bizjak |
2009-07-30 | x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure | Thomas Gleixner |
2009-07-30 | x86/pci: insert ioapic resource before assigning unassigned resources | Yinghai Lu |
2009-07-30 | x86: Fix fixmap page order for FIX_TEXT_POKE0,1 | Mathieu Desnoyers |
2009-07-30 | x86: Fix fixmap ordering | Jan Beulich |
2009-07-19 | Fix pci_unmap_addr() et al on i386. | David Woodhouse |
2009-07-02 | KVM: x86: silence preempt warning on kvm_write_guest_time | Matt T. Yourst |
2009-07-02 | x86: Set cpu_llc_id on AMD CPUs | Andreas Herrmann |
2009-07-02 | x86: Fix non-lazy GS handling in sys_vm86() | Lubomir Rintel |
2009-07-02 | crypto: aes-ni - Fix cbc mode IV saving | Huang Ying |