Age | Commit message (Expand) | Author |
2011-03-21 | x86, hotplug: Use mwait to offline a processor, fix the legacy case | H. Peter Anvin |
2011-03-21 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin |
2011-03-21 | x86, kexec: Make sure to stop all CPUs before exiting the kernel | Alok Kataria |
2011-03-21 | x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bit | Andre Przywara |
2011-03-21 | mm, x86: Saving vmcore with non-lazy freeing of vmas | Cliff Wickman |
2011-03-21 | x86-32: Fix dummy trampoline-related inline stubs | H. Peter Anvin |
2011-03-21 | x86-32: Separate 1:1 pagetables from swapper_pg_dir | Joerg Roedel |
2011-03-21 | x86/amd-iommu: Work around S3 BIOS bug | Joerg Roedel |
2011-03-21 | x86/amd-iommu: Set iommu configuration flags in enable-loop | Joerg Roedel |
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-07-05 | KVM: x86: Add callback to let modules decide over some supported cpuid bits | Joerg Roedel |
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-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 | KVM: VMX: Trap and invalid MWAIT/MONITOR instruction | Sheng Yang |
2010-03-15 | x86: Fix SCI on IOAPIC != 0 | Yinghai Lu |
2010-03-15 | x86, uv: uv_global_gru_mmr_address() macro fix | Jack Steiner |
2010-02-22 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-02-19 | hw-breakpoint: Keep track of dr7 local enable bits | Frederic Weisbecker |
2010-02-16 | x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32 | Oleg Nesterov |
2010-02-09 | x86-32: Make AT_VECTOR_SIZE_ARCH=2 | Serge E. Hallyn |
2010-02-01 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-01-29 | x86: get rid of the insane TIF_ABI_PENDING bit | H. Peter Anvin |
2010-01-27 | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar |
2010-01-23 | x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG) | H. Peter Anvin |
2010-01-23 | Revert "x86: ucode-amd: Load ucode-patches once ..." | Andreas Herrmann |
2010-01-23 | x86: Disable HPET MSI on ATI SB700/SB800 | Pallipadi, Venkatesh |
2010-01-22 | x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt | Joerg Roedel |
2010-01-21 | perf: x86: Add support for the ANY bit | Stephane Eranian |
2010-01-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-01-15 | x86, uv: Add function retrieving node controller revision number | Jack Steiner |
2010-01-13 | x86: mce.h: Fix warning in header checks | Alan Cox |
2010-01-08 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-01-05 | x86: copy_from_user() should not return -EFAULT | Heiko Carstens |
2009-12-31 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-12-30 | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2009-12-30 | x86_64 SGI UV: Fix writes to led registers on remote uv hubs. | Mike Travis |
2009-12-29 | x86: SGI UV: Fix writes to led registers on remote uv hubs | Mike Travis |
2009-12-28 | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar |
2009-12-27 | KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updates | Jan Kiszka |