aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport
2018-10-31treewide: remove current_text_addrNick Desaulniers
2018-10-26sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
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-23Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2018-10-22s390/kasan: support preemptible kernel buildVasily Gorbik
2018-10-19s390/perf: Return error when debug_register failsThomas Richter
2018-10-15s390/sthyi: Fix machine name validity indicationJanosch Frank
2018-10-13Merge tag 'kvm-s390-next-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2018-10-11s390/vmalloc: fix VMALLOC_START calculationMikhail Zaslonko
2018-10-10Merge tag 's390-4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Greg Kroah-Hartman
2018-10-10s390/mem_detect: add missing includeHeiko Carstens
2018-10-10s390/dumpstack: print psw mask and address againHeiko Carstens
2018-10-10s390/crypto: Enhance paes cipher to accept variable length key materialIngo Franzki
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/kasan: add support for mem= kernel parameterVasily Gorbik
2018-10-09s390/kasan: optimize kasan vmemmap allocationVasily Gorbik
2018-10-09s390/kasan: avoid kasan crash with standby memory definedVasily Gorbik
2018-10-09s390/head: avoid doubling early boot stack size under KASANVasily Gorbik
2018-10-09s390/mm: improve debugfs ptdump markers walkingVasily Gorbik
2018-10-09s390/mm: optimize debugfs ptdump kasan zero page walkingVasily 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/dumpstack: disable __dump_trace kasan instrumentationVasily 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: dynamic shadow mem allocation for modulesVasily Gorbik
2018-10-09s390/mm: add kasan shadow to the debugfs pgtable dumpVasily Gorbik
2018-10-09s390/kasan: avoid user access code instrumentationVasily 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/kasan: avoid instrumentation of early C codeVasily Gorbik
2018-10-09s390/kasan: avoid vdso instrumentationVasily Gorbik