summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-05-20[SCSI] drivers/scsi/dpt_i2o.c: fix compile warningsBenoit Boissinot2-17/+17
2005-05-20[SCSI] drivers/scsi/dpt_i2o.c: cleanup useless codeBenoit Boissinot1-19/+1
2005-05-20[SCSI] drivers/scsi/aacraid/: make some functions staticAdrian Bunk7-12/+11
2005-05-20[SCSI] drivers/scsi/FlashPoint.c: cleanupsJames Bottomley1-4801/+875
2005-05-20[SCSI] drivers/scsi/NCR53C9x.c: make a struct staticAdrian Bunk2-3/+1
2005-05-20[SCSI] drivers/scsi/atp870u.c: make a function staticAdrian Bunk1-2/+2
2005-05-20[SCSI] make scsi_queue_insert() use blk_requeue_request()Tejun Heo1-5/+14
2005-05-20[SCSI] make scsi_requeue_request() use blk_requeue_request()Tejun Heo1-1/+6
2005-05-20[SCSI] remove requeue feature from blk_insert_request()Tejun Heo5-19/+11
2005-05-20[SCSI] remove REQ_SPECIAL in scsi_init_io()Tejun Heo1-3/+1
2005-05-20[SCSI] make blk layer set REQ_SOFTBARRIER on defer and requeueTejun Heo1-0/+13
2005-05-20[SCSI] remove some dead code in qla2xxxAndrew Vasquez8-204/+12
2005-05-20[SCSI] mptfusion: correct Kconfig problemJames Bottomley1-0/+6
2005-05-20[SCSI] mptfusion: mptfc Adding Stub Driver - Fiber ChannelMoore, Eric Dean1-0/+428
2005-05-20[SCSI] mptfusion: mptspi Adding Stub Driver - SCSI ParallelMoore, Eric Dean1-0/+487
2005-05-20[SCSI] mptfusion: mptscsih Split driver supportMoore, Eric Dean2-610/+211
2005-05-20[SCSI] mptfusion: mptlan Remove credits and update copyrightMoore, Eric Dean2-29/+52
2005-05-20[SCSI] mptfusion: mptctl Remove credits and update copyrightMoore, Eric Dean2-51/+10
2005-05-20[SCSI] mptfusion: mptbase cleanup, split driver support, DMA 32_BIT_MASKMoore, Eric Dean2-215/+90
2005-05-20[SCSI] mptfusion: Kconfig Adding new bus type drivers for fusion drivers.Moore, Eric Dean2-44/+45
2005-05-20[SCSI] remove PCI2000 and PCI2220i driversJames Bottomley7-4709/+0
2005-05-20[SCSI] qla1280: update firmwareJames Bottomley3-5314/+5406
2005-04-22[SCSI] zfcp: fix compile errorAndreas Herrmann2-2/+1
2005-04-22[SCSI] drivers/scsi/sr_ioctl.c: check for failed allocationNate Dailey1-0/+3
2005-04-22[SCSI] aic7xxx: remove inquiry sniffing leftoversChristoph Hellwig2-8/+0
2005-04-22[SCSI] qla2xxx: remove a transport #includeAndrew Vasquez3-10/+5
2005-04-21[PATCH] alpha: key management syscallsRichard Henderson2-1/+7
2005-04-21[PATCH] fix for ISDN ippp filteringKarsten Keil1-5/+5
2005-04-21[PATCH] x86_64: Bug in new out of line put_user()Alexander Nyberg2-11/+20
2005-04-21Merge rsync://rsync.kernel.org/pub/linux/kernel/people/davem/sparc-2.6.gitLinus Torvalds1-17/+31
2005-04-21[PATCH] Fix aic7xxx_osm.c compile with older gcc'sJames Bottomley1-3/+2
2005-04-21[SPARC64]: sparc64 preempt + smpAl Viro1-17/+31
2005-04-21Linux v2.6.12-rc3v2.6.12-rc3Linus Torvalds1-1/+1
2005-04-20[IPSEC]: COW skb header in UDP decapHerbert Xu1-0/+2
2005-04-20[ATALK]: Add missing dev_hold() to atrtr_create().Herbert Xu1-0/+1
2005-04-20[SOCK]: on failure free the sock from the right placeArnaldo Carvalho de Melo1-1/+4
2005-04-20[NET]: skbuff: remove old NET_CALLER macroStephen Hemminger3-16/+5
2005-04-20[RTNETLINK]: Add comma to final entry in link_rtnetlink_tableDavid S. Miller1-1/+1
2005-04-20[RTNETLINK]: Protocol family wildcard dumping for routing rulesThomas Graf1-1/+2
2005-04-20[IPV6]: Replace bogus instances of inet->recverrHerbert Xu2-5/+3
2005-04-20[IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memoryHerbert Xu3-13/+130
2005-04-20[IPV6]: Fix a branch predictionYOSHIFUJI Hideaki1-1/+1
2005-04-20[NET]: Shave sizeof(ptr) bytes off dst_entryHerbert Xu1-3/+2
2005-04-20[PATCH] freepgt: remove FIRST_USER_ADDRESS hackHugh Dickins1-5/+0
2005-04-20[PATCH] freepgt: arch FIRST_USER_ADDRESS 0Hugh Dickins20-21/+21
2005-04-20[PATCH] freepgt: arm26 FIRST_USER_ADDRESS PAGE_SIZEHugh Dickins2-5/+11
2005-04-20[PATCH] freepgt: arm FIRST_USER_ADDRESS PAGE_SIZEHugh Dickins2-9/+9
2005-04-20[PATCH] freepgt: sys_mincore ignore FIRST_USER_PGD_NRHugh Dickins1-3/+0
2005-04-20[PATCH] freepgt: free_pgtables from FIRST_USER_ADDRESSHugh Dickins1-3/+8
2005-04-20[PATCH] freepgt: hugetlb area is cleanHugh Dickins2-46/+2