Age | Commit message (Expand) | Author |
2010-08-10 | xen: drop xen_sched_clock in favour of using plain wallclock time | Jeremy Fitzhardinge |
2010-08-10 | KVM: MMU: flush remote tlbs when overwriting spte with different pfn | Xiao Guangrong |
2010-08-06 | add random binaries to .gitignore | Jan III Sobieski |
2010-08-02 | ACPI: Unconditionally set SCI_EN on resume | Matthew Garrett |
2010-08-02 | ACPI: skip checking BM_STS if the BIOS doesn't ask for it | Len Brown |
2010-08-02 | PM / x86: Save/restore MISC_ENABLE register | Ondrej Zary |
2010-08-02 | KVM: MMU: invalidate and flush on spte small->large page size change | Marcelo Tosatti |
2010-08-02 | KVM: SVM: Implement workaround for Erratum 383 | Joerg Roedel |
2010-08-02 | KVM: SVM: Handle MCEs early in the vmexit process | Joerg Roedel |
2010-08-02 | KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 page | Avi Kivity |
2010-08-02 | x86, i8259: Only register sysdev if we have a real 8259 PIC | Adam Lackorzynski |
2010-08-02 | x86: kprobes: fix swapped segment registers in kretprobe | Roland McGrath |
2010-08-02 | x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chain | Jacob Pan |
2010-08-02 | x86: Do not try to disable hpet if it hasn't been initialized before | Stefano Stabellini |
2010-08-02 | x86: Fix x2apic preenabled system with kexec | Yinghai Lu |
2010-08-02 | x86, Calgary: Limit the max PHB number to 256 | Darrick J. Wong |
2010-08-02 | x86, Calgary: Increase max PHB number | Darrick J. Wong |
2010-08-02 | x86: Fix vsyscall on gcc 4.5 with -Os | Andi Kleen |
2010-08-02 | x86: Send a SIGTRAP for user icebp traps | Frederic Weisbecker |
2010-08-02 | perf, x86: Fix incorrect branches event on AMD CPUs | Vince Weaver |
2010-08-02 | perf_events: Fix Intel Westmere event constraints | Stephane Eranian |
2010-07-05 | KVM: SVM: Don't allow nested guest to VMMCALL into host | Joerg Roedel |
2010-07-05 | KVM: x86: Inject #GP with the right rip on efer writes | Joerg Roedel |
2010-07-05 | KVM: x86: Add missing locking to arch specific vcpu ioctls | Avi Kivity |
2010-07-05 | KVM: Fix wallclock version writing race | Avi Kivity |
2010-07-05 | KVM: MMU: Don't read pdptrs with mmu spinlock held in mmu_alloc_roots | Avi Kivity |
2010-07-05 | KVM: VMX: enable VMXON check with SMX enabled (Intel TXT) | Shane Wang |
2010-07-05 | KVM: MMU: Segregate shadow pages with different cr0.wp | Avi Kivity |
2010-07-05 | KVM: x86: Check LMA bit before set_efer | Sheng Yang |
2010-07-05 | KVM: Don't allow lmsw to clear cr0.pe | Avi Kivity |
2010-07-05 | x86, paravirt: Add a global synchronization point for pvclock | Glauber Costa |
2010-07-05 | KVM: SVM: Report emulated SVM features to userspace | Joerg Roedel |
2010-07-05 | KVM: x86: Add callback to let modules decide over some supported cpuid bits | Joerg Roedel |
2010-07-05 | KVM: SVM: Fix wrong interrupt injection in enable_irq_windows | Joerg Roedel |
2010-07-05 | KVM: SVM: Don't sync nested cr8 to lapic and back | Joerg Roedel |
2010-07-05 | KVM: SVM: Fix nested msr intercept handling | Joerg Roedel |
2010-07-05 | KVM: SVM: Sync all control registers on nested vmexit | Joerg Roedel |
2010-07-05 | KVM: SVM: Fix schedule-while-atomic on nested exception handling | Joerg Roedel |
2010-07-05 | KVM: SVM: Don't use kmap_atomic in nested_svm_map | Joerg Roedel |
2010-07-05 | perf_events: Fix resource leak in x86 __hw_perf_event_init() | Stephane Eranian |
2010-07-05 | arch/x86/kernel: Add missing spin_unlock | Julia Lawall |
2010-07-05 | xen: ensure timer tick is resumed even on CPU driving the resume | Ian Campbell |
2010-07-05 | x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012 | Gabor Gombas |
2010-07-05 | x86/amd-iommu: Fall back to GART if initialization fails | Joerg Roedel |
2010-07-05 | x86/amd-iommu: Fix crash when request_mem_region fails | Joerg Roedel |
2010-07-05 | oprofile/x86: fix uninitialized counter usage during cpu hotplug | Robert Richter |
2010-05-14 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-05-14 | x86, mrst: Don't blindly access extended config space | H. Peter Anvin |
2010-05-14 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-05-14 | x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro... | Frank Arnold |