aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/cio.c
Commit message (Expand)AuthorAgeFilesLines
* [S390] cio: move options to io_sch_privateSebastian Ott2011-03-151-26/+11
* [S390] remove superfluous check from do_IRQSebastian Ott2011-03-151-5/+1
* drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-171-1/+1
* [S390] idle time accounting vs. machine checksMartin Schwidefsky2010-05-171-1/+2
* [S390] cio: use exception-save stschSebastian Ott2010-04-221-9/+9
* [S390] Cleanup struct _lowcore usage and defines.Heiko Carstens2010-02-261-6/+6
* [S390] add MACHINE_IS_LPAR flagMartin Schwidefsky2010-02-261-1/+1
* nohz: Introduce arch_needs_cpuMartin Schwidefsky2009-11-051-0/+1
* [S390] cio: remove subchannel init_nameSebastian Ott2009-09-111-7/+0
* [S390] cio: fix memleak in subchannel validationSebastian Ott2009-09-111-5/+0
* [S390] cio: increase trace levelSebastian Ott2009-09-111-29/+15
* [S390] ftrace: add function graph tracer supportHeiko Carstens2009-06-121-2/+2
* [S390] merge cpu.h into cputime.hMartin Schwidefsky2009-06-121-1/+1
* [S390] cio: Try harder to disable subchannel.Cornelia Huck2009-03-261-8/+10
* [S390] split/move machine check handler codeHeiko Carstens2009-03-261-1/+2
* fix similar typos to successfullColy Li2009-01-081-1/+1
* [PATCH] improve idle cputime accountingMartin Schwidefsky2008-12-311-1/+1
* [S390] convert cio printks to pr_xxx macros.Michael Ernst2008-12-251-1/+4
* [S390] cio: introduce cio_commit_configSebastian Ott2008-12-251-61/+73
* [S390] cio: introduce cio_update_schibSebastian Ott2008-12-251-12/+35
* [S390] cio: get rid of compile warningHeiko Carstens2008-12-251-38/+37
* [S390] Move private simple udelay function to arch/s390/lib/delay.c.Heiko Carstens2008-10-101-15/+2
* [S390] cio: fix cio_tpi.Heiko Carstens2008-10-101-2/+6
* [S390] cio: inline assembly cleanupPeter Oberparleiter2008-10-101-1/+1
* [S390] bus_id -> dev_set_name() for css and ccw bussesCornelia Huck2008-10-101-2/+11
* [S390] bus_id -> dev_name conversionsKay Sievers2008-10-101-8/+8
* [S390] cio: fix orb initialization in cio_start_keyStefan Weinhuber2008-09-161-0/+1
* [S390] cio: handle ssch() return codes correctly.Cornelia Huck2008-09-091-1/+3
* [S390] Cleanup cio printk messages.Michael Ernst2008-07-141-2/+1
* [S390] cio: Add chsc subchannel driver.Cornelia Huck2008-07-141-0/+9
* [S390] cio: Use isc_{register,unregister}.Cornelia Huck2008-07-141-2/+3
* [S390] cio: Allow adapter interrupt handlers per isc.Cornelia Huck2008-07-141-1/+1
* [S390] cio: Introduce abstract isc definitions.Cornelia Huck2008-07-141-6/+7
* [S390] cio: provide functions for fcx enabled I/OPeter Oberparleiter2008-07-141-11/+70
* [S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter2008-07-141-7/+7
* [S390] cio: Base message subchannel handling.Cornelia Huck2008-07-141-6/+24
* [S390] cio: Export some symbols for modular css drivers.Cornelia Huck2008-07-141-6/+10
* [S390] cio: Rework css driver.Cornelia Huck2008-07-141-0/+1
* [S390] cio: Register all subchannels.Cornelia Huck2008-07-141-75/+51
* [S390] cio: Clear correct bit in cio_release_console().Cornelia Huck2008-07-141-1/+1
* [S390] cio: Fix inverted isc priorities.Cornelia Huck2008-06-101-9/+11
* [S390] cio: Remove cio_msg kernel parameter.Michael Ernst2008-05-071-29/+10
* [S390] cio: Make isc handling more robust.Cornelia Huck2008-04-301-5/+4
* [S390] Fix a lot of sparse warnings.Heiko Carstens2008-04-171-7/+11
* [S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens2008-04-171-6/+3
* [S390] Convert monitor calls to function calls.Heiko Carstens2008-04-171-1/+2
* [S390] usage of s390dbf: shrink number of debug areas to use.Peter Tiedemann2008-01-261-3/+3
* [S390] cio: memory leak in cio processingMichael Ernst2008-01-261-2/+5
* [S390] cio: I/O subchannel specific fields.Cornelia Huck2008-01-261-12/+12
* [S390] cio: Extend adapter interrupt interface.Peter Oberparleiter2008-01-261-1/+1