aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 1-0/+12
2018-12-07s390: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_*Gravatar Jiong Wang 1-0/+12
2018-11-30Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-11/+2
2018-11-27s390/function_graph: Simplify with function_graph_enter()Gravatar Steven Rostedt (VMware) 1-11/+2
2018-11-27s390/mm: correct pgtable_bytes on page table downgradeGravatar Martin Schwidefsky 1-0/+1
2018-11-14s390/cpum_cf: Reject request for sampling in event initializationGravatar Thomas Richter 1-0/+2
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 18-81/+139
2018-11-08s390/perf: Change CPUM_CF return code in event init functionGravatar Thomas Richter 1-1/+1
2018-11-05compiler: remove __no_sanitize_address_or_inline againGravatar Martin Schwidefsky 1-2/+2
2018-11-05s390: update defconfigsGravatar Heiko Carstens 3-43/+63
2018-11-02s390/mm: Fix ERROR: "__node_distance" undefined!Gravatar Justin M. Forbes 1-0/+1
2018-11-02s390/kasan: increase instrumented stack size to 64kGravatar Vasily Gorbik 3-5/+5
2018-11-02s390/cpum_sf: Rework attribute definition for diagnostic samplingGravatar Thomas Richter 1-5/+28
2018-11-02s390/mm: fix mis-accounting of pgtable_bytesGravatar Martin Schwidefsky 5-11/+25
2018-10-31mm: remove include/linux/bootmem.hGravatar Mike Rapoport 11-15/+8
2018-10-31memblock: rename free_all_bootmem to memblock_free_allGravatar Mike Rapoport 1-1/+1
2018-10-31memblock: remove _virt from APIs returning virtual addressGravatar Mike Rapoport 5-9/+9
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Gravatar Mike Rapoport 4-5/+6
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKGravatar Mike Rapoport 1-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMGravatar Mike Rapoport 1-1/+0
2018-10-31treewide: remove current_text_addrGravatar Nick Desaulniers 1-6/+0
2018-10-26sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADGravatar Johannes Weiner 1-4/+0
2018-10-26s390: avoid vmlinux segments overlapGravatar Vasily Gorbik 2-3/+3
2018-10-26s390/vdso: add missing FORCE to build targetsGravatar Vasily Gorbik 2-6/+6
2018-10-26s390/decompressor: add missing FORCE to build targetsGravatar Vasily Gorbik 1-7/+7
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 8-63/+372
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 4-27/+24
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-17/+4
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-17/+1
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 4-29/+24
2018-10-23Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 84-739/+2131
2018-10-22s390/kasan: support preemptible kernel buildGravatar Vasily Gorbik 2-4/+9
2018-10-19s390/perf: Return error when debug_register failsGravatar Thomas Richter 1-1/+5
2018-10-15s390/sthyi: Fix machine name validity indicationGravatar Janosch Frank 1-3/+5
2018-10-13Merge tag 'kvm-s390-next-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Paolo Bonzini 2-4/+55
2018-10-11s390/vmalloc: fix VMALLOC_START calculationGravatar Mikhail Zaslonko 1-2/+2
2018-10-10Merge tag 's390-4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Greg Kroah-Hartman 3-7/+6
2018-10-10s390/mem_detect: add missing includeGravatar Heiko Carstens 1-0/+1
2018-10-10s390/dumpstack: print psw mask and address againGravatar Heiko Carstens 1-1/+1
2018-10-10s390/crypto: Enhance paes cipher to accept variable length key materialGravatar Ingo Franzki 1-26/+37
2018-10-10s390/pkey: Introduce new API for transforming key blobsGravatar Ingo Franzki 2-0/+25
2018-10-10s390/pkey: Introduce new API for random protected key verificationGravatar Ingo Franzki 2-0/+17
2018-10-09s390/pkey: Introduce new API for random protected key generationGravatar Ingo Franzki 2-0/+18
2018-10-09s390/zcrypt: zcrypt device driver cleanupGravatar Harald Freudenberger 1-2/+2
2018-10-09s390/kasan: add support for mem= kernel parameterGravatar Vasily Gorbik 1-0/+3
2018-10-09s390/kasan: optimize kasan vmemmap allocationGravatar Vasily Gorbik 1-1/+2
2018-10-09s390/kasan: avoid kasan crash with standby memory definedGravatar Vasily Gorbik 1-1/+18
2018-10-09s390/head: avoid doubling early boot stack size under KASANGravatar Vasily Gorbik 2-1/+2
2018-10-09s390/mm: improve debugfs ptdump markers walkingGravatar Vasily Gorbik 1-1/+1
2018-10-09s390/mm: optimize debugfs ptdump kasan zero page walkingGravatar Vasily Gorbik 1-1/+34