Commit Graph

185859 Commits (0c5c6c4bae8fe9ae3d86b44c332eb1267df1ec99)
 

Author SHA1 Message Date
Uri Simchoni 0c5c6c4bae crypto: mv_cesa - Support processing of data from previous requests 15 years ago
Uri Simchoni f0d03deaad crypto: mv_cesa - Make the copy-back of data optional 15 years ago
Uri Simchoni a58094ac5f crypto: mv_cesa - Execute some code via function pointers rathr than direct calls 15 years ago
Uri Simchoni 7a5f691ef0 crypto: mv_cesa - Rename a variable to a more suitable name 15 years ago
Uri Simchoni 3b61a90502 crypto: mv_cesa - Enqueue generic async requests 15 years ago
Uri Simchoni 15d4dd3594 crypto: mv_cesa - Fix situations where the src sglist spans more data than the request asks for 15 years ago
Uri Simchoni f565e67ec1 crypto: mv_cesa - Fix situation where the dest sglist is organized differently than the source sglist 15 years ago
Uri Simchoni 6bc6fcd609 crypto: mv_cesa - Remove compiler warning in mv_cesa driver 15 years ago
Uri Simchoni 0328ac2675 crypto: mv_cesa - Invoke the user callback from a softirq context 15 years ago
Henrik Kretzschmar 975d260355 padata: Section cleanup 15 years ago
Huang Ying 62e7bec494 crypto: aesni-intel - Fix another CTR build failure with gas 2.16.1 15 years ago
Dan Carpenter 80a6d7db9f crypto: pcrypt - Handle crypto_get_attr_type errors 15 years ago
Shane Wang 304a204ec9 crypto: vmac - Fix big-endian support 15 years ago
Huang Ying 32cbd7dfce crypto: aesni-intel - Fix CTR optimization build failure with gas 2.16.1 15 years ago
Huang Ying 18bcc9194d crypto: tcrypt - Speed testing support for ghash 15 years ago
Huang Ying 12387a46bb crypto: aesni-intel - Add AES-NI accelerated CTR mode 15 years ago
Richard Hartmann 269ab459da crypto: internal - Fix checkpatch errors 15 years ago
Linus Torvalds 64ba992675 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd 15 years ago
Linus Torvalds 6895210e89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 15 years ago
Linus Torvalds 4c10c937cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 15 years ago
Linus Torvalds 9bb676966a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx 15 years ago
Linus Torvalds 0f2cc4ecd8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 years ago
Linus Torvalds 1fae4cfb97 Merge git://git.infradead.org/battery-2.6 15 years ago
Linus Torvalds c8bf9fec47 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 15 years ago
Linus Torvalds a2e28fc116 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 15 years ago
Linus Torvalds 03a2c4d76c Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 years ago
Dan Williams dd58ffcf5a Merge branch 'coh' into dmaengine 15 years ago
Dan Williams aa4d72ae94 ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes 15 years ago
Dan Williams b9cc98697d ioat3: interrupt coalescing 15 years ago
Dan Williams aa75db0080 ioat: close potential BUG_ON race in the descriptor cleanup path 15 years ago
Linus Torvalds a27341cd5f Prioritize synchronous signals over 'normal' signals 15 years ago
Al Viro 9643f5d94a Merge branch 'for-fsnotify' into for-linus 15 years ago
Eric W. Biederman 2bd3a997be init: Open /dev/console from rootfs 15 years ago
André Goddard Rosa 2329e392ac mqueue: fix typo "failues" -> "failures" 15 years ago
André Goddard Rosa 8d8ffefaaf mqueue: only set error codes if they are really necessary 15 years ago
André Goddard Rosa 04db0dde0e mqueue: simplify do_open() error handling 15 years ago
André Goddard Rosa 8834cf796a mqueue: apply mathematics distributivity on mq_bytes calculation 15 years ago
André Goddard Rosa c8308b1c91 mqueue: remove unneeded info->messages initialization 15 years ago
André Goddard Rosa 4294a8eedb mqueue: fix mq_open() file descriptor leak on user-space processes 15 years ago
Al Viro 4919c5e45a fix race in d_splice_alias() 15 years ago
Al Viro bec1052e5b set S_DEAD on unlink() and non-directory rename() victims 15 years ago
Miklos Szeredi db1f05bb85 vfs: add NOFOLLOW flag to umount(2) 15 years ago
Al Viro 440b3c6c16 get rid of ->mnt_parent in tomoyo/realpath 15 years ago
Al Viro 0ceeca5a08 hppfs can use existing proc_mnt, no need for do_kern_mount() in there 15 years ago
Al Viro 8089352a13 Mirror MS_KERNMOUNT in ->mnt_flags 15 years ago
Al Viro d498b25a4f get rid of useless vfsmount_lock use in put_mnt_ns() 15 years ago
Al Viro 47cd813f29 Take vfsmount_lock to fs/internal.h 15 years ago
Al Viro 37afdc7960 get rid of insanity with namespace roots in tomoyo 15 years ago
Al Viro 9f5596af44 take check for new events in namespace (guts of mounts_poll()) to namespace.c 15 years ago
Al Viro e21e7095a7 Don't mess with generic_permission() under ->d_lock in hpfs 15 years ago