https://github.com/torvalds/linux
Revision f715729ee4cb666f51749f6cd86d06fff1e6e17b authored by Linus Torvalds on 10 October 2013, 19:31:43 UTC, committed by Linus Torvalds on 10 October 2013, 19:31:43 UTC
Pull /dev/random changes from Ted Ts'o:
 "These patches are designed to enable improvements to /dev/random for
  non-x86 platforms, in particular MIPS and ARM"

* tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random:
  random: allow architectures to optionally define random_get_entropy()
  random: run random_int_secret_init() run after all late_initcalls
2 parent s 8273548 + 61875f3
History
Tip revision: f715729ee4cb666f51749f6cd86d06fff1e6e17b authored by Linus Torvalds on 10 October 2013, 19:31:43 UTC
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
Tip revision: f715729
File Mode Size
Kconfig -rw-r--r-- 59.6 KB
Makefile -rw-r--r-- 1.1 KB
calibrate.c -rw-r--r-- 8.3 KB
do_mounts.c -rw-r--r-- 14.2 KB
do_mounts.h -rw-r--r-- 1.4 KB
do_mounts_initrd.c -rw-r--r-- 3.4 KB
do_mounts_md.c -rw-r--r-- 8.2 KB
do_mounts_rd.c -rw-r--r-- 8.4 KB
init_task.c -rw-r--r-- 728 bytes
initramfs.c -rw-r--r-- 13.0 KB
main.c -rw-r--r-- 22.0 KB
noinitramfs.c -rw-r--r-- 1.5 KB
version.c -rw-r--r-- 1.2 KB

back to top