| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-03-22 | 4 | -25/+82 |
|\ |
|
| * | [S390] irq: external interrupt code passing | Heiko Carstens | 2012-03-11 | 1 | -2/+2 |
| * | [S390] zfcpdump: Implement async sdias event processing | Michael Holzheu | 2012-03-11 | 1 | -21/+80 |
| * | [S390] rework smp code | Martin Schwidefsky | 2012-03-11 | 2 | -2/+0 |
* | | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 2012-03-20 | 4 | -10/+2 |
|\ \
| |/
|/| |
|
| * | TTY: remove unneeded tty->index checks | Jiri Slaby | 2012-03-08 | 1 | -6/+2 |
| * | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 2012-03-08 | 4 | -4/+0 |
* | | compat: fix compile breakage on s390 | Heiko Carstens | 2012-02-27 | 2 | -0/+2 |
* | | [S390] 3215 deadlock with tty_wakeup | Martin Schwidefsky | 2012-02-17 | 1 | -7/+15 |
|/ |
|
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 2 | -3/+3 |
* | Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-01-09 | 1 | -1/+0 |
|\ |
|
| * | s390: tape_class.h: remove kobj_map.h inclusion | Greg Kroah-Hartman | 2011-12-13 | 1 | -1/+0 |
* | | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 | 1 | -4/+4 |
|\ \ |
|
| * | | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 | 1 | -4/+4 |
| |/ |
|
* | | [S390] zfcpdump: Do not initialize zfcpdump in kdump mode | Michael Holzheu | 2011-11-14 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 4 | -0/+4 |
|\ |
|
| * | s390: add missing module.h/export.h includes | Heiko Carstens | 2011-10-31 | 4 | -0/+4 |
* | | [S390] zcore: add missing module.h include | Heiko Carstens | 2011-10-30 | 1 | -0/+1 |
* | | [S390] cleanup psw related bits and pieces | Martin Schwidefsky | 2011-10-30 | 2 | -3/+4 |
* | | [S390] Add real memory access functions | Michael Holzheu | 2011-10-30 | 1 | -18/+2 |
* | | [S390] fix mismatch in summation of I/O IRQ statistics | Peter Oberparleiter | 2011-10-30 | 6 | -8/+5 |
|/ |
|
* | [S390] memory hotplug: only unassign assigned increments | Heiko Carstens | 2011-08-24 | 1 | -2/+4 |
* | [S390] sclp_async: Use kstrtoul_from_user | Peter Huewe | 2011-08-03 | 1 | -6/+3 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 2 | -2/+2 |
* | [S390] kconfig: remove tape interface support comment | Martin Schwidefsky | 2011-07-24 | 1 | -3/+0 |
* | PM: Improve error code of pm_notifier_call_chain() | Akinobu Mita | 2011-07-15 | 1 | -2/+2 |
* | [S390] irq: merge irq.c and s390_ext.c | Heiko Carstens | 2011-05-26 | 1 | -1/+0 |
* | [S390] irq: fix service signal external interrupt handling | Heiko Carstens | 2011-05-26 | 1 | -3/+3 |
* | [S390] get CPC image name | Martin Schwidefsky | 2011-05-23 | 3 | -1/+148 |
* | [S390] sclp: event buffer dissection | Martin Schwidefsky | 2011-05-23 | 2 | -84/+60 |
* | [S390] sclp: remove unnecessary sendmask check | Heiko Carstens | 2011-05-23 | 1 | -13/+1 |