aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-05compiler: remove __no_sanitize_address_or_inline againMartin Schwidefsky1-2/+2
2018-11-02s390/kasan: increase instrumented stack size to 64kVasily Gorbik1-1/+1
2018-11-02s390/mm: fix mis-accounting of pgtable_bytesMartin Schwidefsky4-11/+24
2018-10-31treewide: remove current_text_addrNick Desaulniers1-6/+0
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+16
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-17/+4
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-17/+1
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-24/+16
2018-10-22s390/kasan: support preemptible kernel buildVasily Gorbik1-2/+7
2018-10-10s390/pkey: Introduce new API for transforming key blobsIngo Franzki2-0/+25
2018-10-10s390/pkey: Introduce new API for random protected key verificationIngo Franzki2-0/+17
2018-10-09s390/pkey: Introduce new API for random protected key generationIngo Franzki2-0/+18
2018-10-09s390/zcrypt: zcrypt device driver cleanupHarald Freudenberger1-2/+2
2018-10-09s390/head: avoid doubling early boot stack size under KASANVasily Gorbik1-0/+1
2018-10-09s390/kasan: add option for 4-level paging supportVasily Gorbik1-0/+5
2018-10-09s390/kasan: free early identity mapping structuresVasily Gorbik1-0/+2
2018-10-09s390/kasan: enable stack and global variables access checksVasily Gorbik1-1/+1
2018-10-09s390/kasan: reipl and kexec supportVasily Gorbik1-1/+1
2018-10-09s390/smp: kasan stack instrumentation supportVasily Gorbik1-1/+1
2018-10-09s390/kasan: use noexec and large pagesVasily Gorbik2-0/+7
2018-10-09s390/kasan: double the stack sizeVasily Gorbik1-0/+4
2018-10-09s390/kasan: add initialization code and enable itVasily Gorbik2-0/+24
2018-10-09s390: add pgd_page primitiveVasily Gorbik1-1/+10
2018-10-09s390: introduce MAX_PTRS_PER_P4DVasily Gorbik1-0/+2
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