]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Oct 2013 19:31:43 +0000 (12:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Oct 2013 19:31:43 +0000 (12:31 -0700)
commit85cbfc8e41e59c7812bc522875f2c8279e9200d7
treecf8f2c6c2d90441d6a978915b5d7eb0b19981f44
parent7d002f22b8bee5dc8574dc9671a980a0be7f5de1
parentf8bd29a92aa295497a6c9ecee8cb01f874825b5d
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random

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
drivers/char/random.c
include/linux/timex.h
init/main.c