Age | Commit message (Expand) | Author |
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 |
2010-01-06 | x86, msr: msrs_alloc/free for CONFIG_SMP=n | Borislav Petkov |
2010-01-06 | x86, msr: Add support for non-contiguous cpumasks | Borislav Petkov |
2010-01-06 | x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus | Borislav Petkov |
2010-01-06 | x86: SGI UV: Fix writes to led registers on remote uv hubs | Mike Travis |
2010-01-06 | x86, cpuid: Add "volatile" to asm in native_cpuid() | Suresh Siddha |
2009-12-18 | x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value | Yong Wang |
2009-12-18 | x86: Fix duplicated UV BAU interrupt vector | Cliff Wickman |
2009-12-18 | KVM: x86 emulator: limit instructions to 15 bytes | Avi Kivity |
2009-11-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2009-11-08 | x86/PCI: Adjust GFP mask handling for coherent allocations | Jan Beulich |
2009-11-05 | x86: Make sure get_user_desc() doesn't sign extend. | Chris Lalancette |
2009-11-05 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-11-05 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-11-04 | x86, fs: Fix x86 procfs stack information for threads on 64-bit | Stefani Seibold |
2009-11-03 | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar |
2009-11-03 | Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixes | Joerg Roedel |
2009-11-03 | sched: Disable SD_PREFER_LOCAL at node level | Mike Galbraith |
2009-10-29 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-10-21 | x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi() | Robin Holt |
2009-10-16 | x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode() | Robin Holt |
2009-10-14 | sched: Disable SD_PREFER_LOCAL for MC/CPU domains | Peter Zijlstra |
2009-10-13 | x86/paravirt: Use normal calling sequences for irq enable/disable | Jeremy Fitzhardinge |
2009-10-09 | x86/amd-iommu: Workaround for erratum 63 | Joerg Roedel |
2009-10-08 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-10-04 | KVM: add support for change_pte mmu notifiers | Izik Eidus |
2009-10-02 | x86: EDAC: MCE: Fix MCE decoding callback logic | Ingo Molnar |
2009-10-01 | x86: fix csum_ipv6_magic asm memory clobber | Samuel Thibault |
2009-10-01 | x86: Fix csum_ipv6_magic asm memory clobber | Samuel Thibault |
2009-09-30 | x86: Provide an alternative() based cmpxchg64() | Arjan van de Ven |