summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-30hwrng: ppc4xx - add support for ppc4xx TRNGJosh Boyer
2011-06-30crypto: crypto4xx - Perform read/modify/write on device control registerJosh Boyer
2011-06-30crypto: caam - fix build warning when DEBUG_FS not configuredKim Phillips
2011-06-30crypto: arc4 - Fixed coding style issuesMati Vait
2011-06-30crypto: crc32c - Fixed coding style issueMati Vait
2011-06-30crypto: omap-sham - do not schedule tasklet if there is no active requestsDmitry Kasatkin
2011-06-30crypto: omap-sham - clear device flags when finishing requestDmitry Kasatkin
2011-06-30crypto: omap-sham - irq handler must not clear error codeDmitry Kasatkin
2011-06-30crypto: omap-sham - irq and dma handling changesDmitry Kasatkin
2011-06-30crypto: omap-sham - remove dedicated queue handling taskletDmitry Kasatkin
2011-06-30crypto: omap-sham - remove unnecessary local variableDmitry Kasatkin
2011-06-30crypto: omap-sham - move some flags to device contextDmitry Kasatkin
2011-06-30crypto: omap-sham - replace flags operation with atomic bit operationsDmitry Kasatkin
2011-06-30crypto: omap-sham - replace flags bit mask with bit numberDmitry Kasatkin
2011-06-30crypto: omap-sham - remove unused codeDmitry Kasatkin
2011-06-30crypto: omap-sham - remove extra referenceDmitry Kasatkin
2011-06-30hwrng: timeriomem - use resource_sizeH Hartley Sweeten
2011-06-30hwrng: nomadik - add missing clk_putJulia Lawall
2011-06-30hwrng: omap - add missing clk_putJulia Lawall
2011-06-30crypto: UML build fixesRichard Weinberger
2011-06-30crypto: testmgr - add xts-aes-256 self-testJarod Wilson
2011-06-30crypto: ghash-intel - Fix set but not used in ghash_async_setkey()Gustavo F. Padovan
2011-06-30crypto: caam - fix operator precedence in shared descriptor allocationKim Phillips
2011-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-06-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-06-25Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2011-06-25Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-06-25Merge branch 'fortglx/3.0/tip/timers/rtc' of git://git.linaro.org/people/jstu...Thomas Gleixner
2011-06-24Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-06-24cifs: propagate errors from cifs_get_root() to mount(2)Al Viro
2011-06-24cifs: tidy cifs_do_mount() up a bitAl Viro
2011-06-24cifs: more breakage on mount failuresAl Viro
2011-06-24cifs: close sget() racesAl Viro
2011-06-24cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount()Al Viro
2011-06-24cifs: move cifs_umount() call into ->kill_sb()Al Viro
2011-06-24cifs: pull cifs_mount() call upAl Viro
2011-06-24sanitize cifs_umount() prototypeAl Viro
2011-06-24cifs: initialize ->tlink_tree in cifs_setup_cifs_sb()Al Viro
2011-06-24cifs: allocate mountdata earlierAl Viro
2011-06-24cifs: leak on mount if we share superblockAl Viro
2011-06-24cifs: don't pass superblock to cifs_mount()Al Viro
2011-06-24cifs: don't leak nls on mount failureAl Viro
2011-06-24cifs: double free on mount failureAl Viro
2011-06-24take bdi setup/destruction into cifs_mount/cifs_umountAl Viro
2011-06-24cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKENJeff Layton
2011-06-24cifs: free blkcipher in smbhashJeff Layton
2011-06-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-06-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-06-24Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds