summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-04-19[PATCH] export platform_add_devicesRobert Schwebel1-0/+1
2005-04-19[PATCH] sysfs: add sysfs_chmod_file()Kay Sievers2-0/+42
2005-04-19[PATCH] add TIMEOUT to firmware_class hotplug eventkay.sievers@vrfy.org1-0/+3
2005-04-19[PATCH] kref: add link to original documentation to the kref documentation.gregkh@suse.de1-1/+6
2005-04-19[PATCH] kref: add documentationminyard@acm.org1-0/+211
2005-04-19fully merge up to scsi-misc-2.6James Bottomley44-564/+1097
2005-04-19Merge with master.kernel.org:/home/rmk/linux-2.6-rmk.gitLinus Torvalds1-0/+33
2005-04-19[PATCH] sparc64: Fix statDavid S. Miller6-50/+131
2005-04-19[PATCH] ARM: Add missing new file for bitops patchRussell King1-0/+33
2005-04-19Merge SCSI tree from James Bottomley.Linus Torvalds37-315/+180
2005-04-18aic7xxx: convert to SPI transport class Domain Validation2-1711/+10
2005-04-18aic7xxx: add support for the SPI transport class2-0/+262
2005-04-18qla2xxx: fix compiler warning in qla_attr.c1-1/+1
2005-04-18lpfc: add Emulex FC driver version 8.0.2824-0/+22885
2005-04-18[PATCH] drivers/scsi/gdth.c: cleanups2-53/+12
2005-04-18[PATCH] remove old scsi data direction macros16-142/+77
2005-04-18[PATCH] qla2xxx: update version to 8.00.02b5-k1-2/+2
2005-04-18[PATCH] qla2xxx: remove sale revision notes file1-457/+0
2005-04-18[PATCH] qla2xxx: remove /proc interface1-254/+0
2005-04-18[PATCH] qla2xxx: cleanup DMA mappings...1-39/+33
2005-04-18[PATCH] qla2xxx: remove lun discovery codes...10-1300/+103
2005-04-18[PATCH] qla2xxx: add remote port codes...6-270/+403
2005-04-18[PATCH] qla2xxx: remove internal queuing...7-2276/+269
2005-04-18merge by hand (scsi_device.h)James Bottomley39-330/+203
2005-04-18[PATCH] sched: fix signed comparisons of long longIngo Molnar1-3/+3
2005-04-18[PATCH] Add 32-bit compatibility for NFSv4 mountDavid Howells1-0/+74
2005-04-18[PATCH] SELinux: fix deadlock on dcache lockStephen Smalley2-34/+28
2005-04-18[PATCH] M68k: Update defconfigs for 2.6.12-rc2Geert Uytterhoeven12-281/+414
2005-04-18[PATCH] M68k: Update defconfigs for 2.6.11Geert Uytterhoeven12-69/+316
2005-04-18[PATCH] scsi: scsi_send_eh_cmnd() cleanup1-12/+13
2005-04-18[PATCH] scsi: remove volatile from scsi data2-3/+10
2005-04-18scsi: add DID_REQUEUE to the error handling2-0/+5
2005-04-18zfcp: add point-2-point support6-14/+65
2005-04-18[PATCH] Convert i2o to compat_ioctl1-14/+27
2005-04-18[PATCH] kill old EH constants4-115/+3
2005-04-18[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field10-62/+15
2005-04-18[PATCH] scsi: remove unused scsi_cmnd->internal_timeout field7-18/+2
2005-04-18[PATCH] remove outdated print_* functions13-82/+54
2005-04-18[PATCH] consolidate timeout defintions in scsi.h3-10/+9
2005-04-18[PATCH] x86: fix acpi compile without CONFIG_ACPI_BUSChris Wedgwood1-0/+2
2005-04-18[PATCH] sparc64: Fix copy_sigingo_to_user32()Jurij Smakov1-1/+4
2005-04-18[PATCH] sparc64: Reduce ptrace cache flushingDavid S. Miller2-35/+69
2005-04-18[PATCH] sparc: Fix PTRACE_CONT bogosityDavid S. Miller2-31/+0
2005-04-18[PATCH] sparc64: use message queue compat syscallsDavid S. Miller1-1/+1
2005-04-18[PATCH] sparc64: Do not flush dcache for ZERO_PAGE.David S. Miller1-4/+15
2005-04-18Merge with master.kernel.org:/home/rmk/linux-2.6-rmk.git - ARM changesLinus Torvalds14-88/+41
2005-04-18Fix up some file mode differences due to the new git world order.Linus Torvalds0-0/+0
2005-04-17[PATCH] revert fs/char_dev.c CONFIG_BASE_FULL changeDavid Brownell1-2/+1
2005-04-17[PATCH] ARM: fix debug macrosRussell King2-3/+9
2005-04-17[PATCH] ARM: bitopsRussell King6-68/+12