aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-1/+0
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-22/+361
2016-07-31s390: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2-0/+3
2016-07-31s390/mm: clean up pte/pmd encodingGerald Schaefer1-10/+10
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+20
2016-07-26mm/mmu_gather: track page size with mmu gather and force flush if page size changeAneesh Kumar K.V1-0/+13
2016-07-26mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V1-2/+7
2016-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds31-628/+581
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-47/+33
2016-07-18KVM: s390: allow user space to handle instr 0x0000David Hildenbrand1-0/+2
2016-07-13s390/console: Make preferred console handling more consistentPeter Oberparleiter1-0/+4
2016-07-13s390/mm: fix gmap tlb flush issuesDavid Hildenbrand1-1/+2
2016-07-06s390/mm: add support for 2GB hugepagesGerald Schaefer3-23/+54
2016-06-28s390/ptrace: clarify bits in the per_structMartin Schwidefsky1-3/+3
2016-06-28s390: stack address vs thread_infoHeiko Carstens1-2/+2
2016-06-28s390/cpumf: use basic block for ecctr inline assemblyHeiko Carstens1-3/+14
2016-06-28s390/smp: use basic blocks for sigp inline assembliesHeiko Carstens1-3/+14
2016-06-28s390/uaccess: fix __put_get_user_asm defineHeiko Carstens1-2/+59
2016-06-28s390/perf: remove perf_release/reserver_sampling functionsHeiko Carstens1-12/+0
2016-06-28s390: fix test_fp_ctl inline assembly contraintsMartin Schwidefsky1-1/+1
2016-06-21KVM: s390: vsie: add indication for future featuresDavid Hildenbrand1-0/+4
2016-06-21KVM: s390: vsie: speed up VCPU irq delivery when handling vsieDavid Hildenbrand1-0/+2
2016-06-21KVM: s390: vsie: support IBS interpretationDavid Hildenbrand1-0/+1
2016-06-21KVM: s390: vsie: support conditional-external-interceptionDavid Hildenbrand1-0/+1
2016-06-21KVM: s390: vsie: support intervention-bypassDavid Hildenbrand1-0/+1
2016-06-21KVM: s390: vsie: support guest-storage-limit-suppressionDavid Hildenbrand1-0/+1
2016-06-21KVM: s390: vsie: support guest-PER-enhancementDavid Hildenbrand1-0/+1
2016-06-21KVM: s390: vsie: support shared IPTE-interlock facilityDavid Hildenbrand1-0/+1
2016-06-21KVM: s390: vsie: support 64-bit-SCAODavid Hildenbrand1-0/+1
2016-06-21KVM: s390: vsie: support vectory facility (SIMD)David Hildenbrand1-1/+1
2016-06-21KVM: s390: vsie: initial support for nested virtualizationDavid Hildenbrand2-1/+15
2016-06-20s390: introduce page_to_virt() and pfn_to_virt()David Hildenbrand1-0/+2
2016-06-20KVM: s390: backup the currently enabled gmap when scheduled outDavid Hildenbrand2-0/+3
2016-06-20s390/mm: allow to check if a gmap shadow is validDavid Hildenbrand1-0/+1
2016-06-20s390/mm: remember the int code for the last gmap faultDavid Hildenbrand1-0/+1
2016-06-20s390/mm: support real-space for gmap shadowsDavid Hildenbrand1-2/+4
2016-06-20s390/mm: support EDAT2 for gmap shadowsDavid Hildenbrand1-1/+2
2016-06-20s390/mm: support EDAT1 for gmap shadowsDavid Hildenbrand1-2/+3
2016-06-20s390/mm: prepare for EDAT1/EDAT2 support in gmap shadowDavid Hildenbrand1-1/+4
2016-06-20s390/mm: fix races on gmap_shadow creationDavid Hildenbrand1-0/+2
2016-06-20s390/mm: shadow pages with real guest requested protectionDavid Hildenbrand2-3/+2
2016-06-20s390/mm: add shadow gmap supportMartin Schwidefsky4-3/+62
2016-06-20s390/mm: add reference counter to gmap structureMartin Schwidefsky1-2/+7
2016-06-20s390/mm: extended gmap pte notifierMartin Schwidefsky2-3/+8
2016-06-20s390/mm: use RCU for gmap notifier list and the per-mm gmap listMartin Schwidefsky3-5/+10
2016-06-20s390/kvm: page table invalidation notifierMartin Schwidefsky1-1/+2
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra1-2/+0
2016-06-16locking/atomic, arch/s390: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra1-10/+32
2016-06-15s390: remove math emulation codeHeiko Carstens3-237/+0
2016-06-14s390/vx: add support functions for in-kernel FPU useHendrik Brueckner2-0/+85