Age | Commit message (Expand) | Author | Files | Lines |
2008-06-11 | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2008-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 6 | -150/+57 |
2008-06-10 | qeth: start dev queue after tx drop error | Frank Blaschka | 2 | -0/+2 |
2008-06-10 | qeth: Prepare-function to call s390dbf was wrong | Peter Tiedemann | 1 | -3/+5 |
2008-06-10 | qeth: reduce number of kernel messages | Frank Blaschka | 6 | -131/+42 |
2008-06-10 | qeth: Use ccw_device_get_id(). | Cornelia Huck | 2 | -15/+7 |
2008-06-10 | qeth: layer 3 Oops in ip event handler | Frank Blaschka | 1 | -1/+1 |
2008-06-10 | [S390] tape_3590.c: introduce missing kfree | Julia Lawall | 1 | -1/+1 |
2008-06-10 | [S390] vt220 console, initialize list head before use | Carsten Otte | 1 | -0/+1 |
2008-06-10 | [S390] cio: Fix inverted isc priorities. | Cornelia Huck | 1 | -9/+11 |
2008-06-10 | [S390] cio: Fix sparse warnings in blacklist.c. | Cornelia Huck | 1 | -3/+3 |
2008-06-06 | KVM: s390: handle machine checks when guest is running | Christian Borntraeger | 1 | -0/+1 |
2008-05-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 1 | -12/+6 |
2008-05-30 | [S390] tape: fix race with stack local wait_queue_head_t. | Martin Schwidefsky | 2 | -9/+10 |
2008-05-30 | [S390] 3270: fix race with stack local wait_queue_head_t. | Martin Schwidefsky | 1 | -5/+4 |
2008-05-30 | [S390] dasd: use a generic wait_queue for sleep_on | Stefan Haberland | 1 | -14/+14 |
2008-05-30 | [S390] sclp_vt220: fix scheduling while atomic bug. | Heiko Carstens | 1 | -20/+7 |
2008-05-30 | [S390] Fix section mismatch warnings. | Heiko Carstens | 1 | -1/+1 |
2008-05-30 | [S390] tape: Fix race condition in tape block device driver | Michael Holzheu | 1 | -2/+2 |
2008-05-30 | virtio: set device index in common code. | Rusty Russell | 1 | -12/+6 |
2008-05-20 | s390: fix race in device_create | Greg Kroah-Hartman | 1 | -5/+4 |
2008-05-18 | s390: KVM guest: fix compile error | Heiko Carstens | 1 | -17/+23 |
2008-05-15 | [S390] tape: Use ccw_dev_id to build cdev_id. | Cornelia Huck | 1 | -26/+5 |
2008-05-15 | [S390] dasd: fix timeout handling in interrupt handler | Stefan Weinhuber | 1 | -2/+3 |
2008-05-15 | [S390] dasd: Use const in busid functions. | Cornelia Huck | 2 | -6/+6 |
2008-05-15 | [S390] blacklist.c: removed duplicated include | Huang Weiyi | 1 | -1/+0 |
2008-05-15 | [S390] vmlogrdr: module initialization function should return negative errors | Marcin Slusarz | 1 | -1/+1 |
2008-05-15 | [S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID. | Michael Ernst | 1 | -9/+3 |
2008-05-07 | [S390] tty3270: fix put_char fail/success conversion. | Heiko Carstens | 1 | -9/+6 |
2008-05-07 | [S390] s390mach compile warning | Martin Schwidefsky | 1 | -1/+2 |
2008-05-07 | [S390] cio: Fix parsing mechanism for blacklisted devices. | Michael Ernst | 1 | -154/+170 |
2008-05-07 | [S390] cio: Remove cio_msg kernel parameter. | Michael Ernst | 9 | -83/+54 |
2008-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2 | -2/+2 |
2008-05-02 | [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer | Boaz Harrosh | 2 | -2/+2 |
2008-04-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 9 | -196/+239 |
2008-04-30 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 11 | -44/+73 |
2008-04-30 | s390 tty: Prepare for put_char to return success/fail | Alan Cox | 4 | -6/+12 |
2008-04-30 | [S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAP | Heiko Carstens | 1 | -11/+12 |
2008-04-30 | [S390] cio: Make isc handling more robust. | Cornelia Huck | 4 | -14/+10 |
2008-04-30 | [S390] Automatically detect added cpus. | Heiko Carstens | 1 | -1/+16 |
2008-04-30 | [S390] cio: Use strict_strtoul() for attributes. | Cornelia Huck | 5 | -18/+35 |
2008-04-29 | s390: use non-racy method for proc entries creation | Denis V. Lunev | 3 | -14/+10 |
2008-04-29 | proc: remove proc_root from drivers | Alexey Dobriyan | 4 | -8/+8 |
2008-04-29 | netiucv: Fix missing driver attributes. | Cornelia Huck | 1 | -0/+1 |
2008-04-29 | qeth: layer 2 allow ethtool to set TSO | Frank Blaschka | 1 | -1/+17 |
2008-04-29 | qeth: read number of ports from card | Ursula Braun | 1 | -2/+3 |
2008-04-29 | qeth: layer 3 add missing dev_open/close to ccwgroup handler | Frank Blaschka | 1 | -2/+13 |
2008-04-29 | qeth: rework fast path | Frank Blaschka | 4 | -98/+13 |
2008-04-29 | qeth: provide get ethtool settings | Frank Blaschka | 4 | -0/+93 |
2008-04-29 | qeth: layer 3 support vlan IPv6 on hiper socket | Frank Blaschka | 1 | -3/+4 |