Age | Commit message (Expand) | Author | Files | Lines |
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-03 | 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 |
2008-04-29 | qeth module size reduction. | Peter Tiedemann | 5 | -27/+14 |
2008-04-29 | ccwgroup: Unify parsing for group attribute. | Ursula Braun | 3 | -60/+79 |
2008-04-29 | netiucv: get rid of in_atomic() use | Ursula Braun | 1 | -2/+0 |
2008-04-29 | lcs: CCL-sequ. numbers required for protocol 802.2 only. | Klaus D. Wacker | 1 | -1/+2 |
2008-04-28 | return pfn from direct_access, for XIP | Jared Hulbert | 1 | -3/+5 |
2008-04-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 3 | -20/+151 |
2008-04-27 | [SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfs | Swen Schillig | 2 | -2/+130 |
2008-04-27 | [SCSI] zfcp: Print some messages only during ERP | Swen Schillig | 1 | -17/+19 |
2008-04-27 | [SCSI] zfcp: Wait for free SBAL during exchange config | Swen Schillig | 1 | -1/+2 |
2008-04-27 | s390: KVM guest: virtio device support, and kvm hypercalls | Christian Borntraeger | 3 | -1/+348 |
2008-04-19 | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 1 | -1/+1 |
2008-04-19 | drivers: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 1 | -1/+0 |
2008-04-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds | 33 | -16798/+20316 |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 13 | -1532/+1448 |
2008-04-18 | [SCSI] zfcp: Fix error handling for blocked unit for send FCP command | Christof Schmitt | 1 | -1/+1 |
2008-04-18 | [SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlock | Christof Schmitt | 1 | -1/+0 |
2008-04-18 | [SCSI] zfcp: fix 31 bit compile warnings | Martin Peschke | 11 | -213/+211 |
2008-04-17 | [SCSI] zfcp: fix compiler warning caused by poking inside new semaphore (linu... | Martin Peschke | 2 | -3/+0 |
2008-04-17 | [S390] Remove code duplication from monreader / dcssblk. | Martin Schwidefsky | 2 | -104/+3 |
2008-04-17 | [S390] zcrypt: Comments and kernel-doc cleanup | Felix Beck | 7 | -95/+184 |
2008-04-17 | [S390] Fix a lot of sparse warnings. | Heiko Carstens | 7 | -39/+40 |
2008-04-17 | [S390] Convert s390 to GENERIC_CLOCKEVENTS. | Heiko Carstens | 1 | -6/+3 |
2008-04-17 | [S390] Convert monitor calls to function calls. | Heiko Carstens | 1 | -1/+2 |
2008-04-17 | [S390] qdio (new feature): enhancing info-retrieval from QDIO-adapters | Ursula Braun | 2 | -92/+114 |
2008-04-17 | [S390] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 10 | -237/+236 |
2008-04-17 | [S390] zcrypt: add support for large random numbers | Ralph Wuerthner | 3 | -1/+326 |
2008-04-17 | [S390] Add new fields for System z10 to /proc/sysinfo | Martin Schwidefsky | 1 | -2/+14 |
2008-04-17 | [S390] KVM preparation: split sysinfo definitions for kvm use | Christian Borntraeger | 1 | -99/+1 |