aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/cio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky1-2/+2
2013-08-22s390: convert interrupt handling to use generic hardirqMartin Schwidefsky1-23/+23
2013-06-26s390/irq: store interrupt information in pt_regsMartin Schwidefsky1-40/+28
2013-04-26s390/cio: fix irq statisticsSebastian Ott1-0/+1
2013-04-17s390/css: move subchannel lock allocationSebastian Ott1-25/+4
2013-04-17s390/css: introduce cio_register_early_subchannelsSebastian Ott1-2/+9
2013-04-17s390/cio: get rid of static console subchannelSebastian Ott1-77/+34
2013-04-17s390/cio: wait_cons_dev don't use static variableSebastian Ott1-18/+2
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens1-2/+2
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens1-4/+4
2013-01-08s390/irq: enable irq sum accounting for /proc/stat againHeiko Carstens1-1/+1
2012-09-26s390: add uninitialized_var() to suppress false positive compiler warningsHeiko Carstens1-1/+1
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-2/+1
2012-05-16s390: remove superfluous tpi from wait_cons_devMartin Schwidefsky1-54/+19
2012-03-11[S390] rework idle codeMartin Schwidefsky1-2/+0
2011-10-30[S390] kdump backend codeMichael Holzheu1-1/+1
2011-10-30[S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter1-3/+14
2011-09-26[S390] cio: fix cio_tpi ignoring adapter interruptsPeter Oberparleiter1-2/+6
2011-03-15[S390] cio: move options to io_sch_privateSebastian Ott1-26/+11
2011-03-15[S390] remove superfluous check from do_IRQSebastian Ott1-5/+1
2010-12-17drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter1-1/+1
2010-05-17[S390] idle time accounting vs. machine checksMartin Schwidefsky1-1/+2
2010-04-22[S390] cio: use exception-save stschSebastian Ott1-9/+9
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens1-6/+6
2010-02-26[S390] add MACHINE_IS_LPAR flagMartin Schwidefsky1-1/+1
2009-11-05nohz: Introduce arch_needs_cpuMartin Schwidefsky1-0/+1
2009-09-11[S390] cio: remove subchannel init_nameSebastian Ott1-7/+0
2009-09-11[S390] cio: fix memleak in subchannel validationSebastian Ott1-5/+0
2009-09-11[S390] cio: increase trace levelSebastian Ott1-29/+15
2009-06-12[S390] ftrace: add function graph tracer supportHeiko Carstens1-2/+2
2009-06-12[S390] merge cpu.h into cputime.hMartin Schwidefsky1-1/+1
2009-03-26[S390] cio: Try harder to disable subchannel.Cornelia Huck1-8/+10
2009-03-26[S390] split/move machine check handler codeHeiko Carstens1-1/+2
2009-01-08fix similar typos to successfullColy Li1-1/+1
2008-12-31[PATCH] improve idle cputime accountingMartin Schwidefsky1-1/+1
2008-12-25[S390] convert cio printks to pr_xxx macros.Michael Ernst1-1/+4
2008-12-25[S390] cio: introduce cio_commit_configSebastian Ott1-61/+73
2008-12-25[S390] cio: introduce cio_update_schibSebastian Ott1-12/+35
2008-12-25[S390] cio: get rid of compile warningHeiko Carstens1-38/+37
2008-10-10[S390] Move private simple udelay function to arch/s390/lib/delay.c.Heiko Carstens1-15/+2
2008-10-10[S390] cio: fix cio_tpi.Heiko Carstens1-2/+6
2008-10-10[S390] cio: inline assembly cleanupPeter Oberparleiter1-1/+1
2008-10-10[S390] bus_id -> dev_set_name() for css and ccw bussesCornelia Huck1-2/+11
2008-10-10[S390] bus_id -> dev_name conversionsKay Sievers1-8/+8
2008-09-16[S390] cio: fix orb initialization in cio_start_keyStefan Weinhuber1-0/+1
2008-09-09[S390] cio: handle ssch() return codes correctly.Cornelia Huck1-1/+3
2008-07-14[S390] Cleanup cio printk messages.Michael Ernst1-2/+1
2008-07-14[S390] cio: Add chsc subchannel driver.Cornelia Huck1-0/+9
2008-07-14[S390] cio: Use isc_{register,unregister}.Cornelia Huck1-2/+3
2008-07-14[S390] cio: Allow adapter interrupt handlers per isc.Cornelia Huck1-1/+1