Age | Commit message (Expand) | Author |
2010-08-26 | oprofile: add support for Intel processor model 30 | Josh Hunt |
2010-08-26 | Oprofile: Change CPUIDS from decimal to hex, and add some comments | John Villalovos |
2010-08-26 | x86, asm: Clean up and simplify set_64bit() | H. Peter Anvin |
2010-08-26 | x86, apic: Fix apic=debug boot crash | Daniel Kiper |
2010-08-26 | x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues | Borislav Petkov |
2010-08-20 | vmware: fix build error in vmware.c | Greg Kroah-Hartman |
2010-08-13 | x86: don't send SIGBUS for kernel page faults | Linus Torvalds |
2010-08-13 | x86: Add memory modify constraints to xchg() and cmpxchg() | H. Peter Anvin |
2010-08-13 | x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLAN | Bjorn Helgaas |
2010-08-13 | x86, kmmio/mmiotrace: Fix double free of kmmio_fault_pages | Marcin Slusarz |
2010-08-13 | x86, vmware: Preset lpj values when on VMware. | Alok Kataria |
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 |