Age | Commit message (Expand) | Author |
2011-03-07 | x86: Use u32 instead of long to set reset vector back to 0 | Don Zickus |
2011-03-02 | x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems | Andreas Herrmann |
2011-03-02 | x86/pvclock: Zero last_value on resume | Jeremy Fitzhardinge |
2011-03-02 | x86, hpet: Disable per-cpu hpet timer if ARAT is supported | Shaohua Li |
2011-02-17 | x86: Add IRQ_TIME_ACCOUNTING | Venkatesh Pallipadi |
2011-02-17 | x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s... | Suresh Siddha |
2011-02-17 | x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms | Suresh Siddha |
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, hotplug: Use mwait to offline a processor, fix the legacy case | H. Peter Anvin |
2010-12-09 | x86-32: Fix dummy trampoline-related inline stubs | H. Peter Anvin |
2010-12-09 | x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampoline | Hugh Dickins |
2010-12-09 | x86-32: Separate 1:1 pagetables from swapper_pg_dir | Joerg Roedel |
2010-12-09 | x86, UV: Fix initialization of max_pnode | Jack Steiner |
2010-12-09 | x86, UV: Delete unneeded boot messages | Jack Steiner |
2010-12-09 | acpi-cpufreq: fix a memleak when unloading driver | Zhang Rui |
2010-12-09 | KVM: VMX: Fix host userspace gsbase corruption | Ben Hutchings |
2010-12-09 | KVM: x86: fix information leak to userland | Vasiliy Kulikov |
2010-12-09 | KVM: VMX: fix vmx null pointer dereference on debug register access | Gleb Natapov |
2010-12-09 | x86: AMD Northbridge: Verify NB's node is online | Prarit Bhargava |
2010-12-09 | xen: don't bother to stop other cpus on shutdown/reboot | Jeremy Fitzhardinge |
2010-11-22 | KVM: Fix fs/gs reload oops with invalid ldt | Avi Kivity |
2010-11-22 | KVM: x86: Move TSC reset out of vmcb_init | Zachary Amsden |
2010-11-22 | KVM: x86: Fix SVM VMCB reset | Zachary Amsden |
2010-11-22 | KVM: SVM: Adjust tsc_offset only if tsc_unstable | Joerg Roedel |
2010-11-22 | KVM: VMX: Fix host GDT.LIMIT corruption | Avi Kivity |
2010-11-22 | KVM: MMU: fix conflict access permissions in direct sp | Xiao Guangrong |
2010-11-22 | KVM: MMU: fix direct sps access corrupted | Xiao Guangrong |
2010-11-22 | KVM: SVM: Fix wrong intercept masks on 32 bit | Joerg Roedel |
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-10-28 | x86: detect scattered cpuid features earlier | Jacob Pan |
2010-10-28 | x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order | Borislav Petkov |
2010-10-28 | x86, irq: Plug memory leak in sparse irq | Thomas Gleixner |
2010-10-28 | x86, hpet: Fix bogus error check in hpet_assign_irq() | Thomas Gleixner |
2010-10-28 | tracing/x86: Don't use mcount in kvmclock.c | Steven Rostedt |
2010-10-28 | tracing/x86: Don't use mcount in pvclock.c | Jeremy Fitzhardinge |
2010-10-28 | x86/amd-iommu: Work around S3 BIOS bug | Joerg Roedel |
2010-10-28 | x86/amd-iommu: Fix rounding-bug in __unmap_single | Joerg Roedel |
2010-10-28 | x86/amd-iommu: Set iommu configuration flags in enable-loop | Joerg Roedel |
2010-10-28 | oprofile: Add Support for Intel CPU Family 6 / Model 29 | Jiri Olsa |
2010-10-28 | x86, cpu: After uncapping CPUID, re-run CPU feature detection | H. Peter Anvin |
2010-09-26 | x86: Add memory modify constraints to xchg() and cmpxchg() | H. Peter Anvin |