summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-04-19crypto: geode-aes - Fix some code style issuesChihau Chau1-16/+20
2010-04-13crypto: mv_cesa - Add sha1 and hmac(sha1) async hash driversUri Simchoni2-12/+542
2010-04-13crypto: mv_cesa - Support processing of data from previous requestsUri Simchoni1-3/+5
2010-04-13crypto: mv_cesa - Make the copy-back of data optionalUri Simchoni1-22/+27
2010-04-13crypto: mv_cesa - Execute some code via function pointers rathr than direct c...Uri Simchoni1-4/+9
2010-04-13crypto: mv_cesa - Rename a variable to a more suitable nameUri Simchoni1-5/+5
2010-04-13crypto: mv_cesa - Enqueue generic async requestsUri Simchoni1-19/+24
2010-04-13crypto: mv_cesa - Fix situations where the src sglist spans more data than th...Uri Simchoni1-22/+44
2010-04-13crypto: mv_cesa - Fix situation where the dest sglist is organized differentl...Uri Simchoni1-5/+9
2010-04-13crypto: mv_cesa - Remove compiler warning in mv_cesa driverUri Simchoni1-0/+1
2010-04-13crypto: mv_cesa - Invoke the user callback from a softirq contextUri Simchoni1-0/+2
2010-03-29padata: Section cleanupHenrik Kretzschmar1-2/+2
2010-03-24crypto: aesni-intel - Fix another CTR build failure with gas 2.16.1Huang Ying1-2/+2
2010-03-24crypto: pcrypt - Handle crypto_get_attr_type errorsDan Carpenter1-7/+4
2010-03-18crypto: vmac - Fix big-endian supportShane Wang2-43/+96
2010-03-13crypto: aesni-intel - Fix CTR optimization build failure with gas 2.16.1Huang Ying2-5/+95
2010-03-10crypto: tcrypt - Speed testing support for ghashHuang Ying2-0/+36
2010-03-10crypto: aesni-intel - Add AES-NI accelerated CTR modeHuang Ying2-7/+238
2010-03-10crypto: internal - Fix checkpatch errorsRichard Hartmann1-1/+1
2010-03-04Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds5-203/+779
2010-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds17-276/+99
2010-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds52-678/+617
2010-03-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds20-779/+1717
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds73-1080/+773
2010-03-04Merge git://git.infradead.org/battery-2.6Linus Torvalds4-49/+138
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds28-184/+1622
2010-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds9-1027/+973
2010-03-04Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds146-6374/+18175
2010-03-03Merge branch 'coh' into dmaengineDan Williams7-123/+116
2010-03-03ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypesDan Williams5-67/+40
2010-03-03ioat3: interrupt coalescingDan Williams2-5/+34
2010-03-03ioat: close potential BUG_ON race in the descriptor cleanup pathDan Williams2-2/+2
2010-03-03Prioritize synchronous signals over 'normal' signalsLinus Torvalds1-13/+30
2010-03-03Merge branch 'for-fsnotify' into for-linusAl Viro7-76/+23
2010-03-03init: Open /dev/console from rootfsEric W. Biederman2-9/+6
2010-03-03mqueue: fix typo "failues" -> "failures"André Goddard Rosa1-1/+1
2010-03-03mqueue: only set error codes if they are really necessaryAndré Goddard Rosa1-27/+50
2010-03-03mqueue: simplify do_open() error handlingAndré Goddard Rosa1-6/+10
2010-03-03mqueue: apply mathematics distributivity on mq_bytes calculationAndré Goddard Rosa1-4/+5
2010-03-03mqueue: remove unneeded info->messages initializationAndré Goddard Rosa1-8/+5
2010-03-03mqueue: fix mq_open() file descriptor leak on user-space processesAndré Goddard Rosa1-2/+1
2010-03-03fix race in d_splice_alias()Al Viro1-1/+0
2010-03-03set S_DEAD on unlink() and non-directory rename() victimsAl Viro1-1/+6
2010-03-03vfs: add NOFOLLOW flag to umount(2)Miklos Szeredi2-1/+10
2010-03-03get rid of ->mnt_parent in tomoyo/realpathAl Viro1-1/+1
2010-03-03hppfs can use existing proc_mnt, no need for do_kern_mount() in thereAl Viro1-1/+1
2010-03-03Mirror MS_KERNMOUNT in ->mnt_flagsAl Viro3-1/+6
2010-03-03get rid of useless vfsmount_lock use in put_mnt_ns()Al Viro1-6/+2
2010-03-03Take vfsmount_lock to fs/internal.hAl Viro2-1/+2
2010-03-03get rid of insanity with namespace roots in tomoyoAl Viro1-19/+4