summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2018-04-11s390: correct nospec auto detection init orderMartin Schwidefsky1-0/+1
2018-04-11s390/zcrypt: Support up to 256 crypto adapters.Harald Freudenberger2-49/+81
2018-04-10s390/zcrypt: Remove deprecated ioctls.Harald Freudenberger1-40/+1
2018-04-10s390/ipl: correct kdump reipl block checksum calculationVasily Gorbik1-0/+1
2018-04-10s390/ipl: remove non-existing functions declarationVasily Gorbik1-3/+0
2018-04-10s390: assume diag308 set always worksVasily Gorbik3-22/+1
2018-04-10s390/ipl: rely on diag308 store to get ipl infoVasily Gorbik2-12/+1
2018-04-10s390/ipl: move ipl_flags to ipl.cVasily Gorbik1-10/+0
2018-04-10s390/ipl: unite diag308 and scsi boot ipl blocksVasily Gorbik1-4/+1
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-7/+32
2018-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds11-33/+144
2018-03-28s390/lpp: use assembler alternatives for the LPP instructionMartin Schwidefsky2-4/+2
2018-03-28s390: add assembler macros for CPU alternativesMartin Schwidefsky1-0/+108
2018-03-28s390: add automatic detection of the spectre defenseMartin Schwidefsky1-4/+2
2018-03-26s390/chsc: query utility strings via fmt3 channel path descriptorSebastian Ott1-2/+4
2018-03-26s390/cio: rename struct channel_path_descSebastian Ott2-2/+2
2018-03-17Merge tag 'kvm-s390-next-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini3-7/+27
2018-03-14KVM: s390: provide counters for all interrupt injects/deliveryChristian Borntraeger1-4/+21
2018-03-14KVM: add machine check counter to kvm_statQingFeng Hao1-0/+1
2018-03-14KVM: s390: add exit io request stats and simplify codeChristian Borntraeger1-0/+1
2018-03-09KVM: s390: Refactor host cmma and pfmfi interpretation controlsJanosch Frank3-3/+4
2018-03-06KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDWanpeng Li1-0/+5
2018-03-02s390: Fix runtime warning about negative pgtables_bytesGuenter Roeck1-0/+1
2018-02-27s390: fix typo in irb descriptionJulian Wiedmann1-1/+1
2018-02-22s390: fix comment for scsw_cmd_is_valid_sctlCornelia Huck1-2/+2
2018-02-22s390/dasd: configurable IFCC handlingStefan Haberland1-18/+20
2018-02-22s390/mm: provide base_asce_alloc() / base_asce_free() helper functionsHeiko Carstens1-0/+3
2018-02-11Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-39/+97
2018-02-07s390: introduce execute-trampolines for branchesMartin Schwidefsky2-1/+23
2018-02-05s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky2-0/+7
2018-02-05s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky1-0/+1
2018-02-05s390/alternative: use a copy of the facility bit maskMartin Schwidefsky2-1/+20
2018-02-05s390: add optimized array_index_mask_nospecMartin Schwidefsky1-0/+24
2018-02-02s390/runtime instrumentation: provide uapi header fileHeiko Carstens2-66/+75
2018-02-02s390/sysinfo: add and display licensed internal code identifierHendrik Brueckner1-1/+2
2018-02-02s390/eadm: fix CONFIG_BLOCK include dependencySebastian Ott1-1/+1
2018-02-02Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-1/+0
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds7-400/+51
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář4-10/+6
2018-02-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+2
2018-02-01s390/mm: modify pmdp_invalidate to return old value.Martin Schwidefsky1-2/+2
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+43
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-26/+4
2018-01-31Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-73/+0
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+0
2018-01-26KVM: s390: introduce the format-1 GISAMichael Mueller1-10/+34
2018-01-26s390/sclp: expose the GISA format facilityMichael Mueller1-0/+1
2018-01-26KVM: s390: exploit GISA and AIV for emulated interruptsMichael Mueller1-0/+1
2018-01-26s390/css: indicate the availability of the AIV facilityMichael Mueller1-1/+3
2018-01-26s390/bitops: add test_and_clear_bit_inv()Jens Freimann1-0/+5