deliverable/linux.git
2009-09-09  Nobuhiro Iwamatsudmaengine: sh: Add Support SuperH DMA Engine driver
2009-09-09  Dan WilliamsMerge commit 'md/for-linus' into async-tx-next
2009-09-09  Dan WilliamsMerge branch 'dmaengine' into async-tx-next
2009-09-09  Dan WilliamsMerge branch 'iop-raid6' into async-tx-next
2009-09-09  Atsushi Nemotodmaengine: Move all map_sg/unmap_sg for slave channel...
2009-09-09  Ira Snyderfsldma: Add DMA_SLAVE support
2009-09-09  Ira Snyderfsldma: split apart external pause and request count...
2009-09-09  Dan Williamsioat2,3: cacheline align software descriptor allocations
2009-09-09  Dan Williamsdmaengine: kill tx_list
2009-09-09  Dan Williamstxx9dmac: implement a private tx_list
2009-09-09  Dan Williamsat_hdmac: implement a private tx_list
2009-09-09  Dan Williamsmv_xor: implement a private tx_list
2009-09-09  Dan Williamsioat: implement a private tx_list
2009-09-09  Dan Williamsiop-adma: implement a private tx_list
2009-09-09  Dan Williamsfsldma: implement a private tx_list
2009-09-09  Dan Williamsdw_dmac: implement a private tx_list
2009-09-09  Dan WilliamsMerge branch 'ioat' into dmaengine
2009-09-09  Roland DreierI/OAT: Convert to PCI_VDEVICE()
2009-09-09  Roland DreierAdd MODULE_DEVICE_TABLE() so ioatdma module is autoloaded
2009-09-09  Dan Williamsioat3: segregate raid engines
2009-09-09  Tom Picardioat3: ioat3.2 pci ids for Jasper Forest
2009-09-09  Dan Williamsioat3: interrupt descriptor support
2009-09-09  Dan Williamsioat3: support xor via pq descriptors
2009-09-09  Dan Williamsioat3: pq support
2009-09-09  Dan Williamsioat3: xor self test
2009-09-09  Dan Williamsioat3: xor support
2009-09-09  Dan Williamsioat3: enable dca for completion writes
2009-09-09  Dan Williamsioat: add 'ioat' sysfs attributes
2009-09-09  Dan Williamsioat3: split ioat3 support to its own file, add memset
2009-09-09  Dan Williamsioat3: hardware version 3.2 register / descriptor defin...
2009-09-09  Dan Williamsioat2+: add fence support
2009-09-09  Dan Williamsdmaengine, async_tx: support alignment checks
2009-09-09  Dan Williamsdmaengine: cleanup unused transaction types
2009-09-09  Dan Williamsdmaengine, async_tx: add a "no channel switch" allocator
2009-09-09  Dan Williamsdmaengine: add fence support
2009-09-09  Dan WilliamsMerge branch 'md-raid6-accel' into ioat3.2
2009-09-09  Dan Williamsnet_dma: poll for a descriptor after allocation failure
2009-09-09  Dan Williamsioat2,3: dynamically resize descriptor ring
2009-09-09  Dan Williamsioat: switch watchdog and reset handler from workqueue...
2009-09-09  Dan Williamsioat1: trim ioat_dma_desc_sw
2009-09-09  Dan Williamsioat: ___devinit annotate the initialization paths
2009-09-09  Dan Williamsioat: preserve chanctrl bits when re-arming interrupts
2009-09-09  Dan Williamsioat: ignore reserved bits for chancnt and xfercap
2009-09-09  Dan Williamsioat: cleanup completion status reads
2009-09-09  Dan Williamsioat: add some dev_dbg() calls
2009-09-09  Dan Williamsioat1: kill unused unmap parameters
2009-09-09  Dan Williamsioat2,3: convert to a true ring buffer
2009-09-09  Dan Williamsioat: prepare the code for ioat[12]_dma_chan split
2009-09-09  Dan Williamsioat: fix self test interrupts
2009-09-09  Dan Williamsioat1: move descriptor allocation from submit to prep
2009-09-09  Dan Williamsioat: define descriptor control bit-field
2009-09-09  Dan Williamsioat: fix type mismatch for ->dmacount
2009-09-09  Dan Williamsioat: split ioat_dma_probe into core/version-specific...
2009-09-09  Dan Williamsioat: kill function prototype ifdef guards
2009-09-09  Dan Williamsioat: cleanup some long deref chains and 80 column...
2009-09-09  Dan Williamsioat: convert ioat_probe to pcim/devm
2009-09-09  Dan Williamsioat: move definitions to dma.h
2009-09-08  Dan WilliamsMerge commit 'v2.6.31-rc1' into dmaengine
2009-08-30  Dan Williamsmd/raid456: distribute raid processing over multiple...
2009-08-30  Yuri Tikhonovmd/raid6: remove synchronous infrastructure
2009-08-30  Yuri Tikhonovmd/raid6: asynchronous handle_stripe6
2009-08-30  Dan Williamsmd/raid6: asynchronous handle_parity_check6
2009-08-30  Yuri Tikhonovmd/raid6: asynchronous handle_stripe_dirtying6
2009-08-30  Yuri Tikhonovmd/raid6: asynchronous handle_stripe_fill6
2009-08-30  Yuri Tikhonovmd/raid5,6: common schedule_reconstruction for raid5/6
2009-08-30  Dan Williamsmd/raid6: asynchronous raid6 operations
2009-08-30  Dan Williamsmd/raid5: factor out mark_uptodate from ops_complete_co...
2009-08-30  Dan Williamsiop-adma: P+Q self test
2009-08-30  Dan Williamsiop-adma: P+Q support for iop13xx adma engines
2009-08-30  Dan Williamsiop-adma: fix lockdep false positive
2009-08-30  Dan Williamsiop-adma: cleanup iop_adma_run_tx_complete_actions
2009-08-30  Dan Williamsasync_tx: raid6 recovery self test
2009-08-30  Dan Williamsdmatest: add pq support
2009-08-30  Dan Williamsasync_tx: add support for asynchronous RAID6 recovery...
2009-08-30  Dan Williamsasync_tx: add support for asynchronous GF multiplication
2009-08-30  Dan Williamsasync_tx: remove walk of tx->parent chain in dma_wait_f...
2009-08-30  Dan Williamsasync_tx: kill needless module_{init|exit}
2009-08-30  Dan Williamsasync_tx: add sum check flags
2009-08-30  Dan Williamsmd/raid5,6: add percpu scribble region for buffer lists
2009-08-30  Dan Williamsmd/raid6: move the spare page to a percpu allocation
2009-08-18  NeilBrownFix new incorrect error return from do_md_stop.
2009-08-13  NeilBrownmd: allow upper limit for resync/reshape to be set...
2009-08-13  NeilBrownmd/raid5: Properly remove excess drives after shrinking...
2009-08-13  NeilBrownmd/raid5: make sure a reshape restarts at the correct...
2009-08-13  NeilBrownmd/raid5: allow new reshape modes to be restarted in...
2009-08-12  NeilBrownmd: never advance 'events' counter by more than 1.
2009-08-10  NeilBrownRemove deadlock potential in md_open
2009-08-08  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-08-08  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2009-08-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-08-08  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-08-08  Linus TorvaldsMerge git://git./linux/kernel/git/hch/xfs-icache-races
2009-08-07  Roel KluinStaging: rspiusb: Fix buffer overflow
2009-08-07  Jeff Mahoneystaging: add dependencies on PCI for drivers that requi...
2009-08-07  Greg Kroah... Staging: rtl8192su: fix build error
2009-08-07  Mike GalbraithStaging: rt2870: Revert d44ca7 Removal of kernel_thread...
2009-08-07  Jakob GruberStaging: rt2870: Add USB ID for Linksys, Planex Communi...
2009-08-07  Oliver NeukumUSB: fix oops on disconnect in cdc-acm
2009-08-07  Rogerio BritoUSB: storage: include Prolific Technology USB drive...
2009-08-07  Dhaval VasaUSB: ftdi_sio: add product_id for Marvell OpenRD Base...
next
This page took 0.038001 seconds and 5 git commands to generate.