index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-24
virtio-rng: Remove false BUG for spurious callbacks
Christian Borntraeger
1
-2
/
+2
2009-04-21
ipmi: add oem message handling
dann frazier
1
-5
/
+133
2009-04-21
ipmi: fix statistics counting issues
Corey Minyard
1
-22
/
+51
2009-04-21
ipmi: test for event buffer before using
Corey Minyard
1
-29
/
+119
2009-04-21
ipmi: fix platform return check
Corey Minyard
1
-1
/
+1
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
1
-1
/
+1
2009-04-20
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-2
/
+2
2009-04-20
agp: zero pages before sending to userspace
Shaohua Li
1
-2
/
+2
2009-04-19
Revert "console ASCII glyph 1:1 mapping"
Samuel Thibault
1
-1
/
+1
2009-04-17
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-27
/
+0
2009-04-13
intelfb: support i854
Stefan Husemann
1
-0
/
+3
2009-04-13
sysrq: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-04-10
x86, PAT: Remove duplicate memtype reserve in devmem mmap
Suresh Siddha
1
-27
/
+0
2009-04-07
esp: fix section mismatch warning
Randy Dunlap
1
-1
/
+1
2009-04-06
rio: addition has higher precedence than ?:
Roel Kluin
1
-1
/
+1
2009-04-06
mxser: remove tty_port_tty_get from mxser_check_modem_status
Jiri Slaby
1
-1
/
+0
2009-04-06
tty: moxa, fix refcounting in moxa_poll_port
Jiri Slaby
1
-4
/
+5
2009-04-06
isicom: isicom kref leak fix
Alan Cox
1
-0
/
+1
2009-04-06
riscom8: Auto-load riscom8 module when device opened.
Scott James Remnant
1
-0
/
+2
2009-04-06
specialix: Auto-load specialix module when device opened.
Scott James Remnant
1
-0
/
+1
2009-04-06
cyclades: Auto-load cyclades module when device opened.
Scott James Remnant
1
-0
/
+2
2009-04-06
applicom: Auto-load applicom module when device opened.
Scott James Remnant
1
-0
/
+1
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-4
/
+35
2009-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+0
2009-04-02
pids: kill signal_struct-> __pgrp/__session and friends
Oleg Nesterov
1
-2
/
+2
2009-04-02
hpet: fix the possibility of insane return value of hpet_calibrate() against SMI
Yasunori Goto
1
-1
/
+21
2009-04-02
synclink_gt: add clock options
Paul Fulghum
1
-20
/
+38
2009-04-02
random: align rekey_work's timer
Anton Blanchard
1
-1
/
+2
2009-04-02
__tty_open(): use the correct type for saved_flags
Andrew Morton
1
-1
/
+1
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
1
-1
/
+1
2009-04-01
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+1
2009-04-01
epoll keyed wakeups: make tty use keyed wakeups
Davide Libenzi
1
-10
/
+10
2009-04-01
filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems
Eric Sandeen
1
-1
/
+18
2009-04-01
proc tty: switch amiserial to ->proc_fops
Alexey Dobriyan
1
-34
/
+28
2009-04-01
proc tty: switch synclinkmp to ->proc_fops
Alexey Dobriyan
1
-40
/
+34
2009-04-01
proc tty: switch synclink_gt to ->proc_fops
Alexey Dobriyan
1
-40
/
+34
2009-04-01
proc tty: switch synclink to ->proc_fops
Alexey Dobriyan
1
-59
/
+39
2009-04-01
proc tty: switch stallion to ->proc_fops
Alexey Dobriyan
1
-76
/
+50
2009-04-01
proc tty: switch synclink_cs to ->proc_fops
Alexey Dobriyan
1
-39
/
+34
2009-04-01
proc tty: switch istallion to ->proc_fops
Alexey Dobriyan
1
-69
/
+52
2009-04-01
proc tty: switch ip2 to ->proc_fops
Alexey Dobriyan
1
-40
/
+34
2009-04-01
proc tty: switch cyclades to ->proc_fops
Alexey Dobriyan
1
-34
/
+20
2009-03-31
Trim includes of fdtable.h
Al Viro
2
-3
/
+0
2009-03-31
[PATCH] sysrq: include interrupt.h instead of irq.h
Heiko Carstens
1
-1
/
+1
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2
-11
/
+7
2009-03-30
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-0
/
+1
2009-03-30
trivial: drivers/char/bsr.c: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2009-03-28
Merge branch 'origin' into devel
Russell King
18
-360
/
+925
[next]