| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/3215: partially revert tty close handling fix | Heiko Carstens | 2013-01-08 | 1 | -1/+5 |
* | s390/irq: remove split irq fields from /proc/stat | Heiko Carstens | 2013-01-08 | 6 | -7/+7 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-12-13 | 2 | -11/+73 |
|\ |
|
| * | s390/pci: PCI hotplug support via SCLP | Jan Glauber | 2012-11-30 | 2 | -2/+65 |
| * | s390/memory hotplug: use pfmf instruction to initialize storage keys | Heiko Carstens | 2012-11-23 | 1 | -9/+8 |
* | | Merge 3.7-rc6 into tty-next | Greg Kroah-Hartman | 2012-11-16 | 1 | -7/+5 |
|\ \
| |/ |
|
| * | s390/3215: fix tty close handling | Heiko Carstens | 2012-11-15 | 1 | -7/+5 |
* | | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby | 2012-11-15 | 4 | -1/+8 |
|/ |
|
* | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 2012-10-01 | 4 | -16/+48 |
|\ |
|
| * | Merge 3.6-rc3 into tty-next | Greg Kroah-Hartman | 2012-08-27 | 1 | -0/+2 |
| |\ |
|
| * | | TTY: tty3270, add tty install | Jiri Slaby | 2012-08-13 | 1 | -9/+22 |
| * | | TTY: con3215, add tty install | Jiri Slaby | 2012-08-13 | 1 | -6/+15 |
| * | | TTY: con3215, unset raw3215[line] | Jiri Slaby | 2012-08-13 | 1 | -0/+7 |
| * | | TTY: use tty_port_link_device | Jiri Slaby | 2012-08-13 | 2 | -0/+2 |
| * | | TTY: automatically create nodes for some drivers | Jiri Slaby | 2012-08-13 | 1 | -1/+1 |
| * | | TTY: tty3270, free tty driver properly | Jiri Slaby | 2012-08-10 | 1 | -0/+1 |
* | | | drivers/s390/char/monreader.c: fix error return code | Peter Senna Tschudin | 2012-09-26 | 1 | -1/+4 |
* | | | s390/tape: remove even more tape block leftovers | Heiko Carstens | 2012-09-26 | 2 | -5/+0 |
* | | | s390/vmlogrdr: change return value from -ENOSYS to -EOPNOTSUPP | Heiko Carstens | 2012-09-26 | 1 | -1/+1 |
* | | | s390/sclp: use -EOPNOTSUPP instead of -ENOSYS | Heiko Carstens | 2012-09-26 | 2 | -2/+2 |
* | | | s390/3270: drop unused spinlock from struct con3270 | Jean Delvare | 2012-09-26 | 1 | -1/+0 |
| |/
|/| |
|
* | | s390/sclp_sdias: Add missing break and "fall through" | Michael Holzheu | 2012-08-08 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-07-24 | 3 | -10/+48 |
|\ |
|
| * | KVM: s390: Perform early event mask processing during boot | Heinz Graalfs | 2012-06-13 | 3 | -10/+48 |
* | | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 | 31 | -49/+21 |
* | | s390/vmlogrdr: cleanup driver attribute usage | Sebastian Ott | 2012-06-05 | 1 | -12/+13 |
* | | s390/vmlogrdr: cleanup device attribute usage | Sebastian Ott | 2012-06-05 | 1 | -11/+8 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-05-31 | 1 | -1/+1 |
|\ |
|
| * | s390/headers: replace __s390x__ with CONFIG_64BIT where possible | Heiko Carstens | 2012-05-24 | 1 | -1/+1 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 | 1 | -1/+11 |
|\ \
| |/
|/| |
|
| * | KVM: s390: add capability indicating COW support | Christian Borntraeger | 2012-05-17 | 1 | -1/+11 |
* | | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-05-22 | 6 | -179/+194 |
|\ \ |
|
| * \ | Merge 3.4-rc4 into tty-next | Greg Kroah-Hartman | 2012-04-23 | 6 | -179/+194 |
| |\ \
| | |/
| |/| |
|
| | * | tty: add missing tty_port_tty_get() call to raw3215_wakeup | Heiko Carstens | 2012-04-17 | 1 | -1/+5 |
| | * | TTY: con3215, use tty from tty_port | Jiri Slaby | 2012-04-13 | 1 | -16/+16 |
| | * | TTY: con3215, add tty_port | Jiri Slaby | 2012-04-13 | 1 | -14/+16 |
| | * | TTY: tty3270, add tty_port | Jiri Slaby | 2012-04-09 | 3 | -43/+49 |
| | * | TTY: tty3270, push tty down to tty3270_do_write | Jiri Slaby | 2012-04-09 | 1 | -5/+6 |
| | * | TTY: tty3270, get rid of ugly aliasing | Jiri Slaby | 2012-04-09 | 1 | -23/+19 |
| | * | TTY: tty3270, move initialization to allocation | Jiri Slaby | 2012-04-09 | 1 | -10/+10 |
| | * | TTY: sclp_vt220, remove unused allocation | Jiri Slaby | 2012-04-09 | 1 | -8/+1 |
| | * | TTY: sclp_vt220, add tty_port | Jiri Slaby | 2012-04-09 | 1 | -10/+14 |
| | * | TTY: sclp_tty, add tty_port | Jiri Slaby | 2012-04-09 | 1 | -14/+19 |
| | * | TTY: con3215, centralize allocation | Jiri Slaby | 2012-04-09 | 1 | -35/+39 |
* | | | s390/memory hotplug: initialize storage keys | Heiko Carstens | 2012-05-16 | 1 | -1/+11 |
* | | | s390/tape: remove tape block leftovers | Heiko Carstens | 2012-05-16 | 5 | -311/+2 |
|/ / |
|
* | | [S390] s390/char/vmur.c: fix memory leak | Dennis Chen | 2012-04-11 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 1 | -0/+1 |
|\ |
|
| * | Disintegrate asm/system.h for S390 | David Howells | 2012-03-28 | 1 | -0/+1 |
* | | s390/char: use for_each_clear_bit() | Akinobu Mita | 2012-03-23 | 1 | -3/+2 |
|/ |
|