Age | Commit message (Expand) | Author |
2008-12-25 | [S390] convert lcs printks to dev_xxx and pr_xxx macros. | Klaus-D. Wacker |
2008-12-25 | [S390] convert vmcp printks to pr_xxx macros. | Christian Borntraeger |
2008-12-25 | [S390] convert xpram printks to pr_xxx macros. | Martin Schwidefsky |
2008-12-25 | [S390] s390: Remove redundant test | Julia Lawall |
2008-12-25 | [S390] drivers/s390/crypto: Move dereference to after IS_ERR test | Julia Lawall |
2008-12-25 | [S390] sclp vt220: fix compile warning | Heiko Carstens |
2008-12-25 | [S390] cio: use pim to check for multipath. | Sebastian Ott |
2008-12-25 | [S390] cio: commit all pmcw changes. | Sebastian Ott |
2008-12-25 | [S390] cio: introduce cio_commit_config | Sebastian Ott |
2008-12-25 | [S390] cio: introduce cio_update_schib | Sebastian Ott |
2008-12-25 | [S390] cio: Use device_is_registered(). | Cornelia Huck |
2008-12-25 | [S390] cio: Dont call ->release directly. | Cornelia Huck |
2008-12-25 | [S390] cio: Dont fail probe for I/O subchannels. | Cornelia Huck |
2008-12-25 | [S390] cio: Only register ccw_device for registered subchannel. | Cornelia Huck |
2008-12-25 | [S390] cio: Fix I/O subchannel refcounting. | Cornelia Huck |
2008-12-25 | [S390] cio: Fix reference counting for online/offline. | Cornelia Huck |
2008-12-25 | [S390] cio: Put referernce on correct device after moving. | Cornelia Huck |
2008-12-25 | [S390] cio: fix ccwgroup online vs. ungroup race condition | Peter Oberparleiter |
2008-12-25 | [S390] cio: move irritating comment. | Sebastian Ott |
2008-12-25 | [S390] cio: get rid of compile warning | Heiko Carstens |
2008-12-25 | [S390] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-12-25 | [S390] dasd: call cleanup_cqr with request_queue_lock | Stefan Haberland |
2008-12-25 | [S390] dasd: correct sense byte condition for SIM | Stefan Haberland |
2008-12-25 | [S390] dasd: Use accessors instead of using driver_data directly. | Cornelia Huck |
2008-12-25 | [S390] dasd: improve dasd statistics proc interface | Stefan Haberland |
2008-12-25 | [S390] zfcp: Report microcode level through service level interface | Christof Schmitt |
2008-12-25 | [S390] service level interface. | Martin Schwidefsky |
2008-12-25 | [S390] qdio: fix error reporting for hipersockets | Jan Glauber |
2008-12-25 | [S390] qdio: improve inbound buffer acknowledgement | Jan Glauber |
2008-12-25 | [S390] qdio: rework debug feature logging | Jan Glauber |
2008-12-25 | [S390] qdio: fix compile warning under 31 bit | Jan Glauber |
2008-12-25 | [S390] qdio: add eqbs/sqbs instruction counters | Jan Glauber |
2008-12-25 | [S390] qdio: fix qeth port count detection | Jan Glauber |
2008-12-25 | [S390] ap: Minor code beautification. | Christian Maaser |
2008-12-25 | [S390] zcrypt: Use of Thin Interrupts | Felix Beck |
2008-12-25 | [S390] vmcp: remove BKL | Christian Borntraeger |
2008-12-06 | s390_net: Kill directly reference of netdev->priv | Wang Chen |
2008-12-02 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-12-01 | [SCSI] zfcp: prevent double decrement on host_busy while being busy | Swen Schillig |
2008-12-01 | [SCSI] zfcp: fix deadlock between wq triggered port scan and ERP | Swen Schillig |
2008-12-01 | [SCSI] zfcp: eliminate race between validation and locking | Swen Schillig |
2008-12-01 | [SCSI] zfcp: verify for correct rport state before scanning for SCSI devs | Swen Schillig |
2008-12-01 | [SCSI] zfcp: returning an ERR_PTR where a NULL value is expected | Swen Schillig |
2008-12-01 | [SCSI] zfcp: Fix opening of wka ports | Christof Schmitt |
2008-12-01 | [SCSI] zfcp: fix remote port status check | Martin Petermann |
2008-11-19 | drivers/s390/ - csum_partial - remove unnecessary casts | Joe Perches |
2008-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-11-15 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-11-14 | [S390] dasd: log sense for fatal errors | Stefan Haberland |
2008-11-14 | [S390] cio: Fix refcount after moving devices. | Cornelia Huck |