KVM: Fix missing smp tlb flush in invlpg
[pandora-kernel.git] / arch /
2009-03-24 Andrea ArcangeliKVM: Fix missing smp tlb flush in invlpg
2009-03-24 Hannes EderKVM: fix sparse warnings: Should it be static?
2009-03-24 Hannes EderKVM: fix sparse warnings: context imbalance
2009-03-24 Amit ShahKVM: is_long_mode() should check for EFER.LMA
2009-03-24 Amit ShahKVM: VMX: Update necessary state when guest enters...
2009-03-24 Xiantao ZhangKVM: ia64: Fix the build errors due to lack of macros...
2009-03-24 Xiantao Zhangia64: Move the macro definitions related to MSI to...
2009-03-24 Liu YuKVM: ppc: Add emulation of E500 register mmucsr0
2009-03-24 Joerg RoedelKVM: MMU: Fix another largepage memory leak
2009-03-24 Andre PrzywaraKVM: SVM: set accessed bit for VMCB segment selectors
2009-03-24 Gleb NatapovKVM: Report IRQ injection status to userspace.
2009-03-24 Joerg RoedelKVM: MMU: remove assertion in kvm_mmu_alloc_page
2009-03-24 Joerg RoedelKVM: MMU: remove redundant check in mmu_set_spte
2009-03-24 Gerd HoffmannKVM: Fix kvmclock on !constant_tsc boxes
2009-03-24 Sheng YangKVM: VMX: Use kvm_mmu_page_fault() handle EPT violation...
2009-03-24 Jan KiszkaKVM: Drop unused evaluations from string pio handlers
2009-03-24 Alexander GrafKVM: Add FFXSR support
2009-03-24 Alexander Grafx86: Add EFER descriptions for FFXSR
2009-03-24 Marcelo TosattiKVM: make irq ack notifications aware of routing table
2009-03-24 Jes SorensenKVM: ia64: dynamic nr online cpus
2009-03-24 Christian BorntraegerKVM: s390: Fix SIGP set prefix ioctl
2009-03-24 Christian BorntraegerKVM: s390: Fix problem state check for b2 intercepts
2009-03-24 Christian BorntraegerKVM: s390: Fix printk on SIGP set arch
2009-03-24 Xiantao ZhangKVM: ia64: Implement some pal calls needed for windows...
2009-03-24 Xiantao ZhangKVM: ia64: Add the support for translating PAL Call...
2009-03-24 Xiantao ZhangKVM: ia64: vTLB change for enabling windows 2008 boot
2009-03-24 Avi KivityKVM: Avoid using CONFIG_ in userspace visible headers
2009-03-24 Avi KivityKVM: Userspace controlled irq routing
2009-03-24 Amit ShahKVM: x86: Fix typos and whitespace errors
2009-03-24 Liu YuKVM: ppc: Move to new TLB invalidate interface
2009-03-24 Liu YuKVM: ppc: Fix e500 warnings and some spelling problems
2009-03-24 Liu Yupowerpc/fsl-booke: declare tlbcam_index for use in c
2009-03-24 Avi KivityKVM: MMU: Only enable cr4_pge role in shadow mode
2009-03-24 Avi KivityKVM: MMU: Rename "metaphysical" attribute to "direct"
2009-03-24 Marcelo TosattiKVM: MMU: drop zeroing on mmu_memory_cache_alloc
2009-03-24 Joe PerchesKVM: SVM: Fix typo in has_svm()
2009-03-24 Jes SorensenKVM: ia64: expose registers in struct kvm_regs
2009-03-24 Avi KivityKVM: Reset PIT irq injection logic when the PIT IRQ...
2009-03-24 Avi KivityKVM: Add CONFIG_HAVE_KVM_IRQCHIP
2009-03-24 Avi KivityKVM: MMU: Optimize page unshadowing
2009-03-24 Alexander GrafKVM: SVM: Add microcode patch level dummy
2009-03-24 Hollis BlanchardKVM: ppc: remove debug support broken by KVM debug...
2009-03-24 Avi KivityKVM: Properly lock PIT creation
2009-03-24 Avi KivityKVM: x86 emulator: implement 'ret far' instruction...
2009-03-24 Avi KivityKVM: VMX: When emulating on invalid vmx state, don...
2009-03-24 Avi KivityKVM: x86 emulator: Make emulate_pop() a little more...
2009-03-24 Avi KivityKVM: VMX: Prevent exit handler from running if emulatin...
2009-03-24 Avi KivityKVM: VMX: don't clobber segment AR if emulating invalid...
2009-03-24 Avi KivityKVM: VMX: Fix guest state validity checks
2009-03-24 Hollis BlanchardKVM: ppc: Add extra E500 exceptions
2009-03-24 Hollis BlanchardKVM: ppc: distinguish between interrupts and priorities
2009-03-24 Hollis BlanchardKVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke
2009-03-24 Hollis BlanchardKVM: ppc: E500 core-specific code
2009-03-24 Hollis BlanchardKVM: ppc: ifdef iccci with CONFIG_44x
2009-03-24 Hollis BlanchardKVM: ppc: No need to include core-header for KVM in...
2009-03-24 Hollis BlanchardKVM: ppc: Add dbsr in kvm_vcpu_arch
2009-03-24 Hollis BlanchardKVM: ppc: split out common Book E instruction emulation
2009-03-24 Hollis BlanchardKVM: ppc: use macros instead of hardcoded literals...
2009-03-24 Hollis BlanchardKVM: ppc: remove last 44x-specific bits from booke.c
2009-03-24 Hollis BlanchardKVM: ppc: rename 44x MMU functions used in booke.c
2009-03-24 Hollis BlanchardKVM: ppc: turn tlb_xlate() into a per-core hook (and...
2009-03-24 Hollis BlanchardKVM: ppc: change kvmppc_mmu_map() parameters
2009-03-24 Hollis BlanchardKVM: ppc: small cosmetic changes to Book E DTLB miss...
2009-03-24 Hollis BlanchardKVM: ppc: cosmetic changes to mmu hook names
2009-03-24 Hollis BlanchardKVM: ppc: move struct kvmppc_44x_tlbe into 44x-specific...
2009-03-24 Avi KivityKVM: Move struct kvm_pio_request into x86 kvm_host.h
2009-03-24 Marcelo TosattiKVM: PIT: provide an option to disable interrupt reinje...
2009-03-24 Avi KivityKVM: Fallback support for MSR_VM_HSAVE_PA
2009-03-24 Izik EidusKVM: remove the vmap usage
2009-03-24 Izik EidusKVM: introduce kvm_read_guest_virt, kvm_write_guest_virt
2009-03-24 Marcelo TosattiKVM: VMX: initialize TSC offset relative to vm creation...
2009-03-24 Avi KivityKVM: MMU: Drop walk_shadow()
2009-03-24 Avi KivityKVM: MMU: Replace walk_shadow() by for_each_shadow_entr...
2009-03-24 Avi KivityKVM: MMU: Replace walk_shadow() by for_each_shadow_entr...
2009-03-24 Avi KivityKVM: MMU: Use for_each_shadow_entry() in __direct_map()
2009-03-24 Avi KivityKVM: MMU: Add for_each_shadow_entry(), a simpler altern...
2009-03-24 Avi KivityKVM: Fix vmload and friends misinterpreted as lidt
2009-03-24 Avi KivityKVM: MMU: Initialize a shadow page's global attribute...
2009-03-24 Avi KivityKVM: MMU: Segregate mmu pages created with different...
2009-03-24 Avi KivityKVM: MMU: Inherit a shadow page's guest level count...
2009-03-24 Xiantao ZhangKVM: ia64: Code cleanup
2009-03-24 Jan KiszkaKVM: Remove old kvm_guest_debug structs
2009-03-24 Jes SorensenKVM: ia64: stack get/restore patch
2009-03-24 Jan KiszkaKVM: x86: Wire-up hardware breakpoints for guest debugging
2009-03-24 Jan KiszkaKVM: x86: Virtualize debug registers
2009-03-24 Jan KiszkaKVM: VMX: Allow single-stepping when uninterruptible
2009-03-24 Jan KiszkaKVM: New guest debug interface
2009-03-24 Jan KiszkaKVM: VMX: Support for injecting software exceptions
2009-03-24 Alexander GrafKVM: SVM: Only allow setting of EFER_SVME when CPUID...
2009-03-24 Alexander GrafKVM: SVM: Allow setting the SVME bit
2009-03-24 Joerg RoedelKVM: SVM: Allow read access to MSR_VM_VR
2009-03-24 Alexander GrafKVM: SVM: Add VMEXIT handler and intercepts
2009-03-24 Alexander GrafKVM: SVM: Add VMRUN handler
2009-03-24 Alexander GrafKVM: SVM: Add VMLOAD and VMSAVE handlers
2009-03-24 Alexander GrafKVM: SVM: Implement hsave
2009-03-24 Alexander GrafKVM: SVM: Implement GIF, clgi and stgi
2009-03-24 Alexander GrafKVM: SVM: Add helper functions for nested SVM
2009-03-24 Alexander GrafKVM: SVM: Move EFER and MSR constants to generic x86...
2009-03-24 Alexander GrafKVM: SVM: Clean up VINTR setting
2009-03-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
next