index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
Commit message (
Expand
)
Author
Age
Files
Lines
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
5
-1
/
+4
*
[S390] remove unused qdio flags in zfcp and qeth
Ursula Braun
2010-03-08
1
-1
/
+0
*
[S390] qdio: add missing bracket
Ursula Braun
2010-03-08
1
-1
/
+2
*
[S390] cio: fix init_count in case of recognition after steal lock
Sebastian Ott
2010-03-08
1
-2
/
+3
*
[S390] Cleanup struct _lowcore usage and defines.
Heiko Carstens
2010-02-26
4
-10
/
+10
*
[S390] add MACHINE_IS_LPAR flag
Martin Schwidefsky
2010-02-26
2
-2
/
+2
*
[S390] qdio: optimize cache line usage of struct qdio_irq
Jan Glauber
2010-02-26
2
-7
/
+12
*
[S390] qdio: account processed SBAL during queue scan
Jan Glauber
2010-02-26
3
-33
/
+101
*
[S390] cio: fix storage key handling
Heiko Carstens
2010-02-26
4
-9
/
+9
*
[S390] cio: trigger subchannel event at resume time
Sebastian Ott
2010-02-26
3
-51
/
+63
*
[S390] ccw_device_notify: improve return codes
Sebastian Ott
2010-02-26
3
-14
/
+37
*
[S390] cio: make wait_events interruptible
Sebastian Ott
2010-02-26
3
-10
/
+21
*
[S390] cio: wait for channel report
Sebastian Ott
2010-02-26
1
-14
/
+15
*
[S390] cio: introduce cio_settle
Sebastian Ott
2010-02-26
1
-5
/
+42
*
[S390] cio: consolidate workqueues
Sebastian Ott
2010-02-26
4
-32
/
+25
*
[S390] qdio: prevent call trace if CHPID is offline
Jan Glauber
2010-02-09
1
-0
/
+2
*
[S390] qdio: continue polling for buffer state ERROR
Ursula Braun
2010-02-09
1
-1
/
+1
*
[S390] cio: add missing compat ptr conversion
Heiko Carstens
2010-01-13
1
-8
/
+15
*
[S390] qdio: convert global statistics to per-device stats
Jan Glauber
2010-01-04
7
-265
/
+177
*
[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] cio: fix drvdata usage for the console subchannel
Sebastian Ott
2009-12-18
1
-0
/
+1
*
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
3
-3
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
2
-2
/
+2
|
\
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
2
-2
/
+2
*
|
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-12-09
13
-1728
/
+1668
|
\
\
|
*
|
[S390] cio: dont unregister a busy device in ccw_device_set_offline
Sebastian Ott
2009-12-07
1
-9
/
+20
|
*
|
[S390] cio: improve error recovery for internal I/Os
Peter Oberparleiter
2009-12-07
4
-6
/
+7
|
*
|
[S390] cio: change locking in io_subchannel_remove
Sebastian Ott
2009-12-07
1
-3
/
+2
|
*
|
[S390] cio: quiesce subchannel in io_subchannel_remove
Sebastian Ott
2009-12-07
1
-1
/
+9
|
*
|
[S390] cio: handle busy subchannel in ccw_device_move_to_sch
Sebastian Ott
2009-12-07
1
-2
/
+22
|
*
|
[S390] cio: handle failed disable_subchannel after device recognition
Sebastian Ott
2009-12-07
1
-1
/
+2
|
*
|
[S390] cio: fix quiesce state
Sebastian Ott
2009-12-07
2
-29
/
+23
|
*
|
[S390] cio: add per device initialization status flag
Sebastian Ott
2009-12-07
2
-0
/
+7
|
*
|
[S390] cio: remove registered flag from ccw_device_private
Sebastian Ott
2009-12-07
2
-9
/
+3
|
*
|
[S390] cio: make steal lock procedure more robust
Peter Oberparleiter
2009-12-07
4
-89
/
+134
|
*
|
[S390] cio: use sense-pgid operation for path verification
Peter Oberparleiter
2009-12-07
4
-94
/
+99
|
*
|
[S390] cio: split PGID settings and status
Peter Oberparleiter
2009-12-07
4
-15
/
+51
|
*
|
[S390] cio: remove intretry flag
Peter Oberparleiter
2009-12-07
6
-75
/
+18
|
*
|
[S390] cio: allow setting not-operational devices offline
Peter Oberparleiter
2009-12-07
1
-5
/
+4
|
*
|
[S390] cio: use ccw request infrastructure for pgid
Peter Oberparleiter
2009-12-07
5
-604
/
+383
|
*
|
[S390] cio: use ccw request infrastructure for sense id
Peter Oberparleiter
2009-12-07
3
-288
/
+154
|
*
|
[S390] cio: consistent infrastructure for internal I/O requests
Peter Oberparleiter
2009-12-07
4
-1
/
+386
|
*
|
[S390] cio: dont panic in non-fatal conditions
Peter Oberparleiter
2009-12-07
1
-19
/
+6
|
*
|
[S390] cio: ensure proper locking during device recognition
Peter Oberparleiter
2009-12-07
1
-0
/
+2
|
*
|
[S390] cio: handle error during path verification consistently
Peter Oberparleiter
2009-12-07
2
-11
/
+10
|
*
|
[S390] cio: handle error during device recognition consistently
Peter Oberparleiter
2009-12-07
3
-64
/
+15
|
*
|
[S390] cio: inform user when online/offline processing fails
Peter Oberparleiter
2009-12-07
1
-0
/
+22
[next]