Age | Commit message (Expand) | Author |
2011-05-23 | x86, apic: Fix spurious error interrupts triggering on all non-boot APs | Youquan Song |
2011-05-09 | KVM: x86: Fix a possible backwards warp of kvmclock | Zachary Amsden |
2011-05-09 | x86: pvclock: Move scale_delta into common header | Zachary Amsden |
2011-04-22 | x86, amd: Disable GartTlbWlkErr when BIOS forgets it | Joerg Roedel |
2011-04-22 | x86, cpu: Clean up AMD erratum 400 workaround | Hans Rosenfeld |
2011-04-22 | x86, cpu: AMD errata checking framework | Hans Rosenfeld |
2011-03-23 | x86: Flush TLB if PGD entry is changed in i386 PAE mode | Shaohua Li |
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-02-17 | x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s... | Suresh Siddha |
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-32: Separate 1:1 pagetables from swapper_pg_dir | Joerg Roedel |
2010-11-22 | KVM: Fix fs/gs reload oops with invalid ldt | Avi Kivity |
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/amd-iommu: Work around S3 BIOS bug | Joerg Roedel |
2010-10-28 | x86/amd-iommu: Set iommu configuration flags in enable-loop | Joerg Roedel |
2010-09-26 | x86: Add memory modify constraints to xchg() and cmpxchg() | H. Peter Anvin |
2010-09-20 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin |
2010-09-20 | x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states | Suresh Siddha |
2010-08-13 | x86: Add memory modify constraints to xchg() and cmpxchg() | H. Peter Anvin |
2010-08-02 | PM / x86: Save/restore MISC_ENABLE register | Ondrej Zary |
2010-08-02 | KVM: SVM: Implement workaround for Erratum 383 | Joerg Roedel |
2010-08-02 | x86: Fix vsyscall on gcc 4.5 with -Os | Andi Kleen |
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-05-26 | x86, k8: Fix build error when K8_NB is disabled | Borislav Petkov |
2010-04-26 | x86-64, rwsem: Avoid store forwarding hazard in __downgrade_write | Avi Kivity |
2010-04-26 | x86-64, rwsem: 64-bit xadd rwsem implementation | H. Peter Anvin |
2010-04-26 | x86: clean up rwsem type system | Linus Torvalds |
2010-04-26 | x86-32: clean up rwsem inline asm statements | Linus Torvalds |
2010-04-26 | x86, lib: Add wbinvd smp helpers | Borislav Petkov |
2010-04-26 | KVM: Fix segment descriptor loading | Gleb Natapov |
2010-04-26 | KVM: x86 emulator: Check IOPL level during io instruction emulation | Gleb Natapov |
2010-04-26 | KVM: x86 emulator: fix memory access during x86 emulation | Gleb Natapov |
2010-04-26 | KVM: x86 emulator: Add Virtual-8086 mode of emulation | Gleb Natapov |
2010-04-26 | x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space | Andreas Herrmann |
2010-04-01 | x86, amd: Restrict usage of c1e_idle() | Andreas Herrmann |
2010-04-01 | x86: Fix placement of FIX_OHCI1394_BASE | Jan Beulich |
2010-03-15 | x86, mm: Allow highmem user page tables to be disabled at boot time | Ian Campbell |
2010-03-15 | x86: Fix SCI on IOAPIC != 0 | Yinghai Lu |
2010-02-23 | x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt | Joerg Roedel |
2010-02-09 | KVM: allow userspace to adjust kvmclock offset | Glauber Costa |
2010-02-09 | x86: Disable HPET MSI on ATI SB700/SB800 | Venkatesh Pallipadi |
2010-02-09 | x86: get rid of the insane TIF_ABI_PENDING bit | H. Peter Anvin |
2010-02-09 | x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG) | H. Peter Anvin |
2010-01-18 | untangle the do_mremap() mess | Al Viro |