index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
/
line.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
uml: Fix unsafe pid reference to foreground process group
Peter Hurley
2014-11-05
1
-1
/
+5
*
Merge 3.9-rc3 into tty-next
Greg Kroah-Hartman
2013-03-21
1
-18
/
+24
|
\
|
*
um: Use tty_port in SIGWINCH handler
Richard Weinberger
2013-03-11
1
-6
/
+10
|
*
um: Use tty_port_operations->destruct
Richard Weinberger
2013-03-11
1
-12
/
+14
*
|
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
2013-03-18
1
-7
/
+1
|
/
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-4
/
+3
*
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-11-15
1
-0
/
+2
*
Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-10-10
1
-8
/
+8
|
\
|
*
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-10-09
1
-8
/
+8
*
|
TTY: use tty_port_register_device
Jiri Slaby
2012-08-13
1
-1
/
+2
|
/
*
Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-08-01
1
-155
/
+63
|
\
|
*
um: remove count_lock
Richard Weinberger
2012-07-28
1
-6
/
+0
|
*
um: fully use tty_port
Richard Weinberger
2012-07-28
1
-57
/
+45
|
*
um: remove line_ioctl()
Richard Weinberger
2012-07-28
1
-86
/
+0
|
*
TTY: um/line, use tty from tty_port
Jiri Slaby
2012-07-28
1
-7
/
+18
|
*
TTY: um/line, add tty_port
Jiri Slaby
2012-07-28
1
-3
/
+4
*
|
um: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
1
-7
/
+6
|
/
*
um: Implement um_free_irq()
Richard Weinberger
2012-05-21
1
-1
/
+1
*
um: deadlock in line_write_interrupt()
Al Viro
2012-03-25
1
-0
/
+1
*
um: switch close_chan() to struct line
Al Viro
2012-03-25
1
-1
/
+1
*
um: race fix: initialize delayed_work *before* registering IRQ
Al Viro
2012-03-25
1
-14
/
+2
*
um: line->have_irq is never checked...
Al Viro
2012-03-25
1
-1
/
+0
*
um: switch users of ->chan_list to ->chan_{in,out} (easy cases)
Al Viro
2012-03-25
1
-12
/
+12
*
um: finally kill ->init_str leaks
Al Viro
2012-03-25
1
-1
/
+3
*
um: get rid of lines_init()
Al Viro
2012-03-25
1
-21
/
+10
*
um: switch line.c tty drivers to dynamic device creation
Al Viro
2012-03-25
1
-14
/
+23
*
um: fix races between line_open() and line_config()
Al Viro
2012-03-25
1
-28
/
+26
*
um: convert count_lock to mutex, fix a race in line_open()
Al Viro
2012-03-25
1
-17
/
+9
*
um: get rid of the init_prio mess
Al Viro
2012-03-25
1
-41
/
+28
*
um: switch line_config() to setup_one_line()
Al Viro
2012-03-25
1
-6
/
+16
*
um: switch line_remove() to setup_one_line()
Al Viro
2012-03-25
1
-8
/
+5
*
um: irq: Remove IRQF_DISABLED
Yong Zhang
2012-03-25
1
-4
/
+4
*
um: take chan_*.h and line.h to arch/um/drivers
Al Viro
2011-11-02
1
-1
/
+1
*
um: fix free_winch() mess
Al Viro
2011-09-14
1
-14
/
+24
*
um: winch_interrupt() can happen inside of free_winch()
Al Viro
2011-09-14
1
-2
/
+4
*
um: fix oopsable race in line_close()
Al Viro
2011-09-14
1
-13
/
+12
*
um: remove dead code
Richard Weinberger
2011-07-25
1
-2
/
+1
*
um: remove file pointer from ioctl
Richard Weinberger
2011-03-22
1
-2
/
+2
*
arch/um/drivers/line.c: safely iterate over list of winch handlers
Will Newton
2011-01-13
1
-2
/
+2
*
uml: disable winch irq before freeing handler data
Will Newton
2010-11-25
1
-2
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-05-20
1
-1
/
+0
|
\
|
*
UML: Remove unused variable from line driver
Jan Kiszka
2010-04-20
1
-1
/
+0
*
|
uml: Fix build breakage after slab.h changes
Jan Kiszka
2010-04-19
1
-0
/
+1
|
/
*
uml: line.c: avoid NULL pointer dereference
Alexander Beregalov
2010-03-06
1
-2
/
+2
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
*
uml: small cleanups and note bugs to be dealt with by uml authors...
Alan Cox
2008-10-13
1
-0
/
+2
*
uml: fix tty-related build error
WANG Cong
2008-07-30
1
-13
/
+1
*
uml: fix inconsistence due to tty_operation change
WANG Cong
2008-05-08
1
-2
/
+2
*
uml: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
1
-1
/
+1
*
uml: DEBUG_SHIRQ fixes
Jeff Dike
2008-02-05
1
-3
/
+5
[next]