]> bbs.cooldavid.org Git - net-next-2.6.git/shortlog
net-next-2.6.git
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-07-28 Dan Williamsioat: move to drivers/dma/ioat/
2009-07-23 Nicolas Ferredmaengine: at_hdmac: add DMA slave transfers
2009-07-23 Nicolas Ferredmaengine: at_hdmac: new driver for the Atmel AHB DMA...
2009-07-23 Nicolas Ferredmaengine: dmatest: correct thread_count while using...
2009-07-23 Nicolas Ferredmaengine: dmatest: add a maximum number of test iterations
2009-07-23 Joe Perchesdrivers/dma: Remove unnecessary semicolons
2009-07-23 Joe Perchesdrivers/dma/fsldma.c: Remove unnecessary semicolons
2009-07-14 Dan Williamsmd/raid6: release spare page at ->stop()
2009-07-01 Dan Williamsdmaengine: move HIGHMEM64G restriction to ASYNC_TX_DMA
2009-06-24 Linus TorvaldsLinux 2.6.31-rc1 v2.6.31-rc1
2009-06-24 Linus TorvaldsRevert "PCI: use ACPI _CRS data by default"
2009-06-24 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2009-06-24 Linus TorvaldsMerge branches 'for-linus' of git://git.kernel.org...
2009-06-24 Al Viroanother race fix in jfs_check_acl()
2009-06-24 Al ViroGet "no acls for this inode" right, fix shmem breakage
2009-06-24 Eric Parisaudit: inode watches depend on CONFIG_AUDIT not CONFIG_...
2009-06-24 Markus Trippelsdorfinline functions left without protection of ifdef ...
2009-06-24 Linus TorvaldsMerge branch 'futexes-for-linus' of git://git.kernel...
2009-06-24 Thomas Gleixnerfutex: Fix the write access fault problem for real
2009-06-24 Pekka EnbergSLUB: Don't pass __GFP_FAIL for the initial allocation
2009-06-24 Linus TorvaldsDon't warn about order-1 allocations with __GFP_NOFAIL
2009-06-24 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
next