Age | Commit message (Expand) | Author |
2013-04-29 | Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-04-26 | s390/memory hotplug: prevent offline of active memory increments | Heiko Carstens |
2013-04-23 | s390/zcore: Fix HSA copy length for last block | Michael Holzheu |
2013-04-17 | s390/cio: ccw_device_force_console don't use static variable | Sebastian Ott |
2013-04-17 | s390/cio: wait_cons_dev don't use static variable | Sebastian Ott |
2013-04-17 | s390/monreader: Remove redundant NULL check before kfree | Syam Sidhardhan |
2013-04-14 | Merge 3.9-rc7 intp tty-next | Greg Kroah-Hartman |
2013-04-01 | Merge 3.9-rc5 into tty-next | Greg Kroah-Hartman |
2013-03-21 | s390/3270: fix minor_start issue | Martin Schwidefsky |
2013-03-18 | TTY: add tty_port_tty_wakeup helper | Jiri Slaby |
2013-03-11 | s390/kdump: Do not add standby memory for kdump | Michael Holzheu |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-02-14 | s390/mm: implement software dirty bits | Martin Schwidefsky |
2013-02-14 | s390/time: rename tod clock access functions | Heiko Carstens |
2013-02-14 | s390/zcore: Add hsa file | Michael Holzheu |
2013-02-14 | s390/3270: asynchronous size sensing | Martin Schwidefsky |
2013-02-14 | s390/3270: introduce device notifier | Martin Schwidefsky |
2013-02-14 | s390/3270: fix initialization order in tty3270_alloc_view | Martin Schwidefsky |
2013-02-14 | s390/3270: readd tty3270_open | Martin Schwidefsky |
2013-01-25 | Merge 3.8-rc5 into tty-next | Greg Kroah-Hartman |
2013-01-18 | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach |
2013-01-15 | TTY: switch tty_schedule_flip | Jiri Slaby |
2013-01-15 | TTY: switch tty_flip_buffer_push | Jiri Slaby |
2013-01-15 | TTY: move low_latency to tty_port | Jiri Slaby |
2013-01-15 | TTY: switch tty_insert_flip_string | Jiri Slaby |
2013-01-15 | TTY: switch tty_insert_flip_char | Jiri Slaby |
2013-01-08 | s390/3215: partially revert tty close handling fix | Heiko Carstens |
2013-01-08 | s390/irq: remove split irq fields from /proc/stat | Heiko Carstens |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-11-30 | s390/pci: PCI hotplug support via SCLP | Jan Glauber |
2012-11-23 | s390/memory hotplug: use pfmf instruction to initialize storage keys | Heiko Carstens |
2012-11-16 | Merge 3.7-rc6 into tty-next | Greg Kroah-Hartman |
2012-11-15 | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby |
2012-11-15 | s390/3215: fix tty close handling | Heiko Carstens |
2012-10-01 | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds |
2012-09-26 | drivers/s390/char/monreader.c: fix error return code | Peter Senna Tschudin |
2012-09-26 | s390/tape: remove even more tape block leftovers | Heiko Carstens |
2012-09-26 | s390/vmlogrdr: change return value from -ENOSYS to -EOPNOTSUPP | Heiko Carstens |
2012-09-26 | s390/sclp: use -EOPNOTSUPP instead of -ENOSYS | Heiko Carstens |
2012-09-26 | s390/3270: drop unused spinlock from struct con3270 | Jean Delvare |
2012-08-27 | Merge 3.6-rc3 into tty-next | Greg Kroah-Hartman |
2012-08-13 | TTY: tty3270, add tty install | Jiri Slaby |
2012-08-13 | TTY: con3215, add tty install | Jiri Slaby |
2012-08-13 | TTY: con3215, unset raw3215[line] | Jiri Slaby |
2012-08-13 | TTY: use tty_port_link_device | Jiri Slaby |
2012-08-13 | TTY: automatically create nodes for some drivers | Jiri Slaby |
2012-08-10 | TTY: tty3270, free tty driver properly | Jiri Slaby |
2012-08-08 | s390/sclp_sdias: Add missing break and "fall through" | Michael Holzheu |