summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/cio.c
Commit message (Expand)AuthorAgeFilesLines
* s390/irq: Set CIF_NOHZ_DELAY in do_io_irq()Sven Schnelle2024-05-141-1/+0
* s390/cio: use new address translation helpersHeiko Carstens2024-03-131-2/+2
* s390/cio: make sch->lock spinlock pointer a memberHalil Pasic2023-12-121-3/+3
* s390/cio: sort out physical vs virtual pointers usageAlexander Gordeev2022-12-011-7/+7
* s390: add struct tpi_info to struct pt_regsSven Schnelle2021-06-071-1/+1
* s390/irq: replace setup_irq() by request_irq()afzal mohammed2020-03-111-6/+2
* s390: show statistics for MSI IRQsSebastian Ott2019-04-291-1/+1
* s390/css: reduce stsch callsSebastian Ott2018-07-171-59/+6
* s390/css: validate subchannel prior to allocationSebastian Ott2018-07-171-26/+14
* s390: assume diag308 set always worksVasily Gorbik2018-04-101-224/+0
* s390/ipl: rely on diag308 store to get ipl infoVasily Gorbik2018-04-101-33/+0
* s390/cio: fix kernel-doc usageSebastian Ott2018-02-051-1/+1
* s390: cio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* s390: cio: export more interfacesDong Jia Shi2017-03-311-0/+10
* s390: cio: introduce cio_cancel_halt_clearDong Jia Shi2017-03-311-0/+59
* sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-021-1/+1
* s390: Use pr_warn instead of pr_warningJoe Perches2016-03-071-1/+1
* 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