Age | Commit message (Expand) | Author |
2011-09-25 | KVM: nVMX: Fix nested VMX TSC emulation | Nadav Har'El |
2011-09-25 | KVM: L1 TSC handling | Nadav Har'El |
2011-09-25 | KVM: MMU: Fix SMEP failure during fetch | Yang, Wei Y |
2011-09-25 | KVM: MMU: Do not unconditionally read PDPTE from guest memory | Avi Kivity |
2011-09-25 | KVM: VMX: trivial: use BUG_ON | Julia Lawall |
2011-09-25 | KVM: x86: report valid microcode update ID | Marcelo Tosatti |
2011-09-25 | KVM: x86 emulator: Make x86_decode_insn() return proper macros | Takuya Yoshikawa |
2011-09-25 | KVM: x86 emulator: Let compiler know insn_fetch() rarely fails | Takuya Yoshikawa |
2011-09-25 | KVM: x86 emulator: Drop _size argument from insn_fetch() | Takuya Yoshikawa |
2011-09-25 | KVM: x86 emulator: Use ctxt->_eip directly in do_insn_fetch_byte() | Takuya Yoshikawa |
2011-09-25 | KVM: Intelligent device lookup on I/O bus | Sasha Levin |
2011-09-25 | KVM: Use __print_symbolic() for vmexit tracepoints | Stefan Hajnoczi |
2011-09-25 | KVM: Record instruction set in all vmexit tracepoints | Stefan Hajnoczi |
2011-09-25 | KVM: Really fix HV_X64_MSR_APIC_ASSIST_PAGE | Mike Waychison |
2011-09-25 | KVM: x86: get_msr support for HV_X64_MSR_APIC_ASSIST_PAGE | Mike Waychison |
2011-09-25 | KVM: x86: Raise the hard VCPU count limit | Sasha Levin |
2011-09-25 | KVM: x86: cleanup the code of read/write emulation | Xiao Guangrong |
2011-09-25 | KVM: x86: abstract the operation for read/write emulation | Xiao Guangrong |
2011-09-25 | KVM: x86: fix broken read emulation spans a page boundary | Xiao Guangrong |
2011-09-25 | KVM: x86 emulator: fix Src2CL decode | Avi Kivity |
2011-09-25 | KVM: MMU: fix incorrect return of spte | Zhao Jin |
2011-09-23 | xen/p2m: Use SetPagePrivate and its friends for M2P overrides. | Konrad Rzeszutek Wilk |
2011-09-23 | xen/p2m: Make debug/xen/mmu/p2m visible again. | Konrad Rzeszutek Wilk |
2011-09-22 | xen/pci: support multi-segment systems | Jan Beulich |
2011-09-22 | crypto: aes-x86 - quiet sparse noise about symbol not declared | H Hartley Sweeten |
2011-09-22 | crypto: blowfish - add x86_64 assembly implementation | Jussi Kivilinna |
2011-09-21 | x86/rtc: Don't recursively acquire rtc_lock | Matt Fleming |
2011-09-21 | x86: uv2: Workaround for UV2 Hub bug (system global address format) | Jack Steiner |
2011-09-21 | x86: geode: New PCEngines Alix system driver | Ed Wildgoose |
2011-09-21 | x86, ioapic: Consolidate the explicit EOI code | Suresh Siddha |
2011-09-21 | x86, ioapic: Restore the mask bit correctly in eoi_ioapic_irq() | Suresh Siddha |
2011-09-21 | x86, kdump, ioapic: Reset remote-IRR in clear_IO_APIC | Suresh Siddha |
2011-09-21 | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha |
2011-09-21 | x86, ioapic: Define irq_remap_modify_chip_defaults() | Suresh Siddha |
2011-09-21 | x86, msi, intr-remap: Use the ioapic set affinity routine | Suresh Siddha |
2011-09-21 | x86, x2apic: Enable the bios request for x2apic optout | Suresh Siddha |
2011-09-16 | Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen | Linus Torvalds |
2011-09-15 | asm alternatives: remove incorrect alignment notes | Linus Torvalds |
2011-09-15 | Merge branch 'master' into for-next | Jiri Kosina |
2011-09-15 | Remove unneeded version.h include from arch/x86/ | Jesper Juhl |
2011-09-15 | sched: x86_32 Fix typo in switch_to() description | Kamalesh Babulal |
2011-09-15 | xen/i386: follow-up to "replace order-based range checking of M2P table by li... | Jan Beulich |
2011-09-14 | x86, mce: Do not call del_timer_sync() in IRQ context | Hidetoshi Seto |
2011-09-13 | xen/e820: if there is no dom0_mem=, don't tweak extra_pages. | David Vrabel |
2011-09-13 | locking, x86: mce: Annotate cmci_discover_lock as raw | Thomas Gleixner |
2011-09-13 | locking, oprofile: Annotate oprofilefs lock as raw | Thomas Gleixner |
2011-09-12 | Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xen | Linus Torvalds |
2011-09-12 | x86: cache_info: Update calculation of AMD L3 cache indices | Frank Arnold |
2011-09-12 | x86: cache_info: Kill the atomic allocation in amd_init_l3_cache() | Thomas Gleixner |
2011-09-12 | x86: cache_info: Kill the moronic shadow struct | Thomas Gleixner |