summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/diag.c
Commit message (Expand)AuthorAgeFilesLines
* s390/diag: add missing virt_to_phys() translation to diag224()Heiko Carstens2023-10-231-1/+2
* s390/diag: fix diagnose 8c descriptionHeiko Carstens2023-07-271-1/+1
* s390/hypfs: simplify memory allocationHeiko Carstens2023-07-241-2/+22
* s390/diag: handle diag 204 subcode 4 address correctlyHeiko Carstens2023-07-241-0/+2
* s390: add support for user-defined certificatesAnastasia Eskova2023-07-241-0/+1
* s390/diag: make __diag8c_tmp_amode31 staticHeiko Carstens2023-02-061-1/+1
* s390/tty3270: add support for diag 8cSven Schnelle2023-01-091-0/+26
* s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens2022-03-081-0/+1
* s390: rename dma section to amode31Heiko Carstens2021-08-051-13/+13
* s390: replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior2021-08-051-2/+2
* s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov2021-07-271-2/+11
* s390/diag: use register pair instead of register asmHeiko Carstens2021-06-181-6/+5
* s390/diag: convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin2020-09-171-12/+1
* s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo2020-04-221-1/+1
* s390/diag: fix display of diagnose call statisticsMichael Mueller2020-03-251-1/+1
* s390/kernel: introduce .dma sectionsGerald Schaefer2019-04-291-57/+10
* s390/setup: set control program code via diag 318Collin Walling2019-01-281-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390/diag: add diag26c supportJulian Wiedmann2017-06-201-0/+29
* s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-171-1/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-021-0/+39
|\
| * s390: Make diag224 publicJanosch Frank2016-06-101-0/+15
| * s390: hypfs: Move diag implementation and data definitionsJanosch Frank2016-06-101-0/+22
|/
* s390/diag: add a s390 prefix to the diagnose trace pointMartin Schwidefsky2015-11-091-2/+2
* s390/diag: add tracepoint for diagnose callsMartin Schwidefsky2015-10-141-2/+20
* s390/diag: add a statistic for diagnose callsMartin Schwidefsky2015-10-141-1/+115
* s390: remove 31 bit supportHeiko Carstens2015-03-251-15/+0
* [S390] replace diag10() with diag10_range() functionMichael Holzheu2011-05-101-21/+0
* [S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu2007-08-221-0/+102