summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-09-08dmaengine, async_tx: add a "no channel switch" allocatorDan Williams
2009-09-08dmaengine: add fence supportDan Williams
2009-09-08Merge branch 'md-raid6-accel' into ioat3.2Dan Williams
2009-09-08net_dma: poll for a descriptor after allocation failureDan Williams
2009-09-08ioat2,3: dynamically resize descriptor ringDan Williams
2009-09-08ioat: switch watchdog and reset handler from workqueue to timerDan Williams
2009-09-08ioat1: trim ioat_dma_desc_swDan Williams
2009-09-08ioat: ___devinit annotate the initialization pathsDan Williams
2009-09-08ioat: preserve chanctrl bits when re-arming interruptsDan Williams
2009-09-08ioat: ignore reserved bits for chancnt and xfercapDan Williams
2009-09-08ioat: cleanup completion status readsDan Williams
2009-09-08ioat: add some dev_dbg() callsDan Williams
2009-09-08ioat1: kill unused unmap parametersDan Williams
2009-09-08ioat2,3: convert to a true ring bufferDan Williams
2009-09-08ioat: prepare the code for ioat[12]_dma_chan splitDan Williams
2009-09-08ioat: fix self test interruptsDan Williams
2009-09-08ioat1: move descriptor allocation from submit to prepDan Williams
2009-09-08ioat: define descriptor control bit-fieldDan Williams
2009-09-08ioat: fix type mismatch for ->dmacountDan Williams
2009-09-08ioat: split ioat_dma_probe into core/version-specific routinesDan Williams
2009-09-08ioat: kill function prototype ifdef guardsDan Williams
2009-09-08ioat: cleanup some long deref chains and 80 column collisionsDan Williams
2009-09-08ioat: convert ioat_probe to pcim/devmDan Williams
2009-09-08ioat: move definitions to dma.hDan Williams
2009-08-29md/raid456: distribute raid processing over multiple coresDan Williams
2009-08-29md/raid6: remove synchronous infrastructureYuri Tikhonov
2009-08-29md/raid6: asynchronous handle_stripe6Yuri Tikhonov
2009-08-29md/raid6: asynchronous handle_parity_check6Dan Williams
2009-08-29md/raid6: asynchronous handle_stripe_dirtying6Yuri Tikhonov
2009-08-29md/raid6: asynchronous handle_stripe_fill6Yuri Tikhonov
2009-08-29md/raid5,6: common schedule_reconstruction for raid5/6Yuri Tikhonov
2009-08-29md/raid6: asynchronous raid6 operationsDan Williams
2009-08-29md/raid5: factor out mark_uptodate from ops_complete_compute5Dan Williams
2009-08-29async_tx: raid6 recovery self testDan Williams
2009-08-29dmatest: add pq supportDan Williams
2009-08-29async_tx: add support for asynchronous GF multiplicationDan Williams
2009-08-29async_tx: remove walk of tx->parent chain in dma_wait_for_async_txDan Williams
2009-08-29async_tx: add sum check flagsDan Williams
2009-08-29md/raid5,6: add percpu scribble region for buffer listsDan Williams
2009-08-29md/raid6: move the spare page to a percpu allocationDan Williams
2009-07-28ioat: move to drivers/dma/ioat/Dan Williams
2009-07-14md/raid6: release spare page at ->stop()Dan Williams
2009-06-09char: mxser, fix ISA board lookupPeter Botha
2009-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-06-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-06-09cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu
2009-06-09r8169: fix crash when large packets are receivedEric Dumazet
2009-06-09md/raid5: fix bug in reshape code when chunk_size decreases.NeilBrown
2009-06-09md/raid5 - avoid deadlocks in get_active_stripe during reshapeNeilBrown