summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* crypto: picoxcell - Use devm_ioremap_resource()Jingoo Han2014-02-27
* CRC32C: Add soft module dependency to load other accelerated crc32c modulesTim Chen2014-02-25
* crypto: caam - fix ERA retrieval functionAlex Porosanu2014-02-09
* hwrng: cleanup in hwrng_register()Dan Carpenter2014-02-09
* crypto: mxs-dcp: Check the return value of stmp_reset_block()Fabio Estevam2014-02-09
* crypto: mxs-dcp: Use devm_kzalloc()Fabio Estevam2014-02-09
* crypto: talitos: init the priv->alg_list more earlier in talitos_probe()Kevin Hao2014-02-09
* crypto: ccp - Perform completion callbacks using a taskletTom Lendacky2014-02-09
* crypto: ccp - Use a single queue for proper ordering of tfm requestsTom Lendacky2014-02-09
* crypto: ccp - Move HMAC calculation down to ccp ops fileTom Lendacky2014-02-09
* crypto: ccp - Allow for selective disablement of crypto API algorithmsTom Lendacky2014-02-09
* crypto: ccp - Fix ccp_run_passthru_cmd dma variable assignmentsDave Jones2014-02-09
* crypto: caam - Fix job ring discovery in controller driverNitesh Lal2014-02-09
* crypto: dcp - Move the AES operation type from actx to rctxMarek Vasut2014-02-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-02-05
|\
| * crypto: s390 - fix des and des3_ede ctr concurrency issueHarald Freudenberger2014-01-30
| * crypto: s390 - fix des and des3_ede cbc concurrency issueHarald Freudenberger2014-01-30
| * crypto: s390 - fix concurrency issue in aes-ctr modeHarald Freudenberger2014-01-30
* | x86: Disable CONFIG_X86_DECODER_SELFTEST in allmod/allyesconfigsIngo Molnar2014-02-05
* | execve: use 'struct filename *' for executable name passingLinus Torvalds2014-02-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-02-04
|\ \
| * | Btrfs: use late_initcall instead of module_initFilipe David Borba Manana2014-02-03
| * | Btrfs: use btrfs_crc32c everywhere instead of libcrc32cFilipe David Borba Manana2014-02-03
| * | Btrfs: disable snapshot aware defrag for nowJosef Bacik2014-02-03
* | | Merge tag 'nfs-for-3.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-02-04
|\ \ \
| * \ \ Merge branch 'acl_fixes' into linux-nextTrond Myklebust2014-02-03
| |\ \ \
| | * | | fs: get_acl() must be allowed to return EOPNOTSUPPTrond Myklebust2014-02-03
| | * | | NFSv3: Fix return value of nfs3_proc_setaclsTrond Myklebust2014-02-03
| | * | | NFSv3: Remove unused function nfs3_proc_set_default_aclTrond Myklebust2014-02-03
| | * | | nfs: fix setting of ACLs on file creation.Noah Massey2014-01-31
| * | | | NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueueTrond Myklebust2014-02-01
| * | | | NFSv4: Fix memory corruption in nfs4_proc_open_confirmTrond Myklebust2014-02-01
| |/ / /
* | | | kbuild: don't enable DEBUG_INFO when building for COMPILE_TESTLinus Torvalds2014-02-04
* | | | Linus 3.14-rc1Linus Torvalds2014-02-02
* | | | Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-02-02
|\ \ \ \
| * | | | parisc: add flexible mmap memory layout supportHelge Deller2014-02-02
| * | | | parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin2014-02-02
| * | | | parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller2014-02-02
| * | | | parisc: wire up sched_setattr and sched_getattrHelge Deller2014-02-02
| * | | | parisc: fix cache-flushingHelge Deller2014-02-02
| * | | | parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2014-02-02
* | | | | hpfs: optimize quad buffer loadingMikulas Patocka2014-02-02
* | | | | hpfs: remember free spaceMikulas Patocka2014-02-02
|/ / / /
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-02
|\ \ \ \
| * | | | hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare2014-02-02
| * | | | hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare2014-02-02
* | | | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-02-02
|\ \ \ \ \
| * | | | | mm: Fix warning on make htmldocs caused by slab.cMasanari Iida2014-01-31
| * | | | | mm: slub: work around unneeded lockdep warningDave Hansen2014-01-31
| * | | | | mm: sl[uo]b: fix misleading commentsDave Hansen2014-01-31