aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/early.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-26s390: add support for transactional memoryMartin Schwidefsky1-1/+2
2012-09-26s390: enable large page support with CONFIG_DEBUG_PAGEALLOCGerald Schaefer1-2/+0
2012-07-26s390/exceptions: sort exception table at build timeHeiko Carstens1-1/+0
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-2/+0
2012-05-23s390/kexec: Move early_pgm_check_handler() to text sectionMichael Holzheu1-1/+1
2012-05-16s390/time: always use stckf instead of stck if availableHeiko Carstens1-2/+0
2012-03-28Disintegrate asm/system.h for S390David Howells1-1/+1
2012-03-11[S390] kernel: Add z/VM LGR detectionMichael Holzheu1-19/+3
2011-12-27[S390] Check for NULL termination in command line setupMichael Holzheu1-8/+12
2011-11-14[S390] avoid STCKF if running in ESA modeJan Glauber1-0/+2
2011-10-30[S390] cleanup psw related bits and piecesMartin Schwidefsky1-1/+1
2011-08-24[S390] nss,initrd: kernel image and initrd must be in different segmentsHeiko Carstens1-6/+8
2011-03-23[S390] early: limit savesys cmd string handlingHeiko Carstens1-2/+3
2011-03-23[S390] early: Fix possible overlapping data bufferChen Liu1-7/+10
2010-10-29[S390] facility detection: remove unused variableHeiko Carstens1-2/+0
2010-10-25[S390] topology: clean up facility detectionHeiko Carstens1-0/+2
2010-10-25[S390] cleanup facility list handlingMartin Schwidefsky1-11/+29
2010-10-25[S390] add support for nonquiescing sskeMartin Schwidefsky1-1/+2
2010-05-17[S390] virtualization aware cpu measurementCarsten Otte1-0/+4
2010-04-09[S390] nss: add missing .previous statement to asm functionHeiko Carstens1-1/+2
2010-02-26[S390] codepage conversion of kernel parameter lineMartin Schwidefsky1-1/+12
2010-02-26[S390] add MACHINE_IS_LPAR flagMartin Schwidefsky1-3/+6
2009-11-13[S390] reset cputime accounting after IPL from NSSMartin Schwidefsky1-0/+9
2009-09-11[S390] kernel: Print an error message if kernel NSS cannot be definedHendrik Brueckner1-1/+10
2009-09-11[S390] kernel: always keep machine flags in lowcoreHeiko Carstens1-17/+11
2009-09-11[S390] kernel: Append scpdata to kernel boot command lineHendrik Brueckner1-10/+25
2009-08-07[S390] kernel: Storing machine flags early in lowcoreHendrik Brueckner1-0/+3
2009-07-24[S390] hibernation: fix lowcore handlingHeiko Carstens1-2/+2
2009-06-16[S390] s390: hibernation support for s390Hans-Joachim Picht1-3/+3