aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-09s390/mm: add missing pfn_to_kaddr helperVasily Gorbik1-0/+1
2018-10-09s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik15-176/+355
2018-10-09s390/sclp: introduce sclp_early_get_hsa_sizeVasily Gorbik1-0/+1
2018-10-09s390/mem_detect: add info source debug printVasily Gorbik1-0/+17
2018-10-09s390/mem_detect: replace tprot loop with binary searchVasily Gorbik3-34/+19
2018-10-09s390/mem_detect: use SCLP info for continuous memory detectionVasily Gorbik2-2/+8
2018-10-09s390/mem_detect: introduce z/VM specific diag260 callVasily Gorbik2-0/+53
2018-10-09s390/mem_detect: introduce SCLP storage infoVasily Gorbik3-0/+10
2018-10-09s390: introduce .boot.data section compile time validationVasily Gorbik2-2/+19
2018-10-09s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik10-69/+260
2018-10-09s390/sclp: move sclp_early_read_info to sclp_early_core.cVasily Gorbik2-0/+2
2018-10-09s390: introduce .boot.data sectionVasily Gorbik6-4/+56
2018-10-09s390/decompressor: clean up and rename compressed/misc.cVasily Gorbik4-24/+14
2018-10-09s390: rescue initrd as early as possibleVasily Gorbik5-38/+40
2018-10-09s390/decompressor: get rid of .bss usageVasily Gorbik2-13/+6
2018-10-09s390/decompressor: rework uncompressed image info collectionVasily Gorbik7-56/+61
2018-10-09s390: remove decompressor's head.SVasily Gorbik8-64/+43
2018-10-09s390: unify stack size definitionsVasily Gorbik6-21/+16
2018-10-09s390: add support for virtually mapped kernel stacksMartin Schwidefsky16-88/+225
2018-10-09s390: add stack switch helperMartin Schwidefsky2-9/+50
2018-10-09s390/pfault: do not use stack buffers for hardware dataMartin Schwidefsky1-17/+21
2018-10-09s390/hypfs: do not use stack buffers for hardware dataMartin Schwidefsky1-19/+23
2018-10-09s390/appldata: do not use stack buffers for hardware dataMartin Schwidefsky1-12/+23
2018-10-09s390/appldata: pass parameter list pointer to appldata_asmMartin Schwidefsky2-10/+13
2018-10-08Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kernelorgnextChristian Borntraeger2-4/+55
2018-10-08s390/ccwgroup: add get_ccwgroupdev_by_busid()Julian Wiedmann1-0/+2
2018-10-08s390/zcrypt: multiple zcrypt device nodes supportHarald Freudenberger2-4/+18
2018-10-05KVM: s390: Tracing APCB changesPierre Morel2-0/+43
2018-10-05KVM: s390: fix locking for crypto setting error pathChristian Borntraeger1-4/+12
2018-10-04Merge tag 'kvm-s390-next-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini8-63/+321
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2-17/+1
2018-10-02s390/vmlinux.lds: Move JUMP_TABLE_DATA into output sectionArd Biesheuvel1-1/+1
2018-10-01Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kernelorgnextChristian Borntraeger7-60/+304
2018-10-01s390/mm: optimize locking without huge pages in gmap_pmd_op_walk()David Hildenbrand1-2/+8
2018-10-01KVM: s390: set host program identifierCollin Walling3-1/+9
2018-09-28KVM: s390: CPU model support for AP virtualizationTony Krowiak1-0/+2
2018-09-28KVM: s390: device attrs to enable/disable AP interpretationTony Krowiak2-3/+29
2018-09-28KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2Pierre Morel1-1/+3
2018-09-28KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2Pierre Morel1-5/+28
2018-09-28KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1Pierre Morel1-4/+10
2018-09-28KVM: s390: vsie: allow CRYCB FORMAT-0Pierre Morel1-3/+17
2018-09-28KVM: s390: vsie: allow CRYCB FORMAT-1Pierre Morel1-0/+19
2018-09-28KVM: s390: vsie: Allow CRYCB FORMAT-2Pierre Morel1-10/+104
2018-09-28KVM: s390: vsie: Make use of CRYCB FORMAT2 clearPierre Morel1-3/+3
2018-09-28KVM: s390: vsie: Do the CRYCB validation firstPierre Morel1-5/+6
2018-09-28KVM: s390: Clear Crypto Control Block when using vSIEPierre Morel1-0/+2
2018-09-28s390: vfio-ap: implement mediated device open callbackTony Krowiak1-0/+1
2018-09-28s390/crypto: Remove VLA usage of skcipherKees Cook1-24/+24
2018-09-27s390/jump_label: Switch to relative referencesHeiko Carstens3-29/+23
2018-09-27jump_table: Move entries into ro_after_init regionArd Biesheuvel1-0/+1