aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2013-11-03random: initialize the last_time field in struct timer_rand_stateTheodore Ts'o1-2/+6
2013-11-03random: don't zap entropy count in rand_initialize()Theodore Ts'o1-7/+9
2013-11-03random: printk notifications for urandom pool initializationTheodore Ts'o1-1/+11
2013-11-03random: make add_timer_randomness() fill the nonblocking pool firstTheodore Ts'o1-3/+4
2013-10-10random: convert DEBUG_ENT to tracepointsTheodore Ts'o1-36/+16
2013-10-10random: push extra entropy to the output poolsTheodore Ts'o1-32/+86
2013-10-10random: drop trickle modeTheodore Ts'o1-17/+2
2013-10-10random: adjust the generator polynomials in the mixing function slightlyTheodore Ts'o1-54/+49
2013-10-10random: speed up the fast_mix function by a factor of fourTheodore Ts'o1-22/+28
2013-10-10random: cap the rate which the /dev/urandom pool gets reseededTheodore Ts'o1-0/+24
2013-10-10random: optimize the entropy_store structureTheodore Ts'o1-8/+8
2013-10-10random: optimize spinlock use in add_device_randomness()Theodore Ts'o1-4/+10
2013-10-10random: fix the tracepoint for get_random_bytes(_arch)Theodore Ts'o1-1/+3
2013-10-10random: account for entropy loss due to overwritesH. Peter Anvin1-8/+52
2013-10-10random: allow fractional bits to be trackedH. Peter Anvin1-46/+92
2013-10-10random: statically compute poolbitshift, poolbytes, poolbitsH. Peter Anvin1-20/+19
2013-10-10random: mix in architectural randomness earlier in extract_buf()Theodore Ts'o1-12/+12
2013-10-10random: allow architectures to optionally define random_get_entropy()Theodore Ts'o1-4/+4
2013-09-23random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o1-2/+1
2013-08-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-22/+48
2013-07-31parisc: agp/parisc-agp: allow binding of user memory to the AGP GARTAlex Ivanov1-2/+4
2013-07-29virtio: console: return -ENODEV on all read operations after unplugAmit Shah1-1/+5
2013-07-29virtio: console: fix raising SIGIO after port unplugAmit Shah1-3/+5
2013-07-29virtio: console: clean up port data immediately at time of unplugAmit Shah1-8/+8
2013-07-29virtio: console: fix race in port_fops_open() and port unplugAmit Shah1-0/+4
2013-07-29virtio: console: fix race with port unplug and open/closeAmit Shah1-7/+6
2013-07-23virtio/console: Add pipe_lock/unlock for splice_writeYoshihiro YUNOMAE1-5/+15
2013-07-23virtio/console: Quit from splice_write if pipe->nrbufs is 0Yoshihiro YUNOMAE1-0/+7
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-8/+10
2013-07-09mwave: fix info leak in mwave_ioctl()Dan Carpenter1-0/+1
2013-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds8-17/+8
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds1-47/+0
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2
2013-07-03/dev/oldmem: Remove the interfaceZhang Yanfei1-47/+0
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds4-11/+14
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-51/+5
2013-07-02Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2013-07-02Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-17/+23
2013-06-29tile-srom: switch to fixed_size_llseek()Al Viro1-25/+3
2013-06-29ps3flash: switch to generic_file_llseek_size()Al Viro1-26/+2
2013-06-28tpm/tpm_i2c_infineon: Remove unused header filePeter Huewe1-1/+0
2013-06-28tpm: tpm_i2c_infinion: Don't modify i2c_client->driverLars-Peter Clausen1-3/+0
2013-06-28char/agp: replace numeric with standard PM state macrosYijing Wang2-5/+5
2013-06-27Merge tag 'v3.10-rc7' into drm-nextDave Airlie1-23/+31
2013-06-26Revert "char: misc: assign file->private_data in all cases"Greg Kroah-Hartman1-1/+1
2013-06-24char: misc: assign file->private_data in all casesThomas Petazzoni1-1/+1
2013-06-21hwrng: bcm2835 - fix MODULE_LICENSE tagArnd Bergmann1-1/+1
2013-06-19hwrng: bcm2835: fix MODULE_LICENSE tagArnd Bergmann1-1/+1