| Commit message (Expand) | Author | Age |
... | |
* | | | s390/sclp: use -EOPNOTSUPP instead of -ENOSYS | Heiko Carstens | 2012-09-26 |
* | | | s390/3270: drop unused spinlock from struct con3270 | Jean Delvare | 2012-09-26 |
| |/
|/| |
|
* | | s390/sclp_sdias: Add missing break and "fall through" | Michael Holzheu | 2012-08-08 |
|/ |
|
* | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-07-24 |
|\ |
|
| * | KVM: s390: Perform early event mask processing during boot | Heinz Graalfs | 2012-06-13 |
* | | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 |
* | | s390/vmlogrdr: cleanup driver attribute usage | Sebastian Ott | 2012-06-05 |
* | | s390/vmlogrdr: cleanup device attribute usage | Sebastian Ott | 2012-06-05 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-05-31 |
|\ |
|
| * | s390/headers: replace __s390x__ with CONFIG_64BIT where possible | Heiko Carstens | 2012-05-24 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 |
|\ \
| |/
|/| |
|
| * | KVM: s390: add capability indicating COW support | Christian Borntraeger | 2012-05-17 |
* | | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-05-22 |
|\ \ |
|
| * \ | Merge 3.4-rc4 into tty-next | Greg Kroah-Hartman | 2012-04-23 |
| |\ \
| | |/
| |/| |
|
| | * | tty: add missing tty_port_tty_get() call to raw3215_wakeup | Heiko Carstens | 2012-04-17 |
| | * | TTY: con3215, use tty from tty_port | Jiri Slaby | 2012-04-13 |
| | * | TTY: con3215, add tty_port | Jiri Slaby | 2012-04-13 |
| | * | TTY: tty3270, add tty_port | Jiri Slaby | 2012-04-09 |
| | * | TTY: tty3270, push tty down to tty3270_do_write | Jiri Slaby | 2012-04-09 |
| | * | TTY: tty3270, get rid of ugly aliasing | Jiri Slaby | 2012-04-09 |
| | * | TTY: tty3270, move initialization to allocation | Jiri Slaby | 2012-04-09 |
| | * | TTY: sclp_vt220, remove unused allocation | Jiri Slaby | 2012-04-09 |
| | * | TTY: sclp_vt220, add tty_port | Jiri Slaby | 2012-04-09 |
| | * | TTY: sclp_tty, add tty_port | Jiri Slaby | 2012-04-09 |
| | * | TTY: con3215, centralize allocation | Jiri Slaby | 2012-04-09 |
* | | | s390/memory hotplug: initialize storage keys | Heiko Carstens | 2012-05-16 |
* | | | s390/tape: remove tape block leftovers | Heiko Carstens | 2012-05-16 |
|/ / |
|
* / | [S390] s390/char/vmur.c: fix memory leak | Dennis Chen | 2012-04-11 |
|/ |
|
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 |
|\ |
|
| * | Disintegrate asm/system.h for S390 | David Howells | 2012-03-28 |
* | | s390/char: use for_each_clear_bit() | Akinobu Mita | 2012-03-23 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-03-22 |
|\ |
|
| * | [S390] irq: external interrupt code passing | Heiko Carstens | 2012-03-11 |
| * | [S390] zfcpdump: Implement async sdias event processing | Michael Holzheu | 2012-03-11 |
| * | [S390] rework smp code | Martin Schwidefsky | 2012-03-11 |
* | | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 2012-03-20 |
|\ \
| |/
|/| |
|
| * | TTY: remove unneeded tty->index checks | Jiri Slaby | 2012-03-08 |
| * | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 2012-03-08 |
* | | compat: fix compile breakage on s390 | Heiko Carstens | 2012-02-27 |
* | | [S390] 3215 deadlock with tty_wakeup | Martin Schwidefsky | 2012-02-17 |
|/ |
|
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-12 |
* | Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-01-09 |
|\ |
|
| * | s390: tape_class.h: remove kobj_map.h inclusion | Greg Kroah-Hartman | 2011-12-13 |
* | | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 |
|\ \ |
|
| * | | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 |
| |/ |
|
* / | [S390] zfcpdump: Do not initialize zfcpdump in kdump mode | Michael Holzheu | 2011-11-14 |
|/ |
|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 |
|\ |
|
| * | s390: add missing module.h/export.h includes | Heiko Carstens | 2011-10-31 |
* | | [S390] zcore: add missing module.h include | Heiko Carstens | 2011-10-30 |
* | | [S390] cleanup psw related bits and pieces | Martin Schwidefsky | 2011-10-30 |