1. 6c47d77 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  2. d7c1fbd RDMA/iwcm: Don't access a cm_id after dropping reference by Steve Wise · 17 years ago
  3. d33ed42 IB/iser: Handle iser_device allocation error gracefully by Arne Redlich · 17 years ago
  4. 9a37827 IB/iser: Fix list iteration bug by Arne Redlich · 17 years ago
  5. 2f44bbb Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  6. 2b752ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  7. effe008 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 16 years ago
  8. ee215ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  9. aeb24d2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  10. dae311b Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  11. 99eeed47a fbdev: add BF52x EZkit Display driver by Michael Hennerich · 16 years ago
  12. 5e9e4ad BF54x LQ043 Framebuffer driver: Update copyright on previously modified files by Michael Hennerich · 16 years ago
  13. b3544ea BF54x LQ043 Framebuffer driver: fix bug lcd_device_register API breakage by Bryan Wu · 16 years ago
  14. fdcc535 BF54x LQ043 Framebuffer driver: fix bug NULL for gpio_request label is not allowed by Michael Hennerich · 16 years ago
  15. 6234721 stifb: fix crash A1439A CRX (Rattler) graphics card by Helge Deller · 16 years ago
  16. 1039edc mbxfb: fix incorrect argument type by Krzysztof Helt · 16 years ago
  17. f47831f i8042: use SGI_HAS_I8042 to select SGI i8042 handlinig by Thomas Bogendoerfer · 16 years ago
  18. 8420780 gpio/pca953x bugfix: mark as can_sleep by Arnaud Patard · 16 years ago
  19. 7be3dfe md: reduce CPU wastage on idle md array with a write-intent bitmap by NeilBrown · 16 years ago
  20. 52720ae md: fix formatting error in /proc/mdstat by NeilBrown · 16 years ago
  21. 60fdd93 memstick: add support for JMicron jmb38x MemoryStick host controller by Alex Dubov · 16 years ago
  22. 5936725 memstick: try harder to recover from unsuccessful interface mode switch by Alex Dubov · 16 years ago
  23. 251cc9b memstick: fix parsing of "assembly_date" attribute field by Alex Dubov · 16 years ago
  24. efb2742 memstick: add support for decoding "specfile" media attributes by Alex Dubov · 16 years ago
  25. e4c70e8 tifm: clear interrupt mask bits before setting them on adapter init by Alex Dubov · 16 years ago
  26. eebbe9c tifm: fix memorystick host initialization code by Alex Dubov · 16 years ago
  27. 92b22d9 tifm: fix the MemoryStick host fifo handling code by Alex Dubov · 16 years ago
  28. 2a4f256 memstick: drop DRIVER_VERSION numbers as meaningless by Alex Dubov · 16 years ago
  29. 29196dc memstick: make sure number of command retries is exactly as specified by Alex Dubov · 16 years ago
  30. d114ad5 memstick: add memstick_suspend/resume_host methods by Alex Dubov · 16 years ago
  31. e1f1999 memstick: introduce correct definitions in the header by Alex Dubov · 16 years ago
  32. b614ce8 tridentfb: fix memory size detection by Krzysztof Helt · 16 years ago
  33. 3acd9d4 tridentfb: register should be left in non-locked state by Krzysztof Helt · 16 years ago
  34. e84290d of_serial: fix section mismatch warnings by Josh Boyer · 16 years ago
  35. 3db691d [libata] Add support for the RB500 PATA CompactFlash by Florian Fainelli · 17 years ago
  36. 258cd84 ahci: logical-bitwise and confusion in ahci_save_initial_config() by Roel Kluin · 16 years ago
  37. 7afb422 libata: don't allow sysfs read access to force param by Tejun Heo · 16 years ago
  38. 70d562c ahci: add the Device IDs for nvidia MCP7B AHCI by peerchen · 17 years ago
  39. f659f0e4 libata-sff: handle controllers w/o ctl register by Tejun Heo · 17 years ago
  40. eec59f7 libata: allow LLDs w/o any reset method by Tejun Heo · 17 years ago
  41. 7f5e4e8 ata: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  42. e82cc12 USB: fix ehci unlink regressions by David Brownell · 17 years ago
  43. 11171d1 USB: new ftdi_sio device id by Mirko Bordignon · 16 years ago
  44. 33635ef USB: fsl_usb2_udc: fix broken Kconfig by Li Yang · 17 years ago
  45. 72ab641 USB: option: add novatel device ids by Dirk DeSchepper · 17 years ago
  46. 6f6f06e USB: cypress_m8: add UPS Powercom (0d9f:0002) by Dmitry Shapin · 17 years ago
  47. 8a20acc USB: drivers/usb/storage/sddr55.c: fix uninitialized var warnings by Andrew Morton · 17 years ago
  48. b507cc9 USB: fix usb-serial generic recursive lock by Pete Zaitcev · 17 years ago
  49. b91aac2 PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller Driver by Jesper Juhl · 17 years ago
  50. e88a0c2 drivers: fix dma_get_required_mask by James Bottomley · 16 years ago
  51. 661b4e8 nozomi: fix initialization and early flow control access by Frank Seidel · 17 years ago
  52. ef79df2 sysdev: fix problem with sysdev_class being re-registered by Greg Kroah-Hartman · 16 years ago
  53. 4357bd9 lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem. by Rusty Russell · 16 years ago
  54. f14ae65 lguest: fix __get_vm_area usage. by Rusty Russell · 16 years ago
  55. f73d1e6 lguest: make sure cpu is initialized before accessing it by Eugene Teo · 17 years ago
  56. f4299e1 riscom8: Fix hang on load by Alan Cox · 16 years ago
  57. 4fa4572 RDMA/cxgb3: Fix iwch_create_cq() off-by-one error by Jon Mason · 16 years ago
  58. 60d5bce bluetooth: Add another Broadcom device by Karsten Keil · 17 years ago
  59. 1c10e93 ide: update references to Documentation/ide/ide.txt (v2) by Randy Dunlap · 17 years ago
  60. 0c6025d ide: fix buggy code in ide_register_hw() by Peter Teoh · 17 years ago
  61. ef4298d ide: fix enabling DMA on it821x in "smart" mode by Bartlomiej Zolnierkiewicz · 17 years ago
  62. b348487 ide-cd: mark REQ_TYPE_ATA_PC write requests with REQ_RW flag by Bartlomiej Zolnierkiewicz · 17 years ago
  63. 5d49c101 gigaset: fix Oops on module unload regression by Tilman Schmidt · 17 years ago
  64. 80d38f9 drivers/char/esp.c: fix bootup lockup by Ingo Molnar · 17 years ago
  65. ce4796d Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25 by Linus Torvalds · 17 years ago
  66. 8b1266f [WATCHDOG] make watchdog/hpwdt.c:asminline_call() static by Adrian Bunk · 17 years ago
  67. 996d62d [WATCHDOG] Remove volatiles from watchdog device structures by Florian Fainelli · 17 years ago
  68. fa9363c [WATCHDOG] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  69. 30ec910 [WATCHDOG] hpwdt: Use dmi_walk() instead of own copy by Roland Dreier · 17 years ago
  70. ef82710 [WATCHDOG] Fix return value warning in hpwdt by Roland Dreier · 17 years ago
  71. 103018a [WATCHDOG] Fix declaration of struct smbios_entry_point in hpwdt by Roland Dreier · 17 years ago
  72. 5e69960 [WATCHDOG] it8712f_wdt support for 16-bit timeout values, WDIOC_GETSTATUS by Andrew Paprocki · 17 years ago
  73. 0f8afa7 fb: hitfb: Balance probe/remove section annotations. by Paul Mundt · 17 years ago
  74. fcb1fec fb: pvr2fb: Fix up remaining section mismatch. by Paul Mundt · 17 years ago
  75. d7fe321 Merge branch 'for-linus' of git://git.infradead.org/~dedekind/ubi-2.6 by Linus Torvalds · 17 years ago
  76. 4a0d3f3 parisc: fix IOMMU's device boundary overflow bug on 32bits arch by FUJITA Tomonori · 17 years ago
  77. 103926c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  78. 9af6b05 Merge branch 'fixes-25' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  79. 8cce3e7 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  80. 51f39ea [SCSI] mpt fusion: don't oops if NumPhys==0 by Krzysztof Oledzki · 17 years ago
  81. f6ebef3 [CPUFREQ] fix section mismatch warnings by Sam Ravnborg · 17 years ago
  82. a07530b [CPUFREQ] Fix missing cpufreq_cpu_put() call in ->store by Dave Jones · 17 years ago
  83. 0db4a8a [CPUFREQ] Fix missing cpufreq_cpu_put() call in ->show by Dave Jones · 17 years ago
  84. 45ab33b [SCSI] iscsi class: regression - fix races with state manipulation and blocking/unblocking by Mike Christie · 17 years ago
  85. 024f801 [SCSI] qla4xxx: regression - add start scan callout by Mike Christie · 17 years ago
  86. 50a29ae [SCSI] qla4xxx: fix host reset dpc race by Mike Christie · 17 years ago
  87. a878539 ahci: work around ATI SB600 h/w quirk by Jeff Garzik · 17 years ago
  88. 6ddd686 pata_hpt*, pata_serverworks: fix UDMA masking by Alan Cox · 17 years ago
  89. faa582c [S390] zcrypt: fix ap_device_list handling by Ralph Wuerthner · 17 years ago
  90. fa331ff [S390] sclp_vt220: speed up console output for interactive work by Christian Borntraeger · 17 years ago
  91. a5e2383 [S390] dasd: fix reference counting in display method for proc/dasd/devices by Stefan Weinhuber · 17 years ago
  92. 5c12f24 [S390] dasd: let dasd erp matching recognize alias recovery by Stefan Weinhuber · 17 years ago
  93. 27d0483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  94. 2c6f2db Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  95. 12f981f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  96. 10955d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  97. 1913130 input: add I2C to config since the driver makes several i2c*() calls by Randy Dunlap · 17 years ago
  98. a07e6ab md: the md RAID10 resync thread could cause a md RAID10 array deadlock by K.Tanaka · 17 years ago
  99. 1c83053 md: fix possible raid1/raid10 deadlock on read error during resync by NeilBrown · 17 years ago
  100. 8ed3a19 md: don't attempt read-balancing for raid10 'far' layouts by Keld Simonsen · 17 years ago