index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
/
ipl_parm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390: support command lines longer than 896 bytes
Sven Schnelle
2021-10-26
1
-2
/
+2
*
s390/ipl_parm: use register pair instead of register asm
Heiko Carstens
2021-06-18
1
-12
/
+14
*
s390/ipl_parm: fix program check new psw handling
Heiko Carstens
2021-06-18
1
-8
/
+11
*
s390: setup kernel memory layout early
Vasily Gorbik
2021-06-18
1
-4
/
+4
*
s390/boot: access kernel command line via parmarea
Heiko Carstens
2021-06-07
1
-4
/
+4
*
s390/facilities: move stfl information from lowcore to global data
Sven Schnelle
2021-06-07
1
-3
/
+3
*
s390: unify identity mapping limits handling
Vasily Gorbik
2020-11-20
1
-30
/
+14
*
s390/mm: let vmalloc area size depend on physical memory size
Heiko Carstens
2020-11-09
1
-1
/
+4
*
s390/nvme: support firmware-assisted dump to NVMe disks
Alexander Egorenkov
2020-10-02
1
-3
/
+12
*
s390/ipl: support NVMe IPL kernel parameters
Alexander Egorenkov
2020-10-02
1
-8
/
+23
*
s390/startup: correct "dfltcc" option parsing
Vasily Gorbik
2020-09-30
1
-1
/
+1
*
s390/protvirt: parse prot_virt option in the decompressor
Vasily Gorbik
2020-09-16
1
-0
/
+8
*
s390/boot: enable .bss section for compressed kernel
Alexander Egorenkov
2020-09-16
1
-2
/
+2
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
s390/boot: add dfltcc= kernel command line parameter
Mikhail Zaslonko
2020-01-31
1
-0
/
+14
*
Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-09-17
1
-3
/
+8
|
\
|
*
s390/startup: correct command line options parsing
Vasily Gorbik
2019-08-26
1
-3
/
+3
|
*
s390/startup: round down "mem" option to page boundary
Vasily Gorbik
2019-08-21
1
-1
/
+1
|
*
s390: move vmalloc option parsing to startup code
Vasily Gorbik
2019-08-21
1
-0
/
+5
*
|
s390/protvirt: avoid memory sharing for diag 308 set/store
Vasily Gorbik
2019-08-06
1
-2
/
+0
|
/
*
s390: fix clang -Wpointer-sign warnigns in boot code
Arnd Bergmann
2019-05-03
1
-1
/
+1
*
s390/kernel: add support for kernel address space layout randomization (KASLR)
Gerald Schaefer
2019-04-29
1
-3
/
+12
*
s390/ipl: provide uapi header for list directed IPL
Martin Schwidefsky
2019-04-26
1
-5
/
+5
*
s390/ipl: make ipl_info less confusing
Martin Schwidefsky
2019-04-26
1
-7
/
+7
*
s390/protvirt: block kernel command line alteration
Vasily Gorbik
2019-04-10
1
-1
/
+1
*
s390/protvirt: add memory sharing for diag 308 set/store
Vasily Gorbik
2019-04-10
1
-0
/
+3
*
s390: move ipl block to .boot.preserved.data section
Vasily Gorbik
2019-04-10
1
-12
/
+12
*
s390: warn about clearing als implied facilities
Vasily Gorbik
2019-03-01
1
-0
/
+16
*
s390: allow overriding facilities via command line
Vasily Gorbik
2019-03-01
1
-2
/
+48
*
s390/kasan: use noexec and large pages
Vasily Gorbik
2018-10-09
1
-1
/
+10
*
s390: move ipl block and cmd line handling to early boot phase
Vasily Gorbik
2018-10-09
1
-0
/
+173