summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2018-10-09s390/sclp: move sclp_early_read_info to sclp_early_core.cVasily Gorbik1-0/+1
2018-10-09s390: introduce .boot.data sectionVasily Gorbik2-0/+32
2018-10-09s390: unify stack size definitionsVasily Gorbik2-9/+4
2018-10-09s390: add support for virtually mapped kernel stacksMartin Schwidefsky3-5/+10
2018-10-09s390: add stack switch helperMartin Schwidefsky1-0/+49
2018-10-09s390/appldata: pass parameter list pointer to appldata_asmMartin Schwidefsky1-9/+10
2018-10-08s390/ccwgroup: add get_ccwgroupdev_by_busid()Julian Wiedmann1-0/+2
2018-10-08s390/zcrypt: multiple zcrypt device nodes supportHarald Freudenberger1-4/+17
2018-09-20s390/qdio: clean up AOB handlingJulian Wiedmann1-2/+0
2018-09-20s390/vdso: avoid 64-bit vdso mapping for compat tasksVasily Gorbik2-0/+3
2018-09-20s390/sclp: Allow to request adapter resetJan Höppner1-0/+1
2018-09-20s390/hibernate: fix error handling when suspend cpu != resume cpuGerald Schaefer1-1/+2
2018-09-04KVM: s390: Properly lock mm context allow_gmap_hpage_1m settingJanosch Frank1-1/+7
2018-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-43/+43
2018-08-21Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-3/+3
2018-08-20s390/zcrypt: code beautifyHarald Freudenberger1-36/+36
2018-08-20s390/zcrypt: switch return type to bool for ap_instructions_available()Harald Freudenberger1-3/+3
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-8/+8
2018-08-16s390/zcrypt: fix ap_instructions_available() returncodesHarald Freudenberger1-5/+5
2018-08-16s390/ftrace: Add -mfentry and -mnop-mcount supportVasily Gorbik1-3/+3
2018-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2018-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds15-52/+309
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+0
2018-07-31s390/cpum_sf: save TOD clock base in SDBs for time conversionHendrik Brueckner1-3/+9
2018-07-31Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...Martin Schwidefsky5-4/+27
2018-07-31Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...Janosch Frank5-4/+27
2018-07-31s390/mm: Add huge page gmap linking supportJanosch Frank2-0/+3
2018-07-30KVM: s390: Beautify skey enable checkJanosch Frank1-0/+1
2018-07-30s390/mm: Clear skeys for newly mapped huge guest pmdsJanosch Frank1-1/+4
2018-07-30s390/mm: Add huge page dirty sync supportJanosch Frank2-1/+5
2018-07-30s390/mm: Add gmap pmd invalidation and clearingJanosch Frank1-0/+4
2018-07-30s390/mm: Add gmap pmd notification bit settingJanosch Frank1-0/+3
2018-07-30s390/mm: Add gmap pmd linkingJanosch Frank1-2/+4
2018-07-30s390/mm: Abstract gmap notify bit settingJanosch Frank1-0/+4
2018-07-19KVM: s390: add etoken support for guestsChristian Borntraeger2-1/+5
2018-07-17s390/chsc: fix packed-not-aligned warningsSebastian Ott1-5/+5
2018-07-13KVM: s390: Fix storage attributes migration with memory slotsClaudio Imbrenda1-7/+2
2018-07-06s390/purgatory: Remove duplicate variable definitionsPhilipp Rudo1-6/+0
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran1-0/+3
2018-07-04s390/pci: add fmt3 fmbSebastian Ott1-0/+5
2018-07-02s390/boot: block uncompressed vmlinux booting attemptsVasily Gorbik1-1/+2
2018-07-02s390: align struct lowcore to double page sizeVasily Gorbik1-1/+1
2018-07-02s390: remove unused _ehead symbolVasily Gorbik1-2/+0
2018-06-25Merge branch 'zcrypt' into featuresMartin Schwidefsky1-27/+257
2018-06-25s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.Harald Freudenberger1-27/+257
2018-06-25s390/setup: do not reserve the decompressor codeVasily Gorbik1-0/+1
2018-06-25s390: disable asm code expolines if cc does not support itVasily Gorbik1-2/+2
2018-06-25s390/qdio: reset old sbal_state flagsJulian Wiedmann1-1/+0
2018-06-21atomics/treewide: Make conditional inc/dec ops optionalMark Rutland1-17/+0
2018-06-21atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland1-8/+0