summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-06-30crypto: omap-sham - clear device flags when finishing requestDmitry Kasatkin1-1/+3
2011-06-30crypto: omap-sham - irq handler must not clear error codeDmitry Kasatkin1-1/+0
2011-06-30crypto: omap-sham - irq and dma handling changesDmitry Kasatkin1-13/+27
2011-06-30crypto: omap-sham - remove dedicated queue handling taskletDmitry Kasatkin1-15/+9
2011-06-30crypto: omap-sham - remove unnecessary local variableDmitry Kasatkin1-2/+1
2011-06-30crypto: omap-sham - move some flags to device contextDmitry Kasatkin1-13/+6
2011-06-30crypto: omap-sham - replace flags operation with atomic bit operationsDmitry Kasatkin1-16/+13
2011-06-30crypto: omap-sham - replace flags bit mask with bit numberDmitry Kasatkin1-50/+52
2011-06-30crypto: omap-sham - remove unused codeDmitry Kasatkin1-5/+0
2011-06-30crypto: omap-sham - remove extra referenceDmitry Kasatkin1-1/+1
2011-06-30hwrng: timeriomem - use resource_sizeH Hartley Sweeten1-2/+1
2011-06-30hwrng: nomadik - add missing clk_putJulia Lawall1-1/+2
2011-06-30hwrng: omap - add missing clk_putJulia Lawall1-2/+4
2011-06-30crypto: UML build fixesRichard Weinberger1-2/+2
2011-06-30crypto: testmgr - add xts-aes-256 self-testJarod Wilson1-2/+291
2011-06-30crypto: ghash-intel - Fix set but not used in ghash_async_setkey()Gustavo F. Padovan1-1/+1
2011-06-30crypto: caam - fix operator precedence in shared descriptor allocationKim Phillips1-3/+3
2011-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2-5/+3
2011-06-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-116/+98
2011-06-25Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French18-151/+147
2011-06-25Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-112/+91
2011-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds10-27/+44
2011-06-25Merge branch 'fortglx/3.0/tip/timers/rtc' of git://git.linaro.org/people/jstu...Thomas Gleixner1-42/+3
2011-06-24Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-12/+12
2011-06-24cifs: propagate errors from cifs_get_root() to mount(2)Al Viro1-7/+5
2011-06-24cifs: tidy cifs_do_mount() up a bitAl Viro1-22/+22
2011-06-24cifs: more breakage on mount failuresAl Viro1-7/+4
2011-06-24cifs: close sget() racesAl Viro1-3/+9
2011-06-24cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount()Al Viro2-14/+4
2011-06-24cifs: move cifs_umount() call into ->kill_sb()Al Viro1-18/+1
2011-06-24cifs: pull cifs_mount() call upAl Viro1-12/+15
2011-06-24sanitize cifs_umount() prototypeAl Viro3-8/+5
2011-06-24cifs: initialize ->tlink_tree in cifs_setup_cifs_sb()Al Viro2-3/+3
2011-06-24cifs: allocate mountdata earlierAl Viro1-11/+10
2011-06-24cifs: leak on mount if we share superblockAl Viro1-0/+2
2011-06-24cifs: don't pass superblock to cifs_mount()Al Viro4-22/+26
2011-06-24cifs: don't leak nls on mount failureAl Viro1-0/+1
2011-06-24cifs: double free on mount failureAl Viro1-6/+8
2011-06-24take bdi setup/destruction into cifs_mount/cifs_umountAl Viro2-11/+11
2011-06-24cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKENJeff Layton1-1/+1
2011-06-24cifs: free blkcipher in smbhashJeff Layton1-4/+2
2011-06-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-45/+73
2011-06-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-4/+13
2011-06-24Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds3-2/+39
2011-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds10-61/+73
2011-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds3-3/+3
2011-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-14/+25
2011-06-24Remove unneeded version.h includes from fs/Jesper Juhl2-2/+0
2011-06-24Merge branch 'fix/asoc' into for-linusTakashi Iwai6-15/+6
2011-06-24ALSA: Remove unneeded version.h includes from sound/Jesper Juhl2-2/+0