Age | Commit message (Expand) | Author |
2011-05-11 | KVM: x86 emulator: Add flag to check for protected mode instructions | Joerg Roedel |
2011-05-11 | KVM: x86 emulator: Add check_perm callback | Joerg Roedel |
2011-05-11 | KVM: x86 emulator: Don't write-back cpu-state on X86EMUL_INTERCEPTED | Joerg Roedel |
2011-05-11 | KVM: x86 emulator: add SVM intercepts | Avi Kivity |
2011-05-11 | KVM: x86 emulator: add framework for instruction intercepts | Avi Kivity |
2011-05-11 | KVM: x86 emulator: SSE support | Avi Kivity |
2011-05-11 | KVM: x86 emulator: define callbacks for using the guest fpu within the emulator | Avi Kivity |
2011-05-11 | KVM: x86 emulator: do not munge rep prefix | Avi Kivity |
2011-05-11 | KVM: 16-byte mmio support | Avi Kivity |
2011-05-11 | KVM: VMX: Cache cpl | Avi Kivity |
2011-05-11 | KVM: VMX: Optimize vmx_get_rflags() | Avi Kivity |
2011-05-10 | x86/PCI: Remove dma32_reserve_bootmem | Yinghai Lu |
2011-05-10 | Merge commit 'v2.6.39-rc7' into perf/core | Ingo Molnar |
2011-05-10 | x86/amd-iommu: Use threaded interupt handler | Joerg Roedel |
2011-05-10 | Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats... | Joerg Roedel |
2011-05-10 | x86, UV: Fix NMI handler for UV platforms | Jack Steiner |
2011-05-09 | x86, efi: Consolidate EFI nx control | Matthew Garrett |
2011-05-05 | net: Add sendmmsg socket system call | Anton Blanchard |
2011-05-02 | x86, NUMA: Enable emulation on 32bit too | Tejun Heo |
2011-05-02 | x86, NUMA: Make numa_init_array() static | Tejun Heo |
2011-05-02 | x86, NUMA: Make 32bit use common NUMA init path | Tejun Heo |
2011-05-02 | x86, NUMA: Enable build of generic NUMA init code on 32bit | Tejun Heo |
2011-05-02 | x86, NUMA: Move NUMA init logic from numa_64.c to numa.c | Tejun Heo |
2011-05-02 | x86-32, NUMA: Update numaq to use new NUMA init protocol | Tejun Heo |
2011-05-02 | x86-32, NUMA: Replace srat_32.c with srat.c | Tejun Heo |
2011-05-02 | x86-32, NUMA: implement temporary NUMA init shims | Tejun Heo |
2011-05-02 | x86, NUMA: Move numa_nodes_parsed to numa.[hc] | Tejun Heo |
2011-05-02 | x86-32, NUMA: Move get_memcfg_numa() into numa_32.c | Tejun Heo |
2011-05-02 | x86, NUMA: trivial cleanups | Tejun Heo |
2011-05-02 | x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optional | Tejun Heo |
2011-05-02 | x86, NUMA: Unify 32/64bit numa_cpu_node() implementation | Tejun Heo |
2011-05-02 | Merge branch 'x86/urgent' into x86-mm | Tejun Heo |
2011-05-02 | Merge branch 'x86/numa' into x86-mm | Tejun Heo |
2011-04-29 | x86: Better comments for get_bios_ebda() | Mike Waychison |
2011-04-29 | x86: get_bios_ebda_length() | Mike Waychison |
2011-04-28 | x86: devicetree: Configure IOAPIC pin only once | Sebastian Andrzej Siewior |
2011-04-27 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2011-04-24 | x86: Demacro CONFIG_PARAVIRT cpu accessors | Avi Kivity |
2011-04-21 | x86, mce: Drop the default decoding notifier | Borislav Petkov |
2011-04-21 | x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPS | David Rientjes |
2011-04-18 | x86, cpu: Clean up and unify the NOP selection infrastructure | H. Peter Anvin |
2011-04-18 | x86, percpu: Use ASM_NOP4 instead of hardcoding P6_NOP4 | H. Peter Anvin |
2011-04-18 | x86, gart: Set DISTLBWALKPRB bit always | Joerg Roedel |
2011-04-18 | x86, gart: Convert spaces to tabs in enable_gart_translation | Joerg Roedel |
2011-04-18 | xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override. | Konrad Rzeszutek Wilk |
2011-04-15 | x86, amd: Disable GartTlbWlkErr when BIOS forgets it | Joerg Roedel |
2011-04-14 | xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions. | Konrad Rzeszutek Wilk |
2011-04-12 | x86/amd-iommu: Add support for invalidate_all command | Joerg Roedel |
2011-04-12 | x86/amd-iommu: Add extended feature detection | Joerg Roedel |
2011-04-11 | x86/amd-iommu: Add ATS enable/disable code | Joerg Roedel |