summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/head64.S
AgeCommit message (Expand)AuthorLines
2023-04-19s390/head64: use SYM* macros instead of ENTRY(), etc.Heiko Carstens-4/+4
2023-04-04s390/stack: set lowcore kernel stack pointer earlyHeiko Carstens-0/+1
2023-04-04s390/stack: use STACK_INIT_OFFSET where possibleHeiko Carstens-1/+1
2023-03-20s390/kasan: move shadow mapping to decompressorVasily Gorbik-3/+0
2023-01-13s390/early: fix sclp_early_sccb variable lifetimeAlexander Gordeev-0/+1
2022-02-06s390: remove invalid email address of Heiko CarstensHeiko Carstens-1/+0
2021-10-04s390/boot: initialize control registers in decompressorAlexander Gordeev-18/+0
2021-07-27s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov-0/+17
2020-11-09s390/early: rewrite program parameter setup in CVasily Gorbik-6/+1
2019-11-30s390/head64: correct init_task stack setupVasily Gorbik-1/+1
2019-11-20s390/early: move access registers setup in C codeVasily Gorbik-8/+2
2019-11-20s390/head64: remove unnecessary vdso_per_cpu_data setupVasily Gorbik-2/+0
2019-11-20s390/early: move control registers setup in C codeVasily Gorbik-6/+0
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-5/+3
2019-08-21s390: clean .bss before running uncompressed kernelVasily Gorbik-5/+3
2019-08-06s390/head64: cleanup unused labelsVasily Gorbik-7/+0
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer-26/+0
2019-02-07s390: remove dead codeGerald Schaefer-2/+0
2018-10-09s390: add support for virtually mapped kernel stacksMartin Schwidefsky-3/+1
2018-09-20s390: clean up stacks setupVasily Gorbik-3/+3
2018-07-02s390: correct _stext offsetVasily Gorbik-25/+15
2018-07-02s390: get rid of the first mb of uncompressed imageVasily Gorbik-1/+0
2018-07-02s390: remove unused _ehead symbolVasily Gorbik-2/+0
2018-06-25s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik-1/+1
2018-06-25s390/decompressor: trim the kernel image up to 1MVasily Gorbik-1/+1
2018-05-09s390/early: move functions which may not access bss section to extra fileHeiko Carstens-2/+6
2017-11-14s390: remove all code using the access register modeMartin Schwidefsky-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-07-26s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky-2/+2
2017-04-05s390/cpumf: simplify detection of guest samplesMartin Schwidefsky-1/+1
2016-11-23s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens-1/+1
2016-11-11s390: move thread_info into task_structHeiko Carstens-3/+2
2016-03-08s390/cpumf: Fix lpp detectionChristian Borntraeger-1/+1
2015-12-18s390/facilities: always use lowcore's stfle field for storing facility bitsHeiko Carstens-1/+1
2015-10-14s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger-1/+6
2014-02-05s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky-2/+5
2012-10-09s390/mm: let kernel text section always begin at 1MBHeiko Carstens-3/+0
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens-3/+1
2011-10-30[S390] smp: external call vs. emergency signalMartin Schwidefsky-1/+1
2011-07-24[S390] initial cr0 bitsMartin Schwidefsky-1/+1
2011-07-24[S390] iucv cr0 enablement bitMartin Schwidefsky-1/+1
2011-07-24[S390] fix s390 assembler code alignmentsJan Glauber-6/+5
2010-05-12[S390] correct address of _stext with CONFIG_SHARED_KERNEL=yMartin Schwidefsky-1/+1
2010-03-24[S390] fix boot failures with compressed kernelsMartin Schwidefsky-2/+0
2010-02-26[S390] add support for compressed kernelsMartin Schwidefsky-12/+12
2010-02-26[S390] zfcpdump: remove cross arch dump supportHeiko Carstens-69/+1
2009-12-07[S390] s390: clear high-order bits of registers after sam64Hendrik Brueckner-0/+3
2009-09-11[S390] Limit cpu detection to 256 physical cpus.Heiko Carstens-5/+3
2009-09-11[S390] Initialize __LC_THREAD_INFO early.Heiko Carstens-0/+1
2009-03-26[S390] eliminate ipl_device from lowcoreMartin Schwidefsky-1/+0