Age | Commit message (Expand) | Author |
2011-01-06 | KVM: Fix fs/gs reload oops with invalid ldt | Avi Kivity |
2011-01-06 | x86, kexec: Make sure to stop all CPUs before exiting the kernel | Alok Kataria |
2011-01-06 | x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bit | Andre Przywara |
2011-01-06 | mm, x86: Saving vmcore with non-lazy freeing of vmas | Cliff Wickman |
2011-01-06 | x86/amd-iommu: Work around S3 BIOS bug | Joerg Roedel |
2011-01-06 | x86/amd-iommu: Set iommu configuration flags in enable-loop | Joerg Roedel |
2011-01-06 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin |
2011-01-06 | x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states | Suresh Siddha |
2010-08-26 | x86, asm: Clean up and simplify set_64bit() | H. Peter Anvin |
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-07-05 | KVM: x86: Add callback to let modules decide over some supported cpuid bits | Joerg Roedel |
2010-05-14 | x86, k8: Fix build error when K8_NB is disabled | Borislav Petkov |
2010-04-30 | x86: Fix 'reservetop=' functionality | Liang Li |
2010-04-15 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-04-14 | lguest: stop using KVM hypercall mechanism | Rusty Russell |
2010-04-13 | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar |
2010-04-07 | Merge branch 'amd-iommu/fixes' into iommu/fixes | Joerg Roedel |
2010-04-07 | x86/amd-iommu: warn when issuing command to uninitialized cmd buffer | Chris Wright |
2010-03-30 | x86: don't include slab.h from arch/x86/include/asm/pgtable_32.h | Tejun Heo |
2010-03-19 | x86, amd: Restrict usage of c1e_idle() | Andreas Herrmann |
2010-03-16 | x86: Fix placement of FIX_OHCI1394_BASE | Jan Beulich |
2010-03-16 | x86: Handle legacy PIC interrupts on all the cpu's | Suresh Siddha |
2010-03-13 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-03-12 | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori |
2010-03-12 | pci-dma: x86: use include/linux/pci-dma.h | FUJITA Tomonori |
2010-03-12 | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig |
2010-03-12 | Add generic sys_olduname() | Christoph Hellwig |
2010-03-12 | improve sys_newuname() for compat architectures | Christoph Hellwig |
2010-03-12 | Add generic sys_ipc wrapper | Christoph Hellwig |
2010-03-12 | Add generic sys_old_mmap() | Christoph Hellwig |
2010-03-12 | Add generic sys_old_select() | Christoph Hellwig |
2010-03-09 | Merge commit 'v2.6.34-rc1' into perf/urgent | Ingo Molnar |
2010-03-07 | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-03-05 | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-03-05 | Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2010-03-03 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2010-03-03 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-03-03 | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2010-03-02 | perf_events, x86: Fixup fixed counter constraints | Peter Zijlstra |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-03-01 | KVM: Fix segment descriptor loading | Gleb Natapov |
2010-03-01 | KVM: x86 emulator: Check IOPL level during io instruction emulation | Gleb Natapov |
2010-03-01 | KVM: x86 emulator: fix memory access during x86 emulation | Gleb Natapov |
2010-03-01 | KVM: x86 emulator: Add Virtual-8086 mode of emulation | Gleb Natapov |