| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-rc6 into tty-next | Greg Kroah-Hartman | 2012-09-16 | 2 | -6/+3 |
| |\ |
|
| * \ | 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 |
* | | | | s390/dasd: check count address during online setting | Stefan Haberland | 2012-09-26 | 1 | -2/+12 |
* | | | | drivers/s390/char/monreader.c: fix error return code | Peter Senna Tschudin | 2012-09-26 | 1 | -1/+4 |
* | | | | s390: add uninitialized_var() to suppress false positive compiler warnings | Heiko Carstens | 2012-09-26 | 1 | -1/+1 |
* | | | | s390/tape: remove even more tape block leftovers | Heiko Carstens | 2012-09-26 | 2 | -5/+0 |
* | | | | s390/ap_bus: add missing ifdef | Heiko Carstens | 2012-09-26 | 1 | -0/+2 |
* | | | | s390/qdio: fix truncated debug output of hex values | Jan Glauber | 2012-09-26 | 1 | -13/+25 |
* | | | | s390/zcryt: Handle AP configuration changes | Holger Dengler | 2012-09-26 | 6 | -9/+201 |
* | | | | s390/vmlogrdr: change return value from -ENOSYS to -EOPNOTSUPP | Heiko Carstens | 2012-09-26 | 1 | -1/+1 |
* | | | | s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYS | Heiko Carstens | 2012-09-26 | 1 | -2/+2 |
* | | | | s390/sclp: use -EOPNOTSUPP instead of -ENOSYS | Heiko Carstens | 2012-09-26 | 2 | -2/+2 |
* | | | | s390/dasd: fix return value for non-existent ioctls | Heiko Carstens | 2012-09-26 | 1 | -2/+2 |
* | | | | s390/sysinfo,stsi: change return code handling | Heiko Carstens | 2012-09-26 | 1 | -11/+4 |
* | | | | s390/3270: drop unused spinlock from struct con3270 | Jean Delvare | 2012-09-26 | 1 | -1/+0 |
* | | | | s390/scm: reorder scm_remove | Sebastian Ott | 2012-09-26 | 1 | -1/+1 |
* | | | | s390/scm: remove superfluous lock | Sebastian Ott | 2012-09-26 | 2 | -14/+3 |
* | | | | s390/scm_block: force cluster writes | Sebastian Ott | 2012-09-26 | 5 | -3/+310 |
* | | | | s390: add scm block driver | Sebastian Ott | 2012-09-26 | 5 | -0/+597 |
* | | | | s390/eadm_sch: add support for irq statistics | Sebastian Ott | 2012-09-26 | 1 | -0/+3 |
* | | | | s390/cio: add eadm subchannel driver | Sebastian Ott | 2012-09-26 | 3 | -0/+419 |
* | | | | s390: add scm notification | Sebastian Ott | 2012-09-26 | 3 | -1/+73 |
* | | | | s390: add scm bus driver | Sebastian Ott | 2012-09-26 | 2 | -0/+272 |
* | | | | s390/chsc: implement store SCM information | Sebastian Ott | 2012-09-26 | 2 | -0/+70 |
* | | | | s390: add eadm related structures | Sebastian Ott | 2012-09-26 | 1 | -0/+24 |
* | | | | s390: add eadm facility bits | Sebastian Ott | 2012-09-26 | 2 | -2/+2 |
* | | | | s390/css: export css_sched_sch_todo | Sebastian Ott | 2012-09-26 | 1 | -0/+1 |
* | | | | s390/zcrypt: Add support for CEX4 crypto card | Holger Dengler | 2012-09-26 | 5 | -16/+170 |
* | | | | s390/zcrypt: Separate msgtype implementation from card modules. | Holger Dengler | 2012-09-26 | 10 | -1124/+1707 |
* | | | | s390/ap: Add functiton facility information as AP device attribute. | Holger Dengler | 2012-09-26 | 3 | -22/+52 |
* | | | | s390/ap: configuration information exploitation | Holger Dengler | 2012-09-26 | 2 | -15/+128 |
* | | | | s390/dasd: fix read unit address configuration loop | Stefan Haberland | 2012-09-17 | 1 | -1/+26 |
* | | | | s390/dasd: fix pathgroup race | Stefan Haberland | 2012-09-17 | 2 | -7/+36 |
* | | | | s390/cio: invalidate cdev pointer before deregistration | Sebastian Ott | 2012-09-06 | 1 | -1/+4 |
* | | | | s390/cio: fix IO subchannel event race | Sebastian Ott | 2012-09-06 | 1 | -0/+2 |
* | | | | s390/dasd: move wake_up call | Sebastian Ott | 2012-09-06 | 1 | -3/+3 |
| |_|/
|/| | |
|
* | | | s390/dasd: fix ioctl return value | Heiko Carstens | 2012-08-28 | 2 | -6/+3 |
| |/
|/| |
|
* | | s390/sclp_sdias: Add missing break and "fall through" | Michael Holzheu | 2012-08-08 | 1 | -0/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-07-26 | 2 | -28/+10 |
|\ |
|
| * | qeth: repair crash in qeth_l3_vlan_rx_kill_vid() | frank.blaschka@de.ibm.com | 2012-07-25 | 1 | -0/+4 |
| * | netiucv: cleanup attribute usage | frank.blaschka@de.ibm.com | 2012-07-25 | 1 | -28/+6 |
* | | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-07-24 | 4 | -11/+50 |
|\ \
| |/
|/| |
|
| * | KVM: s390: Perform early event mask processing during boot | Heinz Graalfs | 2012-06-13 | 4 | -11/+50 |