Age | Commit message (Expand) | Author |
2009-05-02 | KVM: VMX: Flush volatile msrs before emulating rdmsr | Avi Kivity |
2009-05-02 | KVM: x86: fix LAPIC pending count calculation | Marcelo Tosatti |
2009-05-02 | KVM: x86: disable kvmclock on non constant TSC hosts | Marcelo Tosatti |
2009-05-02 | KVM: PIT: fix i8254 pending count read | Marcelo Tosatti |
2009-05-02 | KVM: MMU: handle large host sptes on invlpg/resync | Marcelo Tosatti |
2009-05-02 | KVM: MMU: check for present pdptr shadow page in walk_shadow | Marcelo Tosatti |
2009-05-02 | KVM: x86 emulator: Fix handling of VMMCALL instruction | Amit Shah |
2009-05-02 | KVM: Fix cpuid iteration on multiple leaves per eac | Nitin A Kamble |
2009-05-02 | KVM: Fix cpuid leaf 0xb loop termination | Nitin A Kamble |
2009-05-02 | KVM: MMU: Fix aliased gfns treated as unaliased | Izik Eidus |
2009-05-02 | KVM: SVM: Set the 'busy' flag of the TR selector | Amit Shah |
2009-05-02 | KVM: SVM: Set the 'g' bit of the cs selector for cross-vendor migration | Amit Shah |
2009-05-02 | KVM: VMX: Move private memory slot position | Sheng Yang |
2009-05-02 | KVM: MMU: Extend kvm_mmu_page->slot_bitmap size | Sheng Yang |
2009-05-02 | KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callback | Gleb Natapov |
2009-05-02 | KVM: x86: Reset pending/inject NMI state on CPU reset | Jan Kiszka |
2009-05-02 | x86, setup: mark %esi as clobbered in E820 BIOS call | Michael K. Johnson |
2009-05-02 | x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRs | Andreas Herrmann |
2009-05-02 | x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited prot | Venkatesh Pallipadi |
2009-03-23 | Fix misreporting of #cores as #hyperthreads for Q9550 | Joe Korty |
2009-03-16 | x86: fix math_emu register frame access | Tejun Heo |
2009-03-16 | x86: math_emu info cleanup | Tejun Heo |
2009-03-16 | x86, hpet: fix for LS21 + HPET = boot hang | john stultz |
2009-03-16 | x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption | Jeremy Fitzhardinge |
2009-03-16 | xen: disable interrupts early, as start_kernel expects | Jeremy Fitzhardinge |
2009-03-16 | x86-64: syscall-audit: fix 32/64 syscall hole | Roland McGrath |
2009-03-16 | x86-64: seccomp: fix 32/64 syscall hole | Roland McGrath |
2009-03-16 | x86-64: fix int $0x80 -ENOSYS return | Roland McGrath |
2009-03-16 | x86: tone down mtrr_trim_uncached_memory() warning | Ingo Molnar |
2009-03-16 | x86: add Dell XPS710 reboot quirk | Leann Ogasawara |
2009-03-16 | x86: oprofile: don't set counter width from cpuid on Core2 | Tim Blechmann |
2009-03-16 | x86, vmi: TSC going backwards check in vmi clocksource | Alok N Kataria |
2009-03-16 | mm: clean up for early_pfn_to_nid() | KAMEZAWA Hiroyuki |
2009-02-20 | x86, vm86: fix preemption bug | Thomas Gleixner |
2009-02-20 | x86/cpa: make sure cpa is safe to call in lazy mmu mode | Jeremy Fitzhardinge |
2009-02-17 | x86: microcode_amd: fix wrong handling of equivalent CPU id | Andreas Herrmann |
2009-02-17 | x86, vmi: put a missing paravirt_release_pmd in pgd_dtor | Alok Kataria |
2009-02-12 | x86: APIC: enable workaround on AMD Fam10h CPUs | Borislav Petkov |
2009-02-12 | prevent kprobes from catching spurious page faults | Masami Hiramatsu |
2009-02-06 | ACPI: Avoid array address overflow when _CST MWAIT hint bits are set | Zhao Yakui |
2009-02-06 | PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDs | Seth Heasley |
2009-02-06 | x86: use early clobbers in usercopy*.c | Andi Kleen |
2009-02-02 | x86, pat: fix PTE corruption issue while mapping RAM using /dev/mem | Suresh Siddha |
2009-02-02 | x86, pat: fix reserve_memtype() for legacy 1MB range | Suresh Siddha |
2009-02-02 | x86: fix page attribute corruption with cpa() | Suresh Siddha |
2009-02-02 | x86, mm: fix pte_free() | Peter Zijlstra |
2009-01-18 | x86: avoid theoretical vmalloc fault loop | Andi Kleen |
2009-01-18 | x86: fix RIP printout in early_idt_handler | Jiri Slaby |
2009-01-18 | Rename old_readdir to sys_old_readdir | Heiko Carstens |
2009-01-18 | x86: fix incorrect __read_mostly on _boot_cpu_pda | Ravikiran G Thirumalai |