1. c8b9dd2 Merge branch 'topic/stm32' into for-linus by Vinod Koul · 9 years ago
  2. 62ddae37 Merge branch 'topic/ste' into for-linus by Vinod Koul · 9 years ago
  3. a6eaf23 Merge branch 'topic/rcar' into for-linus by Vinod Koul · 9 years ago
  4. c81bc96 Merge branch 'topic/omap' into for-linus by Vinod Koul · 9 years ago
  5. e3c3736 Merge branch 'topic/ioatdma' into for-linus by Vinod Koul · 9 years ago
  6. 9fd5ca5 Merge branch 'topic/idma' into for-linus by Vinod Koul · 9 years ago
  7. d3f1e93 Merge branch 'topic/async' into for-linus by Vinod Koul · 9 years ago
  8. 7c7b680 Merge branch 'topic/univ_api' into for-linus by Vinod Koul · 9 years ago
  9. 5eec943 Merge branch 'topic/desc_reuse' into for-linus by Vinod Koul · 9 years ago
  10. 020c62a dmaengine: omap-dma: Add support for DMA filter mapping to slave devices by Peter Ujfalusi · 9 years ago
  11. 23e6723 dmaengine: edma: Add support for DMA filter mapping to slave devices by Peter Ujfalusi · 9 years ago
  12. a8135d0 dmaengine: core: Introduce new, universal API to request a channel by Peter Ujfalusi · 9 years ago
  13. 7bd903c dmaengine: core: Move and merge the code paths using private_candidate by Peter Ujfalusi · 9 years ago
  14. 26b6425 dmaengine: core: Skip mask matching when it is not provided to private_candidate by Peter Ujfalusi · 9 years ago
  15. 0c328de dmaengine: mdc: Correct terminate_all handling by Damien.Horsley · 9 years ago
  16. 4fa2d09 dmaengine: edma: Add probe callback to edma_tptc_driver by Peter Ujfalusi · 9 years ago
  17. 2b574ba dmaengine: dw: fix potential memory leak in dw_dma_parse_dt() by Mans Rullgard · 9 years ago
  18. aea08a5 dmaengine: stm32-dma: Fix unchecked deference of chan->desc by M'boumba Cedric Madianga · 9 years ago
  19. 4d42e95 dmaengine: sh: Remove unused R-Car HPB-DMAC driver by Geert Uytterhoeven · 9 years ago
  20. 0b2eed4 dmaengine: usb-dmac: Document SoC specific compatibility strings by Simon Horman · 9 years ago
  21. aeb8974 ste_dma40: Delete an unnecessary variable initialisation in d40_probe() by Markus Elfring · 9 years ago
  22. a9bae06 ste_dma40: Delete another unnecessary check in d40_probe() by Markus Elfring · 9 years ago
  23. e0f8c58 ste_dma40: Delete an unnecessary check before the function call "kmem_cache_destroy" by Markus Elfring · 9 years ago
  24. 9ff6818 dmaengine: img-mdc: Remove unnecessary synchronize_irq() before devm_free_irq() by Lars-Peter Clausen · 9 years ago
  25. 1f28179 dmaengine: at_xdmac: Remove unnecessary synchronize_irq() before free_irq() by Lars-Peter Clausen · 9 years ago
  26. 82d149b dmaengine: fsl-edma: add PM suspend/resume support by Yuan Yao · 9 years ago
  27. f0579c8 dmaengine: hsu: speed up residue calculation by Andy Shevchenko · 9 years ago
  28. f94cf9f dmaengine: acpi-dma: check for 64-bit MMIO address by Andy Shevchenko · 9 years ago
  29. 390c49f dmaengine: idma64: use local variable to index descriptor by Andy Shevchenko · 9 years ago
  30. ac02979 dmaengine: idma64: convert idma64_hw_desc_fill() to return void by Andy Shevchenko · 9 years ago
  31. e3fdb18 dmaengine: idma64: set maximum allowed segment size for DMA by Andy Shevchenko · 9 years ago
  32. 3758055 dmaengine: idma64: drop IRQ enable / disable in handler by Andy Shevchenko · 9 years ago
  33. 95da0c1 dmaengine: at_xdmac: fix spurious flag status for mem2mem transfers by Ludovic Desroches · 9 years ago
  34. b1d6ab1 dmaengine: Add might_sleep() to dmaengine_synchronize() by Lars-Peter Clausen · 9 years ago
  35. d9f5efa dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all() by Yoshihiro Shimoda · 9 years ago
  36. 1a7cf7b dmaengine: omap-dma: Handle cases when the channel is polled for completion by Peter Ujfalusi · 9 years ago
  37. 1c1d25f dmaengine: omap-dma: Remove tasklet to start the transfers by Peter Ujfalusi · 9 years ago
  38. e8a5e79 dmaengine: omap-dma: Clean up the prep_slave_sg sg list walk code by Peter Ujfalusi · 9 years ago
  39. adf850b dmaengine: omap-dma: Correct status reporting for memcpy by Peter Ujfalusi · 9 years ago
  40. 2bb129e dmaengine: ioatdma: constify dca_ops structures by Julia Lawall · 9 years ago
  41. d3cd63f dmaengine: IOATDMA: Cleanup pre v3.0 chansts register reads by Dave Jiang · 9 years ago
  42. b341b4a ARM: configs: Add STM32 DMA support in STM32 defconfig by M'boumba Cedric Madianga · 9 years ago
  43. d8b4683 dmaengine: Add STM32 DMA driver by M'boumba Cedric Madianga · 9 years ago
  44. 5827a4b dt-bindings: Document the STM32 DMA bindings by M'boumba Cedric Madianga · 9 years ago
  45. d3651b8 dmaengine: pxa_dma: declare transfer are reusable by Robert Jarzmik · 9 years ago
  46. 9eeacd3 dmaengine: enable DMA_CTRL_REUSE by Robert Jarzmik · 9 years ago
  47. 13bb26a dmaengine: virt-dma: don't always free descriptor upon completion by Robert Jarzmik · 9 years ago
  48. bc0e734 ALSA: pcm_dmaengine: Properly synchronize DMA on shutdown by Lars-Peter Clausen · 9 years ago
  49. 860dd64 dmaengine: axi_dmac: Add synchronization support by Lars-Peter Clausen · 9 years ago
  50. 2ed0862 dmaengine: virt-dma: Add synchronization helper function by Lars-Peter Clausen · 9 years ago
  51. b36f09c dmaengine: Add transfer termination synchronization support by Lars-Peter Clausen · 9 years ago
  52. 8005c49 Linux 4.4-rc1 by Linus Torvalds · 9 years ago
  53. 0ca9b67 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. 051b29f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. 8f98e29 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  56. bba072df Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. 511601b Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  58. b84da9f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  59. 12b76f3 Merge tag 'sound-fix-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  60. b3a0d9a Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  61. 30b9dbe ARC: Fix silly typo in MAINTAINERS file by Vineet Gupta · 9 years ago
  62. 1cfc05c ARC: cpu_relax() to be compiler barrier even for UP by Vineet Gupta · 9 years ago
  63. a6416f5 ARC: use ASL assembler mnemonic by Vineet Gupta · 9 years ago
  64. 541366d ARC: [arcompact] Handle bus error from userspace as Interrupt not exception by Vineet Gupta · 9 years ago
  65. 76a8c40 ARC: remove extraneous header include by Vineet Gupta · 9 years ago
  66. 63f4f7e Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 9 years ago
  67. 4bfc89d Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  68. a30b7ca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  69. d83763f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  70. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  71. 5d2eb54 Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  72. 2870f6c Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  73. 29608d2 f2fs: xattr simplifications by Andreas Gruenbacher · 9 years ago
  74. 0ddaf72 squashfs: xattr simplifications by Andreas Gruenbacher · 9 years ago
  75. e409de9 9p: xattr simplifications by Andreas Gruenbacher · 9 years ago
  76. d9a82a0 xattr handlers: Pass handler to operations instead of flags by Andreas Gruenbacher · 9 years ago
  77. bf78171 jffs2: Add missing capability check for listing trusted xattrs by Andreas Gruenbacher · 9 years ago
  78. e282fb7 hfsplus: Remove unused xattr handler list operations by Andreas Gruenbacher · 9 years ago
  79. 13d3408 ubifs: Remove unused security xattr handler by Andreas Gruenbacher · 9 years ago
  80. dae5f57a vfs: Fix the posix_acl_xattr_list return value by Andreas Gruenbacher · 9 years ago
  81. c361016 vfs: Check attribute names in posix acl xattr handers by Andreas Gruenbacher · 9 years ago
  82. 934f98d Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  83. f3996e6 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  84. e75cdf9 Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  85. bbdb5c2 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  86. ca4ba96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  87. 4aeabc6 Merge tag '4.4-additional' of git://git.lwn.net/linux by Linus Torvalds · 9 years ago
  88. be4773e Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  89. 0a5149b mpt3sas: fix inline markers on non inline function declarations by Stephen Rothwell · 9 years ago
  90. 152d7bd dax: fix __dax_pmd_fault crash by Dan Williams · 9 years ago
  91. f6d07df Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  92. 0e97606 Merge tag 'trace-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  93. f20780f Merge branch 'drm-sti-next-2015-11-03' of http://git.linaro.org/people/benjamin.gaignard/kernel into drm-next by Dave Airlie · 9 years ago
  94. 5bad7d2 Revert "drm/rockchip: Convert the probe function to the generic drm_of_component_probe()" by Mark Yao · 9 years ago
  95. 0c545ac drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() wasn't called by Ville Syrjälä · 9 years ago
  96. 9589fcd Merge tag 'topic/drm-fixes-2015-11-11' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  97. 5e2078b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  98. a4d8c7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  99. a18e2fa Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  100. 7dac710 Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 9 years ago