summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-10crypto: sahara - Use return value of devm_request_irq() on errorAlexander Shiyan
2014-02-27crypto: ccp - Account for CCP backlog processingTom Lendacky
2014-02-27crypto: ccp - Invoke context callback when there is a backlog errorTom Lendacky
2014-02-27crypto: ccp - Prevent a possible lost CCP command requestTom Lendacky
2014-02-27crypto: caam - writel() arguments are swappedDan Carpenter
2014-02-27crypto: tegra - remove driverStephen Warren
2014-02-27crypto: omap-des - Add config and build optionsJoel Fernandes
2014-02-27crypto: omap-des - Add omap-des driver for OMAP4/AM43xxJoel Fernandes
2014-02-27crypto: mxs-dcp - Fix platform_get_irq() error handlingFabio Estevam
2014-02-27crypto: remove a duplicate checks in __cbc_decrypt()Dan Carpenter
2014-02-27hwrng: pixocell - Use devm_ioremap_resource()Jingoo Han
2014-02-27hwrng: atmel - Use devm_ioremap_resource()Jingoo Han
2014-02-27crypto: s5p-sss - Use devm_ioremap_resource()Jingoo Han
2014-02-27crypto: sahara - Use devm_ioremap_resource()Jingoo Han
2014-02-27crypto: picoxcell - Use devm_ioremap_resource()Jingoo Han
2014-02-25CRC32C: Add soft module dependency to load other accelerated crc32c modulesTim Chen
2014-02-09crypto: caam - fix ERA retrieval functionAlex Porosanu
2014-02-09hwrng: cleanup in hwrng_register()Dan Carpenter
2014-02-09crypto: mxs-dcp: Check the return value of stmp_reset_block()Fabio Estevam
2014-02-09crypto: mxs-dcp: Use devm_kzalloc()Fabio Estevam
2014-02-09crypto: talitos: init the priv->alg_list more earlier in talitos_probe()Kevin Hao
2014-02-09crypto: ccp - Perform completion callbacks using a taskletTom Lendacky
2014-02-09crypto: ccp - Use a single queue for proper ordering of tfm requestsTom Lendacky
2014-02-09crypto: ccp - Move HMAC calculation down to ccp ops fileTom Lendacky
2014-02-09crypto: ccp - Allow for selective disablement of crypto API algorithmsTom Lendacky
2014-02-09crypto: ccp - Fix ccp_run_passthru_cmd dma variable assignmentsDave Jones
2014-02-09crypto: caam - Fix job ring discovery in controller driverNitesh Lal
2014-02-09crypto: dcp - Move the AES operation type from actx to rctxMarek Vasut
2014-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-02-05x86: Disable CONFIG_X86_DECODER_SELFTEST in allmod/allyesconfigsIngo Molnar
2014-02-05execve: use 'struct filename *' for executable name passingLinus Torvalds
2014-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-02-04Merge tag 'nfs-for-3.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-02-04kbuild: don't enable DEBUG_INFO when building for COMPILE_TESTLinus Torvalds
2014-02-03Merge branch 'acl_fixes' into linux-nextTrond Myklebust
2014-02-03fs: get_acl() must be allowed to return EOPNOTSUPPTrond Myklebust
2014-02-03NFSv3: Fix return value of nfs3_proc_setaclsTrond Myklebust
2014-02-03NFSv3: Remove unused function nfs3_proc_set_default_aclTrond Myklebust
2014-02-03Btrfs: use late_initcall instead of module_initFilipe David Borba Manana
2014-02-03Btrfs: use btrfs_crc32c everywhere instead of libcrc32cFilipe David Borba Manana
2014-02-03Btrfs: disable snapshot aware defrag for nowJosef Bacik
2014-02-02Linus 3.14-rc1Linus Torvalds
2014-02-02Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2014-02-02hpfs: optimize quad buffer loadingMikulas Patocka
2014-02-02hpfs: remember free spaceMikulas Patocka
2014-02-02parisc: add flexible mmap memory layout supportHelge Deller
2014-02-02parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin
2014-02-02parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller
2014-02-02parisc: wire up sched_setattr and sched_getattrHelge Deller
2014-02-02parisc: fix cache-flushingHelge Deller