index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
/
startup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390: unify identity mapping limits handling
Vasily Gorbik
2020-11-20
1
-4
/
+44
*
s390/early: rewrite program parameter setup in C
Vasily Gorbik
2020-11-09
1
-0
/
+10
*
s390/mm: let vmalloc area size depend on physical memory size
Heiko Carstens
2020-11-09
1
-0
/
+16
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-1
/
+1
*
s390: remove unused _swsusp_reset_dma
Vasily Gorbik
2020-09-29
1
-2
/
+0
*
s390/boot: enable .bss section for compressed kernel
Alexander Egorenkov
2020-09-16
1
-0
/
+3
*
s390/kaslr: store KASLR offset for early dumps
Gerald Schaefer
2019-11-30
1
-0
/
+5
*
Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-11-26
1
-1
/
+1
|
\
|
*
s390/boot: fix section name escaping
Nick Desaulniers
2019-10-31
1
-1
/
+1
*
|
s390/kaslr: add support for R_390_GLOB_DAT relocation type
Gerald Schaefer
2019-10-22
1
-3
/
+11
|
/
*
s390: clean .bss before running uncompressed kernel
Vasily Gorbik
2019-08-21
1
-0
/
+6
*
s390: simplify disabled_wait
Martin Schwidefsky
2019-05-02
1
-1
/
+1
*
s390/kernel: add support for kernel address space layout randomization (KASLR)
Gerald Schaefer
2019-04-29
1
-2
/
+29
*
s390/kernel: introduce .dma sections
Gerald Schaefer
2019-04-29
1
-0
/
+39
*
s390/kernel: build a relocatable kernel
Gerald Schaefer
2019-04-29
1
-0
/
+27
*
s390/ipl: read IPL report at early boot
Martin Schwidefsky
2019-04-26
1
-9
/
+9
*
s390/uv: introduce guest side ultravisor code
Vasily Gorbik
2019-04-10
1
-0
/
+2
*
s390: introduce .boot.preserved.data section
Gerald Schaefer
2019-04-10
1
-0
/
+4
*
s390: allow overriding facilities via command line
Vasily Gorbik
2019-03-01
1
-0
/
+1
*
s390: move ipl block and cmd line handling to early boot phase
Vasily Gorbik
2018-10-09
1
-0
/
+3
*
s390/mem_detect: move tprot loop to early boot phase
Vasily Gorbik
2018-10-09
1
-0
/
+1
*
s390/sclp: move sclp_early_read_info to sclp_early_core.c
Vasily Gorbik
2018-10-09
1
-0
/
+1
*
s390: introduce .boot.data section
Vasily Gorbik
2018-10-09
1
-0
/
+10
*
s390/decompressor: clean up and rename compressed/misc.c
Vasily Gorbik
2018-10-09
1
-0
/
+10
*
s390: rescue initrd as early as possible
Vasily Gorbik
2018-10-09
1
-0
/
+24
*
s390/decompressor: rework uncompressed image info collection
Vasily Gorbik
2018-10-09
1
-6
/
+4
*
s390: remove decompressor's head.S
Vasily Gorbik
2018-10-09
1
-0
/
+17