aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] kref: add documentationminyard@acm.org2005-04-181-0/+211
* fully merge up to scsi-misc-2.6James Bottomley2005-04-1844-564/+1097
|\
| * Merge with master.kernel.org:/home/rmk/linux-2.6-rmk.gitLinus Torvalds2005-04-181-0/+33
| |\
| | * [PATCH] ARM: Add missing new file for bitops patchRussell King2005-04-181-0/+33
| * | [PATCH] sparc64: Fix statDavid S. Miller2005-04-186-50/+131
| * | Merge SCSI tree from James Bottomley.Linus Torvalds2005-04-1837-315/+180
| |\ \
| | * | scsi: add DID_REQUEUE to the error handling2005-04-162-0/+5
| | * | zfcp: add point-2-point support2005-04-166-14/+65
| | * | [PATCH] Convert i2o to compat_ioctl2005-04-161-14/+27
| | * | [PATCH] kill old EH constants2005-04-164-115/+3
| | * | [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field2005-04-1610-62/+15
| | * | [PATCH] scsi: remove unused scsi_cmnd->internal_timeout field2005-04-167-18/+2
| | * | [PATCH] remove outdated print_* functions2005-04-1613-82/+54
| | * | [PATCH] consolidate timeout defintions in scsi.h2005-04-163-10/+9
| * | | [PATCH] sched: fix signed comparisons of long longIngo Molnar2005-04-181-3/+3
| * | | [PATCH] Add 32-bit compatibility for NFSv4 mountDavid Howells2005-04-181-0/+74
| * | | [PATCH] SELinux: fix deadlock on dcache lockStephen Smalley2005-04-182-34/+28
| * | | [PATCH] M68k: Update defconfigs for 2.6.12-rc2Geert Uytterhoeven2005-04-1812-281/+414
| * | | [PATCH] M68k: Update defconfigs for 2.6.11Geert Uytterhoeven2005-04-1812-69/+316
| * | | [PATCH] x86: fix acpi compile without CONFIG_ACPI_BUSChris Wedgwood2005-04-181-0/+2
| | |/ | |/|
| * | [PATCH] sparc64: Fix copy_sigingo_to_user32()Jurij Smakov2005-04-171-1/+4
| * | [PATCH] sparc64: Reduce ptrace cache flushingDavid S. Miller2005-04-172-35/+69
| * | [PATCH] sparc: Fix PTRACE_CONT bogosityDavid S. Miller2005-04-172-31/+0
| * | [PATCH] sparc64: use message queue compat syscallsDavid S. Miller2005-04-171-1/+1
| * | [PATCH] sparc64: Do not flush dcache for ZERO_PAGE.David S. Miller2005-04-171-4/+15
| * | Merge with master.kernel.org:/home/rmk/linux-2.6-rmk.git - ARM changesLinus Torvalds2005-04-1714-88/+41
| |\ \
| | * | [PATCH] ARM: fix debug macrosRussell King2005-04-172-3/+9
| | * | [PATCH] ARM: bitopsRussell King2005-04-176-68/+12
| | * | [PATCH] ARM: showregsRussell King2005-04-174-14/+17
| | * | [PATCH] ARM: h3600_irda_set_speed argumentsRussell King2005-04-171-1/+1
| | * | [PATCH] ARM: footbridge rtc initRussell King2005-04-171-2/+2
| | |/
| * | Fix up some file mode differences due to the new git world order.Linus Torvalds2005-04-170-0/+0
| * | [PATCH] revert fs/char_dev.c CONFIG_BASE_FULL changeDavid Brownell2005-04-171-2/+1
| |/
* | aic7xxx: convert to SPI transport class Domain Validation2005-04-182-1711/+10
* | aic7xxx: add support for the SPI transport class2005-04-182-0/+262
* | qla2xxx: fix compiler warning in qla_attr.c2005-04-181-1/+1
* | lpfc: add Emulex FC driver version 8.0.282005-04-1824-0/+22885
* | [PATCH] drivers/scsi/gdth.c: cleanups2005-04-182-53/+12
* | [PATCH] remove old scsi data direction macros2005-04-1816-142/+77
* | [PATCH] qla2xxx: update version to 8.00.02b5-k2005-04-181-2/+2
* | [PATCH] qla2xxx: remove sale revision notes file2005-04-181-457/+0
* | [PATCH] qla2xxx: remove /proc interface2005-04-181-254/+0
* | [PATCH] qla2xxx: cleanup DMA mappings...2005-04-181-39/+33
* | [PATCH] qla2xxx: remove lun discovery codes...2005-04-1810-1300/+103
* | [PATCH] qla2xxx: add remote port codes...2005-04-186-270/+403
* | [PATCH] qla2xxx: remove internal queuing...2005-04-187-2276/+269
* | merge by hand (scsi_device.h)James Bottomley2005-04-1839-330/+203
|\ \
| * | [PATCH] scsi: scsi_send_eh_cmnd() cleanup2005-04-181-12/+13
| * | [PATCH] scsi: remove volatile from scsi data2005-04-182-3/+10
| * | scsi: add DID_REQUEUE to the error handling2005-04-182-0/+5