| 2011-07-12 | Scott Wood | KVM: PPC: e500: Eliminate shadow_pages[], and use pfns... | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Scott Wood | KVM: PPC: e500: don't use MAS0 as intermediate storage. | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Scott Wood | KVM: PPC: e500: Disable preloading TLB1 in tlb_load(). | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Scott Wood | KVM: PPC: e500: Save/restore SPE state | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Scott Wood | KVM: PPC: booke: use shadow_msr | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Scott Wood | powerpc/e500: SPE register saving: take arbitrary struc... | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | yu liu | powerpc/e500: Save SPEFCSR in flush_spe_to_thread() | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Alexander Graf | KVM: PPC: Resolve real-mode handlers through function... | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Stuart Yoder | KVM: PPC: fix partial application of "exit timing in... | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Avi Kivity | KVM: MMU: make kvm_mmu_reset_context() flush the guest TLB | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Avi Kivity | KVM: MMU: Adjust shadow paging to work when SMEP=1... | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Yang, Wei | KVM: Enable ERMS feature support for KVM | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Yang, Wei | KVM: Expose RDWRGSFS bit to KVM guests | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Yang, Wei | KVM: Add RDWRGSFS support when setting CR4 | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Yang, Wei | KVM: Remove RDWRGSFS bit from CR4_RESERVED_BITS | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Yang, Wei Y | KVM: Enable DRNG feature support for KVM | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Andre Przywara | KVM: fix XSAVE bit scanning (now properly) | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Jan Kiszka | KVM: Fix KVM_ASSIGN_SET_MSIX_ENTRY documentation | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Jan Kiszka | KVM: Fix off-by-one in overflow check of KVM_ASSIGN_SET... | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Alexander Graf | KVM: Add compat ioctl for KVM_SET_SIGNAL_MASK | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Jan Kiszka | KVM: Clarify KVM_ASSIGN_PCI_DEVICE documentation | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Yang, Wei Y | KVM: Add instruction fetch checking when walking guest... | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Yang, Wei Y | KVM: Mask function7 ebx against host capability word9 | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Yang, Wei Y | KVM: Add SMEP support when setting CR4 | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Yang, Wei Y | KVM: Remove SMEP bit from CR4_RESERVED_BITS | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: Fix bug preventing more than two levels... | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Jan Kiszka | KVM: Fixup documentation section numbering | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Avi Kivity | KVM: x86 emulator: fold decode_cache into x86_emulate_ctxt | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Avi Kivity | KVM: x86 emulator: rename decode_cache::eip to _eip | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Jan Kiszka | KVM: VMX: Silence warning on 32-bit hosts | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Takuya Yoshikawa | KVM: x86 emulator: Use opcode::execute for CLI/STI... | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Takuya Yoshikawa | KVM: x86 emulator: Use opcode::execute for LOOP/JCXZ | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Takuya Yoshikawa | KVM: x86 emulator: Clean up INT n/INTO/INT 3(CC/CD/CE) | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Takuya Yoshikawa | KVM: x86 emulator: Use opcode::execute for MOV(8C/8E) | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Takuya Yoshikawa | KVM: x86 emulator: Use opcode::execute for RET(C3) | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Takuya Yoshikawa | KVM: x86 emulator: Use opcode::execute for XCHG(86/87) | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Takuya Yoshikawa | KVM: x86 emulator: Use opcode::execute for TEST(84... | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Takuya Yoshikawa | KVM: x86 emulator: Use opcode::execute for some instruc... | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Takuya Yoshikawa | KVM: x86 emulator: Rename emulate_xxx() to em_xxx() | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Takuya Yoshikawa | KVM: x86 emulator: Use the pointers ctxt and c consistently | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Sasha Levin | KVM: Document KVM_IOEVENTFD | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: Documentation | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: Miscellenous small corrections | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: Add VMX to list of supported cpuid features | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: Additional TSC-offset handling | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: Further fixes for lazy FPU loading | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: Handling of CR0 and CR4 modifying instructions | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: Correct handling of idt vectoring info | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: Correct handling of exception injection | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: Correct handling of interrupt injection | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: Deciding if L0 or L1 should handle an L2... | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: vmcs12 checks on nested entry | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: Exiting from L2 to L1 | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: No need for handle_vmx_insn function any... | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: Implement VMLAUNCH and VMRESUME | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: Prepare vmcs02 from vmcs01 and vmcs12 | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: Move control field setup to functions | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: Move host-state field setup to a function | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: Implement VMREAD and VMWRITE | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: Implement VMPTRST | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: Implement VMPTRLD | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: Implement VMCLEAR | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: Success/failure of VMX instructions. | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: Add VMCS fields to the vmcs12 | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: Introduce vmcs02: VMCS used to run L2 | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: Decoding memory operands of VMX instructions | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: Implement reading and writing of VMX MSRs | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: Introduce vmcs12: a VMCS structure for L1 | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: Allow setting the VMXE bit in CR4 | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: Implement VMXON and VMXOFF | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: nVMX: Add "nested" module option to kvm_intel | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Takuya Yoshikawa | KVM: x86 emulator: Avoid clearing the whole decode_cache | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Takuya Yoshikawa | KVM: x86 emulator: Clean up init_emulate_ctxt() | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Jan Kiszka | KVM: Clean up error handling during VCPU creation | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Nadav Har'El | KVM: VMX: Keep list of loaded VMCSs, instead of vcpus | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Avi Kivity | KVM: Sanitize cpuid | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Xiao Guangrong | KVM: MMU: cleanup for dropping parent pte | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Xiao Guangrong | KVM: MMU: cleanup for kvm_mmu_page_unlink_children | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Xiao Guangrong | KVM: MMU: remove the arithmetic of parent pte rmap | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Xiao Guangrong | KVM: MMU: abstract the operation of rmap | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Xiao Guangrong | KVM: fix uninitialized warning | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Xiao Guangrong | KVM: use __copy_to_user/__clear_user to write guest... | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Xiao Guangrong | KVM: MMU: optimize pte write path if don't have protect... | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Avi Kivity | KVM: VMX: always_inline VMREADs | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Avi Kivity | KVM: VMX: Move VMREAD cleanup to exception handler | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Takuya Yoshikawa | KVM: x86 emulator: Stop passing ctxt->ops as arg of... | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Takuya Yoshikawa | KVM: x86 emulator: Stop passing ctxt->ops as arg of... | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Takuya Yoshikawa | KVM: x86 emulator: Place insn_fetch helpers together | commit | commitdiff | tree | snapshot | 
| 2011-07-12 | Avi Kivity | KVM: Document KVM_GET_LAPIC, KVM_SET_LAPIC ioctl | commit | commitdiff | tree | snapshot | 
| 2011-07-07 | Linus Torvalds | Merge branch 'gpio/merge' of git://git.secretlab.ca... | commit | commitdiff | tree | snapshot | 
| 2011-07-06 | Andrea Righi | Documentation: fix cgroup blkio throttle filenames | commit | commitdiff | tree | snapshot | 
| 2011-07-06 | Jesper Juhl | Documentation: update CodingStyle memory allocators | commit | commitdiff | tree | snapshot | 
| 2011-07-06 | Randy Dunlap | MAINTAINERS: move kernel-doc patches location | commit | commitdiff | tree | snapshot | 
| 2011-07-06 | Linus Torvalds | Merge branch 'v4l_for_linus' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2011-07-06 | Davidlohr Bueso | FDPIC: Fix memory leak | commit | commitdiff | tree | snapshot | 
| 2011-07-06 | Ram Pai | resource: ability to resize an allocated resource | commit | commitdiff | tree | snapshot | 
| 2011-07-06 | Miklos Szeredi | fs: fix lock initialization | commit | commitdiff | tree | snapshot | 
| 2011-07-06 | Axel Lin | gpio: tps65910: add missing breaks in tps65910_gpio_init | commit | commitdiff | tree | snapshot | 
| 2011-07-06 | Linus Torvalds | Merge branch 'usb-linus' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2011-07-06 | Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| next |