summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-252-17/+4
|\
| * y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann2018-08-291-0/+1
| * asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann2018-08-291-1/+0
| * asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann2018-08-291-16/+2
| * y2038: Remove newstat family from default syscall setArnd Bergmann2018-08-291-0/+1
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-242-17/+1
|\ \
| * | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2018-10-032-17/+1
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-231-24/+16
|\ \
| * | s390/jump_label: Switch to relative referencesHeiko Carstens2018-09-271-24/+16
* | | s390/kasan: support preemptible kernel buildVasily Gorbik2018-10-221-2/+7
* | | s390/pkey: Introduce new API for transforming key blobsIngo Franzki2018-10-102-0/+25
* | | s390/pkey: Introduce new API for random protected key verificationIngo Franzki2018-10-102-0/+17
* | | s390/pkey: Introduce new API for random protected key generationIngo Franzki2018-10-092-0/+18
* | | s390/zcrypt: zcrypt device driver cleanupHarald Freudenberger2018-10-091-2/+2
* | | s390/head: avoid doubling early boot stack size under KASANVasily Gorbik2018-10-091-0/+1
* | | s390/kasan: add option for 4-level paging supportVasily Gorbik2018-10-091-0/+5
* | | s390/kasan: free early identity mapping structuresVasily Gorbik2018-10-091-0/+2
* | | s390/kasan: enable stack and global variables access checksVasily Gorbik2018-10-091-1/+1
* | | s390/kasan: reipl and kexec supportVasily Gorbik2018-10-091-1/+1
* | | s390/smp: kasan stack instrumentation supportVasily Gorbik2018-10-091-1/+1
* | | s390/kasan: use noexec and large pagesVasily Gorbik2018-10-092-0/+7
* | | s390/kasan: double the stack sizeVasily Gorbik2018-10-091-0/+4
* | | s390/kasan: add initialization code and enable itVasily Gorbik2018-10-092-0/+24
* | | s390: add pgd_page primitiveVasily Gorbik2018-10-091-1/+10
* | | s390: introduce MAX_PTRS_PER_P4DVasily Gorbik2018-10-091-0/+2
* | | s390/kasan: replace some memory functionsVasily Gorbik2018-10-091-0/+21
* | | s390/mm: add missing pfn_to_kaddr helperVasily Gorbik2018-10-091-0/+1
* | | s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik2018-10-092-2/+13
* | | s390/sclp: introduce sclp_early_get_hsa_sizeVasily Gorbik2018-10-091-0/+1
* | | s390/mem_detect: replace tprot loop with binary searchVasily Gorbik2018-10-092-2/+2
* | | s390/mem_detect: use SCLP info for continuous memory detectionVasily Gorbik2018-10-091-0/+1
* | | s390/mem_detect: introduce z/VM specific diag260 callVasily Gorbik2018-10-091-0/+1
* | | s390/mem_detect: introduce SCLP storage infoVasily Gorbik2018-10-092-0/+4
* | | s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik2018-10-093-2/+78
* | | s390/sclp: move sclp_early_read_info to sclp_early_core.cVasily Gorbik2018-10-091-0/+1
* | | s390: introduce .boot.data sectionVasily Gorbik2018-10-092-0/+32
* | | s390: unify stack size definitionsVasily Gorbik2018-10-092-9/+4
* | | s390: add support for virtually mapped kernel stacksMartin Schwidefsky2018-10-093-5/+10
* | | s390: add stack switch helperMartin Schwidefsky2018-10-091-0/+49
* | | s390/appldata: pass parameter list pointer to appldata_asmMartin Schwidefsky2018-10-091-9/+10
* | | s390/ccwgroup: add get_ccwgroupdev_by_busid()Julian Wiedmann2018-10-081-0/+2
* | | s390/zcrypt: multiple zcrypt device nodes supportHarald Freudenberger2018-10-081-4/+17
* | | s390/qdio: clean up AOB handlingJulian Wiedmann2018-09-201-2/+0
* | | s390/vdso: avoid 64-bit vdso mapping for compat tasksVasily Gorbik2018-09-202-0/+3
* | | s390/sclp: Allow to request adapter resetJan Höppner2018-09-201-0/+1
* | | s390/hibernate: fix error handling when suspend cpu != resume cpuGerald Schaefer2018-09-201-1/+2
|/ /
* | KVM: s390: Properly lock mm context allow_gmap_hpage_1m settingJanosch Frank2018-09-041-1/+7
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-08-242-43/+43
|\
| * s390/zcrypt: code beautifyHarald Freudenberger2018-08-201-36/+36
| * s390/zcrypt: switch return type to bool for ap_instructions_available()Harald Freudenberger2018-08-201-3/+3
OpenPOWER on IntegriCloud