aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/head.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-29s390/sclp: convert early sclp console code to CMartin Schwidefsky1-0/+1
2015-03-25s390: remove 31 bit supportHeiko Carstens1-49/+0
2015-01-22s390: add z13 code generation supportMartin Schwidefsky1-1/+3
2014-09-25s390/head.s: use zero as address for stflChristian Borntraeger1-1/+1
2014-07-16s390: require mvcos facility, not tod clock steering facilityDavid Hildenbrand1-3/+3
2014-05-28s390/facilities: remove extract-cpu-time facility checkHeiko Carstens1-4/+4
2014-05-27s390: require mvcos facility for z10 and newer machinesHeiko Carstens1-3/+3
2013-10-24s390/bitops: optimize set_bit() for constant valuesHeiko Carstens1-1/+1
2012-11-23s390: add zEC12 code generation supportHeiko Carstens1-30/+44
2012-10-09s390: add support to start the kernel in 64 bit mode.Martin Schwidefsky1-31/+70
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+1
2012-05-16s390/ipl: remove builtin tape ipl codeHeiko Carstens1-123/+0
2012-04-11[S390] Fix stfle() lowcore protection problemMichael Holzheu1-1/+1
2011-12-27[S390] entry[64].S improvementsMartin Schwidefsky1-2/+2
2011-10-30[S390] kdump backend codeMichael Holzheu1-0/+22
2011-07-24[S390] fix s390 assembler code alignmentsJan Glauber1-4/+3
2011-04-04[S390] compile fix for latest binutilsMartin Schwidefsky1-1/+1
2010-10-25[S390] Add config option for z196 code generation.Heiko Carstens1-2/+6
2010-08-09[S390] initrd: change default load addressHeiko Carstens1-1/+1
2010-05-17[S390] More cleanup for struct _lowcoreMartin Schwidefsky1-2/+2
2010-03-24[S390] fix boot failures with compressed kernelsMartin Schwidefsky1-0/+3
2010-02-26[S390] add support for compressed kernelsMartin Schwidefsky1-20/+21
2010-02-26[S390] codepage conversion of kernel parameter lineMartin Schwidefsky1-17/+1
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens1-1/+0
2009-09-11[S390] Limit cpu detection to 256 physical cpus.Heiko Carstens1-0/+1
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments.Martin Olsson1-1/+1
2009-06-12[S390] add mini sclp driverHeiko Carstens1-4/+14
2009-06-12[S390] use facility list for cpu type safety checkMartin Schwidefsky1-15/+34
2009-04-26s390: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott1-1/+2
2009-04-14[S390] boot cputime accountingMartin Schwidefsky1-1/+7
2009-04-14[S390] add read_persistent_clockMartin Schwidefsky1-2/+5
2009-03-26[S390] cleanup lowcore.hMartin Schwidefsky1-0/+2
2008-12-25[S390] Add processor type march=z10 and a processor type safety check.Martin Schwidefsky1-0/+49
2007-07-27[S390] Get rid of new section mismatch warnings.Heiko Carstens1-0/+1
2006-12-04[S390] remove salipl memory detection.Christian Borntraeger1-21/+0
2006-09-28[S390] Whitespace cleanup.Heiko Carstens1-312/+312
2006-09-20[S390] convert some assembler to C.Heiko Carstens1-59/+0
2006-09-20[S390] initrd vs. bootmem bitmap.Heiko Carstens1-4/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[S390] head.S code moving.Heiko Carstens1-11/+11
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky1-2/+2
2005-11-07[PATCH] s390: merge common parts of head.S and head64.SHeiko Carstens1-348/+34
2005-11-07[PATCH] s390: memory query wait pswHeiko Carstens1-2/+1
2005-10-30[PATCH] s390: export ipl device parametersHeiko Carstens1-5/+67
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg1-1/+1
2005-07-29[PATCH] s390: check for interrupt before waitingHeiko Carstens1-0/+7
2005-07-27[PATCH] s390: 31 bit memory size limitHeiko Carstens1-1/+6
2005-07-27[PATCH] s390: external call performanceHeiko Carstens1-1/+1
2005-06-21[PATCH] s390: pending interrupt after ipl from readerHeiko Carstens1-2/+17