summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/head64.S
AgeCommit message (Expand)Author
2017-11-14s390: remove all code using the access register modeMartin Schwidefsky
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-26s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky
2017-04-05s390/cpumf: simplify detection of guest samplesMartin Schwidefsky
2016-11-23s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens
2016-11-11s390: move thread_info into task_structHeiko Carstens
2016-03-08s390/cpumf: Fix lpp detectionChristian Borntraeger
2015-12-18s390/facilities: always use lowcore's stfle field for storing facility bitsHeiko Carstens
2015-10-14s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger
2014-02-05s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky
2012-10-09s390/mm: let kernel text section always begin at 1MBHeiko Carstens
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2011-10-30[S390] smp: external call vs. emergency signalMartin Schwidefsky
2011-07-24[S390] initial cr0 bitsMartin Schwidefsky
2011-07-24[S390] iucv cr0 enablement bitMartin Schwidefsky
2011-07-24[S390] fix s390 assembler code alignmentsJan Glauber
2010-05-12[S390] correct address of _stext with CONFIG_SHARED_KERNEL=yMartin Schwidefsky
2010-03-24[S390] fix boot failures with compressed kernelsMartin Schwidefsky
2010-02-26[S390] add support for compressed kernelsMartin Schwidefsky
2010-02-26[S390] zfcpdump: remove cross arch dump supportHeiko Carstens
2009-12-07[S390] s390: clear high-order bits of registers after sam64Hendrik Brueckner
2009-09-11[S390] Limit cpu detection to 256 physical cpus.Heiko Carstens
2009-09-11[S390] Initialize __LC_THREAD_INFO early.Heiko Carstens
2009-03-26[S390] eliminate ipl_device from lowcoreMartin Schwidefsky
2008-12-31[PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky
2008-12-25[S390] Remove initial kernel stack backchain initialization.Heiko Carstens
2008-12-25[S390] Add processor type march=z10 and a processor type safety check.Martin Schwidefsky
2008-04-30[S390] System z large page support.Gerald Schaefer
2008-04-30[S390] Convert machine feature detection code to C.Heiko Carstens
2008-01-26[S390] Fix tlb flushing with idte.Martin Schwidefsky
2007-04-27[S390] zfcpdump support.Michael Holzheu
2007-03-05[S390] Fixed handling of access register mode faults.Gerald Schaefer
2007-02-21[S390] nss: Free unused memory in kernel image.Heiko Carstens
2007-02-05[S390] Convert memory detection into C code.Heiko Carstens
2007-02-05[S390] boot from NSS supportHongjie Yang
2007-02-05[S390] Fix FCP dump feature detection.Heiko Carstens
2007-01-09[S390] memory detection misses 128k.Hongjie Yang
2006-12-04[S390] Memory detection fixes.Heiko Carstens
2006-12-04[S390] Use diag260 for memory size detection.Heiko Carstens
2006-10-04[S390] Remove crept in whitespace from head*.S again.Heiko Carstens
2006-10-01[PATCH] Directed yield: direct yield of spinlocks for s390.Martin Schwidefsky
2006-09-28[S390] Whitespace cleanup.Heiko Carstens
2006-09-20[S390] Use alternative user-copy operations for new hardware.Gerald Schaefer
2006-09-20[S390] convert some assembler to C.Heiko Carstens
2006-09-20[S390] ipl/dump on panic.Michael Holzheu
2006-09-20[S390] initrd vs. bootmem bitmap.Heiko Carstens
2006-07-18[S390] .align 4096 statements in head.SHeiko Carstens
2006-06-29[S390] head.S code moving.Heiko Carstens
2006-06-29[S390] memory detection.Heiko Carstens
2005-11-07[PATCH] s390: merge common parts of head.S and head64.SHeiko Carstens