aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/early.c
AgeCommit message (Expand)Author
2019-05-02s390: simplify disabled_waitMartin Schwidefsky
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer
2019-04-29s390: enable processes for mio instructionsSebastian Ott
2019-04-10s390: move ipl block to .boot.preserved.data sectionVasily Gorbik
2019-03-05Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-03-01s390: clean up redundant facilities list setupVasily Gorbik
2019-01-11s390/early: improve machine detectionChristian Borntraeger
2018-10-09s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik
2018-07-02s390/boot: block uncompressed vmlinux booting attemptsVasily Gorbik
2018-05-09s390/early: move functions which may not access bss section to extra fileHeiko Carstens
2018-05-09s390/early: get rid of #ifdef CONFIG_BLK_DEV_INITRDHeiko Carstens
2018-05-09s390/early: get rid of memmove_earlyHeiko Carstens
2018-04-10s390/ipl: rely on diag308 store to get ipl infoVasily Gorbik
2018-03-28s390/lpp: use assembler alternatives for the LPP instructionMartin Schwidefsky
2018-02-27s390: unify linker symbols usageVasily Gorbik
2018-02-05s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky
2018-02-05s390/alternative: use a copy of the facility bit maskMartin Schwidefsky
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-10s390: fix transactional execution control register handlingHeiko Carstens
2017-11-08s390: remove named saved segment supportHeiko Carstens
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-20s390/topology: alternative topology for topology-less machinesHeiko Carstens
2017-08-23s390: fix 'novx' early parameter handlingHeiko Carstens
2017-07-26s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky
2017-04-12s390/spinlock: remove compare and delay instructionMartin Schwidefsky
2017-03-22s390/dump_stack: use control program identification stringHeiko Carstens
2017-03-22s390/dump_stack: remove whitespace from arch descriptionHeiko Carstens
2017-03-22s390/topology: fix typo in early topology codeHeiko Carstens
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky
2017-02-08s390: add no-execute supportMartin Schwidefsky
2017-01-16s390/topology: make "topology=off" parameter workHeiko Carstens
2016-12-14s390: fix compile error with memmove_early() inline assemblyHeiko Carstens
2016-12-12s390: fix initrd corruptions with gcov/kcov instrumented kernelsHeiko Carstens
2016-11-11s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky
2016-10-28s390/time: refactor clock syncMartin Schwidefsky
2016-09-20s390: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-06-13s390/time: LPAR offset handlingMartin Schwidefsky
2016-06-13s390: dump_stack: fill in arch descriptionChristian Borntraeger
2016-02-09locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin
2016-01-19s390: remove all usages of PSW_ADDR_INSNHeiko Carstens
2016-01-19s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens
2015-11-27s390/dump: rework CPU register dump codeMartin Schwidefsky
2015-10-14s390/fpu: always enable the vector facility if it is availableHendrik Brueckner
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky
2015-03-25s390: remove 31 bit supportHeiko Carstens
2015-02-19s390/spinlock: disabled compare-and-delay by defaultMartin Schwidefsky
2015-01-23s390/spinlock: add compare-and-delay to lock wait loopsMartin Schwidefsky
2014-10-27s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens
2014-10-09s390: add support for vector extensionMartin Schwidefsky
2014-09-09s390: remove unused MACHINE_FLAG_RRBMHeiko Carstens