summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/early.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* s390/topology: fix typo in early topology codeHeiko Carstens2017-03-221-1/+1
* s390: add a system call for guarded storageMartin Schwidefsky2017-03-221-0/+2
* s390: add no-execute supportMartin Schwidefsky2017-02-081-0/+19
* s390/topology: make "topology=off" parameter workHeiko Carstens2017-01-161-0/+12
* s390: fix compile error with memmove_early() inline assemblyHeiko Carstens2016-12-141-1/+1
* s390: fix initrd corruptions with gcov/kcov instrumented kernelsHeiko Carstens2016-12-121-2/+45
* s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky2016-11-111-0/+1
* s390/time: refactor clock syncMartin Schwidefsky2016-10-281-1/+1
* s390: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-09-201-1/+1
* s390/time: LPAR offset handlingMartin Schwidefsky2016-06-131-0/+1
* s390: dump_stack: fill in arch descriptionChristian Borntraeger2016-06-131-0/+21
* locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin2016-02-091-1/+0
* s390: remove all usages of PSW_ADDR_INSNHeiko Carstens2016-01-191-1/+1
* s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens2016-01-191-3/+3
* s390/dump: rework CPU register dump codeMartin Schwidefsky2015-11-271-0/+9
* s390/fpu: always enable the vector facility if it is availableHendrik Brueckner2015-10-141-1/+11
* s390/diag: add a statistic for diagnose callsMartin Schwidefsky2015-10-141-0/+3
* s390: remove 31 bit supportHeiko Carstens2015-03-251-69/+0
* s390/spinlock: disabled compare-and-delay by defaultMartin Schwidefsky2015-02-191-5/+7
* s390/spinlock: add compare-and-delay to lock wait loopsMartin Schwidefsky2015-01-231-0/+18
* s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens2014-10-271-4/+0
* s390: add support for vector extensionMartin Schwidefsky2014-10-091-0/+2
* s390: remove unused MACHINE_FLAG_RRBMHeiko Carstens2014-09-091-2/+0
* s390/mm: Convert bootmem to memblockPhilipp Hachtmann2014-05-201-0/+6
* s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky2014-04-031-0/+2
* s390/setup: get rid of MACHINE_HAS_MVCOS machine flagHeiko Carstens2014-02-211-2/+0
* s390/sclp: Consolidate early sclp init calls to sclp_early_detect()Michael Holzheu2013-11-151-2/+1
* s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu2013-11-151-0/+1
* s390/mm: do not initialize storage keysMartin Schwidefsky2013-10-241-0/+2
* s390/mem_detect: limit memory detection loop to "mem=" parameterHeiko Carstens2013-05-021-1/+0
* s390/cleanup: rename SPP to LPPHendrik Brueckner2013-02-141-1/+1
* s390/time: rename tod clock access functionsHeiko Carstens2013-02-141-3/+3
OpenPOWER on IntegriCloud