summaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
Commit message (Expand)AuthorFilesLines
2006-07-01[SCSI] mptbase: mpt_interrupt should return IRQ_NONEEric Moore1-7/+8
2006-07-01[SCSI] mptsas: make two functions staticEric Moore1-2/+2
2006-07-01[SCSI] sg.c: Fix bad error handling inIshai Rabinovitz1-1/+9
2006-06-29[SCSI] 53c700: fix breakage caused by the autosense updateJames Bottomley2-37/+53
2006-06-29[SCSI] iscsi: add async notification of session eventsMike Christie3-100/+235
2006-06-29[SCSI] iscsi: pass target nr to session creationMike Christie3-11/+12
2006-06-29[SCSI] iscsi: break up session creation into two stagesMike Christie2-29/+76
2006-06-29[SCSI] iscsi: rm channel usage from iscsiMike Christie3-8/+5
2006-06-29[SCSI] iscsi: fix session refcoutingMike Christie2-9/+9
2006-06-29[SCSI] iscsi: convert iscsi_tcp to new set/get param fnsMike Christie1-128/+24
2006-06-29[SCSI] iscsi: convert iser to new set/get param fnsMike Christie1-121/+17
2006-06-29[SCSI] iscsi: fixup set/get param functionsMike Christie4-187/+246
2006-06-29[SCSI] iscsi: add target discvery event to transport classMike Christie3-0/+57
2006-06-29[SCSI] st: remove unused st_buffer.in_useMartin Habets2-2/+0
2006-06-28[SCSI] atp870u: reduce huge stack usageRandy Dunlap1-74/+83
2006-06-28[SCSI] mptsas: Adding 1078 ROC supportEric Moore5-38/+57
2006-06-28[SCSI] mptsas: wide port supportEric Moore3-274/+709
2006-06-28[SCSI] scsi_transport_sas: introduce a sas_port entityJames Bottomley3-46/+372
2006-06-28[SCSI] fusion : mpi header updateEric Moore9-173/+413
2006-06-28[SCSI] scsi: Device scanning oops for offlined devices (resend)Brian King2-0/+4
2006-06-28[SCSI] scsi: Add allow_restart sysfs class attributeBrian King1-0/+26
2006-06-28Properly delete sound/ppc/toonie.cLinus Torvalds1-0/+0
2006-06-28[PATCH] i2c-i801.c: don't pci_disable_device() after it was just enabledDaniel Ritz1-6/+10
2006-06-28[PATCH] m68knommu: use Kconfig RAM config options in 68328 startup codeGreg Ungerer1-8/+10
2006-06-28[PATCH] m68knommu: use Kconfig RAM config options in 68360 ROM startup codeGreg Ungerer1-11/+6
2006-06-28[PATCH] m68knommu: use Kconfig RAM config options in 68360 RAM startup codeGreg Ungerer1-12/+7
2006-06-28[PATCH] m68knommu: remove NO_FORMAT_VECi from ptrace.h headerGreg Ungerer1-2/+0
2006-06-28[PATCH] m68knommu: FEC driver event/irq fixesGreg Ungerer1-39/+52
2006-06-28[PATCH] m68knommu: FEC driver set different priority/level on each IRQWillson Callan1-3/+3
2006-06-28[PATCH] m68knommu: FEC driver support for the ColdFire 523x CPU familyMatt Waddel1-19/+179
2006-06-28[PATCH] m68knommu: avoid fec driver hang when link disappearsPhilippe De Muyter1-4/+11
2006-06-28[PATCH] m68knommu: update m68knommu defconfnigGreg Ungerer1-74/+133
2006-06-28[PATCH] m68knommu: build support for the Freescale 532x CPU familyMatt Waddel1-0/+2
2006-06-28[PATCH] m68knommu: build support for the Avnet/5282 boardDaniel Alomar1-0/+1
2006-06-28[PATCH] m68knommu: remove useless compiler argsPhilipe De Muyter1-10/+11
2006-06-28[PATCH] voyager: add cpu_present_mapJames Bottomley1-0/+2
2006-06-28[XFS] Fixup whitespace damage in log_write, remove final warning.Nathan Scott1-2/+2
2006-06-28[PATCH] i4l fix DLE masking in isdn_tty_try_readKarsten Keil1-1/+1
2006-06-28[PATCH] do_IRQ() warning fixAndrew Morton1-2/+2
2006-06-28[PATCH] drivers/message/i2o/iop.c: unexport i2o_msg_nop()Adrian Bunk1-1/+0
2006-06-28[PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root staticAdrian Bunk2-6/+1
2006-06-28[PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl8-38/+19
2006-06-28[PATCH] Remove redundant NULL checks before [kv]free - in kernel/Jesper Juhl1-2/+1
2006-06-28[PATCH] Remove redundant NULL checks before [kv]free - in fs/Jesper Juhl1-6/+2
2006-06-28[PATCH] futex_requeue() optimizationSebastien Dugue1-5/+8
2006-06-28[PATCH] rtmutex: Propagate priority settings into PI lock chainsThomas Gleixner3-6/+40
2006-06-28[PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagationThomas Gleixner15-49/+202
2006-06-28[PATCH] Drop tasklist lock in do_sched_setschedulerThomas Gleixner1-1/+3
2006-06-28[PATCH] fix rt-mutex defaults and dependenciesRoman Zippel1-3/+1
2006-06-28[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi supportIngo Molnar7-41/+828