aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-09-08Merge commit 'v2.6.31-rc1' into dmaengineDan 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-29iop-adma: P+Q self testDan Williams
2009-08-29iop-adma: P+Q support for iop13xx adma enginesDan Williams
2009-08-29iop-adma: fix lockdep false positiveDan Williams
2009-08-29iop-adma: cleanup iop_adma_run_tx_complete_actionsDan 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 RAID6 recovery operationsDan 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: kill needless module_{init|exit}Dan 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-22dmaengine: at_hdmac: add DMA slave transfersNicolas Ferre
2009-07-22dmaengine: at_hdmac: new driver for the Atmel AHB DMA ControllerNicolas Ferre
2009-07-22dmaengine: dmatest: correct thread_count while using multiple thread per channelNicolas Ferre
2009-07-22dmaengine: dmatest: add a maximum number of test iterationsNicolas Ferre
2009-07-22drivers/dma: Remove unnecessary semicolonsJoe Perches
2009-07-22drivers/dma/fsldma.c: Remove unnecessary semicolonsJoe Perches
2009-07-14md/raid6: release spare page at ->stop()Dan Williams
2009-07-01dmaengine: move HIGHMEM64G restriction to ASYNC_TX_DMADan Williams
2009-06-24Linux 2.6.31-rc1Linus Torvalds
2009-06-24Revert "PCI: use ACPI _CRS data by default"Linus Torvalds
2009-06-24Merge git://git.infradead.org/battery-2.6Linus Torvalds
2009-06-24Merge branches 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2009-06-24another race fix in jfs_check_acl()Al Viro
2009-06-24Get "no acls for this inode" right, fix shmem breakageAl Viro
2009-06-24audit: inode watches depend on CONFIG_AUDIT not CONFIG_AUDIT_SYSCALLEric Paris
2009-06-24inline functions left without protection of ifdef (acl)Markus Trippelsdorf
2009-06-24Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-24futex: Fix the write access fault problem for realThomas Gleixner
2009-06-24SLUB: Don't pass __GFP_FAIL for the initial allocationPekka Enberg
2009-06-24Don't warn about order-1 allocations with __GFP_NOFAILLinus Torvalds
2009-06-24Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds