1. 6acf819 [SCSI] qla2xxx: Correct residual-count handling discrepancies during UNDERRUN handling. by Andrew Vasquez · 17 years ago
  2. 285d032 [SCSI] qla2xxx: Make driver (mostly) legacy I/O port free. by Andrew Vasquez · 17 years ago
  3. 94d6a2b [SCSI] qla2xxx: Fix issue where final flash-segment updates were falling into the slow-path write handler. by Andrew Vasquez · 17 years ago
  4. 2c96d8d [SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates. by Andrew Vasquez · 17 years ago
  5. a3a63d5 [SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scenarios. by Andrew Vasquez · 17 years ago
  6. 6557f3a [SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2u. by Andrew Vasquez · 17 years ago
  7. aac6a5a [SCSI] sym53c8xx: Remove sym_xpt_async_sent_bdr by Matthew Wilcox · 17 years ago
  8. 5111eef [SCSI] sym53c8xx: Remove pci_dev pointer from sym_shcb by Matthew Wilcox · 17 years ago
  9. 99c9e0a [SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONE by Matthew Wilcox · 17 years ago
  10. 8022fbd [SCSI] sym53c8xx: Get rid of IRQ_FMT and IRQ_PRM by Matthew Wilcox · 17 years ago
  11. 3fb364e [SCSI] sym53c8xx: Use scmd_printk where appropriate by Matthew Wilcox · 17 years ago
  12. 4d85b47 [SCSI] sym53c8xx: Simplify DAC DMA handling by Matthew Wilcox · 17 years ago
  13. a44131b [SCSI] sym53c8xx: Remove tag_ctrl module parameter by Matthew Wilcox · 17 years ago
  14. 8637baa [SCSI] sym53c8xx: Remove io_ws, mmio_ws and ram_ws elements by Matthew Wilcox · 17 years ago
  15. e58bc06 [SCSI] sym53c8xx: Remove ->device_id by Matthew Wilcox · 17 years ago
  16. bd67845 [SCSI] sym53c8xx: Use pdev->revision by Matthew Wilcox · 17 years ago
  17. d68cd75 [SCSI] sym53c8xx: PCI Error Recovery support by Linas Vepstas · 17 years ago
  18. 2ba6536 [SCSI] sym53c8xx: Stop overriding scsi_done by Matthew Wilcox · 17 years ago
  19. 6c9746b [SCSI] sym53c8xx: Don't disable interrupts in the interrupt handler by Matthew Wilcox · 17 years ago
  20. 71c222d [SCSI] sym53c8xx: Remove unnecessary check in queuecommand by Matthew Wilcox · 17 years ago
  21. 39c05d1 [SCSI] sym53c8xx: Remove data_mapping and data_mapped by Matthew Wilcox · 17 years ago
  22. f363abf [SCSI] sym53c8xx: Use pci_dev irq number by Matthew Wilcox · 17 years ago
  23. 34996ac [SCSI] sym53c8xx: Work around 53c896 erratum by Kai Makisara · 17 years ago
  24. 20d2d3a [SCSI] qla1280: eliminate wasted space in request and response ring by Johannes Dickgreber · 17 years ago
  25. fc2adcf [SCSI] aic7xxx: Fix firmware build by Hannes Reinecke · 17 years ago
  26. 64624d4 [SCSI] aic7xxx: Update Maintainer information by Hannes Reinecke · 17 years ago
  27. b572072 [SCSI] aic7xxx: Add suspend/resume support by Hannes Reinecke · 17 years ago
  28. eb7a169 [SCSI] qla1280: uses wrong failure path after failed pci_set_dma_mask by Johannes Dickgreber · 17 years ago
  29. 05dd7ed [SCSI] gdth: __init fixes by Adrian Bunk · 17 years ago
  30. 4135f9d [SCSI] aic7xxx_old: fix accidental logic reversal by Adrian Bunk · 17 years ago
  31. 875baf3 [SCSI] qla2xxx: printk fixes by Andrew Morton · 17 years ago
  32. ff86ba5 [SCSI] lpfc: lpfc_debugfs.c: fix typo by Adrian Bunk · 17 years ago
  33. e9e42fa [SCSI] initio: Fix merge fallout by Alan Cox · 17 years ago
  34. 0fec02c [SCSI] hptiop: avoid buffer overflow when returning sense data by HighPoint Linux Team · 17 years ago
  35. 7a39ac3 [SCSI] make supported_mode default to initiator. by James Bottomley · 17 years ago
  36. 645a0c6 [SCSI] include linux/scatterlist.h in scsi_eh.h by James Bottomley · 17 years ago
  37. 1ecd390 [SCSI] fc4: remove this and all associated drivers by Matthew Wilcox · 17 years ago
  38. d85714d Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  39. 9d8190f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 17 years ago
  40. 7259888 [IA64] fix non-numa build by Andrew Morton · 17 years ago
  41. c2f73fd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  42. 727c26e net: libertas sdio driver by Pierre Ossman · 17 years ago
  43. d20ead9 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  44. 88e4d25 x86: delete vsyscall files during make clean by Sam Ravnborg · 17 years ago
  45. f8bea58 kbuild: fix typo SRCARCH in find_sources by Yinghai Lu · 17 years ago
  46. 982c37c 9p: remove sysctl by Eric Van Hensbergen · 17 years ago
  47. 9e3866b mmc: at91_mci: cleanup: use MCI_ERRORS by Andrew Victor · 17 years ago
  48. 00cedfa mmc: possible leak in mmc_read_ext_csd by Florin Malita · 17 years ago
  49. fb0466c 9p: fix bad kconfig cross-dependency by Eric Van Hensbergen · 17 years ago
  50. 50fd801 9p: soften invalidation in loose_mode by Eric Van Hensbergen · 17 years ago
  51. ba17674 9p: attach-per-user by Latchesar Ionkov · 17 years ago
  52. bd32b82 9p: rename uid and gid parameters by Latchesar Ionkov · 17 years ago
  53. 2405669 9p: define session flags by Latchesar Ionkov · 17 years ago
  54. a80d923 9p: Make transports dynamic by Eric Van Hensbergen · 17 years ago
  55. b381a14 x86: fix kernel rebuild due to vsyscall fallout by Sam Ravnborg · 17 years ago
  56. 9e447a7 .gitignore update for x86 arch by Denis V. Lunev · 17 years ago
  57. c56ec76 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  58. 21ebddd x86: unify include/asm/debugreg_32/64.h by Thomas Gleixner · 17 years ago
  59. 3f0bde8 x86: unify include/asm/unwind_32/64.h by Thomas Gleixner · 17 years ago
  60. 9d256ff x86: unify include/asm/types_32/64.h by Thomas Gleixner · 17 years ago
  61. 01749f6 x86: unify include/asm/tlb_32/64.h by Thomas Gleixner · 17 years ago
  62. f16ee28 x86: unify include/asm/siginfo_32/64.h by Thomas Gleixner · 17 years ago
  63. 68fdc55 x86: unify include/asm/bug_32/64.h by Thomas Gleixner · 17 years ago
  64. 5c8eec5 x86: unify include/asm/mman_32/64.h by Thomas Gleixner · 17 years ago
  65. c4ac82a x86: unify include/asm/agp_32/64.h by Thomas Gleixner · 17 years ago
  66. 35cc461 x86: unify include/asm/kdebug_32/64.h by Thomas Gleixner · 17 years ago
  67. 612d26a x86: unify include/asm/ioctls_32/64.h by Thomas Gleixner · 17 years ago
  68. b515e47 x86: unify include/asm/floppy_32/64.h by Thomas Gleixner · 17 years ago
  69. 2dc27f0 x86: apply missing DMA/OOM prevention to floppy_32.h by Thomas Gleixner · 17 years ago
  70. 106619c x86: unify include/asm/cache_32/64.h by Thomas Gleixner · 17 years ago
  71. 1f7afb0 x86: unify include/asm/cache_32/64.h by Thomas Gleixner · 17 years ago
  72. 327c21b x86: unify include/asm/dmi_32/64.h by Thomas Gleixner · 17 years ago
  73. f1ea054 x86: unify include/asm/delay_32/64.h by Thomas Gleixner · 17 years ago
  74. 9bfa23d x86: unify include/asm/cache_32/64.h by Thomas Gleixner · 17 years ago
  75. b2bba72 x86: unify include/asm/cacheflush_32/64.h by Thomas Gleixner · 17 years ago
  76. 0b4dc7c x86: unify include/asm/auxvec_32/64.h by Thomas Gleixner · 17 years ago
  77. 17d3670 x86: unify include/asm/agp_32/64.h by Thomas Gleixner · 17 years ago
  78. 003a46c x86: unify some more trivial include/asm-x86/ 32/64 variants by Thomas Gleixner · 17 years ago
  79. 217d115 x86: merge some trivially mergeable headers by Roland Dreier · 17 years ago
  80. 020bd9f x86: trivial header merges by Brian Gerst · 17 years ago
  81. c65916f x86: vdso linker script cleanup by Roland McGrath · 17 years ago
  82. de8aacb x86: convert mm_context_t semaphore to a mutex by Luiz Fernando N. Capitulino · 17 years ago
  83. 32c464f x86: multi-byte single instruction NOPs by Jan Beulich · 17 years ago
  84. c861eff x86: remove duplicated vsyscall nsec update by Andi Kleen · 17 years ago
  85. b93b6ca i386: remove unnecessary code by Ingo Molnar · 17 years ago
  86. c7537ab2 x86: convert mm_context_t semaphore to a mutex by Luiz Fernando N. Capitulino · 17 years ago
  87. 99741fa x86: Use string instruction memcpy on AMD Fam11h by Andi Kleen · 17 years ago
  88. 20d225b x86: make io_apic not connected pin print complete by Yinghai Lu · 17 years ago
  89. 382f64a i386: print better early fault info by Ingo Molnar · 17 years ago
  90. 072f5d8 x86: also show non-zero IRQ counts for vectors that currently don't have a handler by Jan Beulich · 17 years ago
  91. 38e760a x86: expand /proc/interrupts to include missing vectors, v2 by Joe Korty · 17 years ago
  92. 9aa8d71 i386: clean up oops/bug reports by Pavel Emelyanov · 17 years ago
  93. c1e3619 x86: print info about late C1E detection on 32bit as well by Thomas Gleixner · 17 years ago
  94. c789c03 x86: call cache_add_dev() from cache_sysfs_init() explicitly by Satyam Sharma · 17 years ago
  95. 0b4b5dd x86: fix dmi const-ify fallout by Thomas Gleixner · 17 years ago
  96. f6a2e7f x86: unify include/asm/ldt_32/64.h by Thomas Gleixner · 17 years ago
  97. 686d8c6 x86: unify include/asm/ptrace-abi_32/64.h by Thomas Gleixner · 17 years ago
  98. e2f4302 x86: unify include/asm/mce_32/64.h by Thomas Gleixner · 17 years ago
  99. 06f99ac x86: vdso put vars in rodata by Roland McGrath · 17 years ago
  100. bc3c605 x86: calgary get rid of translate_phb by Muli Ben-Yehuda · 17 years ago