aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ansi_cprng.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-03crypto: testmgr - add an option to disable cryptoalgos' self-testsAlexander Shishkin3-0/+26
2010-06-03crypto: pcomp - Fix illegal Kconfig configurationHerbert Xu2-2/+7
2010-06-03padata: add parenthesis in MAX_SEQ_NR macroDan Carpenter1-1/+1
2010-05-26crypto: mv_cesa - fixup error handling in mv_probe()Dan Carpenter1-5/+5
2010-05-26crypto: des_s390 - Checkpatch cleanupAndrea Gelmini1-1/+1
2010-05-26crypto: omap - remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2010-05-25n2_crypto: Add HMAC support.David S. Miller1-4/+206
2010-05-25n2_crypto: Make ahash parameterization explicit.David S. Miller1-117/+99
2010-05-25n2_crypto: Log algorithm success/failure in kernel log.David S. Miller1-0/+6
2010-05-25n2_crypto: Kill n2_base_ctx and helpers.David S. Miller1-14/+1
2010-05-25n2_crypto: Plumb fallback ahash requests properly.David S. Miller1-47/+48
2010-05-25n2_crypto: Fix MAU kmem_cache name.David S. Miller1-1/+1
2010-05-25n2_crypto: Fix build after of_device/of_platform_driver changes.David S. Miller1-10/+16
2010-05-26crypto: Use ERR_CASTJulia Lawall3-3/+3
2010-05-25Revert "module: drop the lock while waiting for module to complete initialization."Linus Torvalds1-37/+22
2010-05-25drivers/net/usb/asix.c: Fix pointer cast.David S. Miller1-2/+2
2010-05-25be2net: Bug fix to avoid disabling bottom half during firmware upgrade.Sarveshwar Bandi3-2/+20
2010-05-25proc_dointvec: write a single valueJ. R. Okajima1-1/+3
2010-05-25hso: add support for new productsFilip Aben1-0/+3
2010-05-25Phonet: fix potential use-after-free in pep_sock_close()RĂ©mi Denis-Courmont1-0/+2
2010-05-26alpha: simplify and optimize sched_find_first_bitMatt Turner1-11/+9
2010-05-26alpha: invoke oom-killer from page faultNick Piggin1-9/+2
2010-05-26Convert alpha to use clocksources instead of arch_gettimeoffsetJohn Stultz2-42/+31
2010-05-25driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers8-4/+17
2010-05-25RDMA/nes: Fix incorrect unlock in nes_process_mac_intr()Chien Tung1-1/+2
2010-05-25ath9k: remove VEOL support for ad-hocFelix Fietkau1-53/+10
2010-05-25ath9k: change beacon allocation to prefer the first beacon slotFelix Fietkau1-9/+3
2010-05-25auxdisplay: section cleanup in cfag12864bfb driverHenrik Kretzschmar1-4/+4
2010-05-25nuc900fb: release correct mem regionDan Carpenter1-1/+1
2010-05-25fb_defio: fix for non-dirty ptesAlbert Herranz1-8/+32
2010-05-25sgivwfb: fix sectionsHenrik Kretzschmar1-5/+5
2010-05-25s3c2410fb: fix sectionsHenrik Kretzschmar1-5/+5
2010-05-25hitfb: fix sectionsHenrik Kretzschmar1-4/+4
2010-05-25fbdev: move FBIO_WAITFORVSYNC to linux/fb.hGrazvydas Ignotas6-14/+2
2010-05-25fbdev: da8xx/omap-l1xx: implement double bufferingMartin Ambrose2-67/+235
2010-05-25fbdev: section cleanup in w100fbHenrik Kretzschmar1-5/+5
2010-05-25fbdev: section cleanup in vga16fbHenrik Kretzschmar1-5/+5
2010-05-25fbdev: section cleanup in vfbHenrik Kretzschmar1-2/+2
2010-05-25fbdev: section cleanup in hgafbHenrik Kretzschmar1-5/+5
2010-05-25fbdev: section cleanup in arcfbHenrik Kretzschmar1-4/+4
2010-05-25sis: strcpy() => strlcpy()Dan Carpenter1-1/+1
2010-05-25fbdev: bfin-lq035q1-fb: respect new PPI mode platform fieldMichael Hennerich1-106/+146
2010-05-25rtc: use genirq directly in rtc-wm831xMark Brown1-8/+8
2010-05-25rtc-cmos: do dev_set_drvdata() earlier in the initializationDan Carpenter1-2/+3
2010-05-25rtc-ds1302: add some abstraction for new platform supportMarc Zyngier1-18/+67
2010-05-25rtc-isl1208: use sysfs_{create/remove}_groupH Hartley Sweeten1-34/+11
2010-05-25rtc-mxc: remove unnecessary clock source for rtc subsystemVladimir Zapolskiy1-17/+8
2010-05-25s3c rtc driver: add support for S3C64xxMaurus Cuelenaere3-21/+92
2010-05-25smbfs: remove duplicated #includeHuang Weiyi1-1/+0
2010-05-25xen: fix build when SYSRQ is disabledRandy Dunlap1-5/+9