1. c16f862 KVM: Use kmem cache for allocating vcpus by Rusty Russell · 17 years ago
  2. e7d5d76 KVM: Remove kvm_{read,write}_guest() by Laurent Vivier · 17 years ago
  3. cebff02 KVM: Change the emulator_{read,write,cmpxchg}_* functions to take a vcpu by Laurent Vivier · 17 years ago
  4. 0e5017d KVM: SVM: internal function name cleanup by Rusty Russell · 17 years ago
  5. e756fc6 KVM: SVM: de-containization by Rusty Russell · 17 years ago
  6. 3077c451 KVM: Remove three magic numbers by Rusty Russell · 17 years ago
  7. 8b9cf98 KVM: VMX: pass vcpu_vmx internally by Rusty Russell · 17 years ago
  8. 9bd0150 KVM: fx_init() needs preemption disabled while it plays with the FPU state by Rusty Russell · 17 years ago
  9. 11ec280 KVM: Convert vm lock to a mutex by Shaohua Li · 17 years ago
  10. 15ad714 KVM: Use the scheduler preemption notifiers to make kvm preemptible by Avi Kivity · 17 years ago
  11. 519ef35 KVM: add hypercall nr to kvm_run by Jeff Dike · 17 years ago
  12. 1c3d14fe KVM: VMX: Improve the method of writing vmcs control by Yang, Sheng · 17 years ago
  13. fb3f0f5 KVM: Dynamically allocate vcpus by Rusty Russell · 17 years ago
  14. a2fa3e9 KVM: Remove arch specific components from the general code by Gregory Haskins · 17 years ago
  15. c820c2a KVM: load_pdptrs() cleanups by Rusty Russell · 17 years ago
  16. 3ccb882 KVM: Remove dead code in the cmpxchg instruction emulation by Aurelien Jarno · 17 years ago
  17. 62b3ffb KVM: VMX: Import some constants of vmcs from IA32 SDM by Yang, Sheng · 17 years ago
  18. fe55188 KVM: Move gfn_to_page out of kmap/unmap pairs by Shaohua Li · 17 years ago
  19. 9ae0448 KVM: Hoist kvm_mmu_reload() out of the critical section by Shaohua Li · 17 years ago
  20. 310bc76 KVM: Return if the pdptrs are invalid when the guest turns on PAE. by Rusty Russell · 17 years ago
  21. 394b6e5 KVM: x86 emulator: fix faulty check for two-byte opcode by Avi Kivity · 17 years ago
  22. e324345 KVM: x86 emulator: fix cmov for writeback changes by Avi Kivity · 17 years ago
  23. 7075bc8 KVM: Use standard CR8 flags, and fix TPR definition by Rusty Russell · 17 years ago
  24. 8fc0d08 KVM: Set exit_reason to KVM_EXIT_MMIO where run->mmio is initialized. by Jeff Dike · 17 years ago
  25. 9eb829c KVM: Trivial: Use standard BITMAP macros, open-code userspace-exposed header by Rusty Russell · 17 years ago
  26. 66aee91 KVM: Use standard CR4 flags, tighten checking by Rusty Russell · 17 years ago
  27. f802a30 KVM: Use standard CR3 flags, tighten checking by Rusty Russell · 17 years ago
  28. 707d92fa KVM: Trivial: Use standard CR0 flags macros from asm/cpu-features.h by Rusty Russell · 17 years ago
  29. 9a2b85c KVM: Trivial: Avoid hardware_disable predeclaration by Rusty Russell · 17 years ago
  30. dcc0766 KVM: Trivial: Comment spelling may escape grep by Rusty Russell · 17 years ago
  31. 1e3c5cb KVM: Trivial: Make decode_register() static by Rusty Russell · 17 years ago
  32. 5eb549a KVM: Trivial: Remove unused struct cpu_user_regs declaration by Rusty Russell · 17 years ago
  33. 65619eb KVM: In-kernel string pio write support by Eddie Dong · 17 years ago
  34. dad3795 KVM: SMP: Add vcpu_id field in struct vcpu by Qing He · 17 years ago
  35. cd0d913 KVM: Fix *nopage() in kvm_main.c by Nguyen Anh Quynh · 17 years ago
  36. ab9c232 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  37. 6a84258 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  38. efefc6e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  39. 117494a Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  40. 4d5709a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  41. 57c5b99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  42. 42f04b6 Merge branch 'isdn-cleanups' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  43. 32a2eea PCI: Add 'nodomains' boot option, and pci_domains_supported global by Jeff Garzik · 17 years ago
  44. 1194925 PCI: modify PCI bridge control ISA flag for clarity by Gary Hade · 17 years ago
  45. fd64cb4 PCI: avoid P2P prefetch window for expansion ROMs by Gary Hade · 17 years ago
  46. 036fff4 PCI: skip ISA ioresource alignment on some systems by Gary Hade · 17 years ago
  47. 8fa5913 PCI: remove transparent bridge sizing by Gary Hade · 17 years ago
  48. ecb3908 pci: write file size to inode on proc bus file write by David Rientjes · 17 years ago
  49. cd68602 pci: use size stored in proc_dir_entry for proc bus files by David Rientjes · 17 years ago
  50. 7f78576 pci: implement "pci=noaer" by Randy Dunlap · 17 years ago
  51. fd6e732 PCI: fix IDE legacy mode resources by Yoichi Yuasa · 17 years ago
  52. cbf5d9e MSI: Use correct data offset for 32-bit MSI in read_msi_msg() by Roland Dreier · 17 years ago
  53. a56bc69 PCI: Fix incorrect argument order to list_add_tail() in PCI dynamic ID code by Michael Ellerman · 17 years ago
  54. 346ca04 PCI: re-enable onboard sound on "MSI K8T Neo2-FIR" by Johannes Goecke · 17 years ago
  55. 651472f PCI: quirk_vt82c586_acpi: Omit reading PCI revision ID by Auke Kok · 17 years ago
  56. aa288d4 PCI: quirk amd_8131_mmrbc: Omit reading pci revision ID by Auke Kok · 17 years ago
  57. 3799a4e cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for read by Auke Kok · 17 years ago
  58. fa007d8 pci: hotplug: cpqphp: convert to kthread infrastructure by Christoph Hellwig · 17 years ago
  59. 2d100fe pci: hotplug: ibmphp: convert to kthread by Kristen Carlson Accardi · 17 years ago
  60. 229f5af PCI: is_power_of_2 in drivers/pci/pci.c by vignesh babu · 17 years ago
  61. 40730d1 pciehp: minor cleanups for pciehp_hpc.c by Kenji Kaneshige · 17 years ago
  62. 9fe8164 pciehp: remove trailing whitespace form pciehp_pci.c by Kenji Kaneshige · 17 years ago
  63. 36ed27b pciehp: remove trailing whitespace from pciehp_ctrl.c by Kenji Kaneshige · 17 years ago
  64. a073a82 pciehp: remove trailing whitespace from pciehp_core.c by Kenji Kaneshige · 17 years ago
  65. 71ad556 pciehp: remove trailing whitespace from pciehp_hpc.c by Kenji Kaneshige · 17 years ago
  66. c842648 pciehp: remove DBG_XXX_ROUTINE by Kenji Kaneshige · 17 years ago
  67. 57d90c0 PCI Hotplug: pciehp: Request control over PCI Express Capability as well as Native hotplug by Kristen Carlson Accardi · 17 years ago
  68. 1cf53d5 PCI Hotplug: pciehp: Dont check bridge control on remove by Kristen Carlson Accardi · 17 years ago
  69. 89913bf pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE by Kenji Kaneshige · 17 years ago
  70. 73a985a PCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  71. 71a380d Merge branch 'hysdn' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  72. 408af0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  73. d1aa3e6 USB: fix race in autosuspend reschedule by Alan Stern · 17 years ago
  74. 58ed7b9 atmel_usba_udc: Keep track of the device status by Haavard Skinnemoen · 17 years ago
  75. d466a91 USB: Nikon D40X unusual_devs entry by Ortwin Glück · 17 years ago
  76. 063a2da USB: serial core should respect driver requirements by Alan Stern · 17 years ago
  77. 271f9e6 USB: skip autosuspended devices during system resume by Alan Stern · 17 years ago
  78. 32fe019 USB: mutual exclusion for EHCI init and port resets by Alan Stern · 17 years ago
  79. 17f06022 USB: allow usbstorage to have LUNS greater than 2Tb by Richard Sharpe · 17 years ago
  80. eecfb91 USB: Adding support for SHARP WS011SH to ipaq.c by Nobuhiro Iwamatsu · 17 years ago
  81. 914a3f3 USB: add atmel_usba_udc driver by Haavard Skinnemoen · 17 years ago
  82. c604e85 USB: ohci SSB bus glue by Michael Buesch · 17 years ago
  83. b24896c USB: ehci build fixes on au1xxx, ppc-soc by David Brownell · 17 years ago
  84. 4f45426 USB: add runtime frame_no quirk for big-endian OHCI by Valentine Barshak · 17 years ago
  85. f621b84 USB: funsoft: Fix termios by Alan Cox · 17 years ago
  86. d9c5636 USB: visor: termios bits by Alan Cox · 17 years ago
  87. 3046c6d USB: unusual_devs entry for Nikon DSC D2Xs by Alan Stern · 17 years ago
  88. 9454a57 USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> by David Brownell · 17 years ago
  89. 4d59d8a USB: Export URB statistics for powertop by Sarah Sharp · 17 years ago
  90. 437f375 USB: serial gadget: Disable endpoints on unload by Vitaly Bordug · 17 years ago
  91. a59048d USB: drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variables by WANG Cong · 17 years ago
  92. 5395353 usb-gadget-ether: prevent oops caused by error interrupt race by Benedikt Spranger · 17 years ago
  93. 9dcfbd9 USB: fix gregkh-usb-usb-sisusb2vga-convert-printk-to-dev_-macros by Andrew Morton · 17 years ago
  94. ca0677a USB: r8a66597-hcd: fix driver removing by Yoshihiro Shimoda · 17 years ago
  95. 05eac91 USB: r8a66597-hcd: fix endian problem by Yoshihiro Shimoda · 17 years ago
  96. e3a0905 USB: r8a66597-hcd: fix Class or Vendor Request by Yoshihiro Shimoda · 17 years ago
  97. 93b6497 USB: usb/serial/ch341.c: make 4 functions static by Adrian Bunk · 17 years ago
  98. 6ce7610 USB: Driver for CH341 USB-serial adaptor by Frank A Kingswood · 17 years ago
  99. 4ac0718 USB: cxacru: Use appropriate logging for errors by Simon Arlott · 17 years ago
  100. 1f4f714 USB: cp2101.c: add additional device ID by Edouard Lafargue · 17 years ago