aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-02crypto: api - Use formatting of module nameAlex Riesen
2009-06-02crypto: testmgr - Allow hash test vectors longer than a pageHerbert Xu
2009-06-02crypto: testmgr - Check all test vector lengthsHerbert Xu
2009-06-02crypto: hifn_795x - fix __dev{init,exit} markingsMike Frysinger
2009-06-02crypto: tcrypt - Do not exit on success in fips modeJarod Wilson
2009-06-02crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}Geert Uytterhoeven
2009-06-02hwrng: via_rng - Support VIA Nano hardware RNG on X86_64 buildsHarald Welte
2009-06-02hwrng: via_rng - Support VIA Nano hardware RNGHarald Welte
2009-06-02hwrng: via_rng - The VIA Hardware RNG driver is for the CPU, not ChipsetHarald Welte
2009-06-02crypto: testmgr - Skip algs not flagged fips_allowed in fips modeJarod Wilson
2009-06-02crypto: testmgr - Mark algs allowed in fips modeJarod Wilson
2009-06-02crypto: testmgr - Add ctr(aes) test vectorsJarod Wilson
2009-06-02crypto: testmgr - Dynamically allocate xbuf and axbufHerbert Xu
2009-06-02crypto: testmgr - Print self-test pass notices in fips modeJarod Wilson
2009-06-02crypto: testmgr - Catch base cipher self-test failures in fips modeJarod Wilson
2009-06-02crypto: testmgr - Add ansi_cprng test vectorsJarod Wilson
2009-06-02crypto: testmgr - Add infrastructure for ansi_cprng self-testsJarod Wilson
2009-06-02crypto: testmgr - Add self-tests for rfc4309(ccm(aes))Jarod Wilson
2009-06-02crypto: testmgr - Handle AEAD test vectors expected to fail verificationJarod Wilson
2009-06-02crypto: padlock - Restore dependency on x86Herbert Xu
2009-06-02crypto: padlock - Enable on x86_64Sebastian Andrzej Siewior
2009-06-02crypto: talitos - Avoid unnecessary decrypt checkKim Phillips
2009-06-02crypto: talitos - containerof related codingstyleKim Phillips
2009-06-02crypto: talitos - Whitespace/codingstyle/overrun lines cleanupKim Phillips
2009-06-02crypto: talitos - Add ablkcipher algorithmsLee Nipper
2009-06-02crypto: talitos - scaffolding for new algorithm typesLee Nipper
2009-06-02hwrng: omap - Move probe function to .devinit.textUwe Kleine-König
2009-06-02crypto: pcomp - pcompress.c should include crypto/internal/compress.hGeert Uytterhoeven
2009-06-02crypto: testmgr - Kill test_comp() sparse warningsGeert Uytterhoeven
2009-06-02crypto: aes-ni - Add support for more modesHuang Ying
2009-06-02crypto: fpu - Add template for blkcipher touching FPUHuang Ying
2009-06-02crypto: cryptd - Use nivcipher in cryptd_alloc_ablkcipher Huang Ying
2009-06-02crypto: api - Use kzfreeJohannes Weiner
2009-06-02crypto: tcrypt - Reduce stack sizeFrank Seidel
2009-05-31crypto: hash - Fix handling of sg entry that crosses page boundaryHerbert Xu
2009-05-29Merge git://git.infradead.org/~dwmw2/mtd-2.6.30Linus Torvalds
2009-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-05-29Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-05-29Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-05-298250: Fix oops from setserialAlan Cox
2009-05-29edac: AMD8111 & AMD8131 Kconfig fixupHarry Ciao
2009-05-29edac: AMD8111 & AMD8131 use dev_name()Harry Ciao
2009-05-29memcg: fix build warning and avoid checking for mem != null again and againNikanth Karthikesan
2009-05-29mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hu...Mel Gorman
2009-05-29x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...Mel Gorman
2009-05-29atmel_lcdfb: correct fifo size for some productsNicolas Ferre
2009-05-29S3C-fb: PM fixMarek Szyprowski