summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/head64.S
Commit message (Expand)AuthorAgeFilesLines
* s390/head64: cleanup unused labelsVasily Gorbik2019-08-061-7/+0Star
* s390/kernel: introduce .dma sectionsGerald Schaefer2019-04-291-26/+0Star
* s390: remove dead codeGerald Schaefer2019-02-071-2/+0Star
* s390: add support for virtually mapped kernel stacksMartin Schwidefsky2018-10-091-3/+1Star
* s390: clean up stacks setupVasily Gorbik2018-09-201-3/+3
* s390: correct _stext offsetVasily Gorbik2018-07-021-25/+15Star
* s390: get rid of the first mb of uncompressed imageVasily Gorbik2018-07-021-1/+0Star
* s390: remove unused _ehead symbolVasily Gorbik2018-07-021-2/+0Star
* s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik2018-06-251-1/+1
* s390/decompressor: trim the kernel image up to 1MVasily Gorbik2018-06-251-1/+1
* s390/early: move functions which may not access bss section to extra fileHeiko Carstens2018-05-091-2/+6
* s390: remove all code using the access register modeMartin Schwidefsky2017-11-141-1/+1
* 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-2/+2
* s390/cpumf: simplify detection of guest samplesMartin Schwidefsky2017-04-051-1/+1
* s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens2016-11-231-1/+1
* s390: move thread_info into task_structHeiko Carstens2016-11-111-3/+2Star
* s390/cpumf: Fix lpp detectionChristian Borntraeger2016-03-081-1/+1
* s390/facilities: always use lowcore's stfle field for storing facility bitsHeiko Carstens2015-12-181-1/+1
* s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger2015-10-141-1/+6
* s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky2014-02-051-2/+5
* s390/mm: let kernel text section always begin at 1MBHeiko Carstens2012-10-091-3/+0Star
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-3/+1Star
* [S390] smp: external call vs. emergency signalMartin Schwidefsky2011-10-301-1/+1
* [S390] initial cr0 bitsMartin Schwidefsky2011-07-241-1/+1
* [S390] iucv cr0 enablement bitMartin Schwidefsky2011-07-241-1/+1
* [S390] fix s390 assembler code alignmentsJan Glauber2011-07-241-6/+5Star
* [S390] correct address of _stext with CONFIG_SHARED_KERNEL=yMartin Schwidefsky2010-05-121-1/+1
* [S390] fix boot failures with compressed kernelsMartin Schwidefsky2010-03-241-2/+0Star
* [S390] add support for compressed kernelsMartin Schwidefsky2010-02-261-12/+12
* [S390] zfcpdump: remove cross arch dump supportHeiko Carstens2010-02-261-69/+1Star
* [S390] s390: clear high-order bits of registers after sam64Hendrik Brueckner2009-12-071-0/+3
* [S390] Limit cpu detection to 256 physical cpus.Heiko Carstens2009-09-111-5/+3Star
* [S390] Initialize __LC_THREAD_INFO early.Heiko Carstens2009-09-111-0/+1
* [S390] eliminate ipl_device from lowcoreMartin Schwidefsky2009-03-261-1/+0Star
* [PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky2008-12-311-0/+2
* [S390] Remove initial kernel stack backchain initialization.Heiko Carstens2008-12-251-1/+0Star
* [S390] Add processor type march=z10 and a processor type safety check.Martin Schwidefsky2008-12-251-23/+0Star
* [S390] System z large page support.Gerald Schaefer2008-04-301-1/+1
* [S390] Convert machine feature detection code to C.Heiko Carstens2008-04-301-62/+0Star
* [S390] Fix tlb flushing with idte.Martin Schwidefsky2008-01-261-1/+1
* [S390] zfcpdump support.Michael Holzheu2007-04-271-1/+71
* [S390] Fixed handling of access register mode faults.Gerald Schaefer2007-03-051-3/+8
* [S390] nss: Free unused memory in kernel image.Heiko Carstens2007-02-211-14/+2Star
* [S390] Convert memory detection into C code.Heiko Carstens2007-02-051-175/+0Star
* [S390] boot from NSS supportHongjie Yang2007-02-051-23/+7Star
* [S390] Fix FCP dump feature detection.Heiko Carstens2007-02-051-1/+5
* [S390] memory detection misses 128k.Hongjie Yang2007-01-091-1/+11
* [S390] Memory detection fixes.Heiko Carstens2006-12-041-4/+0Star
* [S390] Use diag260 for memory size detection.Heiko Carstens2006-12-041-2/+15