summaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2017-09-082-7/+13
|\
| * Merge tag 'kvm-s390-master-4.13-2' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2017-08-211-2/+5
| |\
| * | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim2017-08-111-1/+6
| * | mm: refactor TLB gathering APIMinchan Kim2017-08-111-6/+6
| * | bpf, s390: fix jit branch offset related to ldimm64Daniel Borkmann2017-08-041-1/+2
* | | Merge tag 'kvm-s390-next-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2017-09-0723-121/+580
|\ \ \
| * | | KVM: s390: vsie: cleanup mcck reinjectionDavid Hildenbrand2017-08-311-5/+1
| * | | KVM: s390: use WARN_ON_ONCE only for checkingDavid Hildenbrand2017-08-311-2/+4
| * | | KVM: s390: guestdbg: fix range checkDavid Hildenbrand2017-08-311-1/+1
| * | | KVM: s390: we are always in czam modeDavid Hildenbrand2017-08-292-1/+4
| * | | KVM: s390: expose no-DAT to guest and migration supportClaudio Imbrenda2017-08-294-5/+17
| * | | KVM: s390: sthyi: remove invalid guest write accessHeiko Carstens2017-08-291-8/+0
| * | | KVM: s390: Multiple Epoch Facility supportCollin L. Walling2017-08-296-1/+125
| * | | KVM: s390: Support Configuration z/Architecture ModeJason J. Herne2017-08-282-19/+18
| * | | Merge tag 'kvm-s390-master-4.13-2' into kvms390/nextChristian Borntraeger2017-08-282-4/+11
| |\ \ \ | | | |/ | | |/|
| | * | KVM: s390: sthyi: fix specification exception detectionHeiko Carstens2017-08-211-1/+4
| | * | KVM: s390: sthyi: fix sthyi inline assemblyHeiko Carstens2017-08-211-1/+1
| * | | s390/mm,kvm: use nodat PGSTE tag to optimize TLB flushingMartin Schwidefsky2017-07-252-17/+31
| * | | s390/mm: add guest ASCE TLB flush optimizationMartin Schwidefsky2017-07-254-28/+70
| * | | s390/mm: add no-dat TLB flush optimizationMartin Schwidefsky2017-07-255-40/+125
| * | | s390/mm: tag normal pages vs pages used in page tablesMartin Schwidefsky2017-07-258-21/+208
* | | | KVM: s390: implements the kvm_arch_vcpu_in_kernel()Longpeng(Mike)2017-08-082-2/+2
* | | | KVM: add spinlock optimization frameworkLongpeng(Mike)2017-08-082-1/+6
| |_|/ |/| |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-281-2/+6
|\ \ \
| * \ \ Merge tag 'kvm-s390-master-4.13-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2017-07-261-2/+6
| |\ \ \ | | |/ / | |/| / | | |/
| | * KVM: s390: take srcu lock when getting/setting storage keysChristian Borntraeger2017-07-251-2/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-07-252-4/+4
|\ \ \ | |/ / |/| |
| * | s390/mm: set change and reference bit on lazy key enablementChristian Borntraeger2017-07-131-3/+3
| * | s390/perf: fix problem state detectionChristian Borntraeger2017-07-131-1/+1
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-211-2/+2
|\ \ \ | |_|/ |/| |
| * | debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf2017-07-201-2/+2
* | | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-3/+0
|\ \ \
| * | | kill {__,}{get,put}_user_unaligned()Al Viro2017-07-041-3/+0
* | | | kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang2017-07-132-6/+1
| |_|/ |/| |
* | | s390: reduce ELF_ET_DYN_BASEKees Cook2017-07-111-8/+7
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-074-32/+10
|\ \ \
| * | | mm/hugetlb: allow architectures to override huge_pte_clear()Punit Agrawal2017-07-071-1/+1
| * | | mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-071-1/+2
| * | | mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGEAneesh Kumar K.V2017-07-072-1/+4
| * | | mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko2017-07-071-2/+2
| * | | mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko2017-07-071-28/+2
| * | | mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko2017-07-071-1/+1
* | | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-071-17/+0
|\ \ \ \
| * | | | kill strlen_user()Al Viro2017-05-161-17/+0
| | |/ / | |/| |
* | | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-071-1/+0
|\ \ \ \
| * | | | take compat_sys_old_getrlimit() to native syscallAl Viro2017-05-271-1/+0
| |/ / /
* | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-072-7/+13
|\ \ \ \
| * | | | s390: implement ->mapping_errorChristoph Hellwig2017-06-282-7/+13
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-07-072-18/+6
|\ \ \ \ \
| * | | | | s390/syscalls: Fix out of bounds arguments accessJiri Olsa2017-07-051-0/+6