Age | Commit message (Expand) | Author |
2009-06-02 | crypto: api - Use formatting of module name | Alex Riesen |
2009-06-02 | crypto: testmgr - Allow hash test vectors longer than a page | Herbert Xu |
2009-06-02 | crypto: testmgr - Check all test vector lengths | Herbert Xu |
2009-06-02 | crypto: hifn_795x - fix __dev{init,exit} markings | Mike Frysinger |
2009-06-02 | crypto: tcrypt - Do not exit on success in fips mode | Jarod Wilson |
2009-06-02 | crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final} | Geert Uytterhoeven |
2009-06-02 | hwrng: via_rng - Support VIA Nano hardware RNG on X86_64 builds | Harald Welte |
2009-06-02 | hwrng: via_rng - Support VIA Nano hardware RNG | Harald Welte |
2009-06-02 | hwrng: via_rng - The VIA Hardware RNG driver is for the CPU, not Chipset | Harald Welte |
2009-06-02 | crypto: testmgr - Skip algs not flagged fips_allowed in fips mode | Jarod Wilson |
2009-06-02 | crypto: testmgr - Mark algs allowed in fips mode | Jarod Wilson |
2009-06-02 | crypto: testmgr - Add ctr(aes) test vectors | Jarod Wilson |
2009-06-02 | crypto: testmgr - Dynamically allocate xbuf and axbuf | Herbert Xu |
2009-06-02 | crypto: testmgr - Print self-test pass notices in fips mode | Jarod Wilson |
2009-06-02 | crypto: testmgr - Catch base cipher self-test failures in fips mode | Jarod Wilson |
2009-06-02 | crypto: testmgr - Add ansi_cprng test vectors | Jarod Wilson |
2009-06-02 | crypto: testmgr - Add infrastructure for ansi_cprng self-tests | Jarod Wilson |
2009-06-02 | crypto: testmgr - Add self-tests for rfc4309(ccm(aes)) | Jarod Wilson |
2009-06-02 | crypto: testmgr - Handle AEAD test vectors expected to fail verification | Jarod Wilson |
2009-06-02 | crypto: padlock - Restore dependency on x86 | Herbert Xu |
2009-06-02 | crypto: padlock - Enable on x86_64 | Sebastian Andrzej Siewior |
2009-06-02 | crypto: talitos - Avoid unnecessary decrypt check | Kim Phillips |
2009-06-02 | crypto: talitos - containerof related codingstyle | Kim Phillips |
2009-06-02 | crypto: talitos - Whitespace/codingstyle/overrun lines cleanup | Kim Phillips |
2009-06-02 | crypto: talitos - Add ablkcipher algorithms | Lee Nipper |
2009-06-02 | crypto: talitos - scaffolding for new algorithm types | Lee Nipper |
2009-06-02 | hwrng: omap - Move probe function to .devinit.text | Uwe Kleine-König |
2009-06-02 | crypto: pcomp - pcompress.c should include crypto/internal/compress.h | Geert Uytterhoeven |
2009-06-02 | crypto: testmgr - Kill test_comp() sparse warnings | Geert Uytterhoeven |
2009-06-02 | crypto: aes-ni - Add support for more modes | Huang Ying |
2009-06-02 | crypto: fpu - Add template for blkcipher touching FPU | Huang Ying |
2009-06-02 | crypto: cryptd - Use nivcipher in cryptd_alloc_ablkcipher | Huang Ying |
2009-06-02 | crypto: api - Use kzfree | Johannes Weiner |
2009-06-02 | crypto: tcrypt - Reduce stack size | Frank Seidel |
2009-05-31 | crypto: hash - Fix handling of sg entry that crosses page boundary | Herbert Xu |
2009-05-29 | Merge git://git.infradead.org/~dwmw2/mtd-2.6.30 | Linus Torvalds |
2009-05-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-05-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-05-29 | Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2009-05-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-05-29 | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-05-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2009-05-29 | 8250: Fix oops from setserial | Alan Cox |
2009-05-29 | edac: AMD8111 & AMD8131 Kconfig fixup | Harry Ciao |
2009-05-29 | edac: AMD8111 & AMD8131 use dev_name() | Harry Ciao |
2009-05-29 | memcg: fix build warning and avoid checking for mem != null again and again | Nikanth Karthikesan |
2009-05-29 | mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hu... | Mel Gorman |
2009-05-29 | x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s... | Mel Gorman |
2009-05-29 | atmel_lcdfb: correct fifo size for some products | Nicolas Ferre |
2009-05-29 | S3C-fb: PM fix | Marek Szyprowski |