Age | Commit message (Expand) | Author |
2023-11-05 | s390/cmma: rework no-dat handling | Heiko Carstens |
2023-11-05 | s390/cmma: move parsing of cmma kernel parameter to early boot code | Heiko Carstens |
2023-11-03 | Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2023-10-16 | s390/vmem: remove unused variable | Vasily Gorbik |
2023-10-16 | s390/kasan: handle DCSS mapping in memory holes | Vasily Gorbik |
2023-09-19 | s390: use control register bit defines | Heiko Carstens |
2023-09-19 | s390/ctlreg: add struct ctlreg | Heiko Carstens |
2023-09-19 | s390/ctlreg: use local_ctl_load() and local_ctl_store() where possible | Heiko Carstens |
2023-09-19 | s390/ctlreg: add local and system prefix to some functions | Heiko Carstens |
2023-09-19 | s390/ctlreg: rename ctl_reg.h to ctlreg.h | Heiko Carstens |
2023-09-19 | s390/ctlreg: move control register code to separate file | Heiko Carstens |
2023-08-30 | s390/mm: simplify kernel mapping setup | Heiko Carstens |
2023-08-30 | s390: remove "noexec" option | Heiko Carstens |
2023-08-16 | s390/boot: fix multi-line comments style | Alexander Gordeev |
2023-08-16 | s390/boot: account Real Memory Copy and Lowcore areas | Alexander Gordeev |
2023-08-16 | s390/mm: define Real Memory Copy size and mask macros | Alexander Gordeev |
2023-08-16 | s390/boot: cleanup number of page table levels setup | Alexander Gordeev |
2023-07-24 | s390/mm: get rid of VMEM_MAX_PHYS macro | Alexander Gordeev |
2023-07-24 | s390/mm: rework arch_get_mappable_range() callback | Alexander Gordeev |
2023-07-06 | Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2023-07-04 | Revert "s390/mm: get rid of VMEM_MAX_PHYS macro" | Alexander Gordeev |
2023-07-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2023-07-03 | s390: fix various typos | Heiko Carstens |
2023-06-28 | s390: consistently use .balign instead of .align | Heiko Carstens |
2023-06-28 | s390/mm: get rid of VMEM_MAX_PHYS macro | Alexander Gordeev |
2023-06-20 | s390/kasan: avoid short by one page shadow memory | Alexander Gordeev |
2023-06-16 | s390/uv: Update query for secret-UVCs | Steffen Eiden |
2023-04-13 | s390/mm: fix direct map accounting | Heiko Carstens |
2023-04-13 | s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECT | Heiko Carstens |
2023-04-13 | s390/boot: improve install.sh script | Marc Hartmayer |
2023-04-13 | s390/kaslr: randomize amode31 base address | Vasily Gorbik |
2023-04-13 | s390/kaslr: generalize and improve random base distribution | Vasily Gorbik |
2023-04-13 | s390/boot: pin amode31 default lma | Vasily Gorbik |
2023-04-13 | s390/boot: do not change default_lma | Vasily Gorbik |
2023-04-13 | s390/kaslr: provide kaslr_enabled() function | Heiko Carstens |
2023-03-20 | s390/kasan: move shadow mapping to decompressor | Vasily Gorbik |
2023-03-20 | s390/boot: rework decompressor reserved tracking | Vasily Gorbik |
2023-03-20 | s390/boot: rename mem_detect to physmem_info | Vasily Gorbik |
2023-03-20 | s390/boot: remove non-functioning image bootable check | Vasily Gorbik |
2023-03-13 | s390/ipl: add missing intersection check to ipl_report handling | Sven Schnelle |
2023-02-28 | s390/decompressor: add link map saving | Vasily Gorbik |
2023-02-14 | s390/mem_detect: do not truncate online memory ranges info | Vasily Gorbik |
2023-02-06 | Merge branch 'fixes' into features | Heiko Carstens |
2023-02-06 | s390/boot: avoid potential amode31 truncation | Vasily Gorbik |
2023-02-06 | s390/boot: move detect_facilities() after cmd line parsing | Vasily Gorbik |
2023-02-06 | s390/kasan: avoid mapping KASAN shadow for standby memory | Vasily Gorbik |
2023-02-06 | s390/boot: avoid page tables memory in kaslr | Vasily Gorbik |
2023-02-06 | s390/mem_detect: handle online memory limit just once | Vasily Gorbik |
2023-02-06 | s390/boot: fix mem_detect extended area allocation | Vasily Gorbik |
2023-02-06 | s390/mem_detect: rely on diag260() if sclp_early_get_memsize() fails | Vasily Gorbik |