index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
cio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-26
[S390] cio: Try harder to disable subchannel.
Cornelia Huck
1
-8
/
+10
2009-03-26
[S390] split/move machine check handler code
Heiko Carstens
1
-1
/
+2
2009-01-08
fix similar typos to successfull
Coly Li
1
-1
/
+1
2008-12-31
[PATCH] improve idle cputime accounting
Martin Schwidefsky
1
-1
/
+1
2008-12-25
[S390] convert cio printks to pr_xxx macros.
Michael Ernst
1
-1
/
+4
2008-12-25
[S390] cio: introduce cio_commit_config
Sebastian Ott
1
-61
/
+73
2008-12-25
[S390] cio: introduce cio_update_schib
Sebastian Ott
1
-12
/
+35
2008-12-25
[S390] cio: get rid of compile warning
Heiko Carstens
1
-38
/
+37
2008-10-10
[S390] Move private simple udelay function to arch/s390/lib/delay.c.
Heiko Carstens
1
-15
/
+2
2008-10-10
[S390] cio: fix cio_tpi.
Heiko Carstens
1
-2
/
+6
2008-10-10
[S390] cio: inline assembly cleanup
Peter Oberparleiter
1
-1
/
+1
2008-10-10
[S390] bus_id -> dev_set_name() for css and ccw busses
Cornelia Huck
1
-2
/
+11
2008-10-10
[S390] bus_id -> dev_name conversions
Kay Sievers
1
-8
/
+8
2008-09-16
[S390] cio: fix orb initialization in cio_start_key
Stefan Weinhuber
1
-0
/
+1
2008-09-09
[S390] cio: handle ssch() return codes correctly.
Cornelia Huck
1
-1
/
+3
2008-07-14
[S390] Cleanup cio printk messages.
Michael Ernst
1
-2
/
+1
2008-07-14
[S390] cio: Add chsc subchannel driver.
Cornelia Huck
1
-0
/
+9
2008-07-14
[S390] cio: Use isc_{register,unregister}.
Cornelia Huck
1
-2
/
+3
2008-07-14
[S390] cio: Allow adapter interrupt handlers per isc.
Cornelia Huck
1
-1
/
+1
2008-07-14
[S390] cio: Introduce abstract isc definitions.
Cornelia Huck
1
-6
/
+7
2008-07-14
[S390] cio: provide functions for fcx enabled I/O
Peter Oberparleiter
1
-11
/
+70
2008-07-14
[S390] cio: introduce fcx enabled scsw format
Peter Oberparleiter
1
-7
/
+7
2008-07-14
[S390] cio: Base message subchannel handling.
Cornelia Huck
1
-6
/
+24
2008-07-14
[S390] cio: Export some symbols for modular css drivers.
Cornelia Huck
1
-6
/
+10
2008-07-14
[S390] cio: Rework css driver.
Cornelia Huck
1
-0
/
+1
2008-07-14
[S390] cio: Register all subchannels.
Cornelia Huck
1
-75
/
+51
2008-07-14
[S390] cio: Clear correct bit in cio_release_console().
Cornelia Huck
1
-1
/
+1
2008-06-10
[S390] cio: Fix inverted isc priorities.
Cornelia Huck
1
-9
/
+11
2008-05-07
[S390] cio: Remove cio_msg kernel parameter.
Michael Ernst
1
-29
/
+10
2008-04-30
[S390] cio: Make isc handling more robust.
Cornelia Huck
1
-5
/
+4
2008-04-17
[S390] Fix a lot of sparse warnings.
Heiko Carstens
1
-7
/
+11
2008-04-17
[S390] Convert s390 to GENERIC_CLOCKEVENTS.
Heiko Carstens
1
-6
/
+3
2008-04-17
[S390] Convert monitor calls to function calls.
Heiko Carstens
1
-1
/
+2
2008-01-26
[S390] usage of s390dbf: shrink number of debug areas to use.
Peter Tiedemann
1
-3
/
+3
2008-01-26
[S390] cio: memory leak in cio processing
Michael Ernst
1
-2
/
+5
2008-01-26
[S390] cio: I/O subchannel specific fields.
Cornelia Huck
1
-12
/
+12
2008-01-26
[S390] cio: Extend adapter interrupt interface.
Peter Oberparleiter
1
-1
/
+1
2008-01-26
[S390] cio: Introduce subchannel->private.
Cornelia Huck
1
-17
/
+26
2008-01-26
[S390] cio: Cleanup debug feature usage.
Cornelia Huck
1
-20
/
+18
2008-01-26
[S390] cio: css_driver: Use consistent parameters.
Cornelia Huck
1
-2
/
+2
2007-10-12
[S390] cio: Disable channel measurements (cmf) on shutdown/reboot.
Cornelia Huck
1
-0
/
+5
2007-07-27
[S390] cio: Clean up messages.
Cornelia Huck
1
-7
/
+6
2007-04-27
[S390] cio: Channel-path configure function.
Peter Oberparleiter
1
-0
/
+1
2007-04-27
[S390] cio: Introduce separate files for channel-path related code.
Peter Oberparleiter
1
-3
/
+5
2007-04-27
[S390] cio: Introduce struct chp_id.
Peter Oberparleiter
1
-1
/
+4
2007-04-27
[S390] cio/ipl: Clean interface between cio and ipl code.
Heiko Carstens
1
-28
/
+10
2007-02-21
[S390] nss: Free unused memory in kernel image.
Heiko Carstens
1
-1
/
+1
2007-02-21
[S390] New header file ipl.h
Michael Holzheu
1
-0
/
+1
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
1
-4
/
+4
2007-02-05
[S390] Convert memory detection into C code.
Heiko Carstens
1
-5
/
+5
[next]