Age | Commit message (Expand) | Author |
2018-10-09 | s390/kasan: use noexec and large pages | Vasily Gorbik |
2018-10-09 | s390/kasan: dynamic shadow mem allocation for modules | Vasily Gorbik |
2018-10-09 | s390/mm: add kasan shadow to the debugfs pgtable dump | Vasily Gorbik |
2018-10-09 | s390/kasan: avoid user access code instrumentation | Vasily Gorbik |
2018-10-09 | s390/kasan: double the stack size | Vasily Gorbik |
2018-10-09 | s390/kasan: add initialization code and enable it | Vasily Gorbik |
2018-10-09 | s390: add pgd_page primitive | Vasily Gorbik |
2018-10-09 | s390: introduce MAX_PTRS_PER_P4D | Vasily Gorbik |
2018-10-09 | s390/kasan: replace some memory functions | Vasily Gorbik |
2018-10-09 | s390/kasan: avoid instrumentation of early C code | Vasily Gorbik |
2018-10-09 | s390/kasan: avoid vdso instrumentation | Vasily Gorbik |
2018-10-09 | s390/mm: add missing pfn_to_kaddr helper | Vasily Gorbik |
2018-10-09 | s390: move ipl block and cmd line handling to early boot phase | Vasily Gorbik |
2018-10-09 | s390/sclp: introduce sclp_early_get_hsa_size | Vasily Gorbik |
2018-10-09 | s390/mem_detect: add info source debug print | 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 |
2018-10-09 | s390: unify stack size definitions | Vasily Gorbik |
2018-10-09 | s390: add support for virtually mapped kernel stacks | Martin Schwidefsky |
2018-10-09 | s390: add stack switch helper | Martin Schwidefsky |
2018-10-09 | s390/pfault: do not use stack buffers for hardware data | Martin Schwidefsky |
2018-10-09 | s390/hypfs: do not use stack buffers for hardware data | Martin Schwidefsky |
2018-10-09 | s390/appldata: do not use stack buffers for hardware data | Martin Schwidefsky |
2018-10-09 | s390/appldata: pass parameter list pointer to appldata_asm | Martin Schwidefsky |
2018-10-08 | Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390... | Christian Borntraeger |
2018-10-08 | s390/ccwgroup: add get_ccwgroupdev_by_busid() | Julian Wiedmann |
2018-10-08 | s390/zcrypt: multiple zcrypt device nodes support | Harald Freudenberger |
2018-10-05 | KVM: s390: Tracing APCB changes | Pierre Morel |
2018-10-05 | KVM: s390: fix locking for crypto setting error path | Christian Borntraeger |
2018-10-04 | Merge tag 'kvm-s390-next-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
2018-10-03 | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE | Eric W. Biederman |
2018-10-02 | s390/vmlinux.lds: Move JUMP_TABLE_DATA into output section | Ard Biesheuvel |
2018-10-01 | Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390... | Christian Borntraeger |
2018-10-01 | s390/mm: optimize locking without huge pages in gmap_pmd_op_walk() | David Hildenbrand |
2018-10-01 | KVM: s390: set host program identifier | Collin Walling |
2018-09-28 | KVM: s390: CPU model support for AP virtualization | Tony Krowiak |
2018-09-28 | KVM: s390: device attrs to enable/disable AP interpretation | Tony Krowiak |
2018-09-28 | KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2 | Pierre Morel |
2018-09-28 | KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2 | Pierre Morel |