aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/head64.S
Commit message (Expand)AuthorAge
* s390: add support for virtually mapped kernel stacksMartin Schwidefsky2018-10-09
* s390: clean up stacks setupVasily Gorbik2018-09-20
* s390: correct _stext offsetVasily Gorbik2018-07-02
* s390: get rid of the first mb of uncompressed imageVasily Gorbik2018-07-02
* s390: remove unused _ehead symbolVasily Gorbik2018-07-02
* s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik2018-06-25
* s390/decompressor: trim the kernel image up to 1MVasily Gorbik2018-06-25
* s390/early: move functions which may not access bss section to extra fileHeiko Carstens2018-05-09
* s390: remove all code using the access register modeMartin Schwidefsky2017-11-14
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky2017-07-26
* s390/cpumf: simplify detection of guest samplesMartin Schwidefsky2017-04-05
* s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens2016-11-23
* s390: move thread_info into task_structHeiko Carstens2016-11-11
* s390/cpumf: Fix lpp detectionChristian Borntraeger2016-03-08
* s390/facilities: always use lowcore's stfle field for storing facility bitsHeiko Carstens2015-12-18
* s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger2015-10-14
* s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky2014-02-05
* s390/mm: let kernel text section always begin at 1MBHeiko Carstens2012-10-09
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20
* [S390] smp: external call vs. emergency signalMartin Schwidefsky2011-10-30
* [S390] initial cr0 bitsMartin Schwidefsky2011-07-24
* [S390] iucv cr0 enablement bitMartin Schwidefsky2011-07-24
* [S390] fix s390 assembler code alignmentsJan Glauber2011-07-24
* [S390] correct address of _stext with CONFIG_SHARED_KERNEL=yMartin Schwidefsky2010-05-12
* [S390] fix boot failures with compressed kernelsMartin Schwidefsky2010-03-24
* [S390] add support for compressed kernelsMartin Schwidefsky2010-02-26
* [S390] zfcpdump: remove cross arch dump supportHeiko Carstens2010-02-26
* [S390] s390: clear high-order bits of registers after sam64Hendrik Brueckner2009-12-07
* [S390] Limit cpu detection to 256 physical cpus.Heiko Carstens2009-09-11
* [S390] Initialize __LC_THREAD_INFO early.Heiko Carstens2009-09-11
* [S390] eliminate ipl_device from lowcoreMartin Schwidefsky2009-03-26
* [PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky2008-12-31
* [S390] Remove initial kernel stack backchain initialization.Heiko Carstens2008-12-25
* [S390] Add processor type march=z10 and a processor type safety check.Martin Schwidefsky2008-12-25
* [S390] System z large page support.Gerald Schaefer2008-04-30
* [S390] Convert machine feature detection code to C.Heiko Carstens2008-04-30
* [S390] Fix tlb flushing with idte.Martin Schwidefsky2008-01-26
* [S390] zfcpdump support.Michael Holzheu2007-04-27
* [S390] Fixed handling of access register mode faults.Gerald Schaefer2007-03-05
* [S390] nss: Free unused memory in kernel image.Heiko Carstens2007-02-21
* [S390] Convert memory detection into C code.Heiko Carstens2007-02-05
* [S390] boot from NSS supportHongjie Yang2007-02-05
* [S390] Fix FCP dump feature detection.Heiko Carstens2007-02-05
* [S390] memory detection misses 128k.Hongjie Yang2007-01-09
* [S390] Memory detection fixes.Heiko Carstens2006-12-04
* [S390] Use diag260 for memory size detection.Heiko Carstens2006-12-04
* [S390] Remove crept in whitespace from head*.S again.Heiko Carstens2006-10-04
* [PATCH] Directed yield: direct yield of spinlocks for s390.Martin Schwidefsky2006-10-01
* [S390] Whitespace cleanup.Heiko Carstens2006-09-28