Age | Commit message (Expand) | Author |
2011-12-27 | KVM: IA64: fix struct redefinition | Xiao Guangrong |
2011-12-27 | KVM: introduce id_to_memslot function | Xiao Guangrong |
2011-12-27 | KVM: introduce kvm_for_each_memslot macro | Xiao Guangrong |
2011-12-27 | KVM: introduce update_memslots function | Xiao Guangrong |
2011-12-27 | KVM: introduce KVM_MEM_SLOTS_NUM macro | Xiao Guangrong |
2011-12-27 | KVM: x86 emulator: Use opcode::execute for BSF/BSR | Takuya Yoshikawa |
2011-12-27 | KVM: x86 emulator: Use opcode::execute for CMPXCHG | Takuya Yoshikawa |
2011-12-27 | KVM: x86 emulator: Use opcode::execute for WRMSR/RDMSR | Takuya Yoshikawa |
2011-12-27 | KVM: x86 emulator: Use opcode::execute for MOV to cr/dr | Takuya Yoshikawa |
2011-12-27 | KVM: x86 emulator: Use opcode::execute for CALL | Takuya Yoshikawa |
2011-12-27 | KVM: x86 emulator: Use opcode::execute for BT family | Takuya Yoshikawa |
2011-12-27 | KVM: x86 emulator: Use opcode::execute for IN/OUT | Takuya Yoshikawa |
2011-12-27 | KVM: VMX: remove unneeded vmx_load_host_state() calls. | Gleb Natapov |
2011-12-27 | KVM: Optimize dirty logging by rmap_write_protect() | Takuya Yoshikawa |
2011-12-27 | KVM: Count the number of dirty pages for dirty logging | Takuya Yoshikawa |
2011-12-27 | KVM: MMU: Split gfn_to_rmap() into two functions | Takuya Yoshikawa |
2011-12-27 | KVM: MMU: Clean up BUG_ON() conditions in rmap_write_protect() | Takuya Yoshikawa |
2011-12-27 | KVM: MMU: remove KVM host pv mmu support | Chris Wright |
2011-12-27 | KVM guest: remove KVM guest pv mmu support | Chris Wright |
2011-12-27 | KVM: x86: Simplify kvm timer handler | Jan Kiszka |
2011-12-27 | KVM: MMU: improve write flooding detected | Xiao Guangrong |
2011-12-27 | KVM: MMU: fix detecting misaligned accessed | Xiao Guangrong |
2011-12-27 | KVM: MMU: split kvm_mmu_pte_write function | Xiao Guangrong |
2011-12-27 | KVM: MMU: remove unnecessary kvm_mmu_free_some_pages | Xiao Guangrong |
2011-12-27 | KVM: MMU: fast prefetch spte on invlpg path | Xiao Guangrong |
2011-12-27 | KVM: MMU: cleanup FNAME(invlpg) | Xiao Guangrong |
2011-12-27 | KVM: MMU: do not mark accessed bit on pte write path | Xiao Guangrong |
2011-12-27 | KVM: x86: cleanup port-in/port-out emulated | Xiao Guangrong |
2011-12-27 | KVM: x86: retry non-page-table writing instructions | Xiao Guangrong |
2011-12-27 | KVM: x86: tag the instructions which are used to write page table | Xiao Guangrong |
2011-12-27 | KVM: MMU: avoid pte_list_desc running out in kvm_mmu_pte_write | Xiao Guangrong |
2011-12-27 | KVM: nVMX: Fix warning-causing idt-vectoring-info behavior | Nadav Har'El |
2011-12-27 | KVM: nVMX: Add KVM_REQ_IMMEDIATE_EXIT | Nadav Har'El |
2011-12-26 | KVM: PPC: e500: include linux/export.h | Scott Wood |
2011-12-26 | KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=N | Michael Neuling |
2011-12-26 | KVM: PPC: protect use of kvmppc_h_pr | Andreas Schwab |
2011-12-26 | KVM: PPC: move compute_tlbie_rb to book3s_64 common header | Andreas Schwab |
2011-12-26 | KVM: Don't automatically expose the TSC deadline timer in cpuid | Jan Kiszka |
2011-12-25 | KVM: x86: Prevent starting PIT timers in the absence of irqchip support | Jan Kiszka |
2011-12-22 | sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq(). | David S. Miller |
2011-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2011-12-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-12-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-12-20 | Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2011-12-20 | Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2011-12-19 | x86, dumpstack: Fix code bytes breakage due to missing KERN_CONT | Clemens Ladisch |
2011-12-19 | net: bpf_jit: fix an off-one bug in x86_64 cond jump target | Markus Kötter |
2011-12-19 | oprofile: Fix uninitialized memory access when writing to writing to oprofilefs | Robert Richter |
2011-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2011-12-16 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |