index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-07
[S390] cio: remove intretry flag
Peter Oberparleiter
6
-75
/
+18
2009-12-07
[S390] cio: allow setting not-operational devices offline
Peter Oberparleiter
1
-5
/
+4
2009-12-07
[S390] cio: use ccw request infrastructure for pgid
Peter Oberparleiter
5
-604
/
+383
2009-12-07
[S390] cio: use ccw request infrastructure for sense id
Peter Oberparleiter
3
-288
/
+154
2009-12-07
[S390] cio: consistent infrastructure for internal I/O requests
Peter Oberparleiter
4
-1
/
+386
2009-12-07
[S390] cio: dont panic in non-fatal conditions
Peter Oberparleiter
1
-19
/
+6
2009-12-07
[S390] cio: ensure proper locking during device recognition
Peter Oberparleiter
1
-0
/
+2
2009-12-07
[S390] cio: handle error during path verification consistently
Peter Oberparleiter
2
-11
/
+10
2009-12-07
[S390] cio: handle error during device recognition consistently
Peter Oberparleiter
3
-64
/
+15
2009-12-07
[S390] cio: inform user when online/offline processing fails
Peter Oberparleiter
1
-0
/
+22
2009-12-07
[S390] cio: introduce ccw device todos
Peter Oberparleiter
4
-127
/
+119
2009-12-07
[S390] cio: introduce subchannel todos
Peter Oberparleiter
4
-19
/
+63
2009-12-07
[S390] cio: introduce parent-initiated device move
Peter Oberparleiter
3
-338
/
+192
2009-12-07
[S390] cio: fix repeat setting of cdev parent association
Peter Oberparleiter
1
-4
/
+1
2009-12-07
[S390] cio: fix double free in case of probe failure
Peter Oberparleiter
1
-6
/
+5
2009-12-04
tree-wide: fix misspelling of "definition" in comments
Adam Buchbinder
1
-1
/
+1
2009-12-04
[SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPP
Christof Schmitt
2
-4
/
+0
2009-12-04
[SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport class
Christof Schmitt
2
-0
/
+4
2009-12-04
[SCSI] zfcp: Block scsi_eh thread for rport state BLOCKED
Christof Schmitt
1
-0
/
+3
2009-12-04
[SCSI] zfcp: Update FSF error reporting
Christof Schmitt
2
-29
/
+11
2009-12-04
[SCSI] zfcp: Improve ELS ADISC handling
Christof Schmitt
3
-3
/
+17
2009-12-04
[SCSI] zfcp: Simplify handling of ct and els requests
Christof Schmitt
9
-285
/
+160
2009-12-04
[SCSI] zfcp: Remove ZFCP_DID_MASK
Christof Schmitt
4
-18
/
+17
2009-12-04
[SCSI] zfcp: Move WKA port to zfcp FC code
Christof Schmitt
6
-68
/
+90
2009-12-04
[SCSI] zfcp: Use common code definitions for FC CT structs
Christof Schmitt
5
-180
/
+161
2009-12-04
[SCSI] zfcp: Use common code definitions for FC ELS structs
Christof Schmitt
6
-154
/
+108
2009-12-04
[SCSI] zfcp: Update FCP protocol related code
Christof Schmitt
7
-169
/
+156
2009-12-04
[SCSI] zfcp: Dont fail SCSI commands when transitioning to blocked fc_rport
Christof Schmitt
1
-2
/
+16
2009-12-04
[SCSI] zfcp: Assign scheduled work to driver queue
Swen Schillig
6
-24
/
+17
2009-12-04
[SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore
Swen Schillig
6
-78
/
+34
2009-12-04
[SCSI] zfcp: Implement module unloading
Christof Schmitt
3
-13
/
+14
2009-12-04
[SCSI] zfcp: Merge trace code for fsf requests in one function
Christof Schmitt
1
-54
/
+39
2009-12-04
[SCSI] zfcp: Access ports and units with container_of in sysfs code
Christof Schmitt
2
-7
/
+10
2009-12-04
[SCSI] zfcp: Remove suspend callback
Swen Schillig
1
-17
/
+1
2009-12-04
[SCSI] zfcp: Remove global config_mutex
Swen Schillig
7
-158
/
+232
2009-12-04
[SCSI] zfcp: Replace local reference counting with common kref
Swen Schillig
11
-258
/
+196
2009-12-04
[SCSI] zfcp: Replace global config_lock with local list locks
Swen Schillig
8
-200
/
+199
2009-12-04
[SCSI] zfcp: Adapt change_queue_depth for queue full tracking
Christof Schmitt
1
-3
/
+12
2009-12-04
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
1
-1
/
+5
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
3
-3
/
+3
2009-12-04
tree-wide: fix typos "couter" -> "counter"
Uwe Kleine-König
1
-1
/
+1
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
23
-159
/
+264
2009-11-17
net/s390 drivers: add missing 'const' attribute
Heiko Carstens
3
-3
/
+3
2009-11-16
qeth: allow dynamic change of rx checksumming
Frank Blaschka
3
-23
/
+41
2009-11-16
qeth: rework TSO functions
Frank Blaschka
7
-98
/
+110
2009-11-16
qeth: Recognize return codes of ccw_device_set_online
Ursula Braun
3
-46
/
+31
2009-11-16
qeth: remaining EDDP cleanup
Ursula Braun
1
-2
/
+0
2009-11-16
qeth: Exploit Connection Isolation
Einar Lueck
6
-12
/
+267
2009-11-13
netiucv: displayed TX bytes value much too high
Ursula Braun
1
-2
/
+2
2009-11-13
s390: remove cu3088 layer for lcs and ctcm
Ursula Braun
13
-242
/
+304
[prev]
[next]