aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* crypto: caam - structure renamingYuan Kang2011-07-14
* crypto: caam - shorter namesYuan Kang2011-07-14
* crypto: talitos - don't bad_key in ablkcipher setkeyKim Phillips2011-07-14
* crypto: talitos - remove unused giv from ablkcipher methodsKim Phillips2011-07-14
* crypto: talitos - don't set done notification in hot pathKim Phillips2011-07-14
* crypto: talitos - ensure request ordering within a single tfmKim Phillips2011-07-14
* crypto: gf128mul - fix call to memset()Mathias Krause2011-07-08
* crypto: s390 - support hardware accelerated SHA-224Jan Glauber2011-07-04
* crypto: algif_hash - Handle initial af_alg_make_sg error correctlyHerbert Xu2011-06-29
* crypto: sha1_generic - use SHA1_BLOCK_SIZEMandeep Singh Baines2011-06-29
* hwrng: ppc4xx - add support for ppc4xx TRNGJosh Boyer2011-06-29
* crypto: crypto4xx - Perform read/modify/write on device control registerJosh Boyer2011-06-29
* crypto: caam - fix build warning when DEBUG_FS not configuredKim Phillips2011-06-29
* crypto: arc4 - Fixed coding style issuesMati Vait2011-06-29
* crypto: crc32c - Fixed coding style issueMati Vait2011-06-29
* crypto: omap-sham - do not schedule tasklet if there is no active requestsDmitry Kasatkin2011-06-29
* crypto: omap-sham - clear device flags when finishing requestDmitry Kasatkin2011-06-29
* crypto: omap-sham - irq handler must not clear error codeDmitry Kasatkin2011-06-29
* crypto: omap-sham - irq and dma handling changesDmitry Kasatkin2011-06-29
* crypto: omap-sham - remove dedicated queue handling taskletDmitry Kasatkin2011-06-29
* crypto: omap-sham - remove unnecessary local variableDmitry Kasatkin2011-06-29
* crypto: omap-sham - move some flags to device contextDmitry Kasatkin2011-06-29
* crypto: omap-sham - replace flags operation with atomic bit operationsDmitry Kasatkin2011-06-29
* crypto: omap-sham - replace flags bit mask with bit numberDmitry Kasatkin2011-06-29
* crypto: omap-sham - remove unused codeDmitry Kasatkin2011-06-29
* crypto: omap-sham - remove extra referenceDmitry Kasatkin2011-06-29
* hwrng: timeriomem - use resource_sizeH Hartley Sweeten2011-06-29
* hwrng: nomadik - add missing clk_putJulia Lawall2011-06-29
* hwrng: omap - add missing clk_putJulia Lawall2011-06-29
* crypto: UML build fixesRichard Weinberger2011-06-29
* crypto: testmgr - add xts-aes-256 self-testJarod Wilson2011-06-29
* crypto: ghash-intel - Fix set but not used in ghash_async_setkey()Gustavo F. Padovan2011-06-29
* crypto: caam - fix operator precedence in shared descriptor allocationKim Phillips2011-06-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-06-26
|\
| * Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2011-06-25
| |\
| * | cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKENJeff Layton2011-06-24
| * | cifs: free blkcipher in smbhashJeff Layton2011-06-24
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-06-26
|\ \ \ | |_|/ |/| |
| * | cifs: propagate errors from cifs_get_root() to mount(2)Al Viro2011-06-24
| * | cifs: tidy cifs_do_mount() up a bitAl Viro2011-06-24
| * | cifs: more breakage on mount failuresAl Viro2011-06-24
| * | cifs: close sget() racesAl Viro2011-06-24
| * | cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount()Al Viro2011-06-24
| * | cifs: move cifs_umount() call into ->kill_sb()Al Viro2011-06-24
| * | cifs: pull cifs_mount() call upAl Viro2011-06-24
| * | sanitize cifs_umount() prototypeAl Viro2011-06-24
| * | cifs: initialize ->tlink_tree in cifs_setup_cifs_sb()Al Viro2011-06-24
| * | cifs: allocate mountdata earlierAl Viro2011-06-24
| * | cifs: leak on mount if we share superblockAl Viro2011-06-24
| * | cifs: don't pass superblock to cifs_mount()Al Viro2011-06-24