aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/head64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-04s390/boot: initialize control registers in decompressorAlexander Gordeev1-18/+0
2021-07-27s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov1-0/+17
2020-11-09s390/early: rewrite program parameter setup in CVasily Gorbik1-6/+1
2019-11-30s390/head64: correct init_task stack setupVasily Gorbik1-1/+1
2019-11-20s390/early: move access registers setup in C codeVasily Gorbik1-8/+2
2019-11-20s390/head64: remove unnecessary vdso_per_cpu_data setupVasily Gorbik1-2/+0
2019-11-20s390/early: move control registers setup in C codeVasily Gorbik1-6/+0
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-5/+3
2019-08-21s390: clean .bss before running uncompressed kernelVasily Gorbik1-5/+3
2019-08-06s390/head64: cleanup unused labelsVasily Gorbik1-7/+0
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer1-26/+0
2019-02-07s390: remove dead codeGerald Schaefer1-2/+0
2018-10-09s390: add support for virtually mapped kernel stacksMartin Schwidefsky1-3/+1
2018-09-20s390: clean up stacks setupVasily Gorbik1-3/+3
2018-07-02s390: correct _stext offsetVasily Gorbik1-25/+15
2018-07-02s390: get rid of the first mb of uncompressed imageVasily Gorbik1-1/+0
2018-07-02s390: remove unused _ehead symbolVasily Gorbik1-2/+0
2018-06-25s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik1-1/+1
2018-06-25s390/decompressor: trim the kernel image up to 1MVasily Gorbik1-1/+1
2018-05-09s390/early: move functions which may not access bss section to extra fileHeiko Carstens1-2/+6
2017-11-14s390: remove all code using the access register modeMartin Schwidefsky1-1/+1
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-2/+2
2017-04-05s390/cpumf: simplify detection of guest samplesMartin Schwidefsky1-1/+1
2016-11-23s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens1-1/+1
2016-11-11s390: move thread_info into task_structHeiko Carstens1-3/+2
2016-03-08s390/cpumf: Fix lpp detectionChristian Borntraeger1-1/+1
2015-12-18s390/facilities: always use lowcore's stfle field for storing facility bitsHeiko Carstens1-1/+1
2015-10-14s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger1-1/+6
2014-02-05s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky1-2/+5
2012-10-09s390/mm: let kernel text section always begin at 1MBHeiko Carstens1-3/+0
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-3/+1
2011-10-30[S390] smp: external call vs. emergency signalMartin Schwidefsky1-1/+1
2011-07-24[S390] initial cr0 bitsMartin Schwidefsky1-1/+1
2011-07-24[S390] iucv cr0 enablement bitMartin Schwidefsky1-1/+1
2011-07-24[S390] fix s390 assembler code alignmentsJan Glauber1-6/+5
2010-05-12[S390] correct address of _stext with CONFIG_SHARED_KERNEL=yMartin Schwidefsky1-1/+1
2010-03-24[S390] fix boot failures with compressed kernelsMartin Schwidefsky1-2/+0
2010-02-26[S390] add support for compressed kernelsMartin Schwidefsky1-12/+12
2010-02-26[S390] zfcpdump: remove cross arch dump supportHeiko Carstens1-69/+1
2009-12-07[S390] s390: clear high-order bits of registers after sam64Hendrik Brueckner1-0/+3
2009-09-11[S390] Limit cpu detection to 256 physical cpus.Heiko Carstens1-5/+3
2009-09-11[S390] Initialize __LC_THREAD_INFO early.Heiko Carstens1-0/+1
2009-03-26[S390] eliminate ipl_device from lowcoreMartin Schwidefsky1-1/+0
2008-12-31[PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky1-0/+2
2008-12-25[S390] Remove initial kernel stack backchain initialization.Heiko Carstens1-1/+0
2008-12-25[S390] Add processor type march=z10 and a processor type safety check.Martin Schwidefsky1-23/+0
2008-04-30[S390] System z large page support.Gerald Schaefer1-1/+1
2008-04-30[S390] Convert machine feature detection code to C.Heiko Carstens1-62/+0
2008-01-26[S390] Fix tlb flushing with idte.Martin Schwidefsky1-1/+1