Age | Commit message (Expand) | Author | Files | Lines |
2012-04-13 | TTY: con3215, use tty from tty_port | Jiri Slaby | 1 | -16/+16 |
2012-04-13 | TTY: con3215, add tty_port | Jiri Slaby | 1 | -14/+16 |
2012-04-11 | [S390] s390/char/vmur.c: fix memory leak | Dennis Chen | 1 | -1/+1 |
2012-04-11 | [S390] drivers/s390/block/dasd_eckd.c: add missing dasd_sfree_request | Julia Lawall | 1 | -8/+16 |
2012-04-09 | TTY: tty3270, add tty_port | Jiri Slaby | 3 | -43/+49 |
2012-04-09 | TTY: tty3270, push tty down to tty3270_do_write | Jiri Slaby | 1 | -5/+6 |
2012-04-09 | TTY: tty3270, get rid of ugly aliasing | Jiri Slaby | 1 | -23/+19 |
2012-04-09 | TTY: tty3270, move initialization to allocation | Jiri Slaby | 1 | -10/+10 |
2012-04-09 | TTY: sclp_vt220, remove unused allocation | Jiri Slaby | 1 | -8/+1 |
2012-04-09 | TTY: sclp_vt220, add tty_port | Jiri Slaby | 1 | -10/+14 |
2012-04-09 | TTY: sclp_tty, add tty_port | Jiri Slaby | 1 | -14/+19 |
2012-04-09 | TTY: con3215, centralize allocation | Jiri Slaby | 1 | -35/+39 |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 3 | -1/+3 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2012-03-28 | Disintegrate asm/system.h for S390 | David Howells | 3 | -0/+3 |
2012-03-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2 | -2/+2 |
2012-03-23 | s390/char: use for_each_clear_bit() | Akinobu Mita | 1 | -3/+2 |
2012-03-23 | [S390] qdio: log all adapter characteristics | Jan Glauber | 2 | -2/+2 |
2012-03-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 18 | -165/+106 |
2012-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 10 | -37/+174 |
2012-03-20 | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 4 | -10/+2 |
2012-03-20 | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -14/+5 |
2012-03-11 | [S390] dasd: prevent validate server for offline devices | Stefan Haberland | 2 | -0/+12 |
2012-03-11 | [S390] Remove monolithic build option for zcrypt driver. | Holger Dengler | 8 | -130/+0 |
2012-03-11 | [S390] kernel: Add z/VM LGR detection | Michael Holzheu | 1 | -0/+6 |
2012-03-11 | [S390] irq: external interrupt code passing | Heiko Carstens | 3 | -10/+8 |
2012-03-11 | [S390] zfcpdump: Implement async sdias event processing | Michael Holzheu | 1 | -21/+80 |
2012-03-11 | [S390] rework idle code | Martin Schwidefsky | 1 | -2/+0 |
2012-03-11 | [S390] rework smp code | Martin Schwidefsky | 2 | -2/+0 |
2012-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2012-03-09 | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman | 7 | -8/+21 |
2012-03-08 | TTY: remove unneeded tty->index checks | Jiri Slaby | 1 | -6/+2 |
2012-03-08 | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 4 | -4/+0 |
2012-03-07 | lcs: Return zero from ccwgroup devs set_offline function | Klaus-Dieter Wacker | 1 | -5/+7 |
2012-03-07 | qeth: meaningful return code for set_mac_address | Ursula Braun | 5 | -7/+7 |
2012-03-07 | ctcm: use correct idal word list for ctcmpc | Belinda Thompson | 1 | -0/+11 |
2012-03-07 | ctcm: make ctcmpc debugging compilable | Ursula Braun | 2 | -6/+9 |
2012-03-07 | qeth: synchronize discipline module loading | Frank Blaschka | 1 | -0/+4 |
2012-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 6 | -1/+6 |
2012-03-02 | [S390] qdio: fix handler function arguments for zfcp data router | Steffen Maier | 1 | -2/+2 |
2012-02-27 | compat: fix compile breakage on s390 | Heiko Carstens | 6 | -1/+6 |
2012-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -7/+15 |
2012-02-17 | [S390] 3215 deadlock with tty_wakeup | Martin Schwidefsky | 1 | -7/+15 |
2012-02-08 | qeth: add wake_up on write channel | Ursula Braun | 1 | -0/+1 |
2012-02-08 | qeth: add query OSA address table support | Frank Blaschka | 5 | -0/+119 |
2012-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -89/+46 |
2012-02-02 | qeth: Move away from using neighbour entries in qeth_l3_fill_header() | David Miller | 1 | -19/+16 |
2012-02-02 | Merge 3.3-rc2 into the driver-core-next branch. | Greg Kroah-Hartman | 4 | -89/+46 |
2012-01-24 | cio: remove {get,put}_driver | Sebastian Ott | 2 | -9/+1 |
2012-01-24 | Driver core: driver_find() drops reference before returning | Alan Stern | 1 | -5/+4 |