index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-04-12
1
-2
/
+2
|
\
|
*
pipe: kill ->map() and ->unmap()
Al Viro
2014-04-01
1
-2
/
+2
*
|
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
2014-04-10
1
-1
/
+1
|
\
\
|
*
|
sonypi: Simplify dependencies
Jean Delvare
2014-04-06
1
-1
/
+1
*
|
|
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
2014-04-07
1
-1
/
+1
|
/
/
*
|
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-04-05
1
-3
/
+3
|
\
\
|
*
\
Merge tag 'qcom-drivers-for-3.15' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2014-02-25
1
-3
/
+3
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
hwrng: msm: switch Kconfig to ARCH_QCOM depends
Kumar Gala
2014-02-21
1
-3
/
+3
*
|
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-04
1
-108
/
+136
|
\
\
\
|
*
|
|
random: Add arch_has_random[_seed]()
H. Peter Anvin
2014-03-19
1
-0
/
+3
|
*
|
|
random: If we have arch_get_random_seed*(), try it before blocking
H. Peter Anvin
2014-03-19
1
-0
/
+33
|
*
|
|
random: Use arch_get_random_seed*() at init time and once a second
H. Peter Anvin
2014-03-19
1
-4
/
+20
|
*
|
|
random: use the architectural HWRNG for the SHA's IV in extract_buf()
Theodore Ts'o
2014-03-19
1
-8
/
+8
|
*
|
|
random: clarify bits/bytes in wakeup thresholds
Greg Price
2014-03-19
1
-17
/
+17
|
*
|
|
random: entropy_bytes is actually bits
Greg Price
2014-03-19
1
-3
/
+3
|
*
|
|
random: simplify accounting code
Greg Price
2014-03-19
1
-17
/
+10
|
*
|
|
random: tighten bound on random_read_wakeup_thresh
Greg Price
2014-03-19
1
-1
/
+1
|
*
|
|
random: forget lock in lockless accounting
Greg Price
2014-03-19
1
-4
/
+0
|
*
|
|
random: simplify accounting logic
Greg Price
2014-03-19
1
-8
/
+4
|
*
|
|
random: fix comment on "account"
Greg Price
2014-03-19
1
-10
/
+21
|
*
|
|
random: simplify loop in random_read
Greg Price
2014-03-19
1
-39
/
+18
|
*
|
|
random: fix description of get_random_bytes
Greg Price
2014-03-19
1
-2
/
+3
|
*
|
|
random: fix comment on proc_do_uuid
Greg Price
2014-03-19
1
-4
/
+4
|
*
|
|
random: fix typos / spelling errors in comments
Greg Price
2014-03-19
1
-3
/
+3
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-04-03
6
-87
/
+36
|
\
\
\
\
|
*
|
|
|
hwrng: add randomness to system from rng sources
Kees Cook
2014-03-10
1
-0
/
+7
|
*
|
|
|
hwrng: timeriomem - Use devm_*() functions
Jingoo Han
2014-03-10
1
-30
/
+10
|
*
|
|
|
hwrng: nomadik - Use devm_*() functions
Jingoo Han
2014-03-10
1
-9
/
+4
|
*
|
|
|
hwrng: pixocell - Use devm_clk_get()
Jingoo Han
2014-03-10
1
-6
/
+2
|
*
|
|
|
hwrng: omap3-rom - Use devm_clk_get()
Jingoo Han
2014-03-10
1
-2
/
+1
|
*
|
|
|
hwrng: atmel - Use devm_clk_get()
Jingoo Han
2014-03-10
1
-6
/
+2
|
*
|
|
|
hwrng: pixocell - Use devm_ioremap_resource()
Jingoo Han
2014-02-27
1
-16
/
+3
|
*
|
|
|
hwrng: atmel - Use devm_ioremap_resource()
Jingoo Han
2014-02-27
1
-11
/
+4
|
*
|
|
|
hwrng: cleanup in hwrng_register()
Dan Carpenter
2014-02-09
1
-7
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-04-02
1
-2
/
+1
|
\
\
\
\
|
*
|
|
|
virtio-rng: don't crash if virtqueue is broken.
Rusty Russell
2014-03-13
1
-2
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge 3.14-rc3 into char-misc-next
Greg Kroah-Hartman
2014-02-18
3
-7
/
+5
|
\
|
|
|
|
*
|
|
Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-02-14
2
-1
/
+2
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
raw: set range for MAX_RAW_DEVS
Paul Bolle
2014-02-07
1
-0
/
+1
|
|
*
|
raw: test against runtime value of max_raw_minors
Paul Bolle
2014-02-07
1
-1
/
+1
|
|
|
/
|
*
/
fix a kmap leak in virtio_console
Al Viro
2014-02-09
1
-6
/
+3
|
|
/
*
|
/dev/mem: handle out-of-bounds read/write
Petr Tesarik
2014-02-15
1
-0
/
+6
*
|
drivers/char: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-07
15
-15
/
+0
|
/
*
ipmi: Add missing rv in ipmi_parisc_probe()
Geert Uytterhoeven
2014-01-30
1
-0
/
+1
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-01-29
5
-7
/
+25
|
\
|
*
Merge commit origin/master into drm-intel-next
Daniel Vetter
2014-01-16
2
-6
/
+16
|
|
\
|
*
\
Merge tag 'v3.13-rc3' into drm-intel-next-queued
Daniel Vetter
2013-12-09
37
-422
/
+2034
|
|
\
\
|
*
|
|
drm/i915: Kill legeacy AGP for gen3 kms
Daniel Vetter
2013-11-14
1
-5
/
+0
|
*
|
|
drm/i915: Make AGP support optional
Ville Syrjälä
2013-11-08
4
-2
/
+25
*
|
|
|
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-01-29
1
-1
/
+1
|
\
\
\
\
[next]