| 2007-10-13 | 
Rusty Russell | KVM: Cleanup mark_page_dirty | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Rusty Russell | KVM: Don't assign vcpu->cr3 if it's invalid: check...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Yang, Sheng | KVM: VMX: Add cpu consistency check | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Rusty Russell | KVM: kvm_vm_ioctl_get_dirty_log restore "nothing dirty...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Rusty Russell | KVM: Use alignment properties of vcpu to simplify FPU ops | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Rusty Russell | KVM: Use kmem cache for allocating vcpus | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Laurent Vivier | KVM: Remove kvm_{read,write}_guest() | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Laurent Vivier | KVM: Change the emulator_{read,write,cmpxchg}_* functio...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Rusty Russell | KVM: SVM: internal function name cleanup | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Rusty Russell | KVM: SVM: de-containization | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Rusty Russell | KVM: Remove three magic numbers | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Rusty Russell | KVM: VMX: pass vcpu_vmx internally | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Rusty Russell | KVM: fx_init() needs preemption disabled while it plays...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Shaohua Li | KVM: Convert vm lock to a mutex | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Avi Kivity | KVM: Use the scheduler preemption notifiers to make...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Jeff Dike | KVM: add hypercall nr to kvm_run | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Yang, Sheng | KVM: VMX: Improve the method of writing vmcs control | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Rusty Russell | KVM: Dynamically allocate vcpus | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Gregory Haskins | KVM: Remove arch specific components from the general...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Rusty Russell | KVM: load_pdptrs() cleanups | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Aurelien Jarno | KVM: Remove dead code in the cmpxchg instruction emulation | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Yang, Sheng | KVM: VMX: Import some constants of vmcs from IA32 SDM | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Shaohua Li | KVM: Move gfn_to_page out of kmap/unmap pairs | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Shaohua Li | KVM: Hoist kvm_mmu_reload() out of the critical section | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Rusty Russell | KVM: Return if the pdptrs are invalid when the guest...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Avi Kivity | KVM: x86 emulator: fix faulty check for two-byte opcode | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Avi Kivity | KVM: x86 emulator: fix cmov for writeback changes | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Rusty Russell | KVM: Use standard CR8 flags, and fix TPR definition | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Jeff Dike | KVM: Set exit_reason to KVM_EXIT_MMIO where run->mmio...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Rusty Russell | KVM: Trivial: Use standard BITMAP macros, open-code...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Rusty Russell | KVM: Use standard CR4 flags, tighten checking | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Rusty Russell | KVM: Use standard CR3 flags, tighten checking | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Rusty Russell | KVM: Trivial: Use standard CR0 flags macros from asm...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Rusty Russell | KVM: Trivial: Avoid hardware_disable predeclaration | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Rusty Russell | KVM: Trivial: Comment spelling may escape grep | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Rusty Russell | KVM: Trivial: Make decode_register() static | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Rusty Russell | KVM: Trivial: Remove unused struct cpu_user_regs declar...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Rusty Russell | KVM: Trivial: /dev/kvm interface is no longer experimental. | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Eddie Dong | KVM: In-kernel string pio write support | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Avi Kivity | KVM: Future-proof the exit information union ABI | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Qing He | KVM: SMP: Add vcpu_id field in struct vcpu | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Nguyen Anh...  | KVM: Fix *nopage() in kvm_main.c | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Avi Kivity | i386: Expose IOAPIC register definitions even if CONFIG...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Jeff Garzik | x86/pci/acpi: fix DMI const-ification fallout | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Nick Piggin | x86: optimise barriers | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Nick Piggin | x86: fix IO write barrier | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Nick Piggin | x86: fence oostores on 64-bit | 
commit | commitdiff | tree | snapshot | 
| 2007-10-13 | 
Linus Torvalds | Only enable BLOCK_COMPAT if COMPAT is needed | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Linus Torvalds | Merge branch 'upstream' of git://git.kernel.org/pub...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Andi Kleen | Update maintainers file | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Linus Torvalds | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregk...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Linus Torvalds | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregk...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Linus Torvalds | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregk...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Linus Torvalds | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Linus Torvalds | Merge branch 'upstream-linus' of git://git.kernel.org...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Linus Torvalds | Merge branch 'isdn-cleanups' of master.kernel.org:...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Greg Kroah...  | PCI: merge almost all of pci_32.h and pci_64.h together | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Jeff Garzik | PCI: X86: Introduce and enable PCI domain support | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Jeff Garzik | PCI: Add 'nodomains' boot option, and pci_domains_suppo...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Gary Hade | PCI: modify PCI bridge control ISA flag for clarity | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Gary Hade | PCI: use _CRS for PCI resource allocation | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Gary Hade | PCI: avoid P2P prefetch window for expansion ROMs | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Gary Hade | PCI: skip ISA ioresource alignment on some systems | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Gary Hade | PCI: remove transparent bridge sizing | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
David Rientjes | pci: write file size to inode on proc bus file write | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
David Rientjes | pci: use size stored in proc_dir_entry for proc bus...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Randy Dunlap | pci: implement "pci=noaer" | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Yoichi Yuasa | PCI: fix IDE legacy mode resources | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Roland Dreier | MSI: Use correct data offset for 32-bit MSI in read_msi...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Michael Ellerman | PCI: Fix incorrect argument order to list_add_tail...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Juha Laiho | PCI: i386: Compaq EVO N800c needs PCI bus renumbering | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Michael Ellerman | PCI: Remove no longer correct documentation regarding...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Johannes Goecke | PCI: re-enable onboard sound on "MSI K8T Neo2-FIR" | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Auke Kok | PCI: quirk_vt82c586_acpi: Omit reading PCI revision ID | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Auke Kok | PCI: quirk amd_8131_mmrbc: Omit reading pci revision ID | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Auke Kok | cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Alex Chiang | PCI: Add missing PCI capability IDs | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Thomas Backlund | i386: add support for picopower irq router | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Denis V. Lunev | PCI: pci_get_device call from interrupt in reboot fixups | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
David Brownell | dma_free_coherent() needs irqs enabled (sigh) | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Christoph Hellwig | pci: hotplug: cpqphp: convert to kthread infrastructure | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Kristen Carlson...  | pci: hotplug: ibmphp: convert to kthread | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
vignesh babu | PCI: is_power_of_2 in drivers/pci/pci.c | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Kenji Kaneshige | pciehp: minor cleanups for pciehp_hpc.c | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Kenji Kaneshige | pciehp: remove trailing whitespace form pciehp_pci.c | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Kenji Kaneshige | pciehp: remove trailing whitespace from pciehp_ctrl.c | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Kenji Kaneshige | pciehp: remove trailing whitespace from pciehp_core.c | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Kenji Kaneshige | pciehp: remove trailing whitespace from pciehp_hpc.c | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Kenji Kaneshige | pciehp: remove DBG_XXX_ROUTINE | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Kristen Carlson...  | PCI Hotplug: pciehp: Request control over PCI Express...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Kristen Carlson...  | PCI Hotplug: pciehp: Dont check bridge control on remove | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Kenji Kaneshige | pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Mariusz Kozlowski | PCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Linus Torvalds | Merge branch 'hysdn' of master.kernel.org:/pub/scm...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Alan Stern | USB: fix race in autosuspend reschedule | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Haavard Skinnemoen | atmel_usba_udc: Keep track of the device status | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Ortwin Glück | USB: Nikon D40X unusual_devs entry | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
Alan Stern | USB: serial core should respect driver requirements | 
commit | commitdiff | tree | snapshot | 
| next |