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.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-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 git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2009-12-11
16
-3327
/
+554
|
\
|
*
tty: split the lock up a bit further
Alan Cox
2009-12-11
1
-0
/
+3
|
*
tty: Move the leader test in disassociate
Alan Cox
2009-12-11
1
-2
/
+3
|
*
tty: Push the bkl down a bit in the hangup code
Alan Cox
2009-12-11
1
-2
/
+2
|
*
tty: Push the lock down further into the ldisc code
Alan Cox
2009-12-11
2
-5
/
+9
|
*
tty: push the BKL down into the handlers a bit
Alan Cox
2009-12-11
3
-62
/
+94
|
*
tty: moxa: split open lock
Alan Cox
2009-12-11
1
-12
/
+11
|
*
tty: moxa: Kill the use of lock_kernel
Alan Cox
2009-12-11
1
-14
/
+2
|
*
tty: moxa: Fix modem op locking
Alan Cox
2009-12-11
1
-15
/
+10
|
*
tty: moxa: Kill off the throttle method
Alan Cox
2009-12-11
1
-20
/
+1
|
*
tty: moxa: Locking clean up
Alan Cox
2009-12-11
1
-33
/
+25
|
*
tty: moxa: rework the locking a bit
Alan Cox
2009-12-11
1
-5
/
+22
|
*
tty: moxa: Use more tty_port ops
Alan Cox
2009-12-11
1
-116
/
+21
|
*
tty: isicom: fix deadlock on shutdown
Alan Cox
2009-12-11
1
-1
/
+1
|
*
tty: mxser: Use the new locking rules to fix setserial properly
Alan Cox
2009-12-11
1
-67
/
+78
|
*
tty: mxser: use the tty_port_open method
Alan Cox
2009-12-11
1
-76
/
+35
|
*
tty: isicom: sort out the board init logic
Alan Cox
2009-12-11
1
-30
/
+11
|
*
tty: isicom: switch to the new tty_port_open helper
Alan Cox
2009-12-11
1
-67
/
+21
|
*
tty: tty_port: Add a kref object to the tty port
Alan Cox
2009-12-11
1
-0
/
+18
|
*
tty: istallion: tty port open/close methods
Alan Cox
2009-12-11
1
-117
/
+60
|
*
tty: stallion: Convert to the tty_port_open/close methods
Alan Cox
2009-12-11
1
-81
/
+35
|
*
tty: tty_port: Move the IO_ERROR clear
Alan Cox
2009-12-11
1
-1
/
+1
|
*
tty: tty_port: Add IO_ERROR bit handling
Alan Cox
2009-12-11
1
-1
/
+5
|
*
tty: riscom8: switch to the tty_port_open API
Alan Cox
2009-12-11
1
-48
/
+41
|
*
tty: tty_port: Change the buffer allocator locking
Alan Cox
2009-12-11
1
-4
/
+5
|
*
tty_port: Move hupcl handling
Alan Cox
2009-12-11
1
-5
/
+8
|
*
tty_port: coding style cleaning pass
Alan Cox
2009-12-11
1
-12
/
+13
|
*
tty_port: add "tty_port_open" helper
Alan Cox
2009-12-11
1
-1
/
+35
|
*
tty: stallion: kill BKL ioctl
Alan Cox
2009-12-11
1
-6
/
+7
|
*
tty: istallion: Kill off the BKL ioctl
Alan Cox
2009-12-11
1
-4
/
+4
|
*
tty: esp: remove broken driver
Alan Cox
2009-12-11
3
-2547
/
+0
|
*
tty: const: constify remaining tty_operations
Alexey Dobriyan
2009-12-11
3
-3
/
+3
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2009-12-11
1
-3
/
+3
|
\
\
|
*
|
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
2009-12-10
1
-3
/
+3
|
|
/
*
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-12-11
1
-0
/
+2
|
\
\
|
*
|
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
2009-11-04
1
-0
/
+2
*
|
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-12-10
1
-49
/
+54
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
2009-12-10
1
-1
/
+6
|
|
\
\
|
|
*
|
agp/intel-agp: Clear entire GTT on startup
David Woodhouse
2009-12-07
1
-1
/
+6
|
*
|
|
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
2009-12-08
1
-48
/
+48
|
|
\
|
|
|
|
*
|
agp/intel: Fix product names and #defines
Adam Jackson
2009-12-07
1
-42
/
+42
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-12-09
1
-99
/
+114
|
\
\
\
\
|
*
|
|
|
Merge commit 'v2.6.32' into next
Dmitry Torokhov
2009-12-02
5
-14
/
+48
|
|
\
|
|
|
|
*
|
|
|
Input: keyboard - fix lack of locking when traversing handler->h_list
Dmitry Torokhov
2009-12-01
1
-97
/
+105
|
*
|
|
|
Input: keyboard - add locking around event handling
Dmitry Torokhov
2009-11-29
1
-0
/
+7
|
*
|
|
|
Input: keyboard - fix theoretical race on vt switch
Alan Jenkins
2009-11-20
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
5
-5
/
+5
|
\
\
\
\
|
*
\
\
\
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
5
-5
/
+5
|
|
\
\
\
\
|
|
*
|
|
|
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
4
-4
/
+4
|
|
*
|
|
|
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
2009-11-09
1
-1
/
+1
|
|
|
|
_
|
/
|
|
|
/
|
|
[next]