summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-rc1v3.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
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller
2014-02-02Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-02-02Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2014-02-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2014-02-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-02hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare
2014-02-02hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare
2014-02-01tools/power turbostat: introduce -s to dump countersAndy Shevchenko
2014-02-01tools/power turbostat: remove unused command line optionAndy Shevchenko
2014-02-01NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueueTrond Myklebust
2014-02-01NFSv4: Fix memory corruption in nfs4_proc_open_confirmTrond Myklebust