aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-28[ARM] pxa: add default config for littletoneric miao1-0/+783
2008-01-28[ARM] pxa: add basic support for Littleton (PXA3xx Form Factor Platform)eric miao4-0/+337
2008-01-28[ARM] 4664/1: Add basic support for HTC Magician PDA phonesPhilipp Zabel4-0/+336
2008-01-28[ARM] 4649/1: Base support for pxa-based Toshiba e-series PDAs.Ian Molton4-0/+1645
2008-01-28[ARM] 4776/1: Add HWUART clock to fix hwuart supportDmitry Baryshkov1-1/+8
2008-01-28cfq-iosched: kill some big inlinesJens Axboe1-16/+11
2008-01-28[ARM] Fix class_device damage caused by 0c55445f201841bfd6c658c47df8311b6722f002Russell King1-7/+7
2008-01-28cfq-iosched: relax IOPRIO_CLASS_IDLE restrictionsJens Axboe2-85/+34
2008-01-28[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King21-71/+2
2008-01-28[ARM] 4763/1: pxa: fix pxa3xx_get_clk_frequency_khz() to return KHzeric miao1-1/+1
2008-01-28SG: work with the SCSI fixed maximum allocations.James Bottomley3-19/+35
2008-01-28block: implement drain buffersJames Bottomley3-1/+78
2008-01-28kernel: add CLONE_IO to specifically request sharing of IO contextsJens Axboe2-4/+11
2008-01-28io_context sharing - anticipatory changesJens Axboe1-6/+28
2008-01-28block: cfq: make the io contect sharing locklessJens Axboe3-137/+185
2008-01-28io_context sharing - cfq changesNikanth Karthikesan1-2/+18
2008-01-28io context sharing: preliminary supportJens Axboe5-23/+49
2008-01-28ioprio: move io priority from task_struct to io_contextJens Axboe9-122/+178
2008-01-28blk_end_request: changing xsysace (take 4)Kiyoshi Ueda1-4/+1
2008-01-28blk_end_request: changing ub (take 4)Kiyoshi Ueda1-5/+5
2008-01-28blk_end_request: cleanup of request completion (take 4)Kiyoshi Ueda1-17/+14
2008-01-28blk_end_request: cleanup 'uptodate' related code (take 4)Kiyoshi Ueda2-55/+9
2008-01-28blk_end_request: remove/unexport end_that_request_* (take 4)Kiyoshi Ueda2-54/+20
2008-01-28blk_end_request: changing scsi (take 4)Kiyoshi Ueda1-20/+11
2008-01-28blk_end_request: add bidi completion interface (take 4)Kiyoshi Ueda2-5/+37
2008-01-28blk_end_request: changing ide-cd (take 4)Kiyoshi Ueda1-14/+35
2008-01-28blk_end_request: add callback feature (take 4)Kiyoshi Ueda2-6/+68
2008-01-28blk_end_request: changing ide normal caller (take 4)Kiyoshi Ueda2-16/+15
2008-01-28blk_end_request: changing cpqarray (take 4)Kiyoshi Ueda1-29/+7
2008-01-28blk_end_request: changing cciss (take 4)Kiyoshi Ueda1-22/+3
2008-01-28blk_end_request: changing ide-scsi (take 4)Kiyoshi Ueda1-4/+4
2008-01-28blk_end_request: changing s390 (take 4)Kiyoshi Ueda2-15/+15
2008-01-28blk_end_request: changing mmc (take 4)Kiyoshi Ueda2-21/+7
2008-01-28blk_end_request: changing i2o_block (take 4)Kiyoshi Ueda1-12/+8
2008-01-28blk_end_request: changing viocd (take 4)Kiyoshi Ueda1-9/+6
2008-01-28blk_end_request: changing xen-blkfront (take 4)Kiyoshi Ueda1-6/+4
2008-01-28blk_end_request: changing viodasd (take 4)Kiyoshi Ueda1-9/+6
2008-01-28blk_end_request: changing sx8 (take 4)Kiyoshi Ueda1-30/+28
2008-01-28blk_end_request: changing sunvdc (take 4)Kiyoshi Ueda1-7/+4
2008-01-28blk_end_request: changing ps3disk (take 4)Kiyoshi Ueda1-8/+4
2008-01-28blk_end_request: changing nbd (take 4)Kiyoshi Ueda1-5/+3
2008-01-28blk_end_request: changing floppy (take 4)Kiyoshi Ueda1-9/+7
2008-01-28blk_end_request: changing DAC960 (take 4)Kiyoshi Ueda1-9/+2
2008-01-28blk_end_request: changing um (take 4)Kiyoshi Ueda1-12/+4
2008-01-28blk_end_request: changing arm (take 4)Kiyoshi Ueda1-10/+6
2008-01-28blk_end_request: changing block layer core (take 4)Kiyoshi Ueda1-20/+15
2008-01-28blk_end_request: add/export functions to get request size (take 4)Kiyoshi Ueda2-3/+30
2008-01-28blk_end_request: add new request completion interface (take 4)Kiyoshi Ueda2-0/+100
2008-01-28SG: Convert SCSI to use scatterlist helpers for sg chainingJens Axboe3-124/+24
2008-01-28SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpersJens Axboe3-101/+307