Age | Commit message (Expand) | Author |
2011-01-07 | x86/microcode: Fix double vfree() and remove redundant pointer checks before ... | Jesper Juhl |
2011-01-07 | KVM: Fix OSXSAVE after migration | Sheng Yang |
2011-01-07 | KVM: SVM: Do not report xsave in supported cpuid | Joerg Roedel |
2011-01-07 | KVM: enlarge number of possible CPUID leaves | Andre Przywara |
2011-01-07 | arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPU | Robert Richter |
2011-01-07 | x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode | Kenji Kaneshige |
2011-01-07 | x86: Enable the intr-remap fault handling after local APIC setup | Kenji Kaneshige |
2011-01-07 | x86, gcc-4.6: Use gcc -m options when building vdso | H. Peter Anvin |
2011-01-07 | x86, amd: Fix panic on AMD CPU family 0x15 | Andreas Herrmann |
2011-01-07 | x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem() | Suresh Siddha |
2011-01-07 | x86, hotplug: Use mwait to offline a processor, fix the legacy case | H. Peter Anvin |
2010-12-09 | x86: Ignore trap bits on single step exceptions | Frederic Weisbecker |
2010-12-09 | acpi-cpufreq: fix a memleak when unloading driver | Zhang Rui |
2010-12-09 | KVM: VMX: Fix host userspace gsbase corruption | Avi Kivity |
2010-12-09 | KVM: Correct ordering of ldt reload wrt fs/gs reload | Avi Kivity |
2010-12-09 | KVM: x86: fix information leak to userland | Vasiliy Kulikov |
2010-12-09 | KVM: Write protect memory after slot swap | Michael S. Tsirkin |
2010-12-09 | xen: don't bother to stop other cpus on shutdown/reboot | Jeremy Fitzhardinge |
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, mrst: A function in a header file needs to be marked "inline" | H. Peter Anvin |
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-19 | KVM: Fix fs/gs reload oops with invalid ldt | Avi Kivity |
2010-10-14 | Don't dump task struct in a.out core-dumps | Linus Torvalds |
2010-10-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-10-11 | x86, numa: For each node, register the memory blocks actually used | Yinghai Lu |
2010-10-11 | KVM: x86: Move TSC reset out of vmcb_init | Zachary Amsden |
2010-10-11 | KVM: x86: Fix SVM VMCB reset | Zachary Amsden |
2010-10-11 | x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order | Borislav Petkov |
2010-10-08 | x86, mce, therm_throt.c: Fix missing curly braces in error handling logic | Jin Dongming |
2010-10-06 | Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab... | Linus Torvalds |
2010-10-05 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-05 | modules: Fix module_bug_list list corruption race | Linus Torvalds |
2010-10-05 | xen: do not initialize PV timers on HVM if !xen_have_vector_callback | Stefano Stabellini |
2010-10-04 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2010-10-01 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-09-30 | x86, hpet: Fix bogus error check in hpet_assign_irq() | Thomas Gleixner |
2010-09-30 | x86, irq: Plug memory leak in sparse irq | Thomas Gleixner |
2010-09-30 | [CPUFREQ] Fix memory leaks in pcc_cpufreq_do_osc | Pekka Enberg |
2010-09-30 | [CPUFREQ] acpi-cpufreq: add missing __percpu markup | Namhyung Kim |
2010-09-30 | perf, x86: Handle in flight NMIs on P4 platform | Cyrill Gorcunov |
2010-09-28 | ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.c | Namhyung Kim |