1. 8058e25 dmaengine: mv_xor: move unmap to before callback by Dave Jiang · 8 years ago
  2. a941106 dmaengine: fsl_raid: move unmap to before callback by Dave Jiang · 8 years ago
  3. 9b33597 dmaengine: fsldma: move unmap to before callback by Dave Jiang · 8 years ago
  4. 73fc45e dmaengine: sh_shdma-base: convert callback to helper function by Dave Jiang · 8 years ago
  5. 369dbad dmengine: xilinx_dma: convert callback to helper function by Vinod Koul · 8 years ago
  6. 9686218 dmaengine: documentation to the new callback mechanism by Dave Jiang · 8 years ago
  7. 7220357 ntb: add DMA error handling for RX DMA by Dave Jiang · 8 years ago
  8. 9cabc26 ntb: add DMA error handling for TX DMA by Dave Jiang · 8 years ago
  9. aed681d dmaengine: ioatdma: add error strings to chanerr output by Dave Jiang · 8 years ago
  10. 9546d4c dmaengine: ioatdma: Add error handling to ioat driver by Dave Jiang · 8 years ago
  11. f067025 dmaengine: add support to provide error result from a DMA transation by Dave Jiang · 8 years ago
  12. b1f884a dmaengine: xgene-dma: convert callback to helper function by Dave Jiang · 8 years ago
  13. 4f03ac6 dmaengine: virt-dma: convert callback to helper function by Dave Jiang · 8 years ago
  14. d254c8d dmaengine: txx9dmac: convert callback to helper function by Dave Jiang · 8 years ago
  15. a06a5bb dmaengine: timb_dma: convert callback to helper function by Dave Jiang · 8 years ago
  16. 370c044 dmaengine: tegra20-apb-dma: convert callback to helper function by Dave Jiang · 8 years ago
  17. 3a315d5 dmaengine: ste_dma40: convert callback to helper function by Dave Jiang · 8 years ago
  18. b8bdebb dmaengine: sirf-dma: convert callback to helper function by Dave Jiang · 8 years ago
  19. 964b2fd dmaengine: sh_rcar-dmac: convert callback to helper function by Dave Jiang · 8 years ago
  20. 5ade668 dmaengine: qcom_hidma: convert callback to helper function by Dave Jiang · 8 years ago
  21. 44967bf dmaengine: ppc4xx_adma: convert callback to helper function by Dave Jiang · 8 years ago
  22. f08462c dmaengine: pl330: convert callback to helper function by Dave Jiang · 8 years ago
  23. 5c066f7 dmaengine: pch_dma: convert callback to helper function by Dave Jiang · 8 years ago
  24. 0024b2a dmaengine: nbpfaxi: convert callback to helper function by Dave Jiang · 8 years ago
  25. 064370c dmaengine: mxs-dma: convert callback to helper function by Dave Jiang · 8 years ago
  26. ee7681a dmaengine: mv_xor: convert callback to helper function by Dave Jiang · 8 years ago
  27. ad34636 dmaengine: mpc512x_dma: convert callback to helper function by Dave Jiang · 8 years ago
  28. 81141ba dmaengine: mmp_tdma: convert callback to helper function by Dave Jiang · 8 years ago
  29. 9c1e511 dmaengine: mmp_pdma: convert callback to helper function by Dave Jiang · 8 years ago
  30. 7a883ac dmaengine: mic_x100_dma: convert callback to helper function by Dave Jiang · 8 years ago
  31. 80a7d64 dmaengine: ipu: convert callback to helper function by Dave Jiang · 8 years ago
  32. db89e3c dmaengine: iop-adma: convert callback to helper function by Dave Jiang · 8 years ago
  33. 6399286 dmaengine: ioatdma: convert callback to helper function by Dave Jiang · 8 years ago
  34. 48dc77e dmaengine: imx-sdma: convert callback to helper function by Dave Jiang · 8 years ago
  35. be5af28 dmaengine: imx-dma: convert callback to helper function by Dave Jiang · 8 years ago
  36. af1a5a5 dmaengine: fsldma: convert callback to helper function by Dave Jiang · 8 years ago
  37. 1595c3e dmaengine: fsl_raid: convert callback to helper function by Dave Jiang · 8 years ago
  38. dac86a1 dmaengine: ep93xx_dma: convert callback to helper function by Dave Jiang · 8 years ago
  39. 577ef92 dmaengine: dw: convert callback to helper function by Dave Jiang · 8 years ago
  40. b310a61 dmaengine: cppi41: convert callback to helper function by Dave Jiang · 8 years ago
  41. 3ab553d dmaengine: coh901318: convert callback to helper function by Dave Jiang · 8 years ago
  42. a1d4eaa dmaengine: at_xdmac: convert callback to helper function by Dave Jiang · 8 years ago
  43. dff232d dmaengine: at_hdmac: convert callback to helper function by Dave Jiang · 8 years ago
  44. f083f55 dmaengine: Add helper function to prep for error reporting by Dave Jiang · 8 years ago
  45. 29b4817 Linux 4.8-rc1 by Linus Torvalds · 8 years ago
  46. 857953d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  47. 635a4ba Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  48. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  49. 31c64f7 target: iblock_execute_sync_cache() should use bio_set_op_attrs() by Jens Axboe · 8 years ago
  50. ba13e83 mm: make __swap_writepage() use bio_set_op_attrs() by Jens Axboe · 8 years ago
  51. c11f0c0 block/mm: make bdev_ops->rw_page() take a bool for read/write by Jens Axboe · 8 years ago
  52. 52ddb7e Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  53. e9d488c Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/binfmt_misc by Linus Torvalds · 8 years ago
  54. 337684a fs: return EPERM on immutable inode by Eryu Guan · 8 years ago
  55. fe64f32 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  56. 0cbbc42 Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  57. 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  58. ce804bf Merge tag 'media/v4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  59. 0803e04 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  60. 80fac0f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  61. 4305f42 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  62. db82627 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. c98f582 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  64. 1630e84 Merge tag 'sh-for-4.8' of git://git.libc.org/linux-sh by Linus Torvalds · 8 years ago
  65. 194d6ad Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  66. a157b3a Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  67. 32199ec Merge tag 'ntb-4.8' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
  68. a02040d Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  69. 0603006 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  70. d268675 Merge tag 'dm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  71. fff648d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  72. 62e6e9b Merge tag 'pnp-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  73. 0524b42 Merge tag 'acpi-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  74. 11d8ec4 Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  75. 39fada5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  76. f72035f Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  77. e976e56 ramoops: use persistent_ram_free() instead of kfree() for freeing prz by Hiraku Toyooka · 8 years ago
  78. 529182e ramoops: use DT reserved-memory bindings by Kees Cook · 8 years ago
  79. 95f1464 NTB: ntb_hw_intel: use local variable pdev by Allen Hubbe · 8 years ago
  80. 4089527 NTB: ntb_hw_intel: show BAR size in debugfs info by Allen Hubbe · 8 years ago
  81. a9c59ef ntb_test: Add a selftest script for the NTB subsystem by Logan Gunthorpe · 8 years ago
  82. 35539b5 ntb_perf: clear link_is_up flag when the link goes down. by Logan Gunthorpe · 8 years ago
  83. 20572ee ntb_pingpong: Add a debugfs file to get the ping count by Logan Gunthorpe · 8 years ago
  84. bfcaa39 ntb_tool: Add link status and files to debugfs by Logan Gunthorpe · 8 years ago
  85. 717146a ntb_tool: Postpone memory window initialization for the user by Logan Gunthorpe · 8 years ago
  86. 26dc638 ntb_perf: Wait for link before running test by Logan Gunthorpe · 8 years ago
  87. 58fd0f3 ntb_perf: Return results by reading the run file by Logan Gunthorpe · 8 years ago
  88. da573ea ntb_perf: Improve thread handling to increase robustness by Logan Gunthorpe · 8 years ago
  89. fd2ecd8 ntb_perf: Schedule based on time not on performance by Logan Gunthorpe · 8 years ago
  90. 19645a0 ntb_transport: Check the number of spads the hardware supports by Logan Gunthorpe · 8 years ago
  91. 8b71d28 ntb_tool: Add memory window debug support by Logan Gunthorpe · 8 years ago
  92. 4aae977 ntb_perf: Allow limiting the size of the memory windows by Logan Gunthorpe · 8 years ago
  93. a754a8f NTB: allocate number transport entries depending on size of ring size by Dave Jiang · 8 years ago
  94. 625f080 ntb_tool: BUG: Ensure the buffer size is large enough to return all spads by Logan Gunthorpe · 8 years ago
  95. c792eba ntb_tool: Fix infinite loop bug when writing spad/peer_spad file by Logan Gunthorpe · 8 years ago
  96. 4dc14b3 Merge branches 'acpi-ec' and 'acpi-button' by Rafael J. Wysocki · 8 years ago
  97. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  98. e2b3b80 Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp' by Rafael J. Wysocki · 8 years ago
  99. d4c06c7 Merge tag 'sound-fix-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  100. 2cfd716 Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago