| Commit message (Expand) | Author | Age |
* | s390/dasd: fix ioctl return value | Heiko Carstens | 2012-08-28 |
* | s390/sclp_sdias: Add missing break and "fall through" | Michael Holzheu | 2012-08-08 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-07-26 |
|\ |
|
| * | qeth: repair crash in qeth_l3_vlan_rx_kill_vid() | frank.blaschka@de.ibm.com | 2012-07-25 |
| * | netiucv: cleanup attribute usage | frank.blaschka@de.ibm.com | 2012-07-25 |
* | | 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 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-07-24 |
|\ \ |
|
| * | | s390: Use eth_random_addr | Joe Perches | 2012-07-17 |
| * | | qeth: Convert over to dst_neigh_lookup_skb(). | David S. Miller | 2012-07-05 |
| |/ |
|
* | | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 |
* | | s390/ap: resend enable adapter interrupt request. | Holger Dengler | 2012-07-16 |
* | | s390/dasd: add shutdown action | Stefan Haberland | 2012-07-16 |
* | | s390/vmlogrdr: cleanup driver attribute usage | Sebastian Ott | 2012-06-05 |
* | | s390/vmlogrdr: cleanup device attribute usage | Sebastian Ott | 2012-06-05 |
* | | s390/cio/chp: cleanup 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 |
| * | s390/headers: remove #ifdef __KERNEL__ from not exported headers | 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 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-05-21 |
|\ \ \ |
|
| * | | | s390/ap: Fix wrong or missing comments | Holger Dengler | 2012-05-16 |
| * | | | s390/ap: move receive callback to message struct | Holger Dengler | 2012-05-16 |
| * | | | s390/qeth: reshuffle initialization | Sebastian Ott | 2012-05-16 |
| * | | | s390/qeth: cleanup drv attr usage | Sebastian Ott | 2012-05-16 |
| * | | | s390/claw: cleanup drv attr usage | Sebastian Ott | 2012-05-16 |
| * | | | s390/lcs: cleanup drv attr usage | Sebastian Ott | 2012-05-16 |
| * | | | s390/ctc: cleanup drv attr usage | Sebastian Ott | 2012-05-16 |
| * | | | s390/ccwgroup: remove ccwgroup_create_from_string | Sebastian Ott | 2012-05-16 |
| * | | | s390/qeth: stop using struct ccwgroup driver for discipline callbacks | Sebastian Ott | 2012-05-16 |
| * | | | s390/qeth: switch to ccwgroup_create_dev | Sebastian Ott | 2012-05-16 |
| * | | | s390/claw: switch to ccwgroup_create_dev | Sebastian Ott | 2012-05-16 |
| * | | | s390/lcs: switch to ccwgroup_create_dev | Sebastian Ott | 2012-05-16 |
| * | | | s390/ctcm: switch to ccwgroup_create_dev | Sebastian Ott | 2012-05-16 |
| * | | | s390/ccwgroup: exploit ccwdev_by_dev_id | Sebastian Ott | 2012-05-16 |
| * | | | s390/ccwgroup: introduce ccwgroup_create_dev | Sebastian Ott | 2012-05-16 |