KVM: x86: Drop RF manipulation for guest single-stepping
[safe/jmp/linux-2.6] / arch /
2010-04-25 Jan KiszkaKVM: x86: Drop RF manipulation for guest single-stepping
2010-04-25 Jan KiszkaKVM: SVM: Emulate nRIP feature when reinjecting INT3
2010-04-25 Jan KiszkaKVM: x86: Add kvm_is_linear_rip
2010-04-25 Jan KiszkaKVM: SVM: Move svm_queue_exception
2010-04-25 Jan KiszkaKVM: x86: Kick VCPU outside PIC lock again
2010-04-25 Alexander GrafKVM: PPC: Destory timer on vcpu destruction
2010-04-25 Alexander GrafKVM: PPC: Memset vcpu to zeros
2010-04-25 Jan KiszkaKVM: x86: Add support for saving&restoring debug registers
2010-04-25 Jan KiszkaKVM: x86: Save&restore interrupt shadow mask
2010-04-25 Jan KiszkaKVM: x86: Do not return soft events in vcpu_events
2010-04-25 Joerg RoedelKVM: SVM: Fix wrong interrupt injection in enable_irq_w...
2010-04-25 Gleb NatapovKVM: drop unneeded kvm_run check in emulate_instruction()
2010-04-25 Alexander GrafKVM: PPC: Allocate vcpu struct using vmalloc
2010-04-25 Alexander GrafKVM: PPC: Simplify kvmppc_load_up_(FPU|VMX|VSX)
2010-04-25 Alexander GrafKVM: PPC: Enable use of secondary htab bucket
2010-04-25 Alexander GrafKVM: PPC: Add capability for paired singles
2010-04-25 Alexander GrafKVM: PPC: Implement Paired Single emulation
2010-04-25 Alexander GrafKVM: PPC: Enable program interrupt to do MMIO
2010-04-25 Alexander GrafKVM: PPC: Add helpers to modify ppc fields
2010-04-25 Alexander GrafKVM: PPC: Fix error in BAT assignment
2010-04-25 Alexander GrafKVM: PPC: Add helpers to call FPU instructions
2010-04-25 Alexander GrafKVM: PPC: Make ext giveup non-static
2010-04-25 Alexander GrafKVM: PPC: Make software load/store return eaddr
2010-04-25 Alexander GrafKVM: PPC: Implement mtsr instruction emulation
2010-04-25 Alexander GrafKVM: PPC: Fix typo in book3s_32 debug code
2010-04-25 Alexander GrafKVM: PPC: Preload FPU when possible
2010-04-25 Alexander GrafKVM: PPC: Combine extension interrupt handlers
2010-04-25 Alexander GrafKVM: PPC: Add Gekko SPRs
2010-04-25 Alexander GrafKVM: PPC: Add hidden flag for paired singles
2010-04-25 Alexander GrafKVM: PPC: Add AGAIN type for emulation return
2010-04-25 Alexander GrafKVM: PPC: Teach MMIO Signedness
2010-04-25 Alexander GrafKVM: PPC: Enable MMIO to do 64 bits, fprs and qprs
2010-04-25 Alexander GrafKVM: PPC: Make fpscr 64-bit
2010-04-25 Alexander GrafKVM: PPC: Add QPR registers
2010-04-25 Joerg RoedelKVM: SVM: Remove newlines from nested trace points
2010-04-25 Joerg RoedelKVM: SVM: Make lazy FPU switching work with nested svm
2010-04-25 Joerg RoedelKVM: SVM: Activate nested state only when guest state...
2010-04-25 Joerg RoedelKVM: SVM: Don't sync nested cr8 to lapic and back
2010-04-25 Joerg RoedelKVM: SVM: Fix nested msr intercept handling
2010-04-25 Joerg RoedelKVM: SVM: Annotate nested_svm_map with might_sleep()
2010-04-25 Joerg RoedelKVM: SVM: Sync all control registers on nested vmexit
2010-04-25 Joerg RoedelKVM: SVM: Fix schedule-while-atomic on nested exception...
2010-04-25 Joerg RoedelKVM: SVM: Don't use kmap_atomic in nested_svm_map
2010-04-25 Takuya YoshikawaKVM: remove redundant prototype of load_pdptrs()
2010-04-25 Takuya YoshikawaKVM: x86 emulator: Fix x86_emulate_insn() not to use...
2010-04-25 Takuya YoshikawaKVM: x86 emulator: X86EMUL macro replacements: x86_emul...
2010-04-25 Takuya YoshikawaKVM: x86 emulator: X86EMUL macro replacements: from...
2010-04-25 Gleb NatapovKVM: inject #UD in 64bit mode from instruction that...
2010-04-25 Gleb NatapovKVM: use desc_ptr struct instead of kvm private descrip...
2010-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-04-21 Linus TorvaldsMerge branch 'kvm-updates/2.6.34' of git://git./virt...
2010-04-21 Jan KiszkaKVM: x86: Fix TSS size check for 16-bit tasks
2010-04-21 Philippe De Muyterm68knommu: fix coldfire tcdrain
2010-04-21 Greg Ungererm68knommu: remove a duplicate vector setting line for...
2010-04-21 Maxim KuvyrkovFix m68k-uclinux's rt_sigreturn trampoline
2010-04-21 Philip Nyem68knommu: correct the CC flags for Coldfire M5272...
2010-04-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2010-04-20 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-04-20 Christoph Hellwigx86: correctly wire up the newuname system call
2010-04-20 Takuya YoshikawaKVM: fix the handling of dirty bitmaps to avoid overflows
2010-04-20 Xiao GuangrongKVM: MMU: fix kvm_mmu_zap_page() and its calling path
2010-04-20 Avi KivityKVM: VMX: Save/restore rflags.vm correctly in real...
2010-04-20 Andre PrzywaraKVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTL
2010-04-20 Avi KivityKVM: Don't spam kernel log when injecting exceptions...
2010-04-20 Takuya YoshikawaKVM: SVM: Fix memory leaks that happen when svm_create_...
2010-04-20 Gleb NatapovKVM: take srcu lock before call to complete_pio()
2010-04-20 David S. Millersparc64: Fix hardirq tracing in trap return path.
2010-04-19 David S. Millersparc64: Use correct pt_regs in decode_access_size...
2010-04-19 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2010-04-19 David S. Millersparc64: Fix PREEMPT_ACTIVE value.
2010-04-15 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-04-15 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2010-04-14 Geert Uytterhoevenm68k: Fix asm constraints for atomic_sub_and_test(...
2010-04-14 Maxim Kuvyrkovm68k: Fix `struct sigcontext' for ColdFire
2010-04-14 Rusty Russelllguest: stop using KVM hypercall mechanism
2010-04-14 Ernst SchwabARM: 5974/1: arm/mach-at91 Makefile: remove two blanks.
2010-04-14 Mika WesterbergARM: 6052/1: kdump: make kexec work in interrupt context
2010-04-14 Imre DeakARM: 6051/1: VFP: preserve the HW context when calling...
2010-04-14 Imre DeakARM: 6050/1: VFP: fix the SMP versions of vfp_{sync...
2010-04-14 Nicolas PitreARM: 6007/1: fix highmem with VIPT cache and DMA
2010-04-14 Anders LarsenARM: 5975/1: AT91 slow-clock suspend: don't wait when...
2010-04-14 David S. Millersparc64: Run NMIs on the hardirq stack.
2010-04-14 David S. Millersparc64: Allocate sufficient stack space in ftrace...
2010-04-13 Frederic Weisbeckersparc: Fix forgotten kmemleak headers inclusion
2010-04-13 Ingo MolnarMerge branch 'iommu/fixes' of git://git./linux/kernel...
2010-04-13 David S. Millersparc64: Add some more commentary to __raw_local_irq_save()
2010-04-13 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-04-13 David S. Millersparc64: Fix memory leak in pci_register_iommu_region().
2010-04-13 David S. Millersparc64: Add kmemleak annotation to sun4v_build_virq()
2010-04-13 David S. Millersparc64: Support kmemleak.
2010-04-13 David S. Millersparc64: Add function graph tracer support.
2010-04-13 David S. Millersparc64: Give a stack frame to the ftrace call sites.
2010-04-13 David S. Millersparc64: Use a seperate counter for timer interrupts...
2010-04-13 David S. Millersparc64: Remove profiling from some low-level bits.
2010-04-13 David S. Millersparc64: Kill unnecessary static on local var in ftrace...
2010-04-13 David S. Millersparc64: Kill CONFIG_STACK_DEBUG code.
2010-04-13 David S. Millersparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up.
2010-04-13 David S. Millersparc64: Adjust __raw_local_irq_save() to cooperate...
2010-04-13 David S. Millersparc64: Use kstack_valid() in die_if_kernel().
2010-04-13 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
next