cascardo/linux.git
2014-06-01 Laurent Pinchartdmaengine: sudmac: Include linux/err.h
2014-06-01 Laurent Pinchartdmaengine: sudmac: Keep #include sorted alphabetically
2014-06-01 Laurent Pinchartdmaengine: shdmac: Include linux/err.h
2014-06-01 Laurent Pinchartdmaengine: shdmac: Keep #include sorted alphabetically
2014-06-01 Vasily Khoruzhickdmaengine: s3c24xx-dma: Add cyclic transfer support
2014-06-01 Vasily Khoruzhickdmaengine: s3c24xx-dma: Process whole SG chain
2014-06-01 Jiada Wangdmaengine: imx: correct sdmac->status for cyclic dma tx
2014-05-22 Vinod Kouldmaengine: pch: fix compilation for alpha target
2014-05-22 Jean Delvaredma: pch_dma: Fix Kconfig dependencies
2014-05-22 Alexander Popovdmaengine: mpc512x: add support for peripheral transfers
2014-05-22 Alexander Popovdmaengine: fix comment typo
2014-05-21 Jingoo Handma: remove DEFINE_PCI_DEVICE_TABLE macro
2014-05-07 Ulf Hanssondma: ste_dma40: Convert to the late system PM callbacks
2014-05-07 Daniel Mackdma: mmp_pdma: add support for residue reporting
2014-05-07 Ulf Hanssondma: ste_dma40: Fixup system suspend/resume
2014-05-07 Ulf Hanssondma: ste_dma40: Convert to PM macros while providing...
2014-05-07 Ulf Hanssondma: ste_dma40: Don't require CONFIG_PM_RUNTIME
2014-05-07 Ulf Hanssondma: ste_dma40: Maintain spinlock order while handling...
2014-05-07 Andy Shevchenkodmaengine: dw: convert to use SET_LATE_SYSTEM_SLEEP_PM_OPS
2014-05-07 Andy Shevchenkodmaengine: dw: move PM to suspend_late / resume_early...
2014-05-02 Alexander Popovdma: mpc512x: fix freeing resources in mpc_dma_probe...
2014-05-02 Alexander Popovdma: mpc512x: separate 'compatible' values for MPC512x...
2014-05-02 Alexander Popovdma: mpc512x: reorder mpc8308 specific instructions
2014-05-02 Hongbo ZhangDMA: Freescale: move functions to avoid forward declara...
2014-05-02 Hongbo ZhangDMA: Freescale: add fsl_dma_free_descriptor() to reduce...
2014-05-02 Hongbo ZhangDMA: Freescale: remove attribute DMA_INTERRUPT of dmaengine
2014-05-02 Hongbo ZhangDMA: Freescale: unify register access methods
2014-05-02 Hongbo ZhangDMA: Freescale: remove the unnecessary FSL_DMA_LD_DEBUG
2014-05-02 Kuninori MorimotoDMA: shdma: add cyclic transfer support
2014-05-02 Kuninori MorimotoDMA: shdma: tidyup callback chunk finder
2014-05-02 Laurent Pinchartdma: mmp_pdma: Fix physical channel memory allocation...
2014-05-02 Laurent Pinchartdma: mmp_pdma: Simplify access to channel drcmr value
2014-05-02 Laurent Pinchartdma: mmp_pdma: Fix the #dma-channels DT property docume...
2014-04-30 Joel Fernandesdmaengine: edma: update DMA memcpy to use new param...
2014-04-30 Joel Fernandesdmaengine: edma: Document variables used for residue...
2014-04-30 Thomas Gleixnerdmaengine: edma: Provide granular accounting
2014-04-30 Thomas Gleixnerdmaengine: edma: Make reading the position of active...
2014-04-30 Thomas Gleixnerdmaengine: edma: Store transfer data in edma_desc and...
2014-04-30 Thomas Gleixnerdmaengine: edma: Create private pset struct
2014-04-30 Thomas Gleixnerdmaengine: edma: Check the current decriptor first...
2014-04-30 Thomas Gleixnerdmaengine: edma: Sanitize residue reporting
2014-04-29 Peter Ujfalusidmaengine: edma: Add channel number to debug prints
2014-04-23 Joel Fernandesdmaengine: edma: No need save/restore interrupt flags...
2014-04-22 Joel Fernandesdmaengine: edma: Add DMA memcpy support
2014-04-22 Peter Ujfalusidmaengine: edma: Print the direction value as well...
2014-04-22 Peter Ujfalusidmaengine: edma: Prefix debug prints where the text...
2014-04-22 Peter Ujfalusidmaengine: edma: Implement device_slave_caps callback
2014-04-22 Peter Ujfalusidmaengine: edma: Reduce debug print verbosity for non...
2014-04-22 Peter Ujfalusidmaengine: edma: Set DMA_CYCLIC capability flag
2014-04-22 Peter Ujfalusidmaengine: edma: Add support for DMA_PAUSE/RESUME operation
2014-04-22 Peter Ujfalusidmaengine: edma: Correct the handling of src/dst_maxbur...
2014-04-22 Peter Ujfalusiarm: common: edma: Save the number of event queues/TCs
2014-04-22 Peter Ujfalusiplatform_data: edma: Be precise with the paRAM struct
2014-04-20 Linus TorvaldsLinux 3.15-rc2 v3.15-rc2
2014-04-20 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2014-04-20 Linus TorvaldsMerge tag 'iommu-fixes-v3.15-rc1' of git://git./linux...
2014-04-20 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-04-20 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2014-04-19 Adrien BAKperf tools: Improve error reporting
2014-04-19 Vladimir Nikulichevperf tools: Adjust symbols in VDSO
2014-04-19 Alexander Yaryginperf kvm: Fix 'Min time' counting in report command
2014-04-19 Eric Dumazetcoredump: fix va_list corruption
2014-04-19 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2014-04-19 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2014-04-19 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-04-19 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-04-19 Dave AirlieMerge branch 'drm-next-3.15-wip' of git://people.freede...
2014-04-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-04-19 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2014-04-19 Linus TorvaldsMerge tag 'char-misc-3.15-rc2' of git://git./linux...
2014-04-18 Linus TorvaldsMerge tag 'driver-core-3.15-rc2' of git://git./linux...
2014-04-18 Linus TorvaldsMerge tag 'staging-3.15-rc2' of git://git./linux/kernel...
2014-04-18 Linus TorvaldsMerge tag 'tty-3.15-rc2' of git://git./linux/kernel...
2014-04-18 Linus TorvaldsMerge tag 'usb-3.15-rc2' of git://git./linux/kernel...
2014-04-18 Linus TorvaldsMerge branch 'akpm' (incoming from Andrew)
2014-04-18 Kirill A. Shutemovthp: close race between split and zap huge pages
2014-04-18 Randy Dunlapmm: fix new kernel-doc warning in filemap.c
2014-04-18 Davidlohr Buesomm: fix CONFIG_DEBUG_VM_RB description
2014-04-18 Mel Gormanmm: use paravirt friendly ops for NUMA hinting ptes
2014-04-18 Kees Cookmips: export flush_icache_range
2014-04-18 Mizuma, Masayoshimm/hugetlb.c: add cond_resched_lock() in return_unused_...
2014-04-18 Peter Zijlstrawait: explain the shadowing and type inconsistencies
2014-04-18 Viresh KumarShiraz has moved
2014-04-18 Tang ChenDocumentation/vm/numa_memory_policy.txt: fix wrong...
2014-04-18 Mike Qiupowerpc/mm: fix ".__node_distance" undefined
2014-04-18 Andrew Mortonkernel/watchdog.c:touch_softlockup_watchdog(): use...
2014-04-18 Peter Foleyinit/Kconfig: move the trusted keyring config option...
2014-04-18 Christoph Lametervmscan: reclaim_clean_pages_from_list() must use mod_zo...
2014-04-18 Vlad Yasevichnet: sctp: cache auth_enable per endpoint
2014-04-18 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2014-04-18 Ivan Veceratg3: update rx_jumbo_pending ring param only when jumbo...
2014-04-18 dingtianhongvlan: Fix lockdep warning when vlan dev handle notification
2014-04-18 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2014-04-18 Vineet GuptaARC: Delete stale barrier.h
2014-04-18 Linus TorvaldsMerge tag 'pci-v3.15-fixes-1' of git://git./linux/kerne...
2014-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-18 Linus TorvaldsMerge tag 'sound-3.15-rc2' of git://git./linux/kernel...
2014-04-18 Linus TorvaldsMerge tag 'dt-fixes-for-3.15' of git://git./linux/kerne...
2014-04-18 Linus TorvaldsMerge tag 'xfs-for-linus-3.15-rc2' of git://oss.sgi...
2014-04-18 Linus TorvaldsMerge tag 'trace-fixes-v3.15-rc1' of git://git./linux...
next