aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/cio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-29s390: show statistics for MSI IRQsSebastian Ott1-1/+1
2018-07-17s390/css: reduce stsch callsSebastian Ott1-59/+6
2018-07-17s390/css: validate subchannel prior to allocationSebastian Ott1-26/+14
2018-04-10s390: assume diag308 set always worksVasily Gorbik1-224/+0
2018-04-10s390/ipl: rely on diag308 store to get ipl infoVasily Gorbik1-33/+0
2018-02-05s390/cio: fix kernel-doc usageSebastian Ott1-1/+1
2017-11-24s390: cio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2017-03-31s390: cio: export more interfacesDong Jia Shi1-0/+10
2017-03-31s390: cio: introduce cio_cancel_halt_clearDong Jia Shi1-0/+59
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>Ingo Molnar1-1/+1
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches1-1/+1
2015-12-18s390/cio: Introduce common I/O layer tracepointsPeter Oberparleiter1-0/+2
2015-12-18s390/cio: Remove unused inline assembliesPeter Oberparleiter1-12/+12
2015-11-27s390: Delete unnecessary checks before the function call "debug_unregister"Markus Elfring1-6/+3
2015-11-27s390/dump: rework CPU register dump codeMartin Schwidefsky1-1/+1
2015-11-11s390: add support for ipl devices in subchannel sets > 0Sebastian Ott1-0/+14
2015-11-03s390/cio: de-duplicate subchannel validationPierre Morel1-23/+4
2015-10-27s390/nmi: remove castsHeiko Carstens1-3/+3
2015-03-25s390: remove 31 bit supportHeiko Carstens1-2/+0
2015-01-22s390: add SMT supportMartin Schwidefsky1-1/+1
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-3/+3
2014-10-09s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky1-1/+1
2014-08-26s390: cio driver &__get_cpu_var replacementsChristoph Lameter1-3/+3
2014-06-10s390/cio: silence lockdep warningSebastian Ott1-0/+2
2014-05-28s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky1-3/+6
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+2
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-03-13cputime: Default implementation of nsecs -> cputime conversionFrederic Weisbecker1-1/+1
2014-03-04s390: Do not rely on magic indirect includesThomas Gleixner1-0/+1
2014-03-04s390: Cio: Use the core irq stats functionThomas Gleixner1-4/+1
2014-02-21s390: improve debug feature usageSebastian Ott1-2/+2
2014-02-06s390/cio: improve cio_commit_configSebastian Ott1-26/+14
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