aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-16
|\
| * random: add debugging code to detect early use of get_random_bytes()Theodore Ts'o2013-11-03
| * random: initialize the last_time field in struct timer_rand_stateTheodore Ts'o2013-11-03
| * random: don't zap entropy count in rand_initialize()Theodore Ts'o2013-11-03
| * random: printk notifications for urandom pool initializationTheodore Ts'o2013-11-03
| * random: make add_timer_randomness() fill the nonblocking pool firstTheodore Ts'o2013-11-03
| * random: convert DEBUG_ENT to tracepointsTheodore Ts'o2013-10-10
| * random: push extra entropy to the output poolsTheodore Ts'o2013-10-10
| * random: drop trickle modeTheodore Ts'o2013-10-10
| * random: adjust the generator polynomials in the mixing function slightlyTheodore Ts'o2013-10-10
| * random: speed up the fast_mix function by a factor of fourTheodore Ts'o2013-10-10
| * random: cap the rate which the /dev/urandom pool gets reseededTheodore Ts'o2013-10-10
| * random: optimize the entropy_store structureTheodore Ts'o2013-10-10
| * random: optimize spinlock use in add_device_randomness()Theodore Ts'o2013-10-10
| * random: fix the tracepoint for get_random_bytes(_arch)Theodore Ts'o2013-10-10
| * random: account for entropy loss due to overwritesH. Peter Anvin2013-10-10
| * random: allow fractional bits to be trackedH. Peter Anvin2013-10-10
| * random: statically compute poolbitshift, poolbytes, poolbitsH. Peter Anvin2013-10-10
| * random: mix in architectural randomness earlier in extract_buf()Theodore Ts'o2013-10-10
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-14
|\ \
| * | virtio_console: verify if queue is broken after virtqueue_get_buf()Heinz Graalfs2013-10-28
| * | virtio: use size-based config accessors.Rusty Russell2013-10-16
| * | virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PMAaron Lu2013-09-23
* | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\ \ \
| * | | random32: add prandom_reseed_late() and call when nonblocking pool becomes in...Hannes Frederic Sowa2013-11-11
* | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-13
|\ \ \ \
| * | | | drivers/char/hpet.c: allow user controlled mmap for user processesPrarit Bhargava2013-11-12
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | consolidate the reassignments of ->f_op in ->open() instancesAl Viro2013-10-24
* | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\ \ \ \ \
| * | | | | powerpc: add missing explicit OF includes for ppcRob Herring2013-11-11
| * | | | | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
| |\ \ \ \ \
| * | | | | | drivers: clean-up prom.h implicit includesRob Herring2013-10-09
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-12
|\ \ \ \ \ \
| * | | | | | hwrng: Add a driver for the hwrng found in power7+ systemsMichael Ellerman2013-10-11
| * | | | | | hwrng: Return errors to upper levels in pseries-rng.cMichael Ellerman2013-10-11
| |/ / / / /
* | | | | | Merge 3.12-rc6 into char-misc-nextGreg Kroah-Hartman2013-10-19
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-10-15
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | tpm: xen-tpmfront: fix missing declaration of xen_domainRob Herring2013-10-10
| | |/ / /
| * | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-10
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | random: allow architectures to optionally define random_get_entropy()Theodore Ts'o2013-10-10
| | * | random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o2013-09-23
* | | | tlclk: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-16
* | | | various char drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-16
* | | | hpet: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-16
* | | | char: hwicap: Remove unnecessary dev_set_drvdata()Michal Simek2013-10-03
* | | | Merge 3.12-rc3 into char-misc-nextGreg Kroah-Hartman2013-09-29
|\| | |
| * | | Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-25
| |\ \ \ | | |_|/ | |/| |
| | * | tpm: xen-tpmfront: Remove the locality sysfs attributeJason Gunthorpe2013-09-24