summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-301-11/+2
|\
| * s390/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-271-11/+2
* | s390/mm: correct pgtable_bytes on page table downgradeMartin Schwidefsky2018-11-271-0/+1
* | s390/cpum_cf: Reject request for sampling in event initializationThomas Richter2018-11-141-0/+2
|/
* Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-11-0918-81/+139
|\
| * s390/perf: Change CPUM_CF return code in event init functionThomas Richter2018-11-081-1/+1
| * s390: update defconfigsHeiko Carstens2018-11-053-43/+63
| * s390/mm: Fix ERROR: "__node_distance" undefined!Justin M. Forbes2018-11-021-0/+1
| * s390/kasan: increase instrumented stack size to 64kVasily Gorbik2018-11-023-5/+5
| * s390/cpum_sf: Rework attribute definition for diagnostic samplingThomas Richter2018-11-021-5/+28
| * s390/mm: fix mis-accounting of pgtable_bytesMartin Schwidefsky2018-11-025-11/+25
| * s390: avoid vmlinux segments overlapVasily Gorbik2018-10-262-3/+3
| * s390/vdso: add missing FORCE to build targetsVasily Gorbik2018-10-262-6/+6
| * s390/decompressor: add missing FORCE to build targetsVasily Gorbik2018-10-261-7/+7
* | compiler: remove __no_sanitize_address_or_inline againMartin Schwidefsky2018-11-051-2/+2
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-3111-15/+8
* | memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* | memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-315-9/+9
* | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-314-5/+6
* | mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0
* | mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0
* | treewide: remove current_text_addrNick Desaulniers2018-10-311-6/+0
* | sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner2018-10-261-4/+0
|/
* Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-258-63/+372
|\
| * Merge tag 'kvm-s390-next-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-10-132-4/+55
| |\
| | * Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390...Christian Borntraeger2018-10-082-4/+55
| | |\
| | | * KVM: s390: Tracing APCB changesPierre Morel2018-10-052-0/+43
| | | * KVM: s390: fix locking for crypto setting error pathChristian Borntraeger2018-10-051-4/+12
| * | | Merge tag 'kvm-s390-next-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-10-048-63/+321
| |\| |
| | * | Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390...Christian Borntraeger2018-10-017-60/+304
| | |\|
| | | * KVM: s390: CPU model support for AP virtualizationTony Krowiak2018-09-281-0/+2
| | | * KVM: s390: device attrs to enable/disable AP interpretationTony Krowiak2018-09-282-3/+29
| | | * KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2Pierre Morel2018-09-281-1/+3
| | | * KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2Pierre Morel2018-09-281-5/+28
| | | * KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1Pierre Morel2018-09-281-4/+10
| | | * KVM: s390: vsie: allow CRYCB FORMAT-0Pierre Morel2018-09-281-3/+17
| | | * KVM: s390: vsie: allow CRYCB FORMAT-1Pierre Morel2018-09-281-0/+19
| | | * KVM: s390: vsie: Allow CRYCB FORMAT-2Pierre Morel2018-09-281-10/+104
| | | * KVM: s390: vsie: Make use of CRYCB FORMAT2 clearPierre Morel2018-09-281-3/+3
| | | * KVM: s390: vsie: Do the CRYCB validation firstPierre Morel2018-09-281-5/+6
| | | * KVM: s390: Clear Crypto Control Block when using vSIEPierre Morel2018-09-281-0/+2
| | | * s390: vfio-ap: implement mediated device open callbackTony Krowiak2018-09-281-0/+1
| | | * KVM: s390: interface to clear CRYCB masksTony Krowiak2018-09-262-0/+17
| | | * s390: vfio-ap: base implementation of VFIO AP device driverTony Krowiak2018-09-261-0/+11
| | | * KVM: s390: refactor crypto initializationTony Krowiak2018-09-262-37/+36
| | | * KVM: s390: introduce and use KVM_REQ_VSIE_RESTARTDavid Hildenbrand2018-09-262-1/+7
| | | * KVM: s390: vsie: simulate VCPU SIE entry/exitDavid Hildenbrand2018-09-263-5/+26
| | * | s390/mm: optimize locking without huge pages in gmap_pmd_op_walk()David Hildenbrand2018-10-011-2/+8
| | * | KVM: s390: set host program identifierCollin Walling2018-10-013-1/+9
| | |/
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-10-254-27/+24
|\ \ \