summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/ipl.c
Commit message (Expand)AuthorAgeFilesLines
* s390/protvirt: avoid memory sharing for diag 308 set/storeVasily Gorbik2019-08-061-9/+0Star
* s390/ipl: Fix detection of has_secure attributePhilipp Rudo2019-07-111-6/+1Star
* s390: simplify disabled_waitMartin Schwidefsky2019-05-021-2/+2
* s390/kernel: introduce .dma sectionsGerald Schaefer2019-04-291-1/+1
* s390/ipl: Provide has_secure sysfs attributePhilipp Rudo2019-04-291-0/+17
* s390/ipl: add helper functions to create an IPL reportMartin Schwidefsky2019-04-261-0/+134
* s390/ipl: read IPL report at early bootMartin Schwidefsky2019-04-261-0/+19
* s390/ipl: provide uapi header for list directed IPLMartin Schwidefsky2019-04-261-41/+39Star
* s390/ipl: make ipl_info less confusingMartin Schwidefsky2019-04-261-56/+54Star
* s390/protvirt: add memory sharing for diag 308 set/storeVasily Gorbik2019-04-101-0/+9
* s390: move ipl block to .boot.preserved.data sectionVasily Gorbik2019-04-101-13/+2Star
* s390/kasan: reipl and kexec supportVasily Gorbik2018-10-091-0/+2
* s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik2018-10-091-106/+11Star
* s390/ipl: remove reipl_method and dump_methodVasily Gorbik2018-04-101-46/+11Star
* s390/ipl: correct kdump reipl block checksum calculationVasily Gorbik2018-04-101-6/+5Star
* s390: assume diag308 set always worksVasily Gorbik2018-04-101-198/+11Star
* s390/ipl: avoid adding scpdata to cmdline during ftp/dvd bootVasily Gorbik2018-04-101-1/+1
* s390/ipl: correct ipl parmblock valid checksVasily Gorbik2018-04-101-6/+4Star
* s390/ipl: rely on diag308 store to get ipl infoVasily Gorbik2018-04-101-38/+15Star
* s390/ipl: move ipl_flags to ipl.cVasily Gorbik2018-04-101-1/+9
* s390/ipl: get rid of ipl_ssid and ipl_devnoVasily Gorbik2018-04-101-9/+8Star
* s390/ipl: unite diag308 and scsi boot ipl blocksVasily Gorbik2018-04-101-25/+25
* s390/ipl: ensure loadparm valid flag is setVasily Gorbik2018-04-101-0/+1
* s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky2018-02-051-0/+1
* s390/ipl: avoid usage of __section(.data)Vasily Gorbik2018-01-231-8/+4Star
* s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* s390: remove named saved segment supportHeiko Carstens2017-11-081-36/+0Star
* s390/ipl: revert Load Normal semantics for LPAR CCW-type re-IPLHeiko Carstens2017-06-141-6/+1Star
* s390/ipl: always use load normal for CCW-type re-IPLHeiko Carstens2017-03-021-0/+2
* s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-171-1/+2
* s390/sclp: make early sclp code readableHeiko Carstens2017-02-081-1/+1
* s390: proper type casts for csum_partial invocationsHeiko Carstens2017-01-161-1/+2
* s390: fix initrd corruptions with gcov/kcov instrumented kernelsHeiko Carstens2016-12-121-6/+1Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-07-261-11/+14
|\
| * s390/ipl: rename diagnose enumsHeiko Carstens2016-06-131-8/+8
| * s390/ipl: use load normal for LPAR re-iplHeiko Carstens2016-06-131-1/+4
| * s390: avoid extable collisionsHeiko Carstens2016-06-131-1/+1
| * s390: use __section macro everywhereHeiko Carstens2016-06-131-3/+3
* | Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"Michael Holzheu2016-06-281-7/+0Star
|/
* s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens2016-01-191-2/+2
* s390: rename struct _lowcore to struct lowcoreHeiko Carstens2016-01-111-2/+2
* s390/dump: rework CPU register dump codeMartin Schwidefsky2015-11-271-16/+1Star
* s390: add support for ipl devices in subchannel sets > 0Sebastian Ott2015-11-111-11/+37
* s390/ipl: fix out of bounds access in scpdata_writeSebastian Ott2015-11-111-12/+5Star
* s390/diag: add a statistic for diagnose callsMartin Schwidefsky2015-10-141-1/+8
* s390/ipl: cleanup macro usageSebastian Ott2015-03-251-19/+11Star
* s390/ipl: cleanup shutdown_action attributesSebastian Ott2015-03-251-31/+20Star
* s390/ipl: cleanup bin attr usageSebastian Ott2015-03-251-56/+18Star
* s390: remove 31 bit supportHeiko Carstens2015-03-251-2/+0Star
* s390: add SMT supportMartin Schwidefsky2015-01-221-3/+8