aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/head.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-23s390/head: replace hard coded values with constantsVasily Gorbik1-5/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-26s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky1-1/+2
2017-03-22s390/facilities: get rid of __ASSEMBLY__ in facility header fileHeiko Carstens1-1/+0
2016-11-23s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens1-1/+1
2016-08-08s390: clarify compressed image code pathSascha Silbe1-1/+3
2016-07-31s390/als: convert architecture level set code to CHeiko Carstens1-39/+4
2015-12-18s390/facilities: make use of generated facility listHeiko Carstens1-24/+11
2015-12-18s390/facilities: always use lowcore's stfle field for storing facility bitsHeiko Carstens1-5/+5
2015-12-18s390/facilities: use stfl mnemonic instead of insn magicHeiko Carstens1-1/+1
2015-11-16s390: remove SALIPL loaderHeiko Carstens1-79/+8
2015-11-09s390/head: fix error message on unsupported hardwareSascha Silbe1-4/+4
2015-08-19s390/facilities: remove transactional-execution bitsHeiko Carstens1-2/+2
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