aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/head64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-04-27[S390] zfcpdump support.Michael Holzheu1-1/+71
2007-03-05[S390] Fixed handling of access register mode faults.Gerald Schaefer1-3/+8
2007-02-21[S390] nss: Free unused memory in kernel image.Heiko Carstens1-14/+2
2007-02-05[S390] Convert memory detection into C code.Heiko Carstens1-175/+0
2007-02-05[S390] boot from NSS supportHongjie Yang1-23/+7
2007-02-05[S390] Fix FCP dump feature detection.Heiko Carstens1-1/+5
2007-01-09[S390] memory detection misses 128k.Hongjie Yang1-1/+11
2006-12-04[S390] Memory detection fixes.Heiko Carstens1-4/+0
2006-12-04[S390] Use diag260 for memory size detection.Heiko Carstens1-2/+15
2006-10-04[S390] Remove crept in whitespace from head*.S again.Heiko Carstens1-6/+6
2006-10-01[PATCH] Directed yield: direct yield of spinlocks for s390.Martin Schwidefsky1-0/+11
2006-09-28[S390] Whitespace cleanup.Heiko Carstens1-216/+216
2006-09-20[S390] Use alternative user-copy operations for new hardware.Gerald Schaefer1-0/+13
2006-09-20[S390] convert some assembler to C.Heiko Carstens1-14/+25
2006-09-20[S390] ipl/dump on panic.Michael Holzheu1-0/+3
2006-09-20[S390] initrd vs. bootmem bitmap.Heiko Carstens1-2/+2
2006-07-18[S390] .align 4096 statements in head.SHeiko Carstens1-2/+2
2006-06-29[S390] head.S code moving.Heiko Carstens1-40/+39
2006-06-29[S390] memory detection.Heiko Carstens1-1/+1
2005-11-07[PATCH] s390: merge common parts of head.S and head64.SHeiko Carstens1-529/+9