index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
head64.S
Age
Commit message (
Expand
)
Author
2023-06-28
s390: consistently use .balign instead of .align
Heiko Carstens
2023-04-19
s390/head64: use SYM* macros instead of ENTRY(), etc.
Heiko Carstens
2023-04-04
s390/stack: set lowcore kernel stack pointer early
Heiko Carstens
2023-04-04
s390/stack: use STACK_INIT_OFFSET where possible
Heiko Carstens
2023-03-20
s390/kasan: move shadow mapping to decompressor
Vasily Gorbik
2023-01-13
s390/early: fix sclp_early_sccb variable lifetime
Alexander Gordeev
2022-02-06
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
2021-10-04
s390/boot: initialize control registers in decompressor
Alexander Gordeev
2021-07-27
s390/boot: move dma sections from decompressor to decompressed kernel
Alexander Egorenkov
2020-11-09
s390/early: rewrite program parameter setup in C
Vasily Gorbik
2019-11-30
s390/head64: correct init_task stack setup
Vasily Gorbik
2019-11-20
s390/early: move access registers setup in C code
Vasily Gorbik
2019-11-20
s390/head64: remove unnecessary vdso_per_cpu_data setup
Vasily Gorbik
2019-11-20
s390/early: move control registers setup in C code
Vasily Gorbik
2019-09-17
Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-08-21
s390: clean .bss before running uncompressed kernel
Vasily Gorbik
2019-08-06
s390/head64: cleanup unused labels
Vasily Gorbik
2019-04-29
s390/kernel: introduce .dma sections
Gerald Schaefer
2019-02-07
s390: remove dead code
Gerald Schaefer
2018-10-09
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
2018-09-20
s390: clean up stacks setup
Vasily Gorbik
2018-07-02
s390: correct _stext offset
Vasily Gorbik
2018-07-02
s390: get rid of the first mb of uncompressed image
Vasily Gorbik
2018-07-02
s390: remove unused _ehead symbol
Vasily Gorbik
2018-06-25
s390/boot: make head.S and als.c be part of the decompressor only
Vasily Gorbik
2018-06-25
s390/decompressor: trim the kernel image up to 1M
Vasily Gorbik
2018-05-09
s390/early: move functions which may not access bss section to extra file
Heiko Carstens
2017-11-14
s390: remove all code using the access register mode
Martin Schwidefsky
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-26
s390/time: add support for the TOD clock epoch extension
Martin Schwidefsky
2017-04-05
s390/cpumf: simplify detection of guest samples
Martin Schwidefsky
2016-11-23
s390/thread_info: get rid of THREAD_ORDER define
Heiko Carstens
2016-11-11
s390: move thread_info into task_struct
Heiko Carstens
2016-03-08
s390/cpumf: Fix lpp detection
Christian Borntraeger
2015-12-18
s390/facilities: always use lowcore's stfle field for storing facility bits
Heiko Carstens
2015-10-14
s390/cpumf: rework program parameter setting to detect guest samples
Christian Borntraeger
2014-02-05
s390: fix kernel crash due to linkage stack instructions
Martin Schwidefsky
2012-10-09
s390/mm: let kernel text section always begin at 1MB
Heiko Carstens
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2011-10-30
[S390] smp: external call vs. emergency signal
Martin Schwidefsky
2011-07-24
[S390] initial cr0 bits
Martin Schwidefsky
2011-07-24
[S390] iucv cr0 enablement bit
Martin Schwidefsky
2011-07-24
[S390] fix s390 assembler code alignments
Jan Glauber
2010-05-12
[S390] correct address of _stext with CONFIG_SHARED_KERNEL=y
Martin Schwidefsky
2010-03-24
[S390] fix boot failures with compressed kernels
Martin Schwidefsky
2010-02-26
[S390] add support for compressed kernels
Martin Schwidefsky
2010-02-26
[S390] zfcpdump: remove cross arch dump support
Heiko Carstens
2009-12-07
[S390] s390: clear high-order bits of registers after sam64
Hendrik 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
[next]