aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/early.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-06-12[S390] ftrace: add dynamic ftrace supportHeiko Carstens1-0/+4
2009-04-14[S390] add read_persistent_clockMartin Schwidefsky1-0/+16
2009-04-14[S390] s390: move machine flags to lowcoreChristian Ehrhardt1-0/+3
2009-03-26[S390] remove duplicate nul-termination of stringHendrik Brueckner1-1/+0
2009-03-26[S390] Fix hypervisor detection for KVMChristian Borntraeger1-9/+13
2008-07-14[S390] Remove P390 support.Heiko Carstens1-4/+0
2008-07-14[S390] Move memory detection code to own file.Heiko Carstens1-108/+1
2008-07-14[S390] Extra Kernel Parameters via VMPARMHendrik Brueckner1-8/+72
2008-07-14[S390] initrd vs bss section clearing.Heiko Carstens1-0/+18
2008-04-30[S390] System z large page support.Gerald Schaefer1-0/+16
2008-04-30[S390] Convert machine feature detection code to C.Heiko Carstens1-3/+106