summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* async_tx: kill needless module_{init|exit}Dan Williams2009-08-293-40/+3
* async_tx: add sum check flagsDan Williams2009-08-297-14/+37
* md/raid5,6: add percpu scribble region for buffer listsDan Williams2009-08-292-30/+110
* md/raid6: move the spare page to a percpu allocationDan Williams2009-08-292-86/+175
* md/raid6: release spare page at ->stop()Dan Williams2009-07-141-14/+12
* async_xor: permit callers to pass in a 'dma/page scribble' regionDan Williams2009-06-033-47/+58
* async_tx: structify submission arguments, add scribbleDan Williams2009-06-037-174/+200
* async_tx: kill ASYNC_TX_DEP_ACK flagDan Williams2009-06-037-30/+22
* async_tx: rename zero_sum to valDan Williams2009-04-089-47/+47
* Merge branch 'dmaengine' into async-tx-raid6Dan Williams2009-04-08112-958/+1917
|\
| * dma: Add SoF and EoF debugging to ipu_idmac.c, minor cleanupGuennadi Liakhovetski2009-04-021-9/+56
| * dw_dmac: add cyclic API to DW DMA driverHans-Christian Egtvedt2009-04-013-2/+356
| * dmaengine: Add privatecnt to revert DMA_PRIVATE propertyAtsushi Nemoto2009-03-262-0/+17
| * dmatest: add dma interrupts and callbacksDan Williams2009-03-251-10/+27
| * dmatest: add xor testDan Williams2009-03-251-85/+189
| * dmaengine: allow dma support for async_tx to be toggledDan Williams2009-03-253-3/+32
| * async_tx: provide __async_inline for HAS_DMA=n archsDan Williams2009-03-252-5/+11
| * dmaengine: kill some unused headersDan Williams2009-03-251-3/+0
| * dmaengine: initialize tx_list in dma_async_tx_descriptor_initDan Williams2009-03-257-7/+1
| * dma: i.MX31 IPU DMA robustness improvementsGuennadi Liakhovetski2009-03-251-84/+181
| * dma: improve section assignment in i.MX31 IPU DMA driverGuennadi Liakhovetski2009-03-252-5/+5
| * dma: ipu_idmac driver cosmetic clean-upGuennadi Liakhovetski2009-03-251-19/+14
| * dmaengine: fail device registration if channel registration failsDan Williams2009-03-251-12/+39
| * Linus 2.6.29-rc8v2.6.29-rc8Linus Torvalds2009-03-121-1/+1
| * bitmap: fix end condition in bitmap_find_free_regionLinus Torvalds2009-03-121-8/+8
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-03-124-11/+18
| |\
| | * kbuild: remove unused -r option for module-init-tool depmodGilles Espinasse2009-03-071-1/+1
| | * kbuild: fix 'make rpm' when CONFIG_LOCALVERSION_AUTO=y and using SCM treeJosh Hunt2009-03-072-6/+13
| | * kbuild: fix mkspec to cleanup RPM_BUILD_ROOTJosh Hunt2009-03-071-1/+1
| | * kbuild: fix C libary confusion in unifdef.c due to getline()Justin P. Mattock2009-03-071-3/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-03-122-0/+6
| |\ \
| | * | cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask.Rusty Russell2009-03-121-0/+3
| | * | cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed.Rusty Russell2009-03-121-0/+3
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2009-03-121-17/+4
| |\ \ \
| | * | | Squashfs: Valid filesystems are flagged as bad by the corrupted fs patchPhillip Lougher2009-03-121-17/+4
| * | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-03-126-13/+26
| |\ \ \ \
| | * | | | hwmon: (f75375s) Remove unnecessary and confusing initializationAndrew Klossner2009-03-121-1/+1
| | * | | | hwmon: (it87) Properly decode -128 degrees C temperatureJean Delvare2009-03-121-4/+4
| | * | | | hwmon: (lm90) Document support for the MAX6648/6692 chipsDarrick J. Wong2009-03-123-6/+16
| | * | | | hwmon: (abituguru3) Fix I/O error handlingJean Delvare2009-03-121-2/+5
| | |/ / /
| * | | | trivial: fix bad links in the ext2 and ext3 documentationJody McIntyre2009-03-122-7/+7
| * | | | Merge branch 'fixes-20090312' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-03-124-2/+35
| |\ \ \ \
| | * | | | PCIe: portdrv: call pci_disable_device during removeAlex Chiang2009-03-121-0/+1
| | * | | | pci: Fix typo in message while disabling HT MSI mappingPrakash Punnoor2009-03-121-1/+1
| | * | | | pci: don't disable too many HT MSI mappingPrakash Punnoor2009-03-121-0/+4
| | * | | | powerpc/pseries: The RPA PCI hotplug driver depends on EEHMichael Ellerman2009-03-121-1/+1
| | * | | | PCIe: AER: during disable, check subordinate before walkingAlex Chiang2009-03-121-0/+3
| | * | | | PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598Alexander Duyck2009-03-121-0/+25
| * | | | | RDMA/nes: Don't allow userspace QPs to use STag zeroFaisal Latif2009-03-123-5/+37
| * | | | | fs: new inode i_state corruption fixNick Piggin2009-03-122-1/+15