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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-12
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
3
-4
/
+33
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
1
-1
/
+1
2007-02-12
[S390] cio: use ARRAY_SIZE in device_id.c
Ahmed S. Darwish
1
-1
/
+2
2007-02-12
[S390] cio: Fixup interface for setting options on ccw devices.
Cornelia Huck
2
-3
/
+31
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
11
-67
/
+67
2007-02-05
[S390] Convert memory detection into C code.
Heiko Carstens
1
-5
/
+5
2007-02-05
[S390] ETR support.
Martin Schwidefsky
1
-2
/
+15
2007-02-05
[S390] cio: Don't spam debug feature.
Cornelia Huck
1
-1
/
+1
2007-02-05
[S390] Cleanup of CHSC event handling.
Peter Oberparleiter
1
-120
/
+112
2007-02-05
[S390] cio: declare hardware structures packed.
Peter Oberparleiter
2
-12
/
+12
2007-02-05
[S390] cio: Catch operand exceptions on stsch.
Cornelia Huck
2
-2
/
+2
2007-02-05
[S390] cio: Use device_{create,remove}_bin_file.
Cornelia Huck
1
-7
/
+5
2007-02-05
[S390] cio: Restart path verification after unsolicited interrupt.
Cornelia Huck
1
-0
/
+2
2007-02-05
[S390] cio: Remove check for ssd in chpids_show().
Cornelia Huck
1
-5
/
+2
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
8
-9
/
+11
2007-01-09
[S390] cio: use barrier() in stsch_reset.
Heiko Carstens
1
-8
/
+4
2006-12-28
[S390] cio: fix stsch_reset.
Michael Holzheu
1
-3
/
+10
2006-12-15
[S390] cio: css_register_subchannel race.
Stefan Bader
1
-1
/
+2
2006-12-15
[S390] Fix reboot hang on LPARs
Michael Holzheu
1
-2
/
+23
2006-12-15
[S390] Hipersocket multicast queue: make sure outbound handler is called
Ursula Braun
1
-5
/
+8
2006-12-08
[S390] Use dev->groups for adding/removing the subchannel attribute group.
Cornelia Huck
3
-11
/
+11
2006-12-08
[S390] Support for disconnected devices reappearing on another subchannel.
Cornelia Huck
7
-59
/
+296
2006-12-08
[S390] subchannel lock conversion.
Cornelia Huck
6
-63
/
+98
2006-12-08
[S390] Some preparations for the dynamic subchannel mapping patch.
Cornelia Huck
4
-47
/
+78
2006-12-08
[S390] runtime switch for qdio performance statistics
Ursula Braun
2
-119
/
+135
2006-12-08
[S390] more workqueue fixes.
Martin Schwidefsky
5
-39
/
+56
2006-12-07
[PATCH] More work_struct induced breakage (s390)
Al Viro
1
-5
/
+4
2006-12-04
[S390] cio: Use device_reprobe() instead of bus_rescan_devices().
Cornelia Huck
1
-1
/
+13
2006-12-04
[S390] cio: Retry internal operations after vary off.
Cornelia Huck
7
-11
/
+90
2006-12-04
[S390] cio: Use path verification for last path gone after vary off.
Cornelia Huck
3
-10
/
+24
2006-12-04
[S390] non-unique constant/macro identifiers.
Ursula Braun
2
-7
/
+5
2006-12-04
[S390] Reset infrastructure for re-IPL.
Heiko Carstens
2
-63
/
+100
2006-10-27
[S390] cio: Make ccw_device_register() static.
Cornelia Huck
2
-3
/
+1
2006-10-27
[S390] cio: css_probe_device() must be called enabled.
Cornelia Huck
1
-4
/
+3
2006-10-18
[S390] cio: sch_no -> schid.sch_no conversion.
Cornelia Huck
1
-1
/
+1
2006-10-18
[S390] cio: invalid device operational notification
Peter Oberparleiter
1
-0
/
+4
2006-10-11
[S390] cio: remove casts from/to (void *).
Cornelia Huck
4
-26
/
+26
2006-10-11
[S390] cio: Remove grace period for vary off chpid.
Cornelia Huck
5
-76
/
+14
2006-10-11
[S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_private
Cornelia Huck
8
-53
/
+56
2006-10-11
[S390] cio: add missing KERN_INFO printk header.
Cornelia Huck
1
-1
/
+2
2006-10-11
[S390] irq change improvements.
Heiko Carstens
1
-2
/
+2
2006-10-06
[S390] irq change build fixes.
Heiko Carstens
1
-1
/
+5
2006-10-06
[S390] cio: 0 is a valid chpid.
Cornelia Huck
1
-9
/
+16
2006-10-04
[S390] cio: improve unit check handling for internal operations
Peter Oberparleiter
1
-4
/
+4
2006-10-04
[S390] cio: add timeout handler for internal operations.
Peter Oberparleiter
1
-0
/
+3
2006-10-04
[S390] Add timeouts during sense PGID, path verification and disband PGID.
Cornelia Huck
3
-0
/
+13
2006-09-28
[S390] Inline assembly cleanup.
Martin Schwidefsky
3
-304
/
+146
2006-09-20
[S390] cio: subchannel evaluation function operates without lock
Peter Oberparleiter
1
-99
/
+104
2006-09-20
[S390] cio: always query all paths on path verification.
Peter Oberparleiter
5
-61
/
+68
2006-09-20
[S390] cio: update path groups on logical CHPID changes.
Peter Oberparleiter
2
-2
/
+15
[next]