提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds 26a9a41823 Avoid ICE in get_random_int() with gcc-3.4.5 16 年之前
  Linus Torvalds 8a0a9bd4db random: make get_random_int() more random 16 年之前
  Anton Blanchard 417b43d4b7 random: align rekey_work's timer 16 年之前
  Yinghai Lu d178a1eb5c sparseirq: fix build with unknown irq_desc struct 16 年之前
  Yinghai Lu d7e51e6689 sparseirq: make some func to be used with genirq 16 年之前
  Matt Mackall cda796a3d5 random: don't try to look at entropy_count outside the lock 16 年之前
  Yinghai Lu 2f98357001 sparseirq: move set/get_timer_rand_state back to .c 16 年之前
  Yinghai Lu 0b8f1efad3 sparse irq_desc[] array: core kernel and x86 changes 16 年之前
  Al Viro 233e70f422 saner FASYNC handling on file close 16 年之前
  Linus Torvalds 9301975ec2 Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 年之前
  Alexey Dobriyan f221e726bf sysctl: simplify ->strategy 16 年之前
  Thomas Gleixner d6c88a507e genirq: revert dynarray 16 年之前
  Thomas Gleixner 2cc21ef843 genirq: remove sparse irq code 16 年之前
  Yinghai Lu 3060d6fe28 x86: put timer_rand_state pointer into irq_desc 16 年之前
  Yinghai Lu eef1de76da irqs: make irq_timer_state to use dyn_array 16 年之前
  Yinghai Lu 1f45f5621d drivers/char: use nr_irqs 16 年之前
  Tejun Heo f331c0296f block: don't depend on consecutive minor space 16 年之前
  Andrew Morton 8b76f46a2d drivers/char/random.c: fix a race which can lead to a bogus BUG() 16 年之前
  Stephen Hemminger 9f59365374 nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomization 16 年之前
  Andrea Righi 27ac792ca0 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 年之前
  Jeff Dike 9a6f70bbed random: add async notification support to /dev/random 17 年之前
  Matt Mackall adc782dae6 random: simplify and rename credit_entropy_store 17 年之前
  Matt Mackall e68e5b664e random: make mixing interface byte-oriented 17 年之前
  Matt Mackall 993ba2114c random: simplify add_ptr logic 17 年之前
  Matt Mackall 6d38b82740 random: remove some prefetch logic 17 年之前
  Matt Mackall feee76972b random: eliminate redundant new_rotate variable 17 年之前
  Matt Mackall 433582093a random: remove cacheline alignment for locks 17 年之前
  Matt Mackall 1c0ad3d492 random: make backtracking attacks harder 17 年之前
  Matt Mackall ffd8d3fa58 random: improve variable naming, clear extract buffer 17 年之前
  Matt Mackall 53c3f63e82 random: reuse rand_initialize 17 年之前