1. 9b34ecf [SCSI] fcoe, libfc: add libfcoe module by Vasu Dev · 16 years ago
  2. a703e49 [SCSI] fcoe: renames libfcoe.c to fcoe.c as the only fcoe module file by Vasu Dev · 16 years ago
  3. 7f34914 [SCSI] fcoe: removes default sw transport code file fcoe_sw.c by Vasu Dev · 16 years ago
  4. 61e17af [SCSI] fcoe: removes fc_transport_fcoe.[ch] code files by Vasu Dev · 16 years ago
  5. 5919a59 [SCSI] fcoe: prep work to completely remove fc_transport_fcoe code by Vasu Dev · 16 years ago
  6. 8976f42 [SCSI] fcoe: create/destroy fcoe Rx threads on CPU hotplug events by Robert Love · 16 years ago
  7. 582b45b [SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an array by Robert Love · 16 years ago
  8. 5e5e92d [SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_s by Robert Love · 16 years ago
  9. 38eccab [SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loaded by Robert Love · 16 years ago
  10. 2df71b1 [SCSI] osd_uld: Remove creation of osd_scsi class symlink by Boaz Harrosh · 16 years ago
  11. 8c0bacc [SCSI] libosd: fix blk_put_request called from within request_end_io by Boaz Harrosh · 16 years ago
  12. a9bddd7 [SCSI] fix recovered error handling by James Bottomley · 16 years ago
  13. a2f5bfc [SCSI] aic7xxx: leaves timer running on init failure by Hannes Reinecke · 16 years ago
  14. c59c614 [SCSI] qla2xxx: Update version number to 8.03.01-k1. by Andrew Vasquez · 16 years ago
  15. 79c13a7 [SCSI] qla2xxx: Get FLT address in dword format. by Harish Zunjarrao · 16 years ago
  16. b9b12f7 [SCSI] qla2xxx: Correct several PCI-EEH issues. by Seokmann Ju · 16 years ago
  17. 6749ce3 [SCSI] qla2xxx: Don't cache VPD data for newer ISPs. by Andrew Vasquez · 16 years ago
  18. 24a0813 [SCSI] qla2xxx: Explicitly set the execution-throttle with recent ISPs. by Andrew Vasquez · 16 years ago
  19. d743de6 [SCSI] qla2xxx: Reduce request queue-size overhead with recent ISPs. by Andrew Vasquez · 16 years ago
  20. 3d79038f [SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information. by Andrew Vasquez · 16 years ago
  21. d1b1bef [SCSI] qla2xxx: Drop use of IRQF_DISABLE. by Giridhar Malavali · 16 years ago
  22. ad0ecd6 [SCSI] qla2xxx: Add EDC-update support. by Joe Carnuccio · 16 years ago
  23. fbcbb5d [SCSI] qla2xxx: Export flash-block-size for application support. by Lalit Chandivade · 16 years ago
  24. ddb9b12 [SCSI] qla2xxx: Cleanup unused flags and #defines. by Shyam Sundar · 16 years ago
  25. d0c3eef [SCSI] qla2xxx: Remove implicit ISP-abort after a flash update. by Lalit Chandivade · 16 years ago
  26. 6e181be [SCSI] qla2xxx: Add reset capabilities for application support. by Lalit Chandivade · 16 years ago
  27. 2533cf6 [SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update. by Lalit Chandivade · 16 years ago
  28. 1d2874d [SCSI] qla2xxx: Add Flash-Access-Control support for recent ISPs. by Joe Carnuccio · 16 years ago
  29. b997876 [SCSI] qla2xxx: Ensure the timer and DPC routines complete prior to midlayer tear-down. by Andrew Vasquez · 16 years ago
  30. e612d46 [SCSI] qla2xxx: Correct abort-semantics in qla2x00_abort_all_cmds(). by Andrew Vasquez · 16 years ago
  31. 55a9615 [SCSI] qla2xxx: Update MPI/PHY version retrieval codes. by Andrew Vasquez · 16 years ago
  32. be67e65 [SCSI] qla2xxx: Preserve an fcport's loop-id after terminate_rport_io(). by Andrew Vasquez · 16 years ago
  33. b64b0e8 [SCSI] qla2xxx: Pass in optional extended-initialization control block. by Andrew Vasquez · 16 years ago
  34. dda772e [SCSI] qla2xxx: Always (re)read firmware version/capabilities information. by Andrew Vasquez · 16 years ago
  35. 6315a5f [SCSI] qla2xxx: Use byte-address while reading FC boot code versions from flash. by Harish Zunjarrao · 16 years ago
  36. 7d9dade [SCSI] qla2xxx: Correct over-allocation of firmware-dump buffer. by Giridhar Malavali · 16 years ago
  37. 94279ed [SCSI] qla2xxx: Initialize FCE debugfs codes with the proper vha structure. by Giridhar Malavali · 16 years ago
  38. a5326f8 [SCSI] qla2xxx: Consolidate queuecommand implementations. by Giridhar Malavali · 16 years ago
  39. 0802999 [SCSI] qla2xxx: Refactor request/response-queue register handling. by Andrew Vasquez · 16 years ago
  40. 534841b [SCSI] ibmvfc: Driver version 1.0.5 by Brian King · 16 years ago
  41. 10501e1 [SCSI] ibmvfc: Improve ADISC timeout handling by Brian King · 16 years ago
  42. 9ab3610 [SCSI] ibmvfc: Show host maxframe_size by Brian King · 16 years ago
  43. 545ef9a [SCSI] ibmvfc: Fixup module parms attributes by Brian King · 16 years ago
  44. 039a089 [SCSI] ibmvfc: Fix dropped interrupts by Brian King · 16 years ago
  45. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  46. c2eb2fa Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  47. ef8a97bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  48. 6e873ec xpc_sn2: fix max() warning about pointers of different types by Robin Holt · 16 years ago
  49. 1bc4faa sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UV by Robin Holt · 16 years ago
  50. 7b8274e sgi-gru: support multiple pagesizes in GRU by Jack Steiner · 16 years ago
  51. 27ca8a7 sgi-gru: fix bugs related to module unload of the GRU driver by Jack Steiner · 16 years ago
  52. e1c3219 sgi-gru: macro for scanning all gru chiplets by Jack Steiner · 16 years ago
  53. 6f2584f sgi-gru: add support to the GRU driver for message queue interrupts by Jack Steiner · 16 years ago
  54. ecdaf2b sgi-gru: restructure the GRU vtop functions by Jack Steiner · 16 years ago
  55. 8741941 sgi-gru: aSID (context management) bug fixes by Jack Steiner · 16 years ago
  56. bb04aa7 sgi-gru: add support for a user to explicitly unload a GRU context by Jack Steiner · 16 years ago
  57. e56484d sgi-gru: add statistics to the GRU context management functions by Jack Steiner · 16 years ago
  58. a24e5e1 sgi-gru: change GRU CCH commands from inline functions to outofline functions by Jack Steiner · 16 years ago
  59. 4388460 sgi-gru: improvements to GRU debug messages & statistics by Jack Steiner · 16 years ago
  60. fe5bb6b sgi-gru: misc GRU cleanup by Jack Steiner · 16 years ago
  61. 23c36c1a w1: coding style cleanups in w1_io.c by Daniel Mack · 16 years ago
  62. 50db9d8 parport: netmos 9845 & 9855 1P4S fixes by Philippe De Muyter · 16 years ago
  63. 58b4ce6 edac: AMD8111 driver Kconfig & Makefile by Harry Ciao · 16 years ago
  64. e876558 edac: AMD8131 driver Kconfig & Makefile by Harry Ciao · 16 years ago
  65. 28d1627 edac: AMD8131 driver source file by Harry Ciao · 16 years ago
  66. a35a281 edac: AMD8131 driver header file by Harry Ciao · 16 years ago
  67. 8641a38 edac: Add edac_pci_alloc_index() by Harry Ciao · 16 years ago
  68. 697dab6 edac: AMD8111 driver source file by Harry Ciao · 16 years ago
  69. ec2cf2e edac: AMD8111 driver header file by Harry Ciao · 16 years ago
  70. dba7a77 edac: new ppc4xx driver module by Grant Erickson · 16 years ago
  71. 4577ca5 edac: remove EDAC's experimental status by Doug Thompson · 16 years ago
  72. cc18e3c edac: add more verbose debug info by Hitoshi Mitake · 16 years ago
  73. 15746fc nbd: trivial cleanups by Pavel Machek · 16 years ago
  74. 1a2ad21 nbd: add locking to nbd_ioctl by Pavel Machek · 16 years ago
  75. 1b0f7ffd pids: kill signal_struct-> __pgrp/__session and friends by Oleg Nesterov · 16 years ago
  76. 303d379 hpet: fix the possibility of insane return value of hpet_calibrate() against SMI by Yasunori Goto · 16 years ago
  77. 1f80769 synclink_gt: add clock options by Paul Fulghum · 16 years ago
  78. b277c88 pnpbios: propagate kthread_run() error by Erik Ekman · 16 years ago
  79. 8c65591 pnpbios: fix warning if CONFIG_HOTPLUG=n by Erik Ekman · 16 years ago
  80. bfb9bcd spi-gpio: allow operation without CS signal by Michael Buesch · 16 years ago
  81. 8a0cecf gpio: gpio_{request,free}() now required (feature removal) by David Brownell · 16 years ago
  82. 926b663 gpiolib: allow GPIOs to be named by Daniel Silverstone · 16 years ago
  83. f30281f rtc: add m41t62 support to rtc-m41t80 driver by Daniel Glockner · 16 years ago
  84. 9661584 rtc-v3020: add ability to access v3020 chip with GPIOs by Mike Rapoport · 16 years ago
  85. 14dd1ff memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs by David Brownell · 16 years ago
  86. 7274ec8 memory_accessor: implement the new memory_accessor interface for I2C EEPROM by Kevin Hilman · 16 years ago
  87. bf6aede workqueue: add to_delayed_work() helper function by Jean Delvare · 16 years ago
  88. 83f9ef4 floppy: provide a PNP device table in the module. by Scott James Remnant · 16 years ago
  89. 417b43d random: align rekey_work's timer by Anton Blanchard · 16 years ago
  90. 846c151 __tty_open(): use the correct type for saved_flags by Andrew Morton · 16 years ago
  91. 5482415 fb: nvidiafb recognizes geforcego 7300 chip as mobile by Sergey Senozhatsky · 16 years ago
  92. 029a2ed drm/radeon: load the right microcode on rs780 by Alex Deucher · 16 years ago
  93. 5f3dbed Merge branch 'drm-intel-next' of ../anholt-2.6 into drm-linus by Dave Airlie · 16 years ago
  94. 7a1fb5d drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config by Jesse Barnes · 16 years ago
  95. 6c8ad3b glge: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  96. 345bec6 dnet: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  97. 0de8ca5 hso: fix for the 'invalid frame length' messages by Jan Dumon · 16 years ago
  98. 3b7d2b3 hso: fix for crash when unplugging the device by Jan Dumon · 16 years ago
  99. b94ee65 drm: fix EDID backward compat check by Jesse Barnes · 16 years ago
  100. 6714977 drm: sync the mode validation for INTERLACE/DBLSCAN by yakui_zhao · 16 years ago