summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/head.S
Commit message (Expand)AuthorAgeFilesLines
* s390/head: replace hard coded values with constantsVasily Gorbik2018-01-231-5/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky2017-07-261-1/+2
* s390/facilities: get rid of __ASSEMBLY__ in facility header fileHeiko Carstens2017-03-221-1/+0
* s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens2016-11-231-1/+1
* s390: clarify compressed image code pathSascha Silbe2016-08-081-1/+3
* s390/als: convert architecture level set code to CHeiko Carstens2016-07-311-39/+4
* s390/facilities: make use of generated facility listHeiko Carstens2015-12-181-24/+11
* s390/facilities: always use lowcore's stfle field for storing facility bitsHeiko Carstens2015-12-181-5/+5
* s390/facilities: use stfl mnemonic instead of insn magicHeiko Carstens2015-12-181-1/+1
* s390: remove SALIPL loaderHeiko Carstens2015-11-161-79/+8
* s390/head: fix error message on unsupported hardwareSascha Silbe2015-11-091-4/+4
* s390/facilities: remove transactional-execution bitsHeiko Carstens2015-08-191-2/+2
* s390/sclp: convert early sclp console code to CMartin Schwidefsky2015-07-291-0/+1
* s390: remove 31 bit supportHeiko Carstens2015-03-251-49/+0
* s390: add z13 code generation supportMartin Schwidefsky2015-01-221-1/+3
* s390/head.s: use zero as address for stflChristian Borntraeger2014-09-251-1/+1
* s390: require mvcos facility, not tod clock steering facilityDavid Hildenbrand2014-07-161-3/+3
* s390/facilities: remove extract-cpu-time facility checkHeiko Carstens2014-05-281-4/+4
* s390: require mvcos facility for z10 and newer machinesHeiko Carstens2014-05-271-3/+3
* s390/bitops: optimize set_bit() for constant valuesHeiko Carstens2013-10-241-1/+1
* s390: add zEC12 code generation supportHeiko Carstens2012-11-231-30/+44
* s390: add support to start the kernel in 64 bit mode.Martin Schwidefsky2012-10-091-31/+70
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+1
* s390/ipl: remove builtin tape ipl codeHeiko Carstens2012-05-161-123/+0
* [S390] Fix stfle() lowcore protection problemMichael Holzheu2012-04-111-1/+1
* [S390] entry[64].S improvementsMartin Schwidefsky2011-12-271-2/+2
* [S390] kdump backend codeMichael Holzheu2011-10-301-0/+22
* [S390] fix s390 assembler code alignmentsJan Glauber2011-07-241-4/+3
* [S390] compile fix for latest binutilsMartin Schwidefsky2011-04-041-1/+1
* [S390] Add config option for z196 code generation.Heiko Carstens2010-10-251-2/+6
* [S390] initrd: change default load addressHeiko Carstens2010-08-091-1/+1
* [S390] More cleanup for struct _lowcoreMartin Schwidefsky2010-05-171-2/+2
* [S390] fix boot failures with compressed kernelsMartin Schwidefsky2010-03-241-0/+3
* [S390] add support for compressed kernelsMartin Schwidefsky2010-02-261-20/+21
* [S390] codepage conversion of kernel parameter lineMartin Schwidefsky2010-02-261-17/+1
* [S390] Cleanup struct _lowcore usage and defines.Heiko Carstens2010-02-261-1/+0
* [S390] Limit cpu detection to 256 physical cpus.Heiko Carstens2009-09-111-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-141-1/+1
|\
| * trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson2009-06-121-1/+1
* | [S390] add mini sclp driverHeiko Carstens2009-06-121-4/+14
* | [S390] use facility list for cpu type safety checkMartin Schwidefsky2009-06-121-15/+34
|/
* s390: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-261-1/+2
* [S390] boot cputime accountingMartin Schwidefsky2009-04-141-1/+7
* [S390] add read_persistent_clockMartin Schwidefsky2009-04-141-2/+5
* [S390] cleanup lowcore.hMartin Schwidefsky2009-03-261-0/+2
* [S390] Add processor type march=z10 and a processor type safety check.Martin Schwidefsky2008-12-251-0/+49
* [S390] Get rid of new section mismatch warnings.Heiko Carstens2007-07-271-0/+1
* [S390] remove salipl memory detection.Christian Borntraeger2006-12-041-21/+0
* [S390] Whitespace cleanup.Heiko Carstens2006-09-281-312/+312
OpenPOWER on IntegriCloud