Age | Commit message (Expand) | Author |
2011-03-31 | KVM: VMX: Fix host userspace gsbase corruption | Marcelo Tosatti |
2011-03-31 | KVM: Correct ordering of ldt reload wrt fs/gs reload | Avi Kivity |
2011-03-31 | KVM: Fix fs/gs reload oops with invalid ldt | Avi Kivity |
2011-03-31 | Revert "KVM: Correct ordering of ldt reload wrt fs/gs reload" | Marcelo Tosatti |
2011-03-31 | KVM: i8259: initialize isr_ack | Avi Kivity |
2011-03-31 | KVM: enlarge number of possible CPUID leaves | Andre Przywara |
2011-03-31 | xen: set max_pfn_mapped to the last pfn mapped | Stefano Stabellini |
2011-03-31 | x86, binutils, xen: Fix another wrong size directive | Alexander van Heukelum |
2011-03-31 | x86: Flush TLB if PGD entry is changed in i386 PAE mode | Shaohua Li |
2011-03-31 | x86, quirk: Fix SB600 revision check | Andreas Herrmann |
2011-03-31 | x86: Emit "mem=nopentium ignored" warning when not supported | Kamal Mostafa |
2011-03-31 | x86: Fix panic when handling "mem={invalid}" param | Kamal Mostafa |
2011-03-31 | x86/mm: Handle mm_fault_error() in kernel space | Andrey Vagin |
2011-03-31 | x86: Use u32 instead of long to set reset vector back to 0 | Don Zickus |
2011-03-31 | x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems | Andreas Herrmann |
2011-03-31 | x86/pvclock: Zero last_value on resume | Jeremy Fitzhardinge |
2011-03-31 | x86: Add IRQ_TIME_ACCOUNTING | Venkatesh Pallipadi |
2011-03-31 | x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s... | Suresh Siddha |
2011-03-31 | x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms | Suresh Siddha |
2011-02-06 | x86/microcode: Fix double vfree() and remove redundant pointer checks before ... | Jesper Juhl |
2011-02-06 | arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPU | Robert Richter |
2011-02-06 | x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode | Kenji Kaneshige |
2011-02-06 | x86: Enable the intr-remap fault handling after local APIC setup | Kenji Kaneshige |
2011-02-06 | x86, gcc-4.6: Use gcc -m options when building vdso | H. Peter Anvin |
2011-02-06 | x86, amd: Fix panic on AMD CPU family 0x15 | Andreas Herrmann |
2011-02-06 | x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem() | Suresh Siddha |
2011-02-06 | x86, hotplug: Use mwait to offline a processor, fix the legacy case | H. Peter Anvin |
2010-12-14 | x86: Ignore trap bits on single step exceptions | Frederic Weisbecker |
2010-12-14 | acpi-cpufreq: fix a memleak when unloading driver | Zhang Rui |
2010-12-14 | KVM: Correct ordering of ldt reload wrt fs/gs reload | Avi Kivity |
2010-12-14 | KVM: x86: fix information leak to userland | Vasiliy Kulikov |
2010-12-14 | KVM: Write protect memory after slot swap | Michael S. Tsirkin |
2010-12-14 | xen: don't bother to stop other cpus on shutdown/reboot | Jeremy Fitzhardinge |
2010-11-22 | KVM: x86 emulator: fix regression with cmpxchg8b on i386 hosts | Avi Kivity |
2010-11-22 | KVM: SVM: Restore correct registers after sel_cr0 intercept emulation | Joerg Roedel |
2010-11-22 | KVM: X86: Report SVM bit to userspace only when supported | Joerg Roedel |
2010-11-22 | x86, vm86: Fix preemption bug for int1 debug and int3 breakpoint handlers. | Bart Oldeman |
2010-11-22 | x86, kdump: Change copy_oldmem_page() to use cached addressing | Cliff Wickman |
2010-11-22 | x86, intr-remap: Set redirection hint in the IRTE | Suresh Siddha |
2010-11-22 | x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUs | Andreas Herrmann |
2010-11-22 | x86, olpc: Don't retry EC commands forever | Paul Fox |
2010-11-22 | x86, kexec: Make sure to stop all CPUs before exiting the kernel | Alok Kataria |
2010-11-22 | x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bit | Andre Przywara |
2010-11-22 | mm, x86: Saving vmcore with non-lazy freeing of vmas | Cliff Wickman |
2010-11-22 | perf_events: Fix bogus AMD64 generic TLB events | Stephane Eranian |
2010-10-28 | x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampoline | Hugh Dickins |
2010-10-28 | x86-32: Fix dummy trampoline-related inline stubs | H. Peter Anvin |
2010-10-28 | x86-32: Separate 1:1 pagetables from swapper_pg_dir | Joerg Roedel |
2010-10-28 | x86: detect scattered cpuid features earlier | Jacob Pan |
2010-10-28 | KVM: x86: Move TSC reset out of vmcb_init | Marcelo Tosatti |