summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...Linus Torvalds2007-07-1345-1748/+7362
|\
| * ioatdma: add the unisys "i/oat" pci vendor/device idDan Williams2007-07-132-0/+5
| * ARM: Add drivers/dma to arch/arm/KconfigDan Williams2007-07-131-0/+2
| * iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driverDan Williams2007-07-1312-60/+1139
| * iop13xx: surface the iop13xx adma units to the iop-adma driverDan Williams2007-07-133-25/+774
| * dmaengine: driver for the iop32x, iop33x, and iop13xx raid enginesDan Williams2007-07-134-0/+1595
| * md: remove raid5 compute_block and compute_parity5Dan Williams2007-07-131-124/+0
| * md: handle_stripe5 - request io processing in raid5_run_opsDan Williams2007-07-131-58/+13
| * md: handle_stripe5 - add request/completion logic for async expand opsDan Williams2007-07-131-12/+38
| * md: handle_stripe5 - add request/completion logic for async read opsDan Williams2007-07-132-29/+26
| * md: handle_stripe5 - add request/completion logic for async check opsDan Williams2007-07-131-19/+65
| * md: handle_stripe5 - add request/completion logic for async compute opsDan Williams2007-07-132-36/+115
| * md: handle_stripe5 - add request/completion logic for async write opsDan Williams2007-07-131-23/+138
| * md: common infrastructure for running operations with raid5_run_opsDan Williams2007-07-131-9/+58
| * md: raid5_run_ops - run stripe operations outside sh->lockDan Williams2007-07-132-3/+614
| * raid5: replace custom debug PRINTKs with standard pr_debugDan Williams2007-07-131-58/+58
| * raid5: refactor handle_stripe5 and handle_stripe6 (v3)Dan Williams2007-07-132-786/+756
| * async_tx: add the async_tx apiDan Williams2007-07-1314-50/+1294
| * xor: make 'xor_blocks' a library routine for use with async_txDan Williams2007-07-138-23/+38
| * dmaengine: make clients responsible for managing channelsDan Williams2007-07-135-167/+224
| * dmaengine: refactor dmaengine around dma_async_tx_descriptorDan Williams2007-07-134-253/+474
| * I/OAT: fix I/OAT for kexecDan Aloni2007-07-111-0/+13
| * I/OAT: warning fixAndrew Morton2007-07-111-10/+16
| * I/OAT: Only offload copies for TCP when there will be a context switchChris Leech2007-07-111-3/+7
| * I/OAT: Add documentation for the tcp_dma_copybreak sysctlChris Leech2007-07-111-0/+6
| * ioatdma: Remove the use of writeq from the ioatdma driverChris Leech2007-07-111-6/+4
| * ioatdma: Remove the wrappers around read(bwl)/write(bwl) in ioatdmaChris Leech2007-07-112-150/+28
| * drivers/dma: handle sysfs errorsJeff Garzik2007-07-111-2/+20
| * ioatdma: Push pending transactions to hardware more frequentlyChris Leech2007-07-111-2/+2
* | Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-132-25/+24
|\ \
| * | splice: fix offset mangling with direct splicing (sendfile)Jens Axboe2007-07-131-23/+11
| * | security: revalidate rw permissions for sys_splice and sys_vmspliceJames Morris2007-07-131-0/+9
| * | relay: fixup kerneldoc commentTom Zanussi2007-07-131-1/+1
| * | relay: fix bogus cast in subbuf_splice_actor()Tom Zanussi2007-07-131-1/+3
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-07-1311-100/+27
|\ \ \
| * | | [MIPS] Workaround for a sparse warning in include/asm-mips/mach-tx4927/ioremap.hAtsushi Nemoto2007-07-131-1/+2
| * | | [MIPS] Make show_code static and add __user tagAtsushi Nemoto2007-07-131-3/+3
| * | | [MIPS] Workaround for a sparse warning in include/asm-mips/compat.hAtsushi Nemoto2007-07-131-1/+2
| * | | [MIPS] Add some __user tagsAtsushi Nemoto2007-07-133-9/+10
| * | | [MIPS] math-emu minor cleanupAtsushi Nemoto2007-07-131-10/+9
| * | | [MIPS] Kill CONFIG_TX4927BUG_WORKAROUNDAtsushi Nemoto2007-07-131-19/+0
| * | | [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_FB_XPERT98Ralf Baechle2007-07-131-6/+0
| * | | [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLKRalf Baechle2007-07-131-4/+0
| * | | [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_USE32KRalf Baechle2007-07-131-25/+0
| * | | [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1XXX_PSC_SPIRalf Baechle2007-07-131-8/+1
| * | | [CHAR] Delete leftovers of old Alchemy UART driverRalf Baechle2007-07-131-14/+0
| |/ /
* | | Revert "[CPUFREQ] powernow-k8: clarify number of cores."Linus Torvalds2007-07-131-3/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-07-133-20/+14
|\ \ \ | |/ / |/| |
| * | [PATCH] sched: small topology.h cleanupIngo Molnar2007-07-131-1/+1
| * | [PATCH] sched: fix show_task()/show_tasks() outputIngo Molnar2007-07-131-16/+10
OpenPOWER on IntegriCloud