summaryrefslogtreecommitdiff
path: root/drivers/char/random.c
AgeCommit message (Expand)Author
2004-11-07[PATCH] remove dead exports from random.cChristoph Hellwig
2004-10-27[PATCH] Remove build warning from drivers/char/random.c on 32-bit platformsChris Wedgwood
2004-10-05[NET]: Fix secure tcp sequence number generationManfred Spraul
2004-10-02[PATCH] random driver preempt robustnessIngo Molnar
2004-09-07[IPV6]: Remove secure_ipv6_id, unused.Christoph Hellwig
2004-09-02[PATCH] urandom initialisation fixBálint Márton
2004-08-30[PATCH] Using get_cycles for add_timer_randomnessAnton Blanchard
2004-08-23[PATCH] /dev/random: Remove RNDGETPOOL ioctlTheodore Y. Ts'o
2004-08-23[PATCH] /dev/random: Use separate entropy store for /dev/urandomTheodore Y. Ts'o
2004-08-23[PATCH] /dev/random: Add pool name to entropy storeTheodore Y. Ts'o
2004-08-23[PATCH] dev/random: Fix latency in rekeying sequence numberTheodore Y. Ts'o
2004-08-23sparse: don't use signed single-bit bitfields.Linus Torvalds
2004-08-22[PATCH] get_random_bytes() returns the same on every bootBálint Márton
2004-08-09[SPARC64]: More entropy in add_timer_randomness.David S. Miller
2004-08-07Make sysctl pass the pos pointer around properly.Linus Torvalds
2004-05-28[PATCH] sparse: trivial part of drivers/char __user annotationAlexander Viro
2004-04-11[PATCH] /dev/urandom scalability improvementAndrew Morton
2004-03-18[PATCH] add file_accessed() helperAlexander Viro
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo
2003-10-01[PATCH] misc fixesAndrew Morton
2003-09-21[PATCH] move some more initializations out of drivers/char/mem.cAndrew Morton
2003-09-09[PATCH] Reduce random driver lock contentionAndrew Morton
2003-08-31[PATCH] random: accounting and sleeping fixesAndrew Morton
2003-08-31[PATCH] random: SMP lockingAndrew Morton
2003-08-13[PATCH] c99 initialisers for random.cDave Jones
2003-07-28[RANDOM]: Fix SMP deadlock in __check_and_rekey().Olof Johansson
2003-05-07[PATCH] s/UPDATE_ATIME/update_atime/ cleanupAndrew Morton
2003-03-06[PATCH] Reduced stack usage in random.cAndrew Morton
2003-02-16[PATCH] char/drivers/random.c - fix warningSam Ravnborg
2002-12-29[PATCH] Reduce context switch rate due to the random driverAndrew Morton
2002-12-08[PATCH] remove stale add_blkdev_randomness() usesRobert Love
2002-11-17[PATCH] nanosecond stat timefieldsAndi Kleen
2002-11-07[PATCH] 2.4 drivers_char_random.c fix sample shellscriptsDave Maietta
2002-11-07[PATCH] C99 designated initializers for drivers/charArt Haas
2002-10-28[PATCH] randomness made per-diskAlexander Viro
2002-10-07[PATCH] random fixes for random.cDave Jones
2002-09-30[PATCH] Workqueue AbstractionIngo Molnar
2002-09-28[PATCH] smptimers, old BH removal, tq-cleanupIngo Molnar
2002-09-18[RANDOM]: Fix bugs in ipv{4,6} ID/SEQ generation, mostly SMP issues. Reviewe...Manfred Spraul
2002-06-17[PATCH] remove tqueue.h from sched.hMatthew Wilcox
2002-05-21[PATCH] remaining cpu_has cleanupsBrian Gerst
2002-05-21[PATCH] cpu_has_tscBrian Gerst
2002-04-26Move the IPv6 symbols into the ipv6 moduleKai Germaschewski
2002-04-09[PATCH] set-bit cleanup I: x86_capability.Linus Torvalds
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones
2002-02-05v2.5.2.1 -> v2.5.2.1.1Linus Torvalds
2002-02-04v2.4.14.1 -> v2.4.14.2Linus Torvalds
2002-02-04v2.4.13.5 -> v2.4.13.6Linus Torvalds
2002-02-04v2.4.13.3 -> v2.4.13.4Linus Torvalds
2002-02-04v2.4.13.2 -> v2.4.13.3Linus Torvalds