Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[pandora-kernel.git] / arch / x86 / kvm /
2011-05-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-23 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2011-05-23 Linus TorvaldsMerge branch 'kvm-updates/2.6.40' of git://git./virt...
2011-05-23 Jiri KosinaMerge branches 'doc', 'multitouch', 'upstream' and...
2011-05-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide-2.6
2011-05-22 Linus TorvaldsMerge branch 'viafb-next' of git://github.com/schandina...
2011-05-22 Takuya YoshikawaKVM: MMU: Use ptep_user for cmpxchg_gpte()
2011-05-22 Avi KivityMerge commit '29ce831000081dd757d3116bf774aafffc4b6b20...
2011-05-22 Takuya YoshikawaKVM: x86 emulator: Make jmp far emulation into a separa...
2011-05-22 Takuya YoshikawaKVM: x86 emulator: Rename emulate_grpX() to em_grpX()
2011-05-22 Takuya YoshikawaKVM: x86 emulator: Remove unused arg from emulate_pop()
2011-05-22 Takuya YoshikawaKVM: x86 emulator: Remove unused arg from writeback()
2011-05-22 Takuya YoshikawaKVM: x86 emulator: Remove unused arg from read_descriptor()
2011-05-22 Takuya YoshikawaKVM: x86 emulator: Remove unused arg from seg_override()
2011-05-22 Takuya YoshikawaKVM: Validate userspace_addr of memslot when registered
2011-05-22 Takuya YoshikawaKVM: MMU: Clean up gpte reading with copy_from_user()
2011-05-22 Avi KivityKVM: VMX: Cache vmcs segment fields
2011-05-22 Avi KivityKVM: x86 emulator: consolidate segment accessors
2011-05-22 Avi KivityKVM: VMX: Avoid reading %rip unnecessarily when handlin...
2011-05-22 Joe PerchesKVM: SVM: Make dump_vmcb static, reduce text
2011-05-22 Takuya YoshikawaKVM: MMU: Fix 64-bit paging breakage on x86_32
2011-05-22 BrillyWu@viatech... KVM: Add CPUID support for VIA CPU
2011-05-22 Gleb NatapovKVM: call cache_all_regs() only once during instruction...
2011-05-22 Gleb NatapovKVM: Fix compound mmio
2011-05-22 Gleb NatapovKVM: emulator: Propagate fault in far jump emulation
2011-05-22 Gleb NatapovKVM: mmio_fault_cr2 is not used
2011-05-22 Avi KivityKVM: x86 emulator: consolidate group handling
2011-05-22 Avi KivityKVM: MMU: Add unlikely() annotations to walk_addr_generic()
2011-05-22 Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for PUSHF/POPF...
2011-05-22 Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for PUSHA/POPA...
2011-05-22 Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for POP reg...
2011-05-22 Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for Group 1...
2011-05-22 Takuya YoshikawaKVM: MMU: Optimize guest page table walk
2011-05-22 Avi KivityKVM: SVM: Get rid of x86_intercept_map::valid
2011-05-22 Avi KivityKVM: x86 emulator: Use opcode::execute for 0F 01 opcode
2011-05-22 Avi KivityKVM: x86 emulator: Don't force #UD for 0F 01 /5
2011-05-22 Avi KivityKVM: x86 emulator: move 0F 01 sub-opcodes into their...
2011-05-22 Randy DunlapKVM: x86 emulator: fix const value warning on i386...
2011-05-22 Clemens NossKVM: x86 emulator: avoid calling wbinvd() macro
2011-05-22 Roedel, JoergKVM: MMU: Make cmpxchg_gpte aware of nesting too
2011-05-22 Avi KivityKVM: x86 emulator: drop x86_emulate_ctxt::vcpu
2011-05-22 Avi KivityKVM: Avoid using x86_emulate_ctxt.vcpu
2011-05-22 Avi KivityKVM: x86 emulator: add new ->wbinvd() callback
2011-05-22 Avi KivityKVM: x86 emulator: add ->fix_hypercall() callback
2011-05-22 Avi KivityKVM: x86 emulator: add new ->halt() callback
2011-05-22 Avi KivityKVM: x86 emulator: make emulate_invlpg() an emulator...
2011-05-22 Avi KivityKVM: x86 emulator: emulate CLTS internally
2011-05-22 Avi KivityKVM: x86 emulator: Replace calls to is_pae() and is_pag...
2011-05-22 Avi KivityKVM: x86 emulator: drop use of is_long_mode()
2011-05-22 Avi KivityKVM: x86 emulator: add and use new callbacks set_idt...
2011-05-22 Avi KivityKVM: x86 emulator: avoid using ctxt->vcpu in check_perm...
2011-05-22 Avi KivityKVM: x86 emulator: drop vcpu argument from intercept...
2011-05-22 Avi KivityKVM: x86 emulator: drop vcpu argument from cr/dr/cpl...
2011-05-22 Avi KivityKVM: x86 emulator: drop vcpu argument from segment...
2011-05-22 Takashi IwaiMerge branch 'topic/misc' into for-linus
2011-05-22 Takashi IwaiMerge branch 'topic/lola' into for-linus
2011-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2011-05-20 Linus TorvaldsMerge branch 'ptrace' of git://git./linux/kernel/git...
2011-05-20 Tony LuckPull misc-2.6.40 into release branch
2011-05-20 Linus TorvaldsMerge branches 'x86-reboot-for-linus' and 'x86-setup...
2011-05-20 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2011-05-20 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2011-05-19 Linus TorvaldsMerge branches 'stable/irq', 'stable/p2m.bugfixes'...
2011-05-19 Linus TorvaldsMerge branches 'stable/balloon.cleanup' and 'stable...
2011-05-19 Linus TorvaldsMerge branches 'stable/backend.base.v3' and 'stable...
2011-05-19 Linus TorvaldsMerge branch 'stable/broadcom.ibft' of git://git./linux...
2011-05-18 Jiri KosinaMerge branch 'master' into upstream.
2011-05-18 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-05-17 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-05-16 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-05-15 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2011-05-15 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-05-14 Thomas GleixnerMerge branch 'consolidate-clksrc-i8253' of ~rmk/linux...
2011-05-12 James MorrisMerge branch 'for-linus' of git://git.infradead.org...
2011-05-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-11 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-05-11 Avi KivityKVM: x86 emulator: drop vcpu argument from pio callbacks
2011-05-11 Avi KivityKVM: x86 emulator: drop vcpu argument from memory read...
2011-05-11 Avi KivityKVM: x86 emulator: whitespace cleanups
2011-05-11 Nelson ElhageKVM: emulator: Use linearize() when fetching instructions
2011-05-11 Joerg RoedelKVM: X86: Update last_guest_tsc in vcpu_put
2011-05-11 Joerg RoedelKVM: SVM: Fix nested sel_cr0 intercept path with decode...
2011-05-11 Nelson ElhageKVM: x86 emulator: Handle wraparound in (cs_base +...
2011-05-11 Duan JiongKVM: remove useless function declaration kvm_inject_pit...
2011-05-11 Duan JiongKVM: remove useless function declarations from file...
2011-05-11 Serge E. HallynKVM: fix push of wrong eip when doing softint
2011-05-11 Takuya YoshikawaKVM: x86 emulator: Use em_push() instead of emulate_push()
2011-05-11 Takuya YoshikawaKVM: x86 emulator: Make emulate_push() store the value...
2011-05-11 Takuya YoshikawaKVM: x86 emulator: Disable writeback for CMP emulation
2011-05-11 Jan KiszkaKVM: VMX: Ensure that vmx_create_vcpu always returns...
2011-05-11 Gleb NatapovKVM: emulator: do not needlesly sync registers from...
2011-05-11 Avi KivityKVM: x86 emulator: implement segment permission checks
2011-05-11 Avi KivityKVM: x86 emulator: move desc_limit_scaled()
2011-05-11 Avi KivityKVM: x86 emulator: move linearize() downwards
2011-05-11 Avi KivityKVM: x86 emulator: pass access size and read/write...
2011-05-11 Avi KivityKVM: x86 emulator: change address linearization to...
2011-05-11 Avi KivityKVM: x86 emulator: move invlpg emulation into a function
next