aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* md/raid6: kill a gcc-4.0.1 'uninitialized variable' warningDan Williams2009-10-19
* md/async: don't pass a memory pointer as a page pointer.NeilBrown2009-10-16
* md: Fix handling of raid5 array which is being reshaped to fewer devices.NeilBrown2009-10-16
* md: fix problems with RAID6 calculations for DDF.NeilBrown2009-10-16
* md/raid456: downlevel multicore operations to raid_run_opsDan Williams2009-10-16
* md: drivers/md/unroll.pl replaced with awk analogVladimir Dronnikov2009-10-16
* md: remove clumsy usage of do_sync_mapping_range from bitmap codeNeilBrown2009-10-16
* md: raid1/raid10: handle allocation errors during array setup.NeilBrown2009-10-16
* md/raid5: initialize conf->device_lock earlierDan Williams2009-10-16
* md/raid1/raid10: add a cond_reschedNeilBrown2009-10-16
* Revert "md: do not progress the resync process if the stripe was blocked"NeilBrown2009-10-16
* Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-09-24
|\
| * microblaze: Add architectural support for USB EHCI host controllersJulie Zhu2009-09-22
| * mtd: Enable Open Firmware initialisation of MTD devices and maps for MicroBlazeJohn Williams2009-09-21
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-09-24
|\ \
| * \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown2009-09-23
| |\ \
| | * | ioat3: fix uninitialized var warningsDan Williams2009-09-21
| | * | drivers/dma/ioat/dma_v2.c: fix warningsAndrew Morton2009-09-21
| | * | ioat2: clarify ring size limitsDan Williams2009-09-16
| | * | md/raid6: cleanup ops_run_compute6_2Dan Williams2009-09-16
| | * | md/raid6: eliminate BUG_ON with side effectDan Williams2009-09-16
| | * | dca: module load should not be an error messageStephen Hemminger2009-09-13
| | * | ioat: driver version 4.0Dan Williams2009-09-10
| | * | dca: registering requesters in multiple dca domainsMaciej Sosnowski2009-09-10
| | * | async_tx: remove HIGHMEM64G restrictionDan Williams2009-09-08
| | * | dmaengine: sh: Add Support SuperH DMA Engine driverNobuhiro Iwamatsu2009-09-08
| | * | Merge commit 'md/for-linus' into async-tx-nextDan Williams2009-09-08
| | |\ \
| | * \ \ Merge branch 'dmaengine' into async-tx-nextDan Williams2009-09-08
| | |\ \ \
| | | * | | dmaengine: Move all map_sg/unmap_sg for slave channel to its clientAtsushi Nemoto2009-09-08
| | | * | | fsldma: Add DMA_SLAVE supportIra Snyder2009-09-08
| | | * | | fsldma: split apart external pause and request count featuresIra Snyder2009-09-08
| | | * | | ioat2,3: cacheline align software descriptor allocationsDan Williams2009-09-08
| | | * | | dmaengine: kill tx_listDan Williams2009-09-08
| | | * | | txx9dmac: implement a private tx_listDan Williams2009-09-08
| | | * | | at_hdmac: implement a private tx_listDan Williams2009-09-08
| | | * | | mv_xor: implement a private tx_listDan Williams2009-09-08
| | | * | | ioat: implement a private tx_listDan Williams2009-09-08
| | | * | | iop-adma: implement a private tx_listDan Williams2009-09-08
| | | * | | fsldma: implement a private tx_listDan Williams2009-09-08
| | | * | | dw_dmac: implement a private tx_listDan Williams2009-09-08
| | | * | | Merge branch 'ioat' into dmaengineDan Williams2009-09-08
| | | |\ \ \
| | | * \ \ \ Merge commit 'v2.6.31-rc1' into dmaengineDan Williams2009-09-08
| | | |\ \ \ \
| | * | \ \ \ \ Merge branch 'iop-raid6' into async-tx-nextDan Williams2009-09-08
| | |\ \ \ \ \ \
| | | * | | | | | iop-adma: P+Q self testDan Williams2009-08-29
| | | * | | | | | iop-adma: P+Q support for iop13xx adma enginesDan Williams2009-08-29
| | | * | | | | | iop-adma: fix lockdep false positiveDan Williams2009-08-29
| | | * | | | | | iop-adma: cleanup iop_adma_run_tx_complete_actionsDan Williams2009-08-29
| | * | | | | | | I/OAT: Convert to PCI_VDEVICE()Roland Dreier2009-09-08
| | * | | | | | | Add MODULE_DEVICE_TABLE() so ioatdma module is autoloadedRoland Dreier2009-09-08
| | * | | | | | | ioat3: segregate raid enginesDan Williams2009-09-08