| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/setup: do not complain about parameters handled in decompressor | Vasily Gorbik | 2023-02-27 | 1 | -0/+17 |
* | s390/mm: add support for RDP (Reset DAT-Protection) | Gerald Schaefer | 2023-02-14 | 1 | -0/+2 |
* | s390/mm: start kernel with DAT enabled | Alexander Gordeev | 2023-01-13 | 1 | -3/+2 |
* | s390/early: fix sclp_early_sccb variable lifetime | Alexander Gordeev | 2023-01-13 | 1 | -1/+0 |
* | s390: move from strlcpy with unused retval to strscpy | Wolfram Sang | 2022-08-30 | 1 | -1/+1 |
* | s390: simplify early program check handler | Heiko Carstens | 2022-05-25 | 1 | -3/+2 |
* | s390/extable: add and use fixup_exception helper function | Heiko Carstens | 2022-03-08 | 1 | -5/+1 |
* | s390/base: pass pt_regs to early program check handler | Heiko Carstens | 2022-03-08 | 1 | -11/+3 |
* | s390/extable: move EX_TABLE define to asm-extable.h | Heiko Carstens | 2022-03-08 | 1 | -0/+1 |
* | s390/extable: sort amode31 extable early | Heiko Carstens | 2022-03-08 | 1 | -0/+6 |
* | s390: remove invalid email address of Heiko Carstens | Heiko Carstens | 2022-02-06 | 1 | -1/+0 |
* | s390: support command lines longer than 896 bytes | Sven Schnelle | 2021-10-26 | 1 | -1/+1 |
* | s390/sclp: sort out physical vs virtual pointers usage | Alexander Gordeev | 2021-10-26 | 1 | -0/+1 |
* | s390: make PCI mio support a machine flag | Niklas Schnelle | 2021-07-27 | 1 | -0/+4 |
* | s390/boot: replace magic string check with a bootdata flag | Alexander Egorenkov | 2021-07-05 | 1 | -1/+3 |
* | s390/facilities: move stfl information from lowcore to global data | Sven Schnelle | 2021-06-07 | 1 | -4/+2 |
* | s390/time: convert tod_clock_base to union | Heiko Carstens | 2021-02-13 | 1 | -3/+3 |
* | s390/time: rename store_tod_clock_ext() and use union tod_clock | Heiko Carstens | 2021-02-13 | 1 | -3/+3 |
* | s390/time: use stcke instead of stck | Heiko Carstens | 2021-02-09 | 1 | -3/+3 |
* | s390: remove unused s390_base_ext_handler | Vasily Gorbik | 2020-11-09 | 1 | -3/+1 |
* | s390: remove cad commandline option | Sven Schnelle | 2020-09-30 | 1 | -13/+0 |
* | s390/kasan: fix early pgm check handler execution | Vasily Gorbik | 2020-06-23 | 1 | -0/+2 |
* | s390: remove last diag 0x44 caller | Heiko Carstens | 2019-12-11 | 1 | -16/+0 |
* | s390/early: move access registers setup in C code | Vasily Gorbik | 2019-11-20 | 1 | -0/+9 |
* | s390/early: move control registers setup in C code | Vasily Gorbik | 2019-11-20 | 1 | -0/+12 |
* | s390: avoid double handling of "noexec" option | Vasily Gorbik | 2019-10-31 | 1 | -16/+1 |
* | s390: clean .bss before running uncompressed kernel | Vasily Gorbik | 2019-08-21 | 1 | -0/+16 |
* | s390: fix setting of mio addressing control | Sebastian Ott | 2019-07-11 | 1 | -2/+0 |
* | s390: simplify disabled_wait | Martin Schwidefsky | 2019-05-02 | 1 | -2/+2 |
* | s390/kernel: introduce .dma sections | Gerald Schaefer | 2019-04-29 | 1 | -1/+1 |
* | s390: enable processes for mio instructions | Sebastian Ott | 2019-04-29 | 1 | -0/+2 |
* | s390: move ipl block to .boot.preserved.data section | Vasily Gorbik | 2019-04-10 | 1 | -1/+0 |
* | Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2019-03-05 | 1 | -2/+0 |
|\ |
|
| * | s390: clean up redundant facilities list setup | Vasily Gorbik | 2019-03-01 | 1 | -2/+0 |
* | | s390/early: improve machine detection | Christian Borntraeger | 2019-01-11 | 1 | -2/+2 |
|/ |
|
* | s390: move ipl block and cmd line handling to early boot phase | Vasily Gorbik | 2018-10-09 | 1 | -44/+3 |
* | s390/boot: block uncompressed vmlinux booting attempts | Vasily Gorbik | 2018-07-02 | 1 | -0/+12 |
* | s390/early: move functions which may not access bss section to extra file | Heiko Carstens | 2018-05-09 | 1 | -49/+0 |
* | s390/early: get rid of #ifdef CONFIG_BLK_DEV_INITRD | Heiko Carstens | 2018-05-09 | 1 | -2/+3 |
* | s390/early: get rid of memmove_early | Heiko Carstens | 2018-05-09 | 1 | -33/+1 |
* | s390/ipl: rely on diag308 store to get ipl info | Vasily Gorbik | 2018-04-10 | 1 | -13/+1 |
* | s390/lpp: use assembler alternatives for the LPP instruction | Martin Schwidefsky | 2018-03-28 | 1 | -2/+0 |
* | s390: unify linker symbols usage | Vasily Gorbik | 2018-02-27 | 1 | -1/+1 |
* | s390: add options to change branch prediction behaviour for the kernel | Martin Schwidefsky | 2018-02-05 | 1 | -0/+2 |
* | s390/alternative: use a copy of the facility bit mask | Martin Schwidefsky | 2018-02-05 | 1 | -0/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2017-11-13 | 1 | -142/+3 |
|\ |
|
| * | s390: fix transactional execution control register handling | Heiko Carstens | 2017-11-10 | 1 | -1/+3 |
| * | s390: remove named saved segment support | Heiko Carstens | 2017-11-08 | 1 | -141/+0 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | s390/topology: alternative topology for topology-less machines | Heiko Carstens | 2017-09-20 | 1 | -12/+0 |