summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-10-22s390/kasan: support preemptible kernel buildVasily Gorbik
2018-10-10s390/pkey: Introduce new API for transforming key blobsIngo Franzki
2018-10-10s390/pkey: Introduce new API for random protected key verificationIngo Franzki
2018-10-09s390/pkey: Introduce new API for random protected key generationIngo Franzki
2018-10-09s390/zcrypt: zcrypt device driver cleanupHarald Freudenberger
2018-10-09s390/head: avoid doubling early boot stack size under KASANVasily Gorbik
2018-10-09s390/kasan: add option for 4-level paging supportVasily Gorbik
2018-10-09s390/kasan: free early identity mapping structuresVasily Gorbik
2018-10-09s390/kasan: enable stack and global variables access checksVasily Gorbik
2018-10-09s390/kasan: reipl and kexec supportVasily Gorbik
2018-10-09s390/smp: kasan stack instrumentation supportVasily Gorbik
2018-10-09s390/kasan: use noexec and large pagesVasily Gorbik
2018-10-09s390/kasan: double the stack sizeVasily Gorbik
2018-10-09s390/kasan: add initialization code and enable itVasily Gorbik
2018-10-09s390: add pgd_page primitiveVasily Gorbik
2018-10-09s390: introduce MAX_PTRS_PER_P4DVasily Gorbik
2018-10-09s390/kasan: replace some memory functionsVasily Gorbik
2018-10-09s390/mm: add missing pfn_to_kaddr helperVasily Gorbik
2018-10-09s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik
2018-10-09s390/sclp: introduce sclp_early_get_hsa_sizeVasily Gorbik
2018-10-09s390/mem_detect: replace tprot loop with binary searchVasily Gorbik
2018-10-09s390/mem_detect: use SCLP info for continuous memory detectionVasily Gorbik
2018-10-09s390/mem_detect: introduce z/VM specific diag260 callVasily Gorbik
2018-10-09s390/mem_detect: introduce SCLP storage infoVasily Gorbik
2018-10-09s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik
2018-10-09s390/sclp: move sclp_early_read_info to sclp_early_core.cVasily Gorbik
2018-10-09s390: introduce .boot.data sectionVasily Gorbik
2018-10-09s390: unify stack size definitionsVasily Gorbik
2018-10-09s390: add support for virtually mapped kernel stacksMartin Schwidefsky
2018-10-09s390: add stack switch helperMartin Schwidefsky
2018-10-09s390/appldata: pass parameter list pointer to appldata_asmMartin Schwidefsky
2018-10-08s390/ccwgroup: add get_ccwgroupdev_by_busid()Julian Wiedmann
2018-10-08s390/zcrypt: multiple zcrypt device nodes supportHarald Freudenberger
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman
2018-09-27s390/jump_label: Switch to relative referencesHeiko Carstens
2018-09-20s390/qdio: clean up AOB handlingJulian Wiedmann
2018-09-20s390/vdso: avoid 64-bit vdso mapping for compat tasksVasily Gorbik
2018-09-20s390/sclp: Allow to request adapter resetJan Höppner
2018-09-20s390/hibernate: fix error handling when suspend cpu != resume cpuGerald Schaefer
2018-09-04KVM: s390: Properly lock mm context allow_gmap_hpage_1m settingJanosch Frank
2018-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-08-20s390/zcrypt: code beautifyHarald Freudenberger
2018-08-20s390/zcrypt: switch return type to bool for ap_instructions_available()Harald Freudenberger
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-08-16s390/zcrypt: fix ap_instructions_available() returncodesHarald Freudenberger
2018-08-15s390/ftrace: Add -mfentry and -mnop-mcount supportVasily Gorbik
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds