linux-drm-fsl-dcu.git
2015-08-18 Alex Smithdmaengine: jz4780: Fix up dmaengine API function prototypes
2015-08-18 Yanchang Lidmaengine: sirf: clear pending DMA interrupt when DMA...
2015-08-18 Joachim Eastwooddoc: dt: dma: add bindings for lpc1850-dmamux
2015-08-18 Joachim Eastwooddmaengine: add driver for lpc18xx dmamux
2015-08-18 Linus Walleijdoc: dt: dma: add binding doc for pl08x
2015-08-18 Linus Walleijdmaengine: pl08x: support dt channel assignment
2015-08-18 Robert Jarzmikdmaengine: pxa_dma: fix debug information
2015-08-17 Jarkko Nikuladmaengine: Make __dma_request_slave_channel_compat...
2015-08-17 Robert Jarzmikdmaengine: pxa_dma: don't use config direction parameter
2015-08-17 Vinod Kouldmaengine: Add DMA_CTRL_REUSE
2015-08-17 Vinod KoulDocumentation: dmaengine: Add DMA_CTRL_REUSE documentation
2015-08-17 Vinod KoulDocumentation: dmaengine: fix the DMA_CTRL_ACK document...
2015-08-17 Dave Jiangdmaengine: ioatdma: Clean up IOAT_COMPLETION_PENDING...
2015-08-17 Dave Jiangdmaengine: ioatdma: fixup kernel doc errors from dma.h
2015-08-17 Dave Jiangdmanegine: ioatdma: remove function ptrs in ioatdma_device
2015-08-17 Dave Jiangdmaengine: ioatdma: removal of dma_v3.c and relevant...
2015-08-17 Dave Jiangdmaengine: ioatdma: move dma prep functions to single...
2015-08-17 Dave Jiangdmaengine: ioatdma: move all the init routines
2015-08-17 Dave Jiangdmaengine: ioatdma: move all sysfs related code
2015-08-17 Dave Jiangdmaengine: ioatdma: remove dma_v2.*
2015-08-17 Dave Jiangdmaengine: ioatdma: fixup ioatdma_device namings
2015-08-17 Dave Jiangdmaengine: ioatdma: clean up local dma channel data...
2015-08-17 Dave Jiangdmaengine: ioatdma: remove ioatdma v2 registration
2015-08-17 Dave Jiangdmaengine: ioatdma: remove ioat1 specific code
2015-08-17 Dave Jiangdmaengine: ioatdma: deprecating and removal of old...
2015-08-17 Allen Hubbedmaengine: ioatdma: fix u16 overflow in cleanup
2015-08-17 Allen Hubbedmaengine: ioatdma: fix u16 overflow in reshape
2015-08-06 Thomas Gleixnerdmaengine: ipu: Consolidate duplicated irq handlers
2015-08-06 Thomas Gleixnerdmaengine: ipu: Prepare irq handlers for irq argument...
2015-08-06 Maxime Riparddmaengine: xdmac: Add scatter gathered memset support
2015-08-06 Maxime Riparddmaengine: Add scatter-gathered memset
2015-08-05 Maxime Riparddmaengine: Add an enum for the dmaengine alignment...
2015-08-05 Geert Uytterhoevendmaengine: shdma: Make dummy shdma_chan_filter() always...
2015-08-05 Shengjiu Wangdmaengine: imx-sdma: Add device to device support
2015-07-16 Jiang Liudmaengine: ipu: Use irq_desc_get_xxx() to avoid redunda...
2015-07-16 Thomas Gleixnerdmaengine: ipu: Consolidate chained IRQ handler install...
2015-07-16 Andy Shevchenkodmaengine: hsu: remove excessive lock
2015-07-16 Jiang Liudmaengine: ioatdma: Ignore IOAT devices under hotplug...
2015-07-07 Dave Jiangdmaengine: ioatdma: Set non RAID channels to be private...
2015-07-07 Maninder Singhdmaengine: Use Pointer xt after NULL check.
2015-07-07 Fabio Estevamdmaengine: imx-dma: Check for clk_prepare_enable()...
2015-07-06 Jarkko Nikuladmaengine: Remove remaining FSF mailing addresses
2015-07-05 Linus TorvaldsLinux 4.2-rc1
2015-07-05 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.2-2' of git://git...
2015-07-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-07-05 Linus Torvaldsbluetooth: fix list handling
2015-07-04 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-07-04 Linus TorvaldsMerge tag 'ntb-4.2' of git://github.com/jonmason/ntb
2015-07-04 Al Viro9p: cope with bogus responses from server in p9_client_...
2015-07-04 Al Virop9_client_write(): avoid double p9_free_req()
2015-07-04 Al Viro9p: forgetting to cancel request on interrupted zero...
2015-07-04 Matthew Wilcoxdax: bdev_direct_access() may sleep
2015-07-04 Matthew Wilcoxblock: Add support for DAX reads/writes to block devices
2015-07-04 Matthew Wilcoxdax: Use copy_from_iter_nocache
2015-07-04 Matthew Wilcoxdax: Add block size note to documentation
2015-07-04 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-07-04 Dave JiangNTB: Add split BAR output for debugfs stats
2015-07-04 Dave JiangNTB: Change WARN_ON_ONCE to pr_warn_once on unsafe
2015-07-04 Dave JiangNTB: Print driver name and version in module init
2015-07-04 Dave JiangNTB: Increase transport MTU to 64k from 16k
2015-07-04 Dave JiangNTB: Rename Intel code names to platform names
2015-07-04 Dave JiangNTB: Default to CPU memcpy for performance
2015-07-04 Dave JiangNTB: Improve performance with write combining
2015-07-04 Allen HubbeNTB: Use NUMA memory in Intel driver
2015-07-04 Allen HubbeNTB: Use NUMA memory and DMA chan in transport
2015-07-04 Allen HubbeNTB: Rate limit ntb_qp_link_work
2015-07-04 Allen HubbeNTB: Add tool test client
2015-07-04 Allen HubbeNTB: Add ping pong test client
2015-07-04 Allen HubbeNTB: Add parameters for Intel SNB B2B addresses
2015-07-04 Allen HubbeNTB: Reset transport QP link stats on down
2015-07-04 Allen HubbeNTB: Do not advance transport RX on link down
2015-07-04 Allen HubbeNTB: Differentiate transport link down messages
2015-07-04 Dave JiangNTB: Check the device ID to set errata flags
2015-07-04 Dave JiangNTB: Enable link for Intel root port mode in probe
2015-07-04 Dave JiangNTB: Read peer info from local SPAD in transport
2015-07-04 Allen HubbeNTB: Split ntb_hw_intel and ntb_transport drivers
2015-07-04 Allen HubbeNTB: Add NTB hardware abstraction layer
2015-07-04 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-07-04 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-07-04 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-07-04 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-07-04 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2015-07-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-07-04 Ingo Molnarx86/fpu: Fix boot crash in the early FPU code
2015-07-04 Srikar Dronamrajusched/numa: Fix numa balancing stats in /proc/pid/sched
2015-07-04 Srikar Dronamrajusched/numa: Show numa_group ID in /proc/sched_debug...
2015-07-04 Srikar Dronamrajusched/debug: Move print_cfs_rq() declaration to kernel...
2015-07-04 Naveen N. Raosched/stat: Expose /proc/pid/schedstat if CONFIG_SCHED_...
2015-07-04 Naveen N. Raosched/stat: Simplify the sched_info accounting dependency
2015-07-04 Dmitry TorokhovMerge branch 'next' into for-linus
2015-07-03 Linus TorvaldsMerge tag 'topic/drm-fixes-2015-07-04' of git://anongit...
2015-07-03 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2015-07-03 Shixin Zengdrm/crtc: Fix edid length computation
2015-07-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-07-03 Linus TorvaldsMerge tag 'remoteproc-4.2' of git://git./linux/kernel...
2015-07-03 Linus TorvaldsMerge tag 'hwspinlock-4.2' of git://git./linux/kernel...
2015-07-03 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2015-07-03 Linus TorvaldsMerge tag 'nios2-v4.2' of git://git.rocketboards.org...
2015-07-03 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2015-07-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
next