aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2018-10-09s390/kasan: replace some memory functionsVasily Gorbik1-0/+21
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 Gorbik2-2/+13
2018-10-09s390/sclp: introduce sclp_early_get_hsa_sizeVasily Gorbik1-0/+1
2018-10-09s390/mem_detect: replace tprot loop with binary searchVasily Gorbik2-2/+2
2018-10-09s390/mem_detect: use SCLP info for continuous memory detectionVasily Gorbik1-0/+1
2018-10-09s390/mem_detect: introduce z/VM specific diag260 callVasily Gorbik1-0/+1
2018-10-09s390/mem_detect: introduce SCLP storage infoVasily Gorbik2-0/+4
2018-10-09s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik3-2/+78
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-08Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kernelorgnextChristian Borntraeger1-0/+2
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-10-05KVM: s390: Tracing APCB changesPierre Morel1-0/+2
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2-17/+1
2018-10-01Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kernelorgnextChristian Borntraeger2-0/+9
2018-10-01KVM: s390: set host program identifierCollin Walling1-1/+5
2018-09-28KVM: s390: device attrs to enable/disable AP interpretationTony Krowiak1-0/+2
2018-09-28s390: vfio-ap: implement mediated device open callbackTony Krowiak1-0/+1
2018-09-27s390/jump_label: Switch to relative referencesHeiko Carstens1-24/+16
2018-09-26KVM: s390: interface to clear CRYCB masksTony Krowiak1-0/+2
2018-09-26KVM: s390: refactor crypto initializationTony Krowiak1-0/+3
2018-09-26KVM: s390: introduce and use KVM_REQ_VSIE_RESTARTDavid Hildenbrand1-0/+1
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-29y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann1-0/+1
2018-08-29asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann1-1/+0
2018-08-29asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann1-16/+2
2018-08-29y2038: Remove newstat family from default syscall setArnd Bergmann1-0/+1
2018-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-43/+43
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus 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-15s390/ftrace: Add -mfentry and -mnop-mcount supportVasily Gorbik1-3/+3
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2018-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds15-52/+309
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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/kvms390/linux into featuresMartin Schwidefsky5-4/+27
2018-07-30Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvms390/nextJanosch Frank5-4/+27