summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-18Merge branch 'ioat' into dmaengineDan Williams4782-7872/+30227
2010-05-18DMAENGINE: extend the control command to include an argLinus Walleij14-21/+32
2010-05-18async_tx: trim dma_async_tx_descriptor in 'no channel switch' caseDan Williams3-34/+88
2010-05-18DMAENGINE: DMA40 fix for allocation of logical channel 0Marcin Mielczarczyk1-7/+8
2010-05-18DMAENGINE: DMA40 support paused channel statusJonas Aaberg1-8/+67
2010-05-17dmaengine: mpc512x: Use resource_sizeTobias Klauser1-1/+1
2010-05-17DMA ENGINE: Do not reset 'private' of channelJassi Brar1-2/+0
2010-05-02ioat: Remove duplicated devm_kzalloc() calls for ioatdma_deviceMinskey Guo1-6/+1
2010-05-02ioat3: disable cacheline-unaligned transfers for raid operationsDan Williams1-3/+3
2010-05-02ioat2,3: convert to producer/consumer lockingDan Williams4-181/+134
2010-05-02ioat: convert to circ_bufDan Williams2-12/+8
2010-04-15DMAENGINE: Support for ST-Ericssons DMA40 block v3Linus Walleij6-0/+3651
2010-04-13Linux 2.6.34-rc4v2.6.34-rc4Linus Torvalds1-1/+1
2010-04-13Merge branch 'anonvma'Linus Torvalds2-43/+84
2010-04-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds20-77/+422
2010-04-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds2-5/+21
2010-04-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds3-6/+16
2010-04-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds5-10/+16
2010-04-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds44-614/+1046
2010-04-13Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+4
2010-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds3-3/+3
2010-04-13anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvmaLinus Torvalds1-2/+13
2010-04-13anon_vma: clone the anon_vma chain in the right orderLinus Torvalds1-1/+1
2010-04-13vma_adjust: fix the copying of anon_vma chainsLinus Torvalds1-16/+8
2010-04-13Simplify and comment on anon_vma re-use for anon_vma_prepare()Linus Torvalds1-24/+62
2010-04-12quota: Fix possible dq_flags corruptionAndrew Perepechko1-6/+6
2010-04-12quota: Hide warnings about writes to the filesystem before quota was turned onJan Kara1-0/+6
2010-04-12ext3: symlink must be handled via filesystem specific operationDmitry Monakhov1-0/+2
2010-04-12ext2: symlink must be handled via filesystem specific operationDmitry Monakhov1-0/+2
2010-04-12MIPS: Calculate proper ebase value for 64-bit kernelsDavid Daney1-1/+1
2010-04-12MIPS: Alchemy: DB1200: Remove custom wait implementationManuel Lauss1-40/+0
2010-04-12MIPS: Big Sur: Make defconfig more useful.Ralf Baechle1-190/+490
2010-04-12MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modulesAnton Altaparmakov1-1/+1
2010-04-12MIPS: Sibyte: Fix M3 TLB exception handler workaround.Ralf Baechle1-6/+16
2010-04-12MIPS: BCM63xx: Fix build failure in board_bcm963xx.cFlorian Fainelli1-70/+70
2010-04-12MIPS: uasm: Add OR instruction.Ralf Baechle2-1/+4
2010-04-12MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions.Ralf Baechle2-1/+20
2010-04-12MIPS: BCM63xx: Initialize gpio_out_low & out_high to current value at boot.Maxime Bizon1-0/+2
2010-04-12MIPS: BCM63xx: Register SSB SPROM fallback in board's first stage callbackFlorian Fainelli1-11/+11
2010-04-12MIPS: BCM63xx: Fix typo in cpu-feature-overrides file.Maxime Bizon1-1/+1
2010-04-12MIPS: BCM63xx: Add support for second uart.Maxime Bizon6-19/+102
2010-04-12MIPS: BCM63xx: Fix double gpio registration.Maxime Bizon1-2/+0
2010-04-12MIPS: BCM63xx: Add DWVS0 boardFlorian Fainelli1-0/+22
2010-04-12MIPS: BCM63xx: Add the RTA1025W-16 BCM6348-based board to suppported boards.Florian Fainelli1-0/+20
2010-04-12MIPS: BCM63xx: Fix BCM6338 and BCM6345 gpio countFlorian Fainelli1-0/+4
2010-04-12MIPS: libgcc.h: Checkpatch cleanupAndrea Gelmini1-2/+1
2010-04-12MIPS: Loongson-2F: Flush the branch target history in BTB and RASWu Zhangjin1-0/+19
2010-04-12MIPS: Move signal trampolines off of the stack.David Daney5-135/+43
2010-04-12MIPS: Preliminary VDSODavid Daney8-6/+165
2010-04-12MIPS: Add SYSCALL to uasm.David Daney2-2/+18