Age | Commit message (Expand) | Author |
2012-04-13 | TTY: con3215, use tty from tty_port | Jiri Slaby |
2012-04-13 | TTY: con3215, add tty_port | Jiri Slaby |
2012-04-11 | [S390] s390/char/vmur.c: fix memory leak | Dennis Chen |
2012-04-11 | [S390] drivers/s390/block/dasd_eckd.c: add missing dasd_sfree_request | Julia Lawall |
2012-04-09 | 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-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-28 | Disintegrate asm/system.h for S390 | David Howells |
2012-03-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-03-23 | s390/char: use for_each_clear_bit() | Akinobu Mita |
2012-03-23 | [S390] qdio: log all adapter characteristics | Jan Glauber |
2012-03-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-03-20 | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds |
2012-03-20 | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-03-11 | [S390] dasd: prevent validate server for offline devices | Stefan Haberland |
2012-03-11 | [S390] Remove monolithic build option for zcrypt driver. | Holger Dengler |
2012-03-11 | [S390] kernel: Add z/VM LGR detection | Michael Holzheu |
2012-03-11 | [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 idle code | Martin Schwidefsky |
2012-03-11 | [S390] rework smp code | Martin Schwidefsky |
2012-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-03-09 | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman |
2012-03-08 | TTY: remove unneeded tty->index checks | Jiri Slaby |
2012-03-08 | TTY: remove re-assignments to tty_driver members | Jiri Slaby |
2012-03-07 | lcs: Return zero from ccwgroup devs set_offline function | Klaus-Dieter Wacker |
2012-03-07 | qeth: meaningful return code for set_mac_address | Ursula Braun |
2012-03-07 | ctcm: use correct idal word list for ctcmpc | Belinda Thompson |
2012-03-07 | ctcm: make ctcmpc debugging compilable | Ursula Braun |
2012-03-07 | qeth: synchronize discipline module loading | Frank Blaschka |
2012-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-03-02 | [S390] qdio: fix handler function arguments for zfcp data router | Steffen Maier |
2012-02-27 | compat: fix compile breakage on s390 | Heiko Carstens |
2012-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-02-17 | [S390] 3215 deadlock with tty_wakeup | Martin Schwidefsky |
2012-02-08 | qeth: add wake_up on write channel | Ursula Braun |
2012-02-08 | qeth: add query OSA address table support | Frank Blaschka |
2012-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-02-02 | qeth: Move away from using neighbour entries in qeth_l3_fill_header() | David Miller |
2012-02-02 | Merge 3.3-rc2 into the driver-core-next branch. | Greg Kroah-Hartman |
2012-01-24 | cio: remove {get,put}_driver | Sebastian Ott |
2012-01-24 | Driver core: driver_find() drops reference before returning | Alan Stern |