summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-09Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-07-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-08ncpfs: fix error return code in ncp_parse_options()Wei Yongjun
2013-07-08locks: move file_lock_list to a set of percpu hlist_heads and convert file_lo...Jeff Layton
2013-07-08seq_file: add seq_list_*_percpu helpersJeff Layton
2013-07-08f2fs: fix readdir incorrectnessJaegeuk Kim
2013-07-07Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-07-07Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-06Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2013-07-06Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-06Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-07-06Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-07-06mode_t whack-a-mole...Al Viro
2013-07-06hrtimer: Remove unused variableThomas Gleixner
2013-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-07-05Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2013-07-05Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2013-07-05hrtimers: Move SMP function call to thread contextThomas Gleixner
2013-07-05lustre: kill the pointless wrapperAl Viro
2013-07-05helper for reading ->d_countAl Viro
2013-07-05clocksource: Reselect clocksource when watchdog validated high-res capabilityThomas Gleixner
2013-07-05DMA: shdma: add DT supportGuennadi Liakhovetski
2013-07-05DMA: shdma: shdma_chan_filter() has to be in shdma-base.hGuennadi Liakhovetski
2013-07-05DMA: shdma: (cosmetic) don't re-calculate a pointerGuennadi Liakhovetski
2013-07-05dmaengine: at_hdmac: prepare clk before calling enableBoris BREZILLON
2013-07-05dmaengine/trivial: at_hdmac: add curly brackets to if/else expressionsNicolas Ferre
2013-07-05dmaengine: at_hdmac: remove unsuded atc_cleanup_descriptors()Nicolas Ferre
2013-07-05dmaengine: at_hdmac: add FIFO configuration parameter to DMA DT bindingLudovic Desroches
2013-07-05ARM: at91: dt: add header to define at_hdmac configurationLudovic Desroches
2013-07-05MIPS: jz4740: Correct clock gate bit for DMA controllerMaarten ter Huurne
2013-07-05MIPS: jz4740: Remove custom DMA APILars-Peter Clausen
2013-07-05MIPS: jz4740: Register jz4740 DMA deviceLars-Peter Clausen
2013-07-05dma: Add a jz4740 dmaengine driverLars-Peter Clausen
2013-07-05MIPS: jz4740: Acquire and enable DMA controller clockMaarten ter Huurne
2013-07-05dma: mmp_tdma: disable irq when disabling dma channelQiao Zhou
2013-07-05dmaengine: PL08x: Avoid collisions with get_signal() macroMark Brown
2013-07-05dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagicallyVinod Koul
2013-07-05dma: dw: add PCI part of the driverAndy Shevchenko
2013-07-05dma: dw: split driver to library part and platform codeAndy Shevchenko
2013-07-05dma: move dw_dmac driver to an own directoryAndy Shevchenko
2013-07-05dw_dmac: don't check resource with devm_ioremap_resourceAndy Shevchenko
2013-07-05dma: pl330: use dma_addr_t for describing bus addressesWill Deacon
2013-07-05dma: pl330: rip out broken, redundant ID probingWill Deacon
2013-07-05dma: imx-sdma: move to generic device tree bindingsShawn Guo
2013-07-05dmaengine: sirf: set dma residue based on the current dma transfer positionRongjun Ying
2013-07-05dma: tegra: avoid channel lock up after freeDmitry Osipenko
2013-07-05dma: tegra20-apbdma: err message correctionDmitry Osipenko
2013-07-05dw_dmac: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov