summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/cio.c
Commit message (Expand)AuthorAgeFilesLines
* s390/cio: Introduce common I/O layer tracepointsPeter Oberparleiter2015-12-181-0/+2
* s390/cio: Remove unused inline assembliesPeter Oberparleiter2015-12-181-12/+12
* s390: Delete unnecessary checks before the function call "debug_unregister"Markus Elfring2015-11-271-6/+3
* s390/dump: rework CPU register dump codeMartin Schwidefsky2015-11-271-1/+1
* s390: add support for ipl devices in subchannel sets > 0Sebastian Ott2015-11-111-0/+14
* s390/cio: de-duplicate subchannel validationPierre Morel2015-11-031-23/+4
* s390/nmi: remove castsHeiko Carstens2015-10-271-3/+3
* s390: remove 31 bit supportHeiko Carstens2015-03-251-2/+0
* s390: add SMT supportMartin Schwidefsky2015-01-221-1/+1
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-3/+3
|\
| * s390: cio driver &__get_cpu_var replacementsChristoph Lameter2014-08-261-3/+3
* | s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky2014-10-091-1/+1
|/
* s390/cio: silence lockdep warningSebastian Ott2014-06-101-0/+2
* s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky2014-05-281-3/+6
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-011-4/+2
|\
| * s390: Do not rely on magic indirect includesThomas Gleixner2014-03-041-0/+1
| * s390: Cio: Use the core irq stats functionThomas Gleixner2014-03-041-4/+1
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-011-1/+1
|\ \
| * | cputime: Default implementation of nsecs -> cputime conversionFrederic Weisbecker2014-03-131-1/+1
* | | s390: improve debug feature usageSebastian Ott2014-02-211-2/+2
| |/ |/|
* | s390/cio: improve cio_commit_configSebastian Ott2014-02-061-26/+14
|/
* 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/+28
* s390/cio: fix irq statisticsSebastian Ott2013-04-261-0/+1
* s390/css: move subchannel lock allocationSebastian Ott2013-04-171-25/+4
* s390/css: introduce cio_register_early_subchannelsSebastian Ott2013-04-171-2/+9
* s390/cio: get rid of static console subchannelSebastian Ott2013-04-171-77/+34
* s390/cio: wait_cons_dev don't use static variableSebastian Ott2013-04-171-18/+2
* 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/+1
* s390: remove superfluous tpi from wait_cons_devMartin Schwidefsky2012-05-161-54/+19
* [S390] rework idle codeMartin Schwidefsky2012-03-111-2/+0
* [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/+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
OpenPOWER on IntegriCloud