summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}Geert Uytterhoeven2009-06-022-59/+82
* hwrng: via_rng - Support VIA Nano hardware RNG on X86_64 buildsHarald Welte2009-06-021-1/+1
* hwrng: via_rng - Support VIA Nano hardware RNGHarald Welte2009-06-021-0/+13
* hwrng: via_rng - The VIA Hardware RNG driver is for the CPU, not ChipsetHarald Welte2009-06-021-1/+1
* crypto: testmgr - Skip algs not flagged fips_allowed in fips modeJarod Wilson2009-06-021-0/+8
* crypto: testmgr - Mark algs allowed in fips modeJarod Wilson2009-06-021-0/+23
* crypto: testmgr - Add ctr(aes) test vectorsJarod Wilson2009-06-023-7/+183
* crypto: testmgr - Dynamically allocate xbuf and axbufHerbert Xu2009-06-023-68/+61
* crypto: testmgr - Print self-test pass notices in fips modeJarod Wilson2009-06-021-0/+4
* crypto: testmgr - Catch base cipher self-test failures in fips modeJarod Wilson2009-06-021-1/+3
* crypto: testmgr - Add ansi_cprng test vectorsJarod Wilson2009-06-023-0/+109
* crypto: testmgr - Add infrastructure for ansi_cprng self-testsJarod Wilson2009-06-022-0/+101
* crypto: testmgr - Add self-tests for rfc4309(ccm(aes))Jarod Wilson2009-06-023-0/+389
* crypto: testmgr - Handle AEAD test vectors expected to fail verificationJarod Wilson2009-06-022-0/+29
* crypto: padlock - Restore dependency on x86Herbert Xu2009-06-021-1/+1
* crypto: padlock - Enable on x86_64Sebastian Andrzej Siewior2009-06-022-1/+14
* crypto: talitos - Avoid unnecessary decrypt checkKim Phillips2009-06-021-2/+1
* crypto: talitos - containerof related codingstyleKim Phillips2009-06-021-10/+16
* crypto: talitos - Whitespace/codingstyle/overrun lines cleanupKim Phillips2009-06-021-47/+48
* crypto: talitos - Add ablkcipher algorithmsLee Nipper2009-06-021-38/+342
* crypto: talitos - scaffolding for new algorithm typesLee Nipper2009-06-021-116/+129
* hwrng: omap - Move probe function to .devinit.textUwe Kleine-König2009-06-021-1/+1
* crypto: pcomp - pcompress.c should include crypto/internal/compress.hGeert Uytterhoeven2009-06-021-0/+1
* crypto: testmgr - Kill test_comp() sparse warningsGeert Uytterhoeven2009-06-021-2/+4
* crypto: aes-ni - Add support for more modesHuang Ying2009-06-022-1/+271
* crypto: fpu - Add template for blkcipher touching FPUHuang Ying2009-06-023-0/+173
* crypto: cryptd - Use nivcipher in cryptd_alloc_ablkcipher Huang Ying2009-06-021-5/+9
* crypto: api - Use kzfreeJohannes Weiner2009-06-021-4/+1
* crypto: tcrypt - Reduce stack sizeFrank Seidel2009-06-021-7/+9
* crypto: hash - Fix handling of sg entry that crosses page boundaryHerbert Xu2009-05-311-3/+4
* Merge git://git.infradead.org/~dwmw2/mtd-2.6.30Linus Torvalds2009-05-292-27/+23
|\
| * jffs2: Fix corruption when flash erase/write failureJoakim Tjernlund2009-05-291-7/+0
| * mtd: MXC NAND driver fixes (v5)Vladimir Barinov2009-05-291-20/+23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-05-295-5/+29
|\ \
| * | Revert "USB: Correct Makefile to make isp1760 buildable"Mike Frysinger2009-05-281-1/+0
| * | usb-serial: fix crash when sub-driver updates firmwareAlan Stern2009-05-281-0/+1
| * | USB: isp1760: urb_dequeue doesn't always find the urbsWarren Free2009-05-281-2/+22
| * | USB: Yet another Conexant Clone to add to cdc-acm.cXiao Kaijian2009-05-281-0/+3
| * | USB: atmel_usb_udc: Use kzalloc() to allocate ep structuresHaavard Skinnemoen2009-05-281-1/+1
| * | USB: atmel-usba-udc : fix control out requests.Martin Fuzzey2009-05-281-1/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-05-294-3/+12
|\ \
| * | Driver Core: do not oops when driver_unregister() is called for unregistered ...Kay Sievers2009-05-283-2/+11
| * | sysfs: file.c: use create_singlethread_workqueue()Andrew Morton2009-05-281-1/+1
| |/
* | Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-05-294-21/+42
|\ \
| * | svcrdma: dma unmap the correct length for the RPCRDMA header page.Steve Wise2009-05-272-11/+11
| * | nfsd: Revert "svcrpc: take advantage of tcp autotuning"J. Bruce Fields2009-05-271-7/+28
| * | nfsd: fix hung up of nfs client while sync write data to nfs serverWei Yongjun2009-05-271-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-05-295-26/+83
|\ \ \
| * | | Input: libps2 - better handle bad scheduler decisionsDmitry Torokhov2009-05-281-1/+1
| * | | Input: usb1400_ts - fix access to "device data" in resume functionManuel Traut2009-05-271-1/+1