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
/
arch
/
um
/
drivers
/
chan_kern.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
um: line: Use separate IRQs per line
Johannes Berg
2022-05-27
1
-5
/
+5
*
um: Add SPDX headers for files in arch/um/drivers
Alex Dewar
2019-09-15
1
-1
/
+1
*
um: Fix IRQ controller regression on console read
Jouni Malinen
2019-07-02
1
-8
/
+44
*
um: Remove obsolete reenable_XX calls
Anton Ivanov
2018-12-27
1
-10
/
+0
*
Epoll based IRQ controller
Anton Ivanov
2018-02-19
1
-45
/
+8
*
Merge 3.9-rc3 into tty-next
Greg Kroah-Hartman
2013-03-21
1
-2
/
+2
|
\
|
*
um: Use tty_port in SIGWINCH handler
Richard Weinberger
2013-03-11
1
-2
/
+2
*
|
TTY: add tty_port_tty_hangup helper
Jiri Slaby
2013-03-18
1
-5
/
+1
|
/
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-7
/
+7
*
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-15
1
-7
/
+1
*
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
2013-01-15
1
-1
/
+2
*
UM: TTY: fix build errors now that tty->raw is gone
Jiri Slaby
2012-10-30
1
-15
/
+2
*
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-10-09
1
-2
/
+2
*
TTY: um/line, use tty from tty_port
Jiri Slaby
2012-07-28
1
-1
/
+3
*
um: Implement um_free_irq()
Richard Weinberger
2012-05-21
1
-4
/
+5
*
um: switch close_chan() to struct line
Al Viro
2012-03-25
1
-7
/
+9
*
um: race fix: initialize delayed_work *before* registering IRQ
Al Viro
2012-03-25
1
-3
/
+12
*
um: switch users of ->chan_list to ->chan_{in,out} (easy cases)
Al Viro
2012-03-25
1
-106
/
+66
*
um: sorting out the chan mess, part 1
Al Viro
2012-03-25
1
-0
/
+4
*
um: fix races between line_open() and line_config()
Al Viro
2012-03-25
1
-0
/
+3
*
um: kill useless argument of free_chan() and free_one_chan()
Al Viro
2011-11-02
1
-5
/
+5
*
um: take chan_*.h and line.h to arch/um/drivers
Al Viro
2011-11-02
1
-1
/
+1
*
um: remove dead code
Richard Weinberger
2011-07-25
1
-2
/
+1
*
um: call free_irq() only on enabled channels
Richard Weinberger
2010-08-09
1
-4
/
+4
*
uml: remove a useless function
WANG Cong
2008-04-28
1
-13
/
+0
*
uml: make a function static
WANG Cong
2008-04-28
1
-1
/
+1
*
uml: fix console writing bugs
Jeff Dike
2007-10-16
1
-0
/
+3
*
uml: console subsystem tidying
Jeff Dike
2007-10-16
1
-80
/
+80
*
uml: move userspace code to userspace file
Jeff Dike
2007-10-16
1
-48
/
+0
*
UML: console should handle spurious IRQS
Jeff Dike
2007-07-31
1
-1
/
+8
*
uml: handle errors on opening host side of consoles
Jeff Dike
2007-07-16
1
-4
/
+19
*
uml: rename os_{read_write}_file_k back to os_{read_write}_file
Jeff Dike
2007-05-07
1
-2
/
+2
*
uml: change remaining callers of os_{read_write}_file
Jeff Dike
2007-05-07
1
-2
/
+2
*
uml: remove user_util.h
Jeff Dike
2007-05-07
1
-1
/
+0
*
[PATCH] uml: irq locking fixes
Jeff Dike
2007-03-29
1
-5
/
+7
*
[PATCH] uml: mostly const a structure
Jeff Dike
2007-02-11
1
-3
/
+2
*
[PATCH] uml: lock the irqs_to_free list
Jeff Dike
2007-02-11
1
-3
/
+18
*
[PATCH] uml: return hotplug errors to host
Jeff Dike
2007-02-11
1
-54
/
+23
*
WorkQueue: Fix up arch-specific work items where possible
David Howells
2006-12-05
1
-1
/
+1
*
[PATCH] uml: const more data
Jeff Dike
2006-09-27
1
-8
/
+8
*
[PATCH] uml: Use ARRAY_SIZE more assiduously
Jeff Dike
2006-09-26
1
-1
/
+1
*
[PATCH] uml: some harmless sparse warning fixes
Paolo 'Blaisorblade' Giarrusso
2006-02-01
1
-3
/
+3
*
[PATCH] TTY layer buffering revamp
Alan Cox
2006-01-10
1
-5
/
+1
*
[PATCH] uml: Add throttling to console driver
Jeff Dike
2006-01-06
1
-0
/
+26
*
[PATCH] uml: Fix flip_buf full handling
Jeff Dike
2006-01-06
1
-1
/
+1
*
[PATCH] uml: Simplify console opening/closing and irq registration
Jeff Dike
2006-01-06
1
-38
/
+73
*
[PATCH] uml: move console configuration
Jeff Dike
2006-01-06
1
-9
/
+5
*
[PATCH] uml: Remove unneeded structure field
Jeff Dike
2006-01-06
1
-10
/
+6
*
[PATCH] uml: Formatting changes
Jeff Dike
2006-01-06
1
-54
/
+70
*
[PATCH] uml console channels: fix the API of console_write
Paolo 'Blaisorblade' Giarrusso
2005-11-13
1
-3
/
+2
[next]