aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/early.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-05s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky1-0/+2
2018-02-05s390/alternative: use a copy of the facility bit maskMartin Schwidefsky1-0/+3
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-142/+3
2017-11-10s390: fix transactional execution control register handlingHeiko Carstens1-1/+3
2017-11-08s390: remove named saved segment supportHeiko Carstens1-141/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-20s390/topology: alternative topology for topology-less machinesHeiko Carstens1-12/+0
2017-08-23s390: fix 'novx' early parameter handlingHeiko Carstens1-1/+1
2017-07-26s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky1-4/+11
2017-04-12s390/spinlock: remove compare and delay instructionMartin Schwidefsky1-13/+6
2017-03-22s390/dump_stack: use control program identification stringHeiko Carstens1-5/+13
2017-03-22s390/dump_stack: remove whitespace from arch descriptionHeiko Carstens1-5/+24
2017-03-22s390/topology: fix typo in early topology codeHeiko Carstens1-1/+1
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky1-0/+2
2017-02-08s390: add no-execute supportMartin Schwidefsky1-0/+19
2017-01-16s390/topology: make "topology=off" parameter workHeiko Carstens1-0/+12
2016-12-14s390: fix compile error with memmove_early() inline assemblyHeiko Carstens1-1/+1
2016-12-12s390: fix initrd corruptions with gcov/kcov instrumented kernelsHeiko Carstens1-2/+45
2016-11-11s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky1-0/+1
2016-10-28s390/time: refactor clock syncMartin Schwidefsky1-1/+1
2016-09-20s390: migrate exception table users off module.h and onto extable.hPaul Gortmaker1-1/+1
2016-06-13s390/time: LPAR offset handlingMartin Schwidefsky1-0/+1
2016-06-13s390: dump_stack: fill in arch descriptionChristian Borntraeger1-0/+21
2016-02-09locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin1-1/+0
2016-01-19s390: remove all usages of PSW_ADDR_INSNHeiko Carstens1-1/+1
2016-01-19s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens1-3/+3
2015-11-27s390/dump: rework CPU register dump codeMartin Schwidefsky1-0/+9
2015-10-14s390/fpu: always enable the vector facility if it is availableHendrik Brueckner1-1/+11
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky1-0/+3
2015-03-25s390: remove 31 bit supportHeiko Carstens1-69/+0
2015-02-19s390/spinlock: disabled compare-and-delay by defaultMartin Schwidefsky1-5/+7
2015-01-23s390/spinlock: add compare-and-delay to lock wait loopsMartin Schwidefsky1-0/+18
2014-10-27s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens1-4/+0
2014-10-09s390: add support for vector extensionMartin Schwidefsky1-0/+2
2014-09-09s390: remove unused MACHINE_FLAG_RRBMHeiko Carstens1-2/+0
2014-05-20s390/mm: Convert bootmem to memblockPhilipp Hachtmann1-0/+6
2014-04-03s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky1-0/+2
2014-02-21s390/setup: get rid of MACHINE_HAS_MVCOS machine flagHeiko Carstens1-2/+0
2013-11-15s390/sclp: Consolidate early sclp init calls to sclp_early_detect()Michael Holzheu1-2/+1
2013-11-15s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu1-0/+1
2013-10-24s390/mm: do not initialize storage keysMartin Schwidefsky1-0/+2
2013-05-02s390/mem_detect: limit memory detection loop to "mem=" parameterHeiko Carstens1-1/+0
2013-02-14s390/cleanup: rename SPP to LPPHendrik Brueckner1-1/+1
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens1-3/+3
2012-10-09s390/mm: use pfmf instruction to initialize storage keysHeiko Carstens1-0/+2
2012-10-09s390/facilities: cleanup PFMF and HPAGE machine facility detectionHeiko Carstens1-11/+4
2012-10-09thp, s390: architecture backend for thp on s390Gerald Schaefer1-0/+2
2012-09-26s390/sysinfo,stsi: change return code handlingHeiko Carstens1-3/+3
2012-09-26s390/exceptions: switch to relative exception table entriesHeiko Carstens1-2/+2
2012-09-26s390/sysinfo,topology: fix cpu topology maximum nesting detectionHeiko Carstens1-5/+22