index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
qdio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-30
[S390] cio: Use strict_strtoul() for attributes.
Cornelia Huck
1
-4
/
+4
2008-04-29
proc: remove proc_root from drivers
Alexey Dobriyan
1
-2
/
+2
2008-04-19
Convert asm/semaphore.h users to linux/semaphore.h
Matthew Wilcox
1
-1
/
+1
2008-04-17
[S390] qdio (new feature): enhancing info-retrieval from QDIO-adapters
Ursula Braun
1
-92
/
+86
2008-04-17
[S390] qdio: Unrecognized inbound traffic if many FCP devices are online
Ursula Braun
1
-1
/
+1
2008-02-19
[S390] qdio: FCP/SCSI write I/O stagnates on LPAR
Ursula Braun
1
-3
/
+0
2008-02-19
[S390] qdio: fix qdio_activate timeout handling.
Heiko Carstens
1
-8
/
+2
2008-02-09
[S390] qdio: avoid hang when establishing qdio queues
Ursula Braun
1
-10
/
+8
2008-01-26
[S390] qdio: Remove double checked value.
Sebastian Ott
1
-2
/
+1
2008-01-26
[S390] cio: Extend adapter interrupt interface.
Peter Oberparleiter
1
-18
/
+17
2007-10-12
[S390] qdio: change QDIO performance_stats error message priority
Ursula Braun
1
-1
/
+1
2007-10-12
[S390] qdio: dont cast function pointers and use them to call functions.
Heiko Carstens
1
-18
/
+19
2007-08-22
[S390] qdio: Refresh buffer states for IQDIO Asynchronous output queue
Klaus D. Wacker
1
-1
/
+2
2007-08-22
[S390] qdio: fix EQBS handling on CCQ96
Klaus D. Wacker
1
-0
/
+2
2007-08-10
[S390] qdio: make sure data structures are correctly aligned.
Heiko Carstens
1
-45
/
+47
2007-07-17
[S390] Fix broken logic, SIGA flags must be bitwise ORed
Jan Glauber
1
-6
/
+6
2007-07-17
[S390] qdio: output queue stall on FCP and network devices
Frank Pavlic
1
-2
/
+2
2007-05-10
[S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pci
Ursula Braun
1
-0
/
+1
2007-05-08
s390: free skbs in finite amount of time in qeth
Ursula Braun
1
-10
/
+27
2007-05-04
[S390] qdio: make qdio statistics SMP-capable
Ursula Braun
1
-103
/
+137
2007-03-19
[S390] cio: qdio slsb setup
Ursula Braun
1
-8
/
+18
2007-02-12
[S390] cio: Fixup interface for setting options on ccw devices.
Cornelia Huck
1
-1
/
+1
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
1
-37
/
+37
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
1
-2
/
+1
2006-12-15
[S390] Hipersocket multicast queue: make sure outbound handler is called
Ursula Braun
1
-5
/
+8
2006-12-08
[S390] runtime switch for qdio performance statistics
Ursula Braun
1
-102
/
+124
2006-12-08
[S390] more workqueue fixes.
Martin Schwidefsky
1
-3
/
+5
2006-12-04
[S390] non-unique constant/macro identifiers.
Ursula Braun
1
-4
/
+4
2006-10-18
[S390] cio: sch_no -> schid.sch_no conversion.
Cornelia Huck
1
-1
/
+1
2006-10-11
[S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_private
Cornelia Huck
1
-5
/
+5
2006-09-20
[S390] qdio slsb processing state.
Frank Pavlic
1
-1
/
+1
2006-09-20
[S390] qdio_get_micros return value.
Frank Pavlic
1
-1
/
+1
2006-07-12
[S390] Fix sparse warnings.
Heiko Carstens
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-04-28
[PATCH] s390: fix slab debugging
Christian Borntraeger
1
-3
/
+3
2006-04-28
[PATCH] s390: qdio memory allocations
Andreas Herrmann
1
-6
/
+24
2006-03-24
[PATCH] s390: kzalloc() conversion in drivers/s390
Eric Sesterhenn
1
-13
/
+7
2006-02-21
[PATCH] s390: V=V qdio fixes
Frank Pavlic
1
-2
/
+11
2006-02-01
[PATCH] s390: Remove CVS generated information
Heiko Carstens
1
-4
/
+1
2006-01-15
[PATCH] s390: email-address change
Cornelia Huck
1
-2
/
+2
2006-01-06
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
1
-1
/
+1
2006-01-06
[PATCH] s390: multiple subchannel sets support
Cornelia Huck
1
-33
/
+48
2006-01-06
[PATCH] s390: introduce struct subchannel_id
Cornelia Huck
1
-52
/
+55
2006-01-06
[PATCH] s390: qdio V=V pass-through
Frank Pavlic
1
-115
/
+474
2005-11-07
[PATCH] kfree cleanup: drivers/s390
Jesper Juhl
1
-6
/
+3
2005-11-07
[PATCH] s390: duplicate timeout in qdio
Ursula Braun-Krahl
1
-4
/
+4
2005-08-27
[PATCH] bogus function type in qdio
Al Viro
1
-1
/
+1
2005-08-24
[PATCH] typo fix in qdio.c
Al Viro
1
-1
/
+1
2005-07-28
[PATCH] clean up inline static vs static inline
Jesper Juhl
1
-10
/
+10
2005-06-26
[PATCH] s390: debug feature changes
Michael Holzheu
1
-7
/
+7
[next]