summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/early.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* s390/mm: use pfmf instruction to initialize storage keysHeiko Carstens2012-10-091-0/+2
* s390/facilities: cleanup PFMF and HPAGE machine facility detectionHeiko Carstens2012-10-091-11/+4
* thp, s390: architecture backend for thp on s390Gerald Schaefer2012-10-091-0/+2
* s390/sysinfo,stsi: change return code handlingHeiko Carstens2012-09-261-3/+3
* s390/exceptions: switch to relative exception table entriesHeiko Carstens2012-09-261-2/+2
* s390/sysinfo,topology: fix cpu topology maximum nesting detectionHeiko Carstens2012-09-261-5/+22
* s390: add support for transactional memoryMartin Schwidefsky2012-09-261-1/+2
* s390: enable large page support with CONFIG_DEBUG_PAGEALLOCGerald Schaefer2012-09-261-2/+0
* s390/exceptions: sort exception table at build timeHeiko Carstens2012-07-261-1/+0
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-2/+0
* s390/kexec: Move early_pgm_check_handler() to text sectionMichael Holzheu2012-05-231-1/+1
* s390/time: always use stckf instead of stck if availableHeiko Carstens2012-05-161-2/+0
* Disintegrate asm/system.h for S390David Howells2012-03-281-1/+1
* [S390] kernel: Add z/VM LGR detectionMichael Holzheu2012-03-111-19/+3
* [S390] Check for NULL termination in command line setupMichael Holzheu2011-12-271-8/+12
* [S390] avoid STCKF if running in ESA modeJan Glauber2011-11-141-0/+2
* [S390] cleanup psw related bits and piecesMartin Schwidefsky2011-10-301-1/+1
* [S390] nss,initrd: kernel image and initrd must be in different segmentsHeiko Carstens2011-08-241-6/+8
* [S390] early: limit savesys cmd string handlingHeiko Carstens2011-03-231-2/+3
* [S390] early: Fix possible overlapping data bufferChen Liu2011-03-231-7/+10
* [S390] facility detection: remove unused variableHeiko Carstens2010-10-291-2/+0