Age | Commit message (Expand) | Author |
2019-05-07 | s390/boot: fix compiler error due to missing awk strtonum | Martin Schwidefsky |
2019-05-03 | s390: fix clang -Wpointer-sign warnigns in boot code | Arnd Bergmann |
2019-05-03 | s390: only build for new CPUs with clang | Arnd Bergmann |
2019-05-02 | s390: simplify disabled_wait | Martin Schwidefsky |
2019-05-02 | s390: use proper expoline sections for .dma code | Martin Schwidefsky |
2019-05-02 | s390: add missing ENDPROC statements to assembler functions | Martin Schwidefsky |
2019-04-29 | s390/kernel: add support for kernel address space layout randomization (KASLR) | Gerald Schaefer |
2019-04-29 | s390/kernel: introduce .dma sections | Gerald Schaefer |
2019-04-29 | s390/sclp: do not use static sccbs | Gerald Schaefer |
2019-04-29 | s390/kernel: build a relocatable kernel | Gerald Schaefer |
2019-04-29 | s390/kexec_file: Simplify parmarea access | Philipp Rudo |
2019-04-26 | s390/boot: pad bzImage to 4K | Martin Schwidefsky |
2019-04-26 | s390/ipl: read IPL report at early boot | Martin Schwidefsky |
2019-04-26 | s390/ipl: provide uapi header for list directed IPL | Martin Schwidefsky |
2019-04-26 | s390/ipl: make ipl_info less confusing | Martin Schwidefsky |
2019-04-10 | s390/protvirt: block kernel command line alteration | Vasily Gorbik |
2019-04-10 | s390/protvirt: add memory sharing for diag 308 set/store | Vasily Gorbik |
2019-04-10 | s390/uv: introduce guest side ultravisor code | Vasily Gorbik |
2019-04-10 | s390: introduce .boot.preserved.data section compile time validation | Vasily Gorbik |
2019-04-10 | s390: move ipl block to .boot.preserved.data section | Vasily Gorbik |
2019-04-10 | s390: introduce .boot.preserved.data section | Gerald Schaefer |
2019-03-29 | s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD) | Joe Perches |
2019-03-14 | kbuild: move archive command to scripts/Makefile.lib | Masahiro Yamada |
2019-03-10 | Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-03-01 | s390: warn about clearing als implied facilities | Vasily Gorbik |
2019-03-01 | s390: allow overriding facilities via command line | Vasily Gorbik |
2019-03-01 | s390/als: remove duplicated in-place implementation of stfle | Vasily Gorbik |
2019-01-28 | kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^) | Masahiro Yamada |
2019-01-28 | s390: make built-in.a not directly depend on *.o.chkbss files | Masahiro Yamada |
2019-01-18 | s390/kasan: improve string/memory functions checks | Vasily Gorbik |
2018-10-26 | s390: avoid vmlinux segments overlap | Vasily Gorbik |
2018-10-26 | s390/decompressor: add missing FORCE to build targets | Vasily Gorbik |
2018-10-10 | s390/mem_detect: add missing include | Heiko Carstens |
2018-10-09 | s390/head: avoid doubling early boot stack size under KASAN | Vasily Gorbik |
2018-10-09 | s390/kasan: use noexec and large pages | Vasily Gorbik |
2018-10-09 | s390/kasan: avoid instrumentation of early C code | Vasily Gorbik |
2018-10-09 | s390: move ipl block and cmd line handling to early boot phase | Vasily Gorbik |
2018-10-09 | s390/mem_detect: replace tprot loop with binary search | Vasily Gorbik |
2018-10-09 | s390/mem_detect: use SCLP info for continuous memory detection | Vasily Gorbik |
2018-10-09 | s390/mem_detect: introduce z/VM specific diag260 call | Vasily Gorbik |
2018-10-09 | s390/mem_detect: introduce SCLP storage info | Vasily Gorbik |
2018-10-09 | s390: introduce .boot.data section compile time validation | Vasily Gorbik |
2018-10-09 | s390/mem_detect: move tprot loop to early boot phase | Vasily Gorbik |
2018-10-09 | s390/sclp: move sclp_early_read_info to sclp_early_core.c | Vasily Gorbik |
2018-10-09 | s390: introduce .boot.data section | Vasily Gorbik |
2018-10-09 | s390/decompressor: clean up and rename compressed/misc.c | Vasily Gorbik |
2018-10-09 | s390: rescue initrd as early as possible | Vasily Gorbik |
2018-10-09 | s390/decompressor: get rid of .bss usage | Vasily Gorbik |
2018-10-09 | s390/decompressor: rework uncompressed image info collection | Vasily Gorbik |
2018-10-09 | s390: remove decompressor's head.S | Vasily Gorbik |