Age | Commit message (Expand) | Author |
2010-05-03 | padata: Dont scale the parallel objects with the cpus | Steffen Klassert |
2010-05-03 | crypto: omap - sha1 & md5 driver | Dmitry Kasatkin |
2010-05-03 | crypto: omap - Updates omap sham device related platform code | Dmitry Kasatkin |
2010-05-03 | crypto: algapi - Remove unneeded null check | Dan Carpenter |
2010-04-19 | crypto: geode-aes - Fix some code style issues | Chihau Chau |
2010-04-13 | crypto: mv_cesa - Add sha1 and hmac(sha1) async hash drivers | Uri Simchoni |
2010-04-13 | crypto: mv_cesa - Support processing of data from previous requests | Uri Simchoni |
2010-04-13 | crypto: mv_cesa - Make the copy-back of data optional | Uri Simchoni |
2010-04-13 | crypto: mv_cesa - Execute some code via function pointers rathr than direct c... | Uri Simchoni |
2010-04-13 | crypto: mv_cesa - Rename a variable to a more suitable name | Uri Simchoni |
2010-04-13 | crypto: mv_cesa - Enqueue generic async requests | Uri Simchoni |
2010-04-13 | crypto: mv_cesa - Fix situations where the src sglist spans more data than th... | Uri Simchoni |
2010-04-13 | crypto: mv_cesa - Fix situation where the dest sglist is organized differentl... | Uri Simchoni |
2010-04-13 | crypto: mv_cesa - Remove compiler warning in mv_cesa driver | Uri Simchoni |
2010-04-13 | crypto: mv_cesa - Invoke the user callback from a softirq context | Uri Simchoni |
2010-03-29 | padata: Section cleanup | Henrik Kretzschmar |
2010-03-24 | crypto: aesni-intel - Fix another CTR build failure with gas 2.16.1 | Huang Ying |
2010-03-24 | crypto: pcrypt - Handle crypto_get_attr_type errors | Dan Carpenter |
2010-03-18 | crypto: vmac - Fix big-endian support | Shane Wang |
2010-03-13 | crypto: aesni-intel - Fix CTR optimization build failure with gas 2.16.1 | Huang Ying |
2010-03-10 | crypto: tcrypt - Speed testing support for ghash | Huang Ying |
2010-03-10 | crypto: aesni-intel - Add AES-NI accelerated CTR mode | Huang Ying |
2010-03-10 | crypto: internal - Fix checkpatch errors | Richard Hartmann |
2010-03-04 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds |
2010-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2010-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 | Linus Torvalds |
2010-03-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds |
2010-03-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-03-04 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds |
2010-03-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds |
2010-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2010-03-04 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-03-03 | Merge branch 'coh' into dmaengine | Dan Williams |
2010-03-03 | ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes | Dan Williams |
2010-03-03 | ioat3: interrupt coalescing | Dan Williams |
2010-03-03 | ioat: close potential BUG_ON race in the descriptor cleanup path | Dan Williams |
2010-03-03 | Prioritize synchronous signals over 'normal' signals | Linus Torvalds |
2010-03-03 | Merge branch 'for-fsnotify' into for-linus | Al Viro |
2010-03-03 | init: Open /dev/console from rootfs | Eric W. Biederman |
2010-03-03 | mqueue: fix typo "failues" -> "failures" | André Goddard Rosa |
2010-03-03 | mqueue: only set error codes if they are really necessary | André Goddard Rosa |
2010-03-03 | mqueue: simplify do_open() error handling | André Goddard Rosa |
2010-03-03 | mqueue: apply mathematics distributivity on mq_bytes calculation | André Goddard Rosa |
2010-03-03 | mqueue: remove unneeded info->messages initialization | André Goddard Rosa |
2010-03-03 | mqueue: fix mq_open() file descriptor leak on user-space processes | André Goddard Rosa |
2010-03-03 | fix race in d_splice_alias() | Al Viro |
2010-03-03 | set S_DEAD on unlink() and non-directory rename() victims | Al Viro |
2010-03-03 | vfs: add NOFOLLOW flag to umount(2) | Miklos Szeredi |
2010-03-03 | get rid of ->mnt_parent in tomoyo/realpath | Al Viro |
2010-03-03 | hppfs can use existing proc_mnt, no need for do_kern_mount() in there | Al Viro |