| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] dasd: add proper compat pointer conversion for symmetrix ioctl | Heiko Carstens | 2010-01-13 | 1 | -5/+9 |
* | [S390] tape_block: remove ioctl function | Heiko Carstens | 2010-01-13 | 1 | -39/+0 |
* | [S390] fs3270: add missing compat ptr conversion | Heiko Carstens | 2010-01-13 | 1 | -6/+11 |
* | [S390] vmcp: add missing compat ptr conversion | Heiko Carstens | 2010-01-13 | 1 | -3/+9 |
* | [S390] cio: add missing compat ptr conversion | Heiko Carstens | 2010-01-13 | 1 | -8/+15 |
* | [S390] dasd: add missing compat ptr conversion | Heiko Carstens | 2010-01-13 | 1 | -5/+9 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-01-12 | 1 | -1/+1 |
|\ |
|
| * | claw: use "claw" as root device name | Ursula Braun | 2010-01-07 | 1 | -1/+1 |
* | | [S390] qdio: convert global statistics to per-device stats | Jan Glauber | 2010-01-04 | 7 | -265/+177 |
* | | [S390] Use strim instead of strstrip to avoid false warnings. | Heiko Carstens | 2009-12-18 | 1 | -1/+1 |
* | | [S390] qdio: add counter for input queue full condition | Jan Glauber | 2009-12-18 | 3 | -1/+5 |
* | | [S390] qdio: remove superfluous log entries and WARN_ONs. | Jan Glauber | 2009-12-18 | 1 | -9/+1 |
* | | [S390] cio: fix channel path vary | Peter Oberparleiter | 2009-12-18 | 3 | -14/+19 |
* | | [S390] drivers: Correct size given to memset | Julia Lawall | 2009-12-18 | 1 | -2/+2 |
* | | [S390] tape: Add pr_fmt() macro to all tape source files | Michael Holzheu | 2009-12-18 | 8 | -0/+18 |
* | | [S390] tty: PTR_ERR return of wrong pointer in fs3270_open() | Roel Kluin | 2009-12-18 | 1 | -1/+1 |
* | | [S390] dasd: PTR_ERR return of wrong pointer in | Roel Kluin | 2009-12-18 | 1 | -1/+1 |
* | | [S390] dasd: move dasd-diag kmsg to dasd | Stefan Haberland | 2009-12-18 | 1 | -20/+22 |
* | | [S390] cio: fix drvdata usage for the console subchannel | Sebastian Ott | 2009-12-18 | 1 | -0/+1 |
* | | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 2009-12-15 | 1 | -2/+3 |
* | | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 | 12 | -12/+12 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-12-14 | 1 | -5/+3 |
|\ \
| |/
|/| |
|
| * | percpu: make misc percpu symbols unique | Tejun Heo | 2009-10-29 | 1 | -5/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 5 | -5/+5 |
|\ \ |
|
| * \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 5 | -5/+5 |
| |\ \ |
|
| | * | | tree-wide: fix misspelling of "definition" in comments | Adam Buchbinder | 2009-12-04 | 1 | -1/+1 |
| | * | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 3 | -3/+3 |
| | * | | tree-wide: fix typos "couter" -> "counter" | Uwe Kleine-König | 2009-12-04 | 1 | -1/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-12-09 | 14 | -1611/+1388 |
|\ \ \ \ |
|
| * | | | | [SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPP | Christof Schmitt | 2009-12-04 | 2 | -4/+0 |
| * | | | | [SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport class | Christof Schmitt | 2009-12-04 | 2 | -0/+4 |
| * | | | | [SCSI] zfcp: Block scsi_eh thread for rport state BLOCKED | Christof Schmitt | 2009-12-04 | 1 | -0/+3 |
| * | | | | [SCSI] zfcp: Update FSF error reporting | Christof Schmitt | 2009-12-04 | 2 | -29/+11 |
| * | | | | [SCSI] zfcp: Improve ELS ADISC handling | Christof Schmitt | 2009-12-04 | 3 | -3/+17 |
| * | | | | [SCSI] zfcp: Simplify handling of ct and els requests | Christof Schmitt | 2009-12-04 | 9 | -285/+160 |
| * | | | | [SCSI] zfcp: Remove ZFCP_DID_MASK | Christof Schmitt | 2009-12-04 | 4 | -18/+17 |
| * | | | | [SCSI] zfcp: Move WKA port to zfcp FC code | Christof Schmitt | 2009-12-04 | 6 | -68/+90 |
| * | | | | [SCSI] zfcp: Use common code definitions for FC CT structs | Christof Schmitt | 2009-12-04 | 5 | -180/+161 |
| * | | | | [SCSI] zfcp: Use common code definitions for FC ELS structs | Christof Schmitt | 2009-12-04 | 6 | -154/+108 |
| * | | | | [SCSI] zfcp: Update FCP protocol related code | Christof Schmitt | 2009-12-04 | 7 | -169/+156 |
| * | | | | [SCSI] zfcp: Dont fail SCSI commands when transitioning to blocked fc_rport | Christof Schmitt | 2009-12-04 | 1 | -2/+16 |
| * | | | | [SCSI] zfcp: Assign scheduled work to driver queue | Swen Schillig | 2009-12-04 | 6 | -24/+17 |
| * | | | | [SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore | Swen Schillig | 2009-12-04 | 6 | -78/+34 |
| * | | | | [SCSI] zfcp: Implement module unloading | Christof Schmitt | 2009-12-04 | 3 | -13/+14 |
| * | | | | [SCSI] zfcp: Merge trace code for fsf requests in one function | Christof Schmitt | 2009-12-04 | 1 | -54/+39 |
| * | | | | [SCSI] zfcp: Access ports and units with container_of in sysfs code | Christof Schmitt | 2009-12-04 | 2 | -7/+10 |
| * | | | | [SCSI] zfcp: Remove suspend callback | Swen Schillig | 2009-12-04 | 1 | -17/+1 |
| * | | | | [SCSI] zfcp: Remove global config_mutex | Swen Schillig | 2009-12-04 | 7 | -158/+232 |
| * | | | | [SCSI] zfcp: Replace local reference counting with common kref | Swen Schillig | 2009-12-04 | 11 | -258/+196 |
| * | | | | [SCSI] zfcp: Replace global config_lock with local list locks | Swen Schillig | 2009-12-04 | 8 | -200/+199 |