summaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-09crypto: caam - ensure descriptor buffers are cacheline alignedRussell King1-7/+7
2016-08-09crypto: caam - fix DMA API mapping leakRussell King1-9/+17
2016-08-09crypto: img-hash - Fix set_reqsize callWill Thomas1-0/+1
2016-08-09crypto: img-hash - log a successful probeJames Hartley1-1/+1
2016-08-09crypto: img-hash - Add support for export and importJames Hartley1-6/+63
2016-08-09crypto: img-hash - Add suspend resume hooks for img hashGovindraj Raja1-0/+27
2016-08-09crypto: img-hash - Reconfigure DMA Burst lengthWill Thomas1-1/+2
2016-08-09crypto: img-hash - Fix hash request contextWill Thomas1-1/+3
2016-08-09crypto: img-hash - Fix null pointer exceptionWill Thomas1-1/+1
2016-08-09crypto: testmgr - fix !x==y confusionYanjiang Jin1-5/+5
2016-08-09crypto: ccp - Enable use of the additional CCPGary R Hook3-1/+46
2016-08-09crypto: ccp - Enable DMA service on a v5 CCPGary R Hook1-0/+8
2016-08-09crypto: ccp - Add support for the RNG in a version 5 CCPGary R Hook4-9/+36
2016-08-09crypto: ccp - Let a v5 CCP provide the same function as v3Gary R Hook8-120/+1340
2016-08-09crypto: ccp - Refactor code to enable checks for queue space.Gary R Hook3-2/+9
2016-08-09crypto: ccp - Refactor code supporting the CCP's RNGGary R Hook3-40/+40
2016-08-09crypto: ccp - Refactor the storage block allocation codeGary R Hook3-80/+98
2016-08-09crypto: ccp - Refactoring: symbol cleanupGary R Hook4-173/+175
2016-08-09crypto: ccp - Shorten the fields of the action structureGary R Hook3-22/+23
2016-08-09crypto: ccp - Abstract PCI info for the CCPGary R Hook3-8/+13
2016-08-09crypto: ccp - Fix non-conforming comment styleGary R Hook1-16/+8
2016-08-09crypto: ixp4xx - Add missing npe_c release in error branchesQuentin Lambert1-2/+4
2016-08-09crypto: ixp4xx - Fix a "simple if" coding style warningQuentin Lambert1-2/+1
2016-08-09crypto: caam - fix non-hmac hashesRussell King1-0/+1
2016-08-09crypto: powerpc - CRYPT_CRC32C_VPMSUM should depend on ALTIVECMichael Ellerman1-1/+1
2016-08-08crypto: caam - defer aead_set_sh_desc in case of zero authsizeHoria Geantă1-0/+3
2016-08-08crypto: caam - fix echainiv(authenc) encrypt shared descriptorHoria Geantă1-5/+5
2016-08-08crypto: sha3 - Add missing ULL suffixes for 64-bit constantsGeert Uytterhoeven1-8/+8
2016-08-08Linux 4.8-rc1v4.8-rc1Linus Torvalds1-2/+2
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe51-157/+158
2016-08-07target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe1-1/+1
2016-08-07mm: make __swap_writepage() use bio_set_op_attrs()Jens Axboe1-2/+3
2016-08-07block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe11-53/+51
2016-08-07fs: return EPERM on immutable inodeEryu Guan4-4/+5
2016-08-05ramoops: use persistent_ram_free() instead of kfree() for freeing przHiraku Toyooka1-3/+3
2016-08-05ramoops: use DT reserved-memory bindingsKees Cook4-33/+56
2016-08-05NTB: ntb_hw_intel: use local variable pdevAllen Hubbe1-5/+5
2016-08-05NTB: ntb_hw_intel: show BAR size in debugfs infoAllen Hubbe1-1/+38
2016-08-05ntb_test: Add a selftest script for the NTB subsystemLogan Gunthorpe2-0/+423
2016-08-05ntb_perf: clear link_is_up flag when the link goes down.Logan Gunthorpe1-19/+9
2016-08-05ntb_pingpong: Add a debugfs file to get the ping countLogan Gunthorpe1-1/+61
2016-08-05ntb_tool: Add link status and files to debugfsLogan Gunthorpe1-0/+92
2016-08-05ntb_tool: Postpone memory window initialization for the userLogan Gunthorpe1-138/+228
2016-08-05ntb_perf: Wait for link before running testLogan Gunthorpe1-1/+4
2016-08-05ntb_perf: Return results by reading the run fileLogan Gunthorpe1-12/+55
2016-08-05ntb_perf: Improve thread handling to increase robustnessLogan Gunthorpe1-48/+76
2016-08-05ntb_perf: Schedule based on time not on performanceLogan Gunthorpe1-2/+4
2016-08-05ntb_transport: Check the number of spads the hardware supportsLogan Gunthorpe2-4/+13
2016-08-05ntb_tool: Add memory window debug supportLogan Gunthorpe1-1/+257
2016-08-05ntb_perf: Allow limiting the size of the memory windowsLogan Gunthorpe1-0/+8