[Bluetooth] Restrict well known PSM to privileged users
[pandora-kernel.git] / drivers / kvm /
2007-01-12 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/jikos/hid
2007-01-12 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-01-12 Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2007-01-12 Ingo Molnar[PATCH] KVM: add VM-exit profiling
2007-01-11 Len BrownPull sgi into release branch
2007-01-11 Len BrownPull trivial into release branch
2007-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-01-10 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-01-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-01-08 Jeff GarzikMerge branch 'upstream-fixes' of /linux/kernel/git...
2007-01-08 Jeff GarzikMerge branch 'upstream-fixes' of git://lost.foo-project...
2007-01-06 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-01-06 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-01-06 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2007-01-06 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2007-01-06 Dor Laor[PATCH] KVM: Simplify test for interrupt window
2007-01-06 Ingo Molnar[PATCH] KVM: Simplify mmu_alloc_roots()
2007-01-06 Ingo Molnar[PATCH] KVM: Make loading cr3 more robust
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Add missing dirty bit
2007-01-06 Avi Kivity[PATCH] KVM: Don't set guest cr3 from vmx_vcpu_setup()
2007-01-06 Avi Kivity[PATCH] KVM: Add missing 'break'
2007-01-06 Ingo Molnar[PATCH] KVM: Avoid oom on cr3 switch
2007-01-06 Avi Kivity[PATCH] KVM: Initialize vcpu->kvm a little earlier
2007-01-06 Avi Kivity[PATCH] KVM: Improve reporting of vmwrite errors
2007-01-06 Avi Kivity[PATCH] KVM: MMU: add audit code to check mappings...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Destroy mmu while we still have a...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Flush guest tlb when reducing permiss...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Detect oom conditions and propagate...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Replace atomic allocations by preallo...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Free pages on kvm destruction
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Treat user-mode faults as a hint...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Fix cmpxchg8b emulation
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Never free a shadow page actively...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Page table write flood protection
2007-01-06 Avi Kivity[PATCH] KVM: MMU: If an empty shadow page is not empty...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Ensure freed shadow pages are clean
2007-01-06 Avi Kivity[PATCH] KVM: MMU: <ove is_empty_shadow_page() above...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Handle misaligned accesses to write...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Remove release_pt_page_64()
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Remove invlpg interception
2007-01-06 Avi Kivity[PATCH] KVM: MMU: oom handling
2007-01-06 Avi Kivity[PATCH] KVM: MMU: kvm_mmu_put_page() only removes one...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Implement child shadow unlinking
2007-01-06 Avi Kivity[PATCH] KVM: MMU: If emulating an instruction fails...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Zap shadow page table entries on...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Support emulated writes into RAM
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Let the walker extract the target...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Write protect guest pages when a...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Shadow page table caching
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Make kvm_mmu_alloc_page() return...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Make the shadow page tables also...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Use the guest pdptrs instead of mappi...
2007-01-06 Avi Kivity[PATCH] KVM: MU: Special treatment for shadow pae root...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Fold fetch_guest() into init_walker()
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Load the pae pdptrs on cr3 change...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Teach the page table walker to track...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Implement simple reverse mapping
2007-01-06 Avi Kivity[PATCH] KVM: Prevent stale bits in cr0 and cr4
2007-01-06 Dor Laor[PATCH] KVM: Improve interrupt response
2007-01-06 Yoshimi Ichiyanagi[PATCH] KVM: Recover after an arch module load failure
2007-01-06 Ingo Molnar[PATCH] KVM: Use raw_smp_processor_id() instead of...
2007-01-06 Ingo Molnar[PATCH] KVM: Fix GFP_KERNEL alloc in atomic section bug
2007-01-04 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-01-04 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-01-03 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2006-12-30 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-12-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-12-30 Ingo Molnar[PATCH] kvm: fix GFP_KERNEL allocation in atomic sectio...
2006-12-30 Avi Kivity[PATCH] KVM: Fix oops on oom
2006-12-30 Nguyen Anh Quynh[PATCH] KVM: Rename some msrs
2006-12-30 Avi Kivity[PATCH] KVM: More msr misery
2006-12-30 Avi Kivity[PATCH] KVM: Move common msr handling to arch independe...
2006-12-30 Avi Kivity[PATCH] KVM: Implement a few system configuration msrs
2006-12-30 Yoshimi Ichiyanagi[PATCH] KVM: Initialize kvm_arch_ops on unload
2006-12-30 Avi Kivity[PATCH] KVM: Simplify is_long_mode()
2006-12-30 Avi Kivity[PATCH] KVM: Use boot_cpu_data instead of current_cpu_data
2006-12-26 Jeff GarzikMerge branch 'upstream-fixes' of git://git./linux/kerne...
2006-12-23 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-12-22 Avi Kivity[PATCH] KVM: API versioning
2006-12-22 Michael Riepe[PATCH] KVM: Handle p5 mce msrs
2006-12-22 Michael Riepe[PATCH] KVM: Force real-mode cs limit to 64K
2006-12-22 Michael Riepe[PATCH] KVM: Do not export unsupported msrs to userspace
2006-12-22 Avi Kivity[PATCH] KVM: Use more traditional error handling in...
2006-12-22 Avi Kivity[PATCH] KVM: AMD SVM: Save and restore the floating...
2006-12-22 Avi Kivity[PATCH] KVM: AMD SVM: handle MSR_STAR in 32-bit mode
2006-12-22 James Morris[PATCH] KVM: add valid_vcpu() helper
2006-12-21 Linus TorvaldsMerge branch 'drm-patches' of /linux/kernel/git/airlied...
2006-12-20 Len BrownPull bugfix into test branch
2006-12-20 Len BrownPull ec into test branch
2006-12-20 Len BrownPull platform-drivers into test branch
2006-12-18 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2006-12-16 Len BrownPull style into test branch
2006-12-16 Len BrownPull bugfix into test branch
2006-12-16 Len BrownPull trivial into test branch
2006-12-16 Len BrownPull platform-drivers into test branch
2006-12-16 Len BrownPull button into test branch
2006-12-16 Len BrownPull dock into test branch
2006-12-16 Len BrownPull ec into test branch
2006-12-13 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2006-12-13 Linus TorvaldsMerge branch 'release' of /home/ftp/linux/kernel/git...
next