summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-02crypto: testmgr - Allow hash test vectors longer than a pageHerbert Xu1-3/+8
2009-06-02crypto: testmgr - Check all test vector lengthsHerbert Xu1-0/+25
2009-06-02crypto: hifn_795x - fix __dev{init,exit} markingsMike Frysinger1-4/+4
2009-06-02crypto: tcrypt - Do not exit on success in fips modeJarod Wilson1-74/+90
2009-06-02crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}Geert Uytterhoeven2-59/+82
2009-06-02hwrng: via_rng - Support VIA Nano hardware RNG on X86_64 buildsHarald Welte1-1/+1
2009-06-02hwrng: via_rng - Support VIA Nano hardware RNGHarald Welte1-0/+13
2009-06-02hwrng: via_rng - The VIA Hardware RNG driver is for the CPU, not ChipsetHarald Welte1-1/+1
2009-06-02crypto: testmgr - Skip algs not flagged fips_allowed in fips modeJarod Wilson1-0/+8
2009-06-02crypto: testmgr - Mark algs allowed in fips modeJarod Wilson1-0/+23
2009-06-02crypto: testmgr - Add ctr(aes) test vectorsJarod Wilson3-7/+183
2009-06-02crypto: testmgr - Dynamically allocate xbuf and axbufHerbert Xu3-68/+61
2009-06-02crypto: testmgr - Print self-test pass notices in fips modeJarod Wilson1-0/+4
2009-06-02crypto: testmgr - Catch base cipher self-test failures in fips modeJarod Wilson1-1/+3
2009-06-02crypto: testmgr - Add ansi_cprng test vectorsJarod Wilson3-0/+109
2009-06-02crypto: testmgr - Add infrastructure for ansi_cprng self-testsJarod Wilson2-0/+101
2009-06-02crypto: testmgr - Add self-tests for rfc4309(ccm(aes))Jarod Wilson3-0/+389
2009-06-02crypto: testmgr - Handle AEAD test vectors expected to fail verificationJarod Wilson2-0/+29
2009-06-02crypto: padlock - Restore dependency on x86Herbert Xu1-1/+1
2009-06-02crypto: padlock - Enable on x86_64Sebastian Andrzej Siewior2-1/+14
2009-06-02crypto: talitos - Avoid unnecessary decrypt checkKim Phillips1-2/+1
2009-06-02crypto: talitos - containerof related codingstyleKim Phillips1-10/+16
2009-06-02crypto: talitos - Whitespace/codingstyle/overrun lines cleanupKim Phillips1-47/+48
2009-06-02crypto: talitos - Add ablkcipher algorithmsLee Nipper1-38/+342
2009-06-02crypto: talitos - scaffolding for new algorithm typesLee Nipper1-116/+129
2009-06-02hwrng: omap - Move probe function to .devinit.textUwe Kleine-König1-1/+1
2009-06-02crypto: pcomp - pcompress.c should include crypto/internal/compress.hGeert Uytterhoeven1-0/+1
2009-06-02crypto: testmgr - Kill test_comp() sparse warningsGeert Uytterhoeven1-2/+4
2009-06-02crypto: aes-ni - Add support for more modesHuang Ying2-1/+271
2009-06-02crypto: fpu - Add template for blkcipher touching FPUHuang Ying3-0/+173
2009-06-02crypto: cryptd - Use nivcipher in cryptd_alloc_ablkcipher Huang Ying1-5/+9
2009-06-02crypto: api - Use kzfreeJohannes Weiner1-4/+1
2009-06-02crypto: tcrypt - Reduce stack sizeFrank Seidel1-7/+9
2009-05-31crypto: hash - Fix handling of sg entry that crosses page boundaryHerbert Xu1-3/+4
2009-05-29Merge git://git.infradead.org/~dwmw2/mtd-2.6.30Linus Torvalds2-27/+23
2009-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds5-5/+29
2009-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds4-3/+12
2009-05-29Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-21/+42
2009-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-26/+83
2009-05-29Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-6/+34
2009-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds8-6/+34
2009-05-298250: Fix oops from setserialAlan Cox1-0/+15
2009-05-29edac: AMD8111 & AMD8131 Kconfig fixupHarry Ciao2-2/+8
2009-05-29edac: AMD8111 & AMD8131 use dev_name()Harry Ciao2-3/+3
2009-05-29memcg: fix build warning and avoid checking for mem != null again and againNikanth Karthikesan1-9/+1
2009-05-29mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hu...Mel Gorman1-13/+13
2009-05-29x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...Mel Gorman1-1/+5
2009-05-29atmel_lcdfb: correct fifo size for some productsNicolas Ferre1-8/+2
2009-05-29S3C-fb: PM fixMarek Szyprowski1-1/+11
2009-05-29serial: 8250_gsc: fix printk format errorAlexander Beregalov1-2/+2