index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-10
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+5
2013-10-10
random: convert DEBUG_ENT to tracepoints
Theodore Ts'o
1
-36
/
+16
2013-10-10
random: push extra entropy to the output pools
Theodore Ts'o
1
-32
/
+86
2013-10-10
random: drop trickle mode
Theodore Ts'o
1
-17
/
+2
2013-10-10
random: adjust the generator polynomials in the mixing function slightly
Theodore Ts'o
1
-54
/
+49
2013-10-10
random: speed up the fast_mix function by a factor of four
Theodore Ts'o
1
-22
/
+28
2013-10-10
random: cap the rate which the /dev/urandom pool gets reseeded
Theodore Ts'o
1
-0
/
+24
2013-10-10
random: optimize the entropy_store structure
Theodore Ts'o
1
-8
/
+8
2013-10-10
random: optimize spinlock use in add_device_randomness()
Theodore Ts'o
1
-4
/
+10
2013-10-10
random: fix the tracepoint for get_random_bytes(_arch)
Theodore Ts'o
1
-1
/
+3
2013-10-10
random: account for entropy loss due to overwrites
H. Peter Anvin
1
-8
/
+52
2013-10-10
random: allow fractional bits to be tracked
H. Peter Anvin
1
-46
/
+92
2013-10-10
random: statically compute poolbitshift, poolbytes, poolbits
H. Peter Anvin
1
-20
/
+19
2013-10-10
random: mix in architectural randomness earlier in extract_buf()
Theodore Ts'o
1
-12
/
+12
2013-10-10
random: allow architectures to optionally define random_get_entropy()
Theodore Ts'o
1
-4
/
+4
2013-10-10
tpm: xen-tpmfront: fix missing declaration of xen_domain
Rob Herring
1
-0
/
+1
2013-10-10
drivers: clean-up prom.h implicit includes
Rob Herring
2
-0
/
+2
2013-10-04
char: hwicap: Remove unnecessary dev_set_drvdata()
Michal Simek
1
-1
/
+0
2013-09-30
Merge 3.12-rc3 into char-misc-next
Greg Kroah-Hartman
1
-36
/
+0
2013-09-26
Drivers: char: misc: 'misc_deregister()' changed the 'mutex_unlock' logic upo...
Elad Wexler
1
-4
/
+4
2013-09-26
char: xilinx_hwicap: Remove casting the return value which is a void pointer
Jingoo Han
1
-1
/
+1
2013-09-26
hpet: remove useless check if fixmem32 is NULL
Tomas Winkler
1
-2
/
+0
2013-09-26
Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-36
/
+0
2013-09-25
tpm: xen-tpmfront: Remove the locality sysfs attribute
Jason Gunthorpe
1
-29
/
+0
2013-09-25
tpm: xen-tpmfront: Fix default durations
Jason Gunthorpe
1
-7
/
+0
2013-09-23
random: run random_int_secret_init() run after all late_initcalls
Theodore Ts'o
1
-2
/
+1
2013-09-23
virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PM
Aaron Lu
2
-4
/
+4
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-4
/
+1
2013-09-12
tpm: convert tpm_tis driver to use dev_pm_ops from legacy pm_ops
Shuah Khan
1
-36
/
+24
2013-09-09
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+16
2013-09-09
Merge tag 'v3.11-rc7' into stable/for-linus-3.12
Konrad Rzeszutek Wilk
1
-22
/
+48
2013-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
6
-79
/
+330
2013-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
5
-9
/
+12
2013-09-05
Merge branch 'ipmi'
Linus Torvalds
3
-1
/
+79
2013-09-05
BMC support for PARISC machines
Thomas Bogendoerfer
1
-0
/
+75
2013-09-05
Add MODULE_ALIAS for autoloading ipmi driver on ACPI systems
Jordan_Hargrave@Dell.com
1
-0
/
+2
2013-09-05
ipmi: Initialize locals to avoid warning
Corey Minyard
1
-1
/
+1
2013-09-05
ipmi: info leak in compat_ipmi_ioctl()
Dan Carpenter
1
-0
/
+1
2013-09-05
Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-0
/
+486
2013-09-05
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-09-04
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+0
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-19
/
+27
2013-09-02
hwrng: via - Add MODULE_DEVICE_TABLE
Ben Hutchings
1
-0
/
+7
2013-08-30
drivers/xen-tpmfront: Fix compile issue with missing option.
Konrad Rzeszutek Wilk
1
-0
/
+1
2013-08-21
hwrng: omap - reorder OMAP TRNG driver code
Olof Johansson
1
-54
/
+54
2013-08-19
Merge 3.11-rc6 into char-misc-next
Greg Kroah-Hartman
2
-24
/
+52
2013-08-15
Merge back earlier 'acpi-assorted' material
Rafael J. Wysocki
1
-5
/
+0
2013-08-14
hwrng: tx4939 - simplify use of devm_ioremap_resource
Julia Lawall
1
-3
/
+1
2013-08-09
drivers/tpm: add xen tpmfront interface
Daniel De Graaf
3
-0
/
+485
2013-08-09
hwrng: pixocel - Staticize 'rng_dev'
Jingoo Han
1
-1
/
+1
[prev]
[next]