2007-10-17 |
Linus Torvalds | Merge branch 'xen-upstream' of git://git./linux/kernel... |
blob | commitdiff | raw |
2007-10-17 |
Linus Torvalds | Merge branch 'for-linus' of git://oss.sgi.com:8090... |
blob | commitdiff | raw |
2007-10-16 |
Linus Torvalds | Merge ssh:///pub/scm/linux/kernel/git/sam/kbuild |
blob | commitdiff | raw |
2007-10-16 |
Linus Torvalds | Merge git://git./linux/kernel/git/sam/kbuild |
blob | commitdiff | raw |
2007-10-15 |
Linus Torvalds | Merge branch 'devel' of /home/rmk/linux-2.6-arm |
blob | commitdiff | raw |
2007-10-15 |
Linus Torvalds | Merge branch 'locks' of git://linux-nfs.org/~bfields... |
blob | commitdiff | raw |
2007-10-15 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
blob | commitdiff | raw |
2007-10-15 |
Linus Torvalds | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 |
blob | commitdiff | raw |
2007-10-15 |
Linus Torvalds | Merge branch 'release' of git://git./linux/kernel/git... |
blob | commitdiff | raw |
2007-10-15 |
Linus Torvalds | Merge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 |
blob | commitdiff | raw |
2007-10-15 |
Linus Torvalds | Merge branch 'nfs-server-stable' of git://linux-nfs... |
blob | commitdiff | raw |
2007-10-14 |
Linus Torvalds | Merge branch 'release' of git://lm-sensors.org/kernel... |
blob | commitdiff | raw |
2007-10-14 |
David Woodhouse | Merge branch 'master' of git://git.infradead.org/~dedek... |
blob | commitdiff | raw |
2007-10-14 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
blob | commitdiff | raw |
2007-10-13 |
Linus Torvalds | Merge branch 'upstream' of git://ftp.linux-mips.org... |
blob | commitdiff | raw |
2007-10-13 |
Linus Torvalds | Merge git://git./linux/kernel/git/bart/ide-2.6 |
blob | commitdiff | raw |
2007-10-13 |
Linus Torvalds | Merge git://git.infradead.org/mtd-2.6 |
blob | commitdiff | raw |
2007-10-13 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
blob | commitdiff | raw |
2007-10-13 |
Avi Kivity | KVM: Improve emulation failure reporting |
blob | commitdiff | raw |
2007-10-13 |
He, Qing | KVM: VMX: Fix exit qualification width on i386 |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Avi Kivity | KVM: Move main vcpu loop into subarch independent code |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Avi Kivity | KVM: VMX: Move vm entry failure handling to the exit... |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Christian Ehrhardt | KVM: Rename kvm_arch_ops to kvm_x86_ops |
blob | commitdiff | raw | diff to current |
2007-10-13 |
He, Qing | KVM: enable in-kernel APIC INIT/SIPI handling |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Eddie Dong | KVM: Migrate lapic hrtimer when vcpu moves to another cpu |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Eddie Dong | KVM: Keep track of missed timer irq injections |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Yang, Sheng | KVM: VMX: Use shadow TPR/cr8 for 64-bits guests |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Eddie Dong | KVM: pending irq save/restore |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Eddie Dong | KVM: Emulate hlt in the kernel |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Eddie Dong | KVM: Emulate local APIC in kernel |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Eddie Dong | KVM: Define and use cr8 access functions |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Eddie Dong | KVM: Add support for in-kernel PIC emulation |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Laurent Vivier | KVM: VMX: Split segments reload in vmx_load_host_state() |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Izik Eidus | KVM: VMX: allow rmode_tss_base() to work with >2G of... |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Yang, Sheng | KVM: Communicate cr8 changes to userspace |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Avi Kivity | KVM: Close minor race in signal handling |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Laurent Vivier | KVM: Clean up kvm_setup_pio() |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Laurent Vivier | KVM: Cleanup string I/O instruction emulation |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Li, Xin B | KVM: VMX: Remove a duplicated ia32e mode vm entry control |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Rusty Russell | KVM: Use kmem_cache_free for kmem_cache_zalloc'ed objects |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Rusty Russell | KVM: Add and use pr_unimpl for standard formatting... |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Gabriel C | KVM: Fix defined but not used warning in drivers/kvm... |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Rusty Russell | KVM: Remove redundant alloc_vmcs_cpu declaration |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Yang, Sheng | KVM: VMX: Add cpu consistency check |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Rusty Russell | KVM: Use kmem cache for allocating vcpus |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Laurent Vivier | KVM: Remove kvm_{read,write}_guest() |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Rusty Russell | KVM: VMX: pass vcpu_vmx internally |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Shaohua Li | KVM: Convert vm lock to a mutex |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Avi Kivity | KVM: Use the scheduler preemption notifiers to make... |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Yang, Sheng | KVM: VMX: Improve the method of writing vmcs control |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Rusty Russell | KVM: Dynamically allocate vcpus |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Gregory Haskins | KVM: Remove arch specific components from the general... |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Yang, Sheng | KVM: VMX: Import some constants of vmcs from IA32 SDM |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Shaohua Li | KVM: Hoist kvm_mmu_reload() out of the critical section |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Jeff Dike | KVM: Set exit_reason to KVM_EXIT_MMIO where run->mmio... |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Rusty Russell | KVM: Use standard CR4 flags, tighten checking |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Rusty Russell | KVM: Trivial: Use standard CR0 flags macros from asm... |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Qing He | KVM: SMP: Add vcpu_id field in struct vcpu |
blob | commitdiff | raw | diff to current |
2007-07-23 |
David Woodhouse | Merge branch 'master' of git://git./linux/kernel/git... |
blob | commitdiff | raw | diff to current |
2007-07-22 |
Linus Torvalds | Merge branch 'for-linus' of git://git.o-hand.com/linux... |
blob | commitdiff | raw | diff to current |
2007-07-22 |
Linus Torvalds | Merge branch 'for-linus' of git://git.o-hand.com/linux... |
blob | commitdiff | raw | diff to current |
2007-07-22 |
Len Brown | Pull netlink into release branch |
blob | commitdiff | raw | diff to current |
2007-07-22 |
Len Brown | Pull osi into release branch |
blob | commitdiff | raw | diff to current |
2007-07-22 |
Len Brown | Pull video into release branch |
blob | commitdiff | raw | diff to current |
2007-07-22 |
Len Brown | Pull throttle into release branch |
blob | commitdiff | raw | diff to current |
2007-07-22 |
Len Brown | Pull misc into release branch |
blob | commitdiff | raw | diff to current |
2007-07-22 |
Len Brown | Pull dock-bay into release branch |
blob | commitdiff | raw | diff to current |
2007-07-22 |
Len Brown | Pull bugzilla-7880 into release branch |
blob | commitdiff | raw | diff to current |
2007-07-22 |
Len Brown | Pull ec into release branch |
blob | commitdiff | raw | diff to current |
2007-07-22 |
Len Brown | Pull sbs into release branch |
blob | commitdiff | raw | diff to current |
2007-07-22 |
Len Brown | Pull battery into release branch |
blob | commitdiff | raw | diff to current |
2007-07-22 |
Len Brown | Pull acpi-debug into release branch |
blob | commitdiff | raw | diff to current |
2007-07-22 |
Len Brown | Pull acpica into release branch |
blob | commitdiff | raw | diff to current |
2007-07-19 |
Tony Luck | Pull vector-domain into release branch |
blob | commitdiff | raw | diff to current |
2007-07-19 |
Linus Torvalds | Merge git://git./linux/kernel/git/sam/kbuild |
blob | commitdiff | raw | diff to current |
2007-07-19 |
Linus Torvalds | Merge branch 'release' of git://lm-sensors.org/kernel... |
blob | commitdiff | raw | diff to current |
2007-07-19 |
David S. Miller | Merge branch 'upstream-davem' of /linux/kernel/git... |
blob | commitdiff | raw | diff to current |
2007-07-19 |
Steve French | Merge branch 'master' of /linux/kernel/git/torvalds... |
blob | commitdiff | raw | diff to current |
2007-07-18 |
Jeff Garzik | Merge branch 'upstream-jgarzik' of git://git./linux... |
blob | commitdiff | raw | diff to current |
2007-07-17 |
Linus Torvalds | Merge branch 'for-linus' of git://git390.osdl.marist... |
blob | commitdiff | raw | diff to current |
2007-07-17 |
Linus Torvalds | Merge git://git./linux/kernel/git/wim/linux-2.6-watchdog |
blob | commitdiff | raw | diff to current |
2007-07-17 |
Linus Torvalds | Merge branch 'bsg' of git://git.kernel.dk/data/git... |
blob | commitdiff | raw | diff to current |
2007-07-17 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
blob | commitdiff | raw | diff to current |
2007-07-17 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
Linus Torvalds | Merge /pub/scm/linux/kernel/git/lethal/sh-2.6 |
blob | commitdiff | raw | diff to current |
2007-07-16 |
Avi Kivity | KVM: Clean up #includes |
blob | commitdiff | raw | diff to current |
2007-07-16 |
Avi Kivity | KVM: VMX: Remove unnecessary code in vmx_tlb_flush() |
blob | commitdiff | raw | diff to current |
2007-07-16 |
Avi Kivity | KVM: VMX: Reinitialize the real-mode tss when entering... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
Gregory Haskins | KVM: VMX: Fix interrupt checking on lightweight exit |
blob | commitdiff | raw | diff to current |
2007-07-16 |
Avi Kivity | KVM: VMX: Ensure vcpu time stamp counter is monotonous |
blob | commitdiff | raw | diff to current |
2007-07-16 |
Avi Kivity | KVM: Initialize the BSP bit in the APIC_BASE msr correctly |
blob | commitdiff | raw | diff to current |
2007-07-16 |
Shani Moideen | KVM: VMX: Replace memset(<addr>, 0, PAGESIZE) with... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
Avi Kivity | KVM: Flush remote tlbs when reducing shadow pte permissions |
blob | commitdiff | raw | diff to current |
2007-07-16 |
Avi Kivity | KVM: Emulate hlt on real mode for Intel |
blob | commitdiff | raw | diff to current |
2007-07-16 |
Avi Kivity | KVM: Move duplicate halt handling code into kvm_main.c |
blob | commitdiff | raw | diff to current |
2007-07-16 |
Robert P. J. Day | KVM: Replace C code with call to ARRAY_SIZE() macro. |
blob | commitdiff | raw | diff to current |
2007-07-16 |
Avi Kivity | KVM: Lazy guest cr3 switching |
blob | commitdiff | raw | diff to current |
2007-07-16 |
Eddie Dong | KVM: VMX: Avoid saving and restoring msr_efer on lightw... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
Eddie Dong | KVM: VMX: Cleanup redundant code in MSR set |
blob | commitdiff | raw | diff to current |
2007-07-16 |
Eddie Dong | KVM: VMX: Avoid saving and restoring msrs on lightweigh... |
blob | commitdiff | raw | diff to current |
next |