summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/early.c
Commit message (Expand)AuthorAgeFilesLines
* s390: simplify early program check handlerHeiko Carstens2022-05-251-3/+2
* s390/extable: add and use fixup_exception helper functionHeiko Carstens2022-03-081-5/+1
* s390/base: pass pt_regs to early program check handlerHeiko Carstens2022-03-081-11/+3
* s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens2022-03-081-0/+1
* s390/extable: sort amode31 extable earlyHeiko Carstens2022-03-081-0/+6
* s390: remove invalid email address of Heiko CarstensHeiko Carstens2022-02-061-1/+0
* s390: support command lines longer than 896 bytesSven Schnelle2021-10-261-1/+1
* s390/sclp: sort out physical vs virtual pointers usageAlexander Gordeev2021-10-261-0/+1
* s390: make PCI mio support a machine flagNiklas Schnelle2021-07-271-0/+4
* s390/boot: replace magic string check with a bootdata flagAlexander Egorenkov2021-07-051-1/+3
* s390/facilities: move stfl information from lowcore to global dataSven Schnelle2021-06-071-4/+2
* s390/time: convert tod_clock_base to unionHeiko Carstens2021-02-131-3/+3
* s390/time: rename store_tod_clock_ext() and use union tod_clockHeiko Carstens2021-02-131-3/+3
* s390/time: use stcke instead of stckHeiko Carstens2021-02-091-3/+3
* s390: remove unused s390_base_ext_handlerVasily Gorbik2020-11-091-3/+1
* s390: remove cad commandline optionSven Schnelle2020-09-301-13/+0
* s390/kasan: fix early pgm check handler executionVasily Gorbik2020-06-231-0/+2
* s390: remove last diag 0x44 callerHeiko Carstens2019-12-111-16/+0
* s390/early: move access registers setup in C codeVasily Gorbik2019-11-201-0/+9
* s390/early: move control registers setup in C codeVasily Gorbik2019-11-201-0/+12
* s390: avoid double handling of "noexec" optionVasily Gorbik2019-10-311-16/+1
* s390: clean .bss before running uncompressed kernelVasily Gorbik2019-08-211-0/+16
* s390: fix setting of mio addressing controlSebastian Ott2019-07-111-2/+0
* s390: simplify disabled_waitMartin Schwidefsky2019-05-021-2/+2
* s390/kernel: introduce .dma sectionsGerald Schaefer2019-04-291-1/+1
* s390: enable processes for mio instructionsSebastian Ott2019-04-291-0/+2
* s390: move ipl block to .boot.preserved.data sectionVasily Gorbik2019-04-101-1/+0
* Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-051-2/+0
|\
| * s390: clean up redundant facilities list setupVasily Gorbik2019-03-011-2/+0
* | s390/early: improve machine detectionChristian Borntraeger2019-01-111-2/+2
|/
* s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik2018-10-091-44/+3
* s390/boot: block uncompressed vmlinux booting attemptsVasily Gorbik2018-07-021-0/+12
* s390/early: move functions which may not access bss section to extra fileHeiko Carstens2018-05-091-49/+0
* s390/early: get rid of #ifdef CONFIG_BLK_DEV_INITRDHeiko Carstens2018-05-091-2/+3
* s390/early: get rid of memmove_earlyHeiko Carstens2018-05-091-33/+1
* s390/ipl: rely on diag308 store to get ipl infoVasily Gorbik2018-04-101-13/+1
* s390/lpp: use assembler alternatives for the LPP instructionMartin Schwidefsky2018-03-281-2/+0
* s390: unify linker symbols usageVasily Gorbik2018-02-271-1/+1
* s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky2018-02-051-0/+2
* s390/alternative: use a copy of the facility bit maskMartin Schwidefsky2018-02-051-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-131-142/+3
|\
| * s390: fix transactional execution control register handlingHeiko Carstens2017-11-101-1/+3
| * s390: remove named saved segment supportHeiko Carstens2017-11-081-141/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* s390/topology: alternative topology for topology-less machinesHeiko Carstens2017-09-201-12/+0
* s390: fix 'novx' early parameter handlingHeiko Carstens2017-08-231-1/+1
* s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky2017-07-261-4/+11
* s390/spinlock: remove compare and delay instructionMartin Schwidefsky2017-04-121-13/+6
* s390/dump_stack: use control program identification stringHeiko Carstens2017-03-221-5/+13
* s390/dump_stack: remove whitespace from arch descriptionHeiko Carstens2017-03-221-5/+24