aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-30Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-11/+2
2018-11-27s390/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-11/+2
2018-11-27s390/mm: correct pgtable_bytes on page table downgradeMartin Schwidefsky1-0/+1
2018-11-14s390/cpum_cf: Reject request for sampling in event initializationThomas Richter1-0/+2
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds18-81/+139
2018-11-08s390/perf: Change CPUM_CF return code in event init functionThomas Richter1-1/+1
2018-11-05compiler: remove __no_sanitize_address_or_inline againMartin Schwidefsky1-2/+2
2018-11-05s390: update defconfigsHeiko Carstens3-43/+63
2018-11-02s390/mm: Fix ERROR: "__node_distance" undefined!Justin M. Forbes1-0/+1
2018-11-02s390/kasan: increase instrumented stack size to 64kVasily Gorbik3-5/+5
2018-11-02s390/cpum_sf: Rework attribute definition for diagnostic samplingThomas Richter1-5/+28
2018-11-02s390/mm: fix mis-accounting of pgtable_bytesMartin Schwidefsky5-11/+25
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport11-15/+8
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport1-1/+1
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport5-9/+9
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport4-5/+6
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport1-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport1-1/+0
2018-10-31treewide: remove current_text_addrNick Desaulniers1-6/+0
2018-10-26sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner1-4/+0
2018-10-26s390: avoid vmlinux segments overlapVasily Gorbik2-3/+3
2018-10-26s390/vdso: add missing FORCE to build targetsVasily Gorbik2-6/+6
2018-10-26s390/decompressor: add missing FORCE to build targetsVasily Gorbik1-7/+7
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-63/+372
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-27/+24
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 Torvalds4-29/+24
2018-10-23Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds84-739/+2131
2018-10-22s390/kasan: support preemptible kernel buildVasily Gorbik2-4/+9
2018-10-19s390/perf: Return error when debug_register failsThomas Richter1-1/+5
2018-10-15s390/sthyi: Fix machine name validity indicationJanosch Frank1-3/+5
2018-10-13Merge tag 'kvm-s390-next-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini2-4/+55
2018-10-11s390/vmalloc: fix VMALLOC_START calculationMikhail Zaslonko1-2/+2
2018-10-10Merge tag 's390-4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxGreg Kroah-Hartman3-7/+6
2018-10-10s390/mem_detect: add missing includeHeiko Carstens1-0/+1
2018-10-10s390/dumpstack: print psw mask and address againHeiko Carstens1-1/+1
2018-10-10s390/crypto: Enhance paes cipher to accept variable length key materialIngo Franzki1-26/+37
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/kasan: add support for mem= kernel parameterVasily Gorbik1-0/+3
2018-10-09s390/kasan: optimize kasan vmemmap allocationVasily Gorbik1-1/+2
2018-10-09s390/kasan: avoid kasan crash with standby memory definedVasily Gorbik1-1/+18
2018-10-09s390/head: avoid doubling early boot stack size under KASANVasily Gorbik2-1/+2
2018-10-09s390/mm: improve debugfs ptdump markers walkingVasily Gorbik1-1/+1
2018-10-09s390/mm: optimize debugfs ptdump kasan zero page walkingVasily Gorbik1-1/+34
2018-10-09s390/kasan: add option for 4-level paging supportVasily Gorbik4-7/+26
2018-10-09s390/kasan: free early identity mapping structuresVasily Gorbik3-2/+13