- 20f8d2a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
- e6364cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
- b8967d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
- c6b0834 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
- 0616575 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
- 597592d xen: Implement getgeo for Xen virtual block device. by Ian Campbell · 17 years ago
- 0f151e8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
- b5937a4 ehci-fsl: add PPC_MPC837x to default y by Anton Vorontsov · 17 years ago
- c6dd2e6 USB: POWERPC: ehci: fix ppc build by Anton Vorontsov · 17 years ago
- 7084191 USB: usb-storage: don't access beyond the end of the sg buffer by Alan Stern · 17 years ago
- 274399d USB: quirks and unusual_devs entry for Actions flash drive by Alan Stern · 17 years ago
- 4e58407 USB: usb-storage: unusual_devs entry for Oracom MP3 player by Robert Spitzenpfeil · 17 years ago
- d726fb7 USB: serial: move zte MF330 from sierra to option by Kevin Lloyd · 17 years ago
- 5b0a4d6 USB: add new vernier product id to ldusb.c by Stephen Ware · 17 years ago
- 41566bc USB: gadget: queue usb USB_CDC_GET_ENCAPSULATED_RESPONSE message by Jan Altenberg · 17 years ago
- 7f4a9e8 USB: Add another Novatel U727 ID to the device table for usbserial by Warren Turkal · 17 years ago
- 9232951 USB: storage: Nikon D80 new FW still needs Fixup by Konstantin Kletschke · 17 years ago
- a462549 USB: usb-storage: don't clear-halt when Get-Max-LUN stalls by Alan Stern · 17 years ago
- aa59e05 USB: option: Added vendor id for Dell 5720 broadband modem by Stefan Bader · 17 years ago
- 564d61d USB: option: Add Kyocera KPC680 ids by Dan Williams · 17 years ago
- b68a42b USB: quirks for known quirky audio devices by Oliver Neukum · 17 years ago
- e1a4914 USB: fix previous sparse fix which was incorrect by David Brownell · 17 years ago
- 0cc5e2e USB: fix error handling in trancevibrator by Oliver Neukum · 17 years ago
- efa66f1 USB: g_printer, fix empty if statement by Adrian Bunk · 17 years ago
- 618b886 USB: ehci-fsl: mpc834x config symbol is PPC_MPC834x, not MPC834x by Peter Korsgaard · 17 years ago
- 94409cc USB: fix usb open suspend race in cdc-acm by Oliver Neukum · 17 years ago
- 59036e9 USB: usb: yet another Dell wireless CDMA/EVDO modem by Andy Shevchenko · 17 years ago
- 1902869 USB: fix pm counter leak in usblp by Oliver Neukum · 17 years ago
- 2129c4e USB: Sane memory allocation in option driver by Oliver Neukum · 17 years ago
- bbc5d27 USB: ftdi_sio.c add missing '|' by Roel Kluin · 17 years ago
- 79df4c6 PCI: Fix wrong reference counter check for proc_dir_entry by Kenji Kaneshige · 17 years ago
- 13d36c2 PCI: fix up setup-bus.c #ifdef by Andrew Morton · 17 years ago
- 6e4be1f PCI: don't load acpi_php when acpi is disabled by Yinghai Lu · 17 years ago
- 9dc625e PCI: quirks: set 'En' bit of MSI Mapping for devices onHT-based nvidia platform by Peer Chen · 17 years ago
- 8b3c762 PCI: kernel-doc: fix pci-acpi warning by Randy Dunlap · 17 years ago
- 05a7d22 PCI: AMD SATA IDE mode quirk by Crane Cai · 17 years ago
- f96ee7a PCI: drivers/pcmcia/i82092.c: fix up after pci_bus_region changes by Andrew Morton · 17 years ago
- 498fbb5 PCI: hotplug: acpiphp_ibm: Remove get device information by Gary Hade · 17 years ago
- ec5a4246 PM: Remove unbalanced mutex_unlock() from dpm_resume() by Rafael J. Wysocki · 17 years ago
- 4f808bc UIO: fix Greg's stupid changes by Brandon Philips · 17 years ago
- 2952755 ide: mark "ide=reverse" option as obsolete by Bartlomiej Zolnierkiewicz · 17 years ago
- 0763446 Driver core: Fix error handling in bus_add_driver(). by Cornelia Huck · 17 years ago
- 7199677 driver-core: fix kernel-doc function parameters by Randy Dunlap · 17 years ago
- 7ab4705 cpufreq: fix kobject reference count handling by Balaji Rao · 17 years ago
- 1f1519e Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', 'misc', 'suspend', 'thermal', 'thinkpad' and 'tsc' into release by Len Brown · 17 years ago
- 19e20c9 PM: Make suspend_device() static by Adrian Bunk · 17 years ago
- c6868ea PCI ACPI: Fix comment describing acpi_pci_choose_state by Rafael J. Wysocki · 17 years ago
- 1186974 ACPI: fix build warning by Ming Lin · 17 years ago
- 73fd8b6 libata: fix kernel-doc parameter warning by Randy Dunlap · 17 years ago
- f1cb0ea sata_mv: remove iounmap in mv_platform_remove and use devm_iomap by Saeed Bishara · 17 years ago
- 3326732 libata: implement libata.force module parameter by Tejun Heo · 17 years ago
- 0fca0d6 sata_mv: use hpriv->base instead of the host->iomap by Saeed Bishara · 17 years ago
- 2e7e121 sata_mv: Define module alias for platform device by Martin Michlmayr · 17 years ago
- cb616dd ata: fix sparse warnings in pata_legacy.c by Harvey Harrison · 17 years ago
- 5d9c4a7 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 17 years ago
- 3a93dc4 Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
- 6133116 ACPI: TSC breaks atkbd suspend by Pavel Machek · 17 years ago
- 44a207f agp: fix missing casts that produced a warning. by Dave Airlie · 17 years ago
- 2e37474 agp: add support for 662/671 to agp driver by Chaoyu Chen · 17 years ago
- feac7af drm/sis: add pciid for SiS 662/671 chipset by Chaoyu Chen · 17 years ago
- f9e9716 drm: add new rv380 pciid by Mirko · 17 years ago
- b932ccb drm: add support for passing state into the suspend hooks. by Dave Airlie · 17 years ago
- e03f1a8 dm-raid1.c: fix NULL dereferences by Adrian Bunk · 17 years ago
- e855e5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
- da636ad drm/i915: Fix hibernate save/restore of VGA attribute regs by Jesse Barnes · 17 years ago
- 1f84e55 drm/i915 more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE) by Keith Packard · 17 years ago
- c0c4261 drm/i915: restore pipeconf regs unconditionally by Jesse Barnes · 17 years ago
- 0da3ea1 drm/i915: save/restore interrupt state by Jesse Barnes · 17 years ago
- ca0b07d drm: convert drm from nopage to fault. by Nick Piggin · 17 years ago
- b39d50e i915: wrap chipset types requiring hw status set ioctl by Zhenyu Wang · 17 years ago
- 60f9268 drm/radeon: add initial rs690 support to drm. by Maciej Cencora · 17 years ago
- b7f9c11 IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc() by Roland Dreier · 17 years ago
- ec229e5 IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times out by Pradeep Satyanarayana · 17 years ago
- aa3f980 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
- f6c4276 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
- 9ef38ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
- b694092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
- 07ce198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
- e5fa443 [S390] qdio: FCP/SCSI write I/O stagnates on LPAR by Ursula Braun · 17 years ago
- 39f73b2 [S390] dcss: Fix Unlikely(x) != y by Roel Kluin · 17 years ago
- d082d3c [S390] sclp: clean up send/receive naming scheme by Peter Oberparleiter · 17 years ago
- b32ecdb [S390] qdio: fix qdio_activate timeout handling. by Heiko Carstens · 17 years ago
- 03513bc [S390] dasd: fix locking in __dasd_device_process_final_queue by Stefan Weinhuber · 17 years ago
- 4c62972 [S390] cio: Do timed recovery on workqueue. by Cornelia Huck · 17 years ago
- 486d0a0 [S390] cio: Remember to initialize recovery_lock. by Cornelia Huck · 17 years ago
- fa2fc7f libata: implement drain buffers by James Bottomley · 17 years ago
- dde2020 libata: eliminate the home grown dma padding in favour of by James Bottomley · 17 years ago
- 6b00769 block: add request->raw_data_len by Tejun Heo · 17 years ago
- 56c819d libata: update ATAPI overflow draining by Tejun Heo · 17 years ago
- a442585 [NIU]: Bump driver version and release date. by David S. Miller · 17 years ago
- 3b5bced [NIU]: Fix BMAC alternate MAC address indexing. by Matheos Worku · 17 years ago
- fcea424 fix historic ioremap() abuse in AGP by Arjan van dev Ven · 17 years ago
- 16469a0 agp/sis: Suspend support for SiS AGP by Stuart Bennett · 17 years ago
- b7d0640 agp/sis: Clear bit 2 from aperture size byte as well by Stuart Bennett · 17 years ago
- 14e04c3 ide-cd: fix missing residual count setting in DMA mode by Kiyoshi Ueda · 17 years ago
- 0e7d8d48 ht6560b: force prefetch for some devices by Jan Evert van Grootheest · 17 years ago
- 1a1990f ht6560b can only do up to PIO mode 4 by Jan Evert van Grootheest · 17 years ago
- 84f7e45 via82cxxx: add new PCI id for cx700 by Andrew Smith · 17 years ago
- d684b21 falconide: locking bugfix by Bartlomiej Zolnierkiewicz · 17 years ago
- b152fcd ide/libata: ST310211A has buggy HPA too by Mikko Rapeli · 17 years ago