summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: crc32c - Fixed coding style issueMati Vait2011-06-301-5/+5
* crypto: omap-sham - do not schedule tasklet if there is no active requestsDmitry Kasatkin2011-06-301-0/+5
* crypto: omap-sham - clear device flags when finishing requestDmitry Kasatkin2011-06-301-1/+3
* crypto: omap-sham - irq handler must not clear error codeDmitry Kasatkin2011-06-301-1/+0
* crypto: omap-sham - irq and dma handling changesDmitry Kasatkin2011-06-301-13/+27
* crypto: omap-sham - remove dedicated queue handling taskletDmitry Kasatkin2011-06-301-15/+9
* crypto: omap-sham - remove unnecessary local variableDmitry Kasatkin2011-06-301-2/+1
* crypto: omap-sham - move some flags to device contextDmitry Kasatkin2011-06-301-13/+6
* crypto: omap-sham - replace flags operation with atomic bit operationsDmitry Kasatkin2011-06-301-16/+13
* crypto: omap-sham - replace flags bit mask with bit numberDmitry Kasatkin2011-06-301-50/+52
* crypto: omap-sham - remove unused codeDmitry Kasatkin2011-06-301-5/+0
* crypto: omap-sham - remove extra referenceDmitry Kasatkin2011-06-301-1/+1
* hwrng: timeriomem - use resource_sizeH Hartley Sweeten2011-06-301-2/+1
* hwrng: nomadik - add missing clk_putJulia Lawall2011-06-301-1/+2
* hwrng: omap - add missing clk_putJulia Lawall2011-06-301-2/+4
* crypto: UML build fixesRichard Weinberger2011-06-301-2/+2
* crypto: testmgr - add xts-aes-256 self-testJarod Wilson2011-06-301-2/+291
* crypto: ghash-intel - Fix set but not used in ghash_async_setkey()Gustavo F. Padovan2011-06-301-1/+1
* crypto: caam - fix operator precedence in shared descriptor allocationKim Phillips2011-06-301-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-06-262-5/+3
|\
| * Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2011-06-2518-151/+147
| |\
| * | cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKENJeff Layton2011-06-241-1/+1
| * | cifs: free blkcipher in smbhashJeff Layton2011-06-241-4/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-06-264-116/+98
|\ \ \ | |_|/ |/| |
| * | cifs: propagate errors from cifs_get_root() to mount(2)Al Viro2011-06-241-7/+5
| * | cifs: tidy cifs_do_mount() up a bitAl Viro2011-06-241-22/+22
| * | cifs: more breakage on mount failuresAl Viro2011-06-241-7/+4
| * | cifs: close sget() racesAl Viro2011-06-241-3/+9
| * | cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount()Al Viro2011-06-242-14/+4
| * | cifs: move cifs_umount() call into ->kill_sb()Al Viro2011-06-241-18/+1
| * | cifs: pull cifs_mount() call upAl Viro2011-06-241-12/+15
| * | sanitize cifs_umount() prototypeAl Viro2011-06-243-8/+5
| * | cifs: initialize ->tlink_tree in cifs_setup_cifs_sb()Al Viro2011-06-242-3/+3
| * | cifs: allocate mountdata earlierAl Viro2011-06-241-11/+10
| * | cifs: leak on mount if we share superblockAl Viro2011-06-241-0/+2
| * | cifs: don't pass superblock to cifs_mount()Al Viro2011-06-244-22/+26
| * | cifs: don't leak nls on mount failureAl Viro2011-06-241-0/+1
| * | cifs: double free on mount failureAl Viro2011-06-241-6/+8
| * | take bdi setup/destruction into cifs_mount/cifs_umountAl Viro2011-06-242-11/+11
* | | Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-252-112/+91
|\ \ \
| * \ \ Merge branch 'fortglx/3.0/tip/timers/rtc' of git://git.linaro.org/people/jstu...Thomas Gleixner2011-06-251-42/+3
| |\ \ \
| | * | | rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable()Alexey Charkov2011-06-231-42/+3
| * | | | alarmtimers: Return -ENOTSUPP if no RTC device is presentJohn Stultz2011-06-211-1/+22
| * | | | alarmtimers: Handle late rtc module loadingJohn Stultz2011-06-211-70/+67
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-06-2510-27/+44
|\ \ \ \
| * \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-06-246-15/+6
| |\ \ \ \
| | * | | | ASoC: pxa-ssp: Correct check for stream presenceDaniel Mack2011-06-231-2/+2
| | * | | | ASoC: imx: add missing module informationsArnaud Patard (Rtp)2011-06-232-1/+3
| | * | | | ASoC: imx: Remove unused Kconfig SND_MXC_SOC_SSI entryArnaud Patard (Rtp)2011-06-231-7/+0
| | * | | | ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O busMark Brown2011-06-132-5/+1