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
/
css.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-12
[S390] cio: Disable channel path measurements on shutdown/reboot.
Cornelia Huck
1
-0
/
+29
2007-10-12
[S390] cio: rename css to channel_subsystems
Cornelia Huck
1
-30
/
+39
2007-08-10
[S390] cio: avoid memory leak on error in css_alloc_subchannel().
Cornelia Huck
1
-0
/
+1
2007-07-27
[S390] cio: Reorganize initialization.
Cornelia Huck
1
-3
/
+16
2007-07-27
[S390] cio: Clean up messages.
Cornelia Huck
1
-6
/
+5
2007-07-27
[S390] cio: css_sch_device_register() can be made static.
Cornelia Huck
1
-1
/
+1
2007-05-10
[S390] cio: Make some structures and a function static.
Cornelia Huck
1
-2
/
+1
2007-04-27
[S390] cio: fix subchannel channel-path data usage
Peter Oberparleiter
1
-5
/
+48
2007-04-27
[S390] cio: replace subchannel evaluation queue with bitmap
Peter Oberparleiter
1
-101
/
+47
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
1
-3
/
+3
2007-02-05
[S390] cio: Catch operand exceptions on stsch.
Cornelia Huck
1
-1
/
+1
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
1
-4
/
+1
2006-12-15
[S390] cio: css_register_subchannel race.
Stefan Bader
1
-1
/
+2
2006-12-08
[S390] Use dev->groups for adding/removing the subchannel attribute group.
Cornelia Huck
1
-4
/
+1
2006-12-08
[S390] Support for disconnected devices reappearing on another subchannel.
Cornelia Huck
1
-4
/
+33
2006-12-08
[S390] subchannel lock conversion.
Cornelia Huck
1
-10
/
+12
2006-12-08
[S390] Some preparations for the dynamic subchannel mapping patch.
Cornelia Huck
1
-4
/
+9
2006-12-07
[PATCH] More work_struct induced breakage (s390)
Al Viro
1
-5
/
+4
2006-10-27
[S390] cio: css_probe_device() must be called enabled.
Cornelia Huck
1
-4
/
+3
2006-10-11
[S390] cio: remove casts from/to (void *).
Cornelia Huck
1
-1
/
+1
2006-09-20
[S390] cio: subchannel evaluation function operates without lock
Peter Oberparleiter
1
-99
/
+104
2006-07-12
[S390] path grouping and path verifications fixes.
Cornelia Huck
1
-3
/
+9
2006-07-12
[S390] subchannel register/unregister mutex.
Cornelia Huck
1
-3
/
+21
2006-06-29
[S390] cio async subchannel reprobe.
Peter Oberparleiter
1
-0
/
+63
2006-03-24
[PATCH] s390: kzalloc() conversion in drivers/s390
Eric Sesterhenn
1
-2
/
+1
2006-03-24
[PATCH] s390: channel path measurements
Cornelia Huck
1
-0
/
+41
2006-03-15
[PATCH] "s390: multiple subchannel sets support" fix
Greg Smith
1
-0
/
+3
2006-02-01
[PATCH] s390: Remove CVS generated information
Heiko Carstens
1
-1
/
+0
2006-01-15
[PATCH] s390: email-address change
Cornelia Huck
1
-2
/
+2
2006-01-13
[PATCH] Add {css,ccw}_bus_type probe, remove, shutdown methods.
Cornelia Huck
1
-2
/
+34
2006-01-06
[PATCH] s390: Fix missing release function and cosmetic changes
Cornelia Huck
1
-0
/
+10
2006-01-06
[PATCH] s390: multiple subchannel sets support
Cornelia Huck
1
-12
/
+32
2006-01-06
[PATCH] s390: introduce struct channel_subsystem
Cornelia Huck
1
-21
/
+46
2006-01-06
[PATCH] s390: introduce for_each_subchannel
Cornelia Huck
1
-52
/
+58
2006-01-06
[PATCH] s390: introduce struct subchannel_id
Cornelia Huck
1
-31
/
+38
2006-01-06
[PATCH] s390: move s390_root_dev_* out of the cio layer
Carsten Otte
1
-41
/
+0
2005-06-26
[PATCH] s/390: Use klist in cio
Cornelia Huck
1
-20
/
+14
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+575