summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/cio.c
Commit message (Expand)AuthorAgeFilesLines
* s390/time: correct use of store clock fastMartin Schwidefsky2013-10-221-2/+2
* s390: convert interrupt handling to use generic hardirqMartin Schwidefsky2013-08-221-23/+23
* s390/irq: store interrupt information in pt_regsMartin Schwidefsky2013-06-261-40/+28Star
* s390/cio: fix irq statisticsSebastian Ott2013-04-261-0/+1
* s390/css: move subchannel lock allocationSebastian Ott2013-04-171-25/+4Star
* s390/css: introduce cio_register_early_subchannelsSebastian Ott2013-04-171-2/+9
* s390/cio: get rid of static console subchannelSebastian Ott2013-04-171-77/+34Star
* s390/cio: wait_cons_dev don't use static variableSebastian Ott2013-04-171-18/+2Star
* s390/time: rename tod clock access functionsHeiko Carstens2013-02-141-2/+2
* s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-081-4/+4
* s390/irq: enable irq sum accounting for /proc/stat againHeiko Carstens2013-01-081-1/+1
* s390: add uninitialized_var() to suppress false positive compiler warningsHeiko Carstens2012-09-261-1/+1
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-2/+1Star
* s390: remove superfluous tpi from wait_cons_devMartin Schwidefsky2012-05-161-54/+19Star
* [S390] rework idle codeMartin Schwidefsky2012-03-111-2/+0Star
* [S390] kdump backend codeMichael Holzheu2011-10-301-1/+1
* [S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter2011-10-301-3/+14
* [S390] cio: fix cio_tpi ignoring adapter interruptsPeter Oberparleiter2011-09-261-2/+6
* [S390] cio: move options to io_sch_privateSebastian Ott2011-03-151-26/+11Star
* [S390] remove superfluous check from do_IRQSebastian Ott2011-03-151-5/+1Star
* 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/+0Star
* [S390] cio: fix memleak in subchannel validationSebastian Ott2009-09-111-5/+0Star
* [S390] cio: increase trace levelSebastian Ott2009-09-111-29/+15Star
* [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/+37Star
* [S390] Move private simple udelay function to arch/s390/lib/delay.c.Heiko Carstens2008-10-101-15/+2Star
* [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/+1Star
* [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