index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tty-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-04-18
3
-5
/
+14
|
\
|
*
tty: Fix help text of SYNCLINK_CS
Jean Delvare
2014-04-16
1
-1
/
+1
|
*
ttyprintk: Allow built as a module
Takashi Iwai
2014-04-16
2
-2
/
+13
|
*
ttyprintk: Fix wrong tty_unregister_driver() call in the error path
Takashi Iwai
2014-04-16
1
-2
/
+0
*
|
Merge branch 'ipmi' (emailed ipmi fixes)
Linus Torvalds
2014-04-17
5
-152
/
+251
|
\
\
|
*
|
ipmi: boolify some things
Corey Minyard
2014-04-17
2
-37
/
+35
|
*
|
ipmi: Turn off all activity on an idle ipmi interface
Corey Minyard
2014-04-17
2
-96
/
+174
|
*
|
ipmi: Turn off default probing of interfaces
Corey Minyard
2014-04-17
2
-1
/
+13
|
*
|
ipmi: Reset the KCS timeout when starting error recovery
Corey Minyard
2014-04-17
1
-2
/
+3
|
*
|
ipmi: Fix a race restarting the timer
Bodo Stroesser
2014-04-17
1
-18
/
+28
|
*
|
Char: ipmi_bt_sm, fix infinite loop
Jiri Slaby
2014-04-17
1
-1
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-04-14
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
hwrng: bcm2835 - fix oops when rng h/w is accessed during registration
Matt Porter
2014-04-11
1
-5
/
+5
*
|
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
|
\
|
|
|
[next]