summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] mptfusion: fix panic loading driver statically compiledMoore, Eric Dean2005-05-205-24/+15
* [SCSI] ultrastor: fix compile failureJames Bottomley2005-05-201-1/+1
* [SCSI] qla trivial iomem annotationAl Viro2005-05-201-1/+1
* [SCSI] aacraid: remove sparse warningsMark Haverkamp2005-05-2010-247/+303
* [SCSI] drivers/scsi/dpt_i2o.c: fix compile warningsBenoit Boissinot2005-05-202-17/+17
* [SCSI] drivers/scsi/dpt_i2o.c: cleanup useless codeBenoit Boissinot2005-05-201-19/+1
* [SCSI] drivers/scsi/aacraid/: make some functions staticAdrian Bunk2005-05-207-12/+11
* [SCSI] drivers/scsi/FlashPoint.c: cleanupsJames Bottomley2005-05-201-4801/+875
* [SCSI] drivers/scsi/NCR53C9x.c: make a struct staticAdrian Bunk2005-05-202-3/+1
* [SCSI] drivers/scsi/atp870u.c: make a function staticAdrian Bunk2005-05-201-2/+2
* [SCSI] make scsi_queue_insert() use blk_requeue_request()Tejun Heo2005-05-201-5/+14
* [SCSI] make scsi_requeue_request() use blk_requeue_request()Tejun Heo2005-05-201-1/+6
* [SCSI] remove requeue feature from blk_insert_request()Tejun Heo2005-05-205-19/+11
* [SCSI] remove REQ_SPECIAL in scsi_init_io()Tejun Heo2005-05-201-3/+1
* [SCSI] make blk layer set REQ_SOFTBARRIER on defer and requeueTejun Heo2005-05-201-0/+13
* [SCSI] remove some dead code in qla2xxxAndrew Vasquez2005-05-208-204/+12
* [SCSI] mptfusion: correct Kconfig problemJames Bottomley2005-05-201-0/+6
* [SCSI] mptfusion: mptfc Adding Stub Driver - Fiber ChannelMoore, Eric Dean2005-05-201-0/+428
* [SCSI] mptfusion: mptspi Adding Stub Driver - SCSI ParallelMoore, Eric Dean2005-05-201-0/+487
* [SCSI] mptfusion: mptscsih Split driver supportMoore, Eric Dean2005-05-202-610/+211
* [SCSI] mptfusion: mptlan Remove credits and update copyrightMoore, Eric Dean2005-05-202-29/+52
* [SCSI] mptfusion: mptctl Remove credits and update copyrightMoore, Eric Dean2005-05-202-51/+10
* [SCSI] mptfusion: mptbase cleanup, split driver support, DMA 32_BIT_MASKMoore, Eric Dean2005-05-202-215/+90
* [SCSI] mptfusion: Kconfig Adding new bus type drivers for fusion drivers.Moore, Eric Dean2005-05-202-44/+45
* [SCSI] remove PCI2000 and PCI2220i driversJames Bottomley2005-05-207-4709/+0
* [SCSI] qla1280: update firmwareJames Bottomley2005-05-203-5314/+5406
* [SCSI] zfcp: fix compile errorAndreas Herrmann2005-04-212-2/+1
* [SCSI] drivers/scsi/sr_ioctl.c: check for failed allocationNate Dailey2005-04-211-0/+3
* [SCSI] aic7xxx: remove inquiry sniffing leftoversChristoph Hellwig2005-04-212-8/+0
* [SCSI] qla2xxx: remove a transport #includeAndrew Vasquez2005-04-213-10/+5
* [PATCH] alpha: key management syscallsRichard Henderson2005-04-212-1/+7
* [PATCH] fix for ISDN ippp filteringKarsten Keil2005-04-211-5/+5
* [PATCH] x86_64: Bug in new out of line put_user()Alexander Nyberg2005-04-212-11/+20
* Merge rsync://rsync.kernel.org/pub/linux/kernel/people/davem/sparc-2.6.gitLinus Torvalds2005-04-211-17/+31
|\
| * [SPARC64]: sparc64 preempt + smpAl Viro2005-04-211-17/+31
* | [PATCH] Fix aic7xxx_osm.c compile with older gcc'sJames Bottomley2005-04-211-3/+2
* | Linux v2.6.12-rc3v2.6.12-rc3Linus Torvalds2005-04-211-1/+1
|/
* [IPSEC]: COW skb header in UDP decapHerbert Xu2005-04-201-0/+2
* [ATALK]: Add missing dev_hold() to atrtr_create().Herbert Xu2005-04-201-0/+1
* [SOCK]: on failure free the sock from the right placeArnaldo Carvalho de Melo2005-04-201-1/+4
* [NET]: skbuff: remove old NET_CALLER macroStephen Hemminger2005-04-203-16/+5
* [RTNETLINK]: Add comma to final entry in link_rtnetlink_tableDavid S. Miller2005-04-201-1/+1
* [RTNETLINK]: Protocol family wildcard dumping for routing rulesThomas Graf2005-04-201-1/+2
* [IPV6]: Replace bogus instances of inet->recverrHerbert Xu2005-04-202-5/+3
* [IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memoryHerbert Xu2005-04-203-13/+130
* [IPV6]: Fix a branch predictionYOSHIFUJI Hideaki2005-04-201-1/+1
* [NET]: Shave sizeof(ptr) bytes off dst_entryHerbert Xu2005-04-201-3/+2
* [PATCH] freepgt: remove FIRST_USER_ADDRESS hackHugh Dickins2005-04-191-5/+0
* [PATCH] freepgt: arch FIRST_USER_ADDRESS 0Hugh Dickins2005-04-1920-21/+21
* [PATCH] freepgt: arm26 FIRST_USER_ADDRESS PAGE_SIZEHugh Dickins2005-04-192-5/+11