aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-12dmaengine: ioat: remove unused ‘res’Vinod Koul1-3/+0
2016-12-12dmaengine: ioat: remove unused ‘ioat_dma’Vinod Koul1-3/+0
2016-12-12dmaengine: ioat: remove unused ‘is_raid_device’Vinod Koul1-3/+0
2016-12-08dmaengine: pl330: do not generate unaligned accessVladimir Murzin1-5/+10
2016-12-08dmaengine: k3dma: move to dma_pool_zallocVinod Koul1-2/+1
2016-12-08dmaengine: at_hdmac: move to dma_pool_zallocVinod Koul1-2/+1
2016-12-06dmaengine: at_xdmac: don't restore unsaved statusAlexandre Belloni1-2/+0
2016-11-30dmaengine: DW DMAC: add multi-block property to device treeEugeniy Paltsev8-6/+23
2016-11-30dmaengine: DW DMAC: enable memory-to-memory transfers supportEugeniy Paltsev1-0/+6
2016-11-30dmaengine: at_xdmac: Use dma_pool_zallocSouptick Joarder1-2/+1
2016-11-30dmaengine: zx296702_dma: Use dma_pool_zallocSouptick Joarder1-2/+1
2016-11-30dmaengine: dmatest: honor alignment restriction for buffersDave Jiang1-20/+46
2016-11-30dmaengine: fix spacing issues for dmatestDave Jiang1-4/+4
2016-11-29dmaengine: pch_dma: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder1-2/+1
2016-11-25dmaengine: rcar-dmac: Document R-Car M3-W bindingsUlrich Hecht1-0/+1
2016-11-25dmaengine: sun6i: fix the uninitialized value for v_lliHao Zhang1-1/+1
2016-11-25dmaengine: mv_xor: use builtin_platform_driverGeliang Tang1-6/+1
2016-11-25dmaengine: mv_xor: Add support for scatter-gather DMA modeStefan Roese2-4/+180
2016-11-25dmaengine: hsu: pci: switch to new API for IRQ allocationAndy Shevchenko1-3/+5
2016-11-25dmaengine: imx-sdma - correct the dma transfer residue calculationNandor Han1-4/+9
2016-11-14dmaengine: pl330: Handle xferred count if DMAMOV hasn't finishedStephen Barber1-0/+5
2016-11-14dmaengine: nbpfaxi: add optional max-burst property for memory reads/writesNiklas Cassel2-4/+42
2016-11-14dmaengine: tegra210-adma: convert TEGRA210_ADMA from bool to tristatePaul Gortmaker1-1/+1
2016-11-14dmaengine: fsl_raid: Fix module autoloadJavier Martinez Canillas1-0/+1
2016-10-15Linux 4.9-rc1Linus Torvalds1-2/+2
2016-10-14score: traps: Add missing include file to fix build errorGuenter Roeck1-0/+1
2016-10-14fs/super.c: don't fool lockdep in freeze_super() and thaw_super() pathsOleg Nesterov1-12/+25
2016-10-14fs/super.c: fix race between freeze_super() and thaw_super()Oleg Nesterov1-3/+3
2016-10-14overlayfs: Fix setting IOP_XATTR flagVivek Goyal1-5/+6
2016-10-14iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()Vegard Nossum2-0/+51
2016-10-14CIFS: Retrieve uid and gid from special sid if enabledSteve French1-0/+123
2016-10-14CIFS: Add new mount option to set owner uid and gid from special sids in aclSteve French4-1/+11
2016-10-14qedr: Add events support and register IB deviceRam Amrani3-2/+158
2016-10-14qedr: Add GSI supportRam Amrani7-1/+706
2016-10-14qedr: Add LL2 RoCE interfaceRam Amrani2-2/+34
2016-10-14qedr: Add support for data pathRam Amrani5-1/+1614
2016-10-14qedr: Add support for memory registeration verbsRam Amrani4-1/+425
2016-10-14qedr: Add support for QP verbsRam Amrani7-1/+1320
2016-10-14qedr: Add support for PD,PKEY and CQ verbsRam Amrani6-1/+777
2016-10-14qedr: Add support for user context verbsRam Amrani6-1/+622
2016-10-14qedr: Add support for RoCE HW initRam Amrani4-2/+691
2016-10-14qedr: Add RoCE driver frameworkRam Amrani8-11/+331
2016-10-14pkeys: Remove easily triggered WARNDave Jones1-1/+0
2016-10-14MIPS: Wire up new pkey_{mprotect,alloc,free} syscallsRalf Baechle5-6/+28
2016-10-14ovl: use vfs_get_link()Miklos Szeredi2-49/+7
2016-10-14vfs: add vfs_get_link() helperMiklos Szeredi2-0/+26
2016-10-14ovl: use generic_readlinkMiklos Szeredi1-20/+1
2016-10-14ovl: explain error values when removing acl from workdirMiklos Szeredi1-0/+13
2016-10-13CIFS: Reset read oplock to NONE if we have mandatory locks after reopenPavel Shilovsky1-0/+9
2016-10-13CIFS: Fix persistent handles re-opening on reconnectPavel Shilovsky2-5/+18