aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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/dtor/inputLinus Torvalds5-26/+83
2009-05-29Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds3-6/+34
2009-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus 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 hugetlbfsMel Gorman1-13/+13
2009-05-29x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be shared or notMel 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
2009-05-29parport_gsc: fix printk format errorAlexander Beregalov1-2/+2
2009-05-29flat: fix data sections alignmentOskar Schirmer7-23/+31
2009-05-29MAINTAINERS: change email address for Thomas DahlmannThomas Dahlmann1-1/+1
2009-05-29drivers/serial/mpc52xx_uart.c: fix array overindexing checkRoel Kluin1-1/+1
2009-05-29memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura6-7/+15
2009-05-29procfs: make errno values consistent when open pident vs exit(2) race occursKOSAKI Motohiro1-1/+1
2009-05-29cred: #include init.h in cred.hAlexey Dobriyan1-0/+1
2009-05-29oom: fix possible oom_dump_tasks NULL pointerDavid Rientjes1-9/+15
2009-05-29MAINTAINERS: pair EDAC-E752X P: and M: entriesJoe Perches1-1/+1
2009-05-29jffs2: Fix corruption when flash erase/write failureJoakim Tjernlund1-7/+0
2009-05-29mtd: MXC NAND driver fixes (v5)Vladimir Barinov1-20/+23
2009-05-28Driver Core: do not oops when driver_unregister() is called for unregistered driversKay Sievers3-2/+11
2009-05-28sysfs: file.c: use create_singlethread_workqueue()Andrew Morton1-1/+1
2009-05-28Revert "USB: Correct Makefile to make isp1760 buildable"Mike Frysinger1-1/+0
2009-05-28usb-serial: fix crash when sub-driver updates firmwareAlan Stern1-0/+1
2009-05-28USB: isp1760: urb_dequeue doesn't always find the urbsWarren Free1-2/+22