projects
/
linux-2.6
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik...
[linux-2.6]
/
drivers
/
kvm
/
2007-01-23
Linus Torvalds
Merge branch 'upstream-linus' of /linux/kernel/git...
tree
|
commitdiff
2007-01-23
Linus Torvalds
Merge branch 'ftape' of /linux/kernel/git/jgarzik/misc-2.6
tree
|
commitdiff
2007-01-23
Linus Torvalds
Merge branch 'kill-jffs-prep' of /linux/kernel/git...
tree
|
commitdiff
2007-01-23
Avi Kivity
[PATCH] KVM: fix bogus pagefault on writable pages
tree
|
commitdiff
2007-01-23
Avi Kivity
[PATCH] KVM: x86 emulator: fix bit string instructions
tree
|
commitdiff
2007-01-23
Avi Kivity
[PATCH] KVM: fix race between mmio reads and injected...
tree
|
commitdiff
2007-01-23
Avi Kivity
[PATCH] KVM: make sure there is a vcpu context loaded...
tree
|
commitdiff
2007-01-23
Linus Torvalds
Merge git://git.infradead.org/mtd-2.6
tree
|
commitdiff
2007-01-23
Herbert Xu
[PATCH] vmx: Fix register constraint in launch code
tree
|
commitdiff
2007-01-22
Linus Torvalds
Merge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
tree
|
commitdiff
2007-01-22
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2007-01-17
David Woodhouse
Merge branch 'master' of git://git./linux/kernel/git...
tree
|
commitdiff
2007-01-12
Linus Torvalds
Merge branch 'for-linus' of /linux/kernel/git/jikos/hid
tree
|
commitdiff
2007-01-12
Linus Torvalds
Merge branch 'release' of git://git./linux/kernel/git...
tree
|
commitdiff
2007-01-12
Linus Torvalds
Merge branch 'drm-patches' of git://git./linux/kernel...
tree
|
commitdiff
2007-01-12
Ingo Molnar
[PATCH] KVM: add VM-exit profiling
tree
|
commitdiff
2007-01-11
Len Brown
Pull sgi into release branch
tree
|
commitdiff
2007-01-11
Len Brown
Pull trivial into release branch
tree
|
commitdiff
2007-01-10
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2007-01-10
Linus Torvalds
Merge branch 'for-linus' of /linux/kernel/git/roland...
tree
|
commitdiff
2007-01-08
Linus Torvalds
Merge master.kernel.org:/home/rmk/linux-2.6-arm
tree
|
commitdiff
2007-01-08
Jeff Garzik
Merge branch 'upstream-fixes' of /linux/kernel/git...
tree
|
commitdiff
2007-01-08
Jeff Garzik
Merge branch 'upstream-fixes' of git://lost.foo-project...
tree
|
commitdiff
2007-01-06
Linus Torvalds
Merge /pub/scm/linux/kernel/git/gregkh/driver-2.6
tree
|
commitdiff
2007-01-06
Linus Torvalds
Merge /pub/scm/linux/kernel/git/gregkh/pci-2.6
tree
|
commitdiff
2007-01-06
Linus Torvalds
Merge /pub/scm/linux/kernel/git/gregkh/usb-2.6
tree
|
commitdiff
2007-01-06
Linus Torvalds
Merge branch 'i2c-for-linus' of git://jdelvare.pck...
tree
|
commitdiff
2007-01-06
Dor Laor
[PATCH] KVM: Simplify test for interrupt window
tree
|
commitdiff
2007-01-06
Ingo Molnar
[PATCH] KVM: Simplify mmu_alloc_roots()
tree
|
commitdiff
2007-01-06
Ingo Molnar
[PATCH] KVM: Make loading cr3 more robust
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: Add missing dirty bit
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: Don't set guest cr3 from vmx_vcpu_setup()
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: Add missing 'break'
tree
|
commitdiff
2007-01-06
Ingo Molnar
[PATCH] KVM: Avoid oom on cr3 switch
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: Initialize vcpu->kvm a little earlier
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: Improve reporting of vmwrite errors
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: add audit code to check mappings...
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: Destroy mmu while we still have a...
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: Flush guest tlb when reducing permiss...
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: Detect oom conditions and propagate...
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: Replace atomic allocations by preallo...
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: Free pages on kvm destruction
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: Treat user-mode faults as a hint...
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: Fix cmpxchg8b emulation
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: Never free a shadow page actively...
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: Page table write flood protection
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: If an empty shadow page is not empty...
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: Ensure freed shadow pages are clean
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: <ove is_empty_shadow_page() above...
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: Handle misaligned accesses to write...
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: Remove release_pt_page_64()
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: Remove invlpg interception
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: oom handling
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: kvm_mmu_put_page() only removes one...
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: Implement child shadow unlinking
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: If emulating an instruction fails...
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: Zap shadow page table entries on...
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: Support emulated writes into RAM
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: Let the walker extract the target...
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: Write protect guest pages when a...
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: Shadow page table caching
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: Make kvm_mmu_alloc_page() return...
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: Make the shadow page tables also...
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: Use the guest pdptrs instead of mappi...
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MU: Special treatment for shadow pae root...
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: Fold fetch_guest() into init_walker()
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: Load the pae pdptrs on cr3 change...
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: Teach the page table walker to track...
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: MMU: Implement simple reverse mapping
tree
|
commitdiff
2007-01-06
Avi Kivity
[PATCH] KVM: Prevent stale bits in cr0 and cr4
tree
|
commitdiff
2007-01-06
Dor Laor
[PATCH] KVM: Improve interrupt response
tree
|
commitdiff
2007-01-06
Yoshimi Ichiyanagi
[PATCH] KVM: Recover after an arch module load failure
tree
|
commitdiff
2007-01-06
Ingo Molnar
[PATCH] KVM: Use raw_smp_processor_id() instead of...
tree
|
commitdiff
2007-01-06
Ingo Molnar
[PATCH] KVM: Fix GFP_KERNEL alloc in atomic section bug
tree
|
commitdiff
2007-01-04
Linus Torvalds
Merge /pub/scm/linux/kernel/git/davej/agpgart
tree
|
commitdiff
2007-01-04
Linus Torvalds
Merge /pub/scm/linux/kernel/git/davej/cpufreq
tree
|
commitdiff
2007-01-03
Linus Torvalds
Merge branch 'for-linus' of /home/rmk/linux-2.6-arm
tree
|
commitdiff
2006-12-30
Linus Torvalds
Merge branch 'upstream-linus' of git://git./linux/kerne...
tree
|
commitdiff
2006-12-30
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2006-12-30
Ingo Molnar
[PATCH] kvm: fix GFP_KERNEL allocation in atomic sectio...
tree
|
commitdiff
2006-12-30
Avi Kivity
[PATCH] KVM: Fix oops on oom
tree
|
commitdiff
2006-12-30
Nguyen Anh Quynh
[PATCH] KVM: Rename some msrs
tree
|
commitdiff
2006-12-30
Avi Kivity
[PATCH] KVM: More msr misery
tree
|
commitdiff
2006-12-30
Avi Kivity
[PATCH] KVM: Move common msr handling to arch independe...
tree
|
commitdiff
2006-12-30
Avi Kivity
[PATCH] KVM: Implement a few system configuration msrs
tree
|
commitdiff
2006-12-30
Yoshimi Ichiyanagi
[PATCH] KVM: Initialize kvm_arch_ops on unload
tree
|
commitdiff
2006-12-30
Avi Kivity
[PATCH] KVM: Simplify is_long_mode()
tree
|
commitdiff
2006-12-30
Avi Kivity
[PATCH] KVM: Use boot_cpu_data instead of current_cpu_data
tree
|
commitdiff
2006-12-26
Jeff Garzik
Merge branch 'upstream-fixes' of git://git./linux/kerne...
tree
|
commitdiff
2006-12-23
Linus Torvalds
Merge branch 'release' of git://git./linux/kernel/git...
tree
|
commitdiff
2006-12-22
Avi Kivity
[PATCH] KVM: API versioning
tree
|
commitdiff
2006-12-22
Michael Riepe
[PATCH] KVM: Handle p5 mce msrs
tree
|
commitdiff
2006-12-22
Michael Riepe
[PATCH] KVM: Force real-mode cs limit to 64K
tree
|
commitdiff
2006-12-22
Michael Riepe
[PATCH] KVM: Do not export unsupported msrs to userspace
tree
|
commitdiff
2006-12-22
Avi Kivity
[PATCH] KVM: Use more traditional error handling in...
tree
|
commitdiff
2006-12-22
Avi Kivity
[PATCH] KVM: AMD SVM: Save and restore the floating...
tree
|
commitdiff
2006-12-22
Avi Kivity
[PATCH] KVM: AMD SVM: handle MSR_STAR in 32-bit mode
tree
|
commitdiff
2006-12-22
James Morris
[PATCH] KVM: add valid_vcpu() helper
tree
|
commitdiff
2006-12-21
Linus Torvalds
Merge branch 'drm-patches' of /linux/kernel/git/airlied...
tree
|
commitdiff
2006-12-20
Len Brown
Pull bugfix into test branch
tree
|
commitdiff
next