summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* s390: export header for CLP ioctlSebastian Ott2016-09-201-0/+1
* s390/crypto: cpacf function detectionMartin Schwidefsky2016-08-291-21/+34
* s390/crypto: simplify return code handlingMartin Schwidefsky2016-08-291-25/+8Star
* s390/crypto: cleanup cpacf function codesMartin Schwidefsky2016-08-291-57/+41Star
* RAID/s390: add SIMD implementation for raid6 gen/xorMartin Schwidefsky2016-08-291-0/+86
* s390/fpu: improve kernel_fpu_[begin|end]Martin Schwidefsky2016-08-292-12/+23
* s390/vx: allow to include vx-insn.h with .includeMartin Schwidefsky2016-08-291-34/+28Star
* Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Martin Schwidefsky2016-08-261-0/+24
|\
| * KVM: s390: generate facility mask from readable listHeiko Carstens2016-08-251-0/+24
* | s390/pci: add zpci_report_error interfaceMartin Schwidefsky2016-08-241-0/+4
* | s390/mm: merge local / non-local IDTE helperMartin Schwidefsky2016-08-241-32/+12Star
* | s390/mm: merge local / non-local IPTE helperMartin Schwidefsky2016-08-241-17/+13Star
* | s390/mm,kvm: flush gmap address space with IDTEMartin Schwidefsky2016-08-243-23/+19Star
* | s390/mm: no local TLB flush for clearing-by-ASCE IDTEMartin Schwidefsky2016-08-241-35/+9Star
|/
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-1/+0Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-0213-22/+361
|\
| * KVM: s390: allow user space to handle instr 0x0000David Hildenbrand2016-07-181-0/+2
| * KVM: s390: vsie: add indication for future featuresDavid Hildenbrand2016-06-211-0/+4
| * KVM: s390: vsie: speed up VCPU irq delivery when handling vsieDavid Hildenbrand2016-06-211-0/+2
| * KVM: s390: vsie: support IBS interpretationDavid Hildenbrand2016-06-211-0/+1
| * KVM: s390: vsie: support conditional-external-interceptionDavid Hildenbrand2016-06-211-0/+1
| * KVM: s390: vsie: support intervention-bypassDavid Hildenbrand2016-06-211-0/+1
| * KVM: s390: vsie: support guest-storage-limit-suppressionDavid Hildenbrand2016-06-211-0/+1
| * KVM: s390: vsie: support guest-PER-enhancementDavid Hildenbrand2016-06-211-0/+1
| * KVM: s390: vsie: support shared IPTE-interlock facilityDavid Hildenbrand2016-06-211-0/+1
| * KVM: s390: vsie: support 64-bit-SCAODavid Hildenbrand2016-06-211-0/+1
| * KVM: s390: vsie: support vectory facility (SIMD)David Hildenbrand2016-06-211-1/+1
| * KVM: s390: vsie: initial support for nested virtualizationDavid Hildenbrand2016-06-212-1/+15
| * s390: introduce page_to_virt() and pfn_to_virt()David Hildenbrand2016-06-201-0/+2
| * KVM: s390: backup the currently enabled gmap when scheduled outDavid Hildenbrand2016-06-202-0/+3
| * s390/mm: allow to check if a gmap shadow is validDavid Hildenbrand2016-06-201-0/+1
| * s390/mm: remember the int code for the last gmap faultDavid Hildenbrand2016-06-201-0/+1
| * s390/mm: support real-space for gmap shadowsDavid Hildenbrand2016-06-201-2/+4
| * s390/mm: support EDAT2 for gmap shadowsDavid Hildenbrand2016-06-201-1/+2
| * s390/mm: support EDAT1 for gmap shadowsDavid Hildenbrand2016-06-201-2/+3
| * s390/mm: prepare for EDAT1/EDAT2 support in gmap shadowDavid Hildenbrand2016-06-201-1/+4
| * s390/mm: fix races on gmap_shadow creationDavid Hildenbrand2016-06-201-0/+2
| * s390/mm: shadow pages with real guest requested protectionDavid Hildenbrand2016-06-202-3/+2Star
| * s390/mm: add shadow gmap supportMartin Schwidefsky2016-06-204-3/+62
| * s390/mm: add reference counter to gmap structureMartin Schwidefsky2016-06-201-2/+7
| * s390/mm: extended gmap pte notifierMartin Schwidefsky2016-06-202-3/+8
| * s390/mm: use RCU for gmap notifier list and the per-mm gmap listMartin Schwidefsky2016-06-203-5/+10
| * s390/kvm: page table invalidation notifierMartin Schwidefsky2016-06-201-1/+2
| * KVM: s390: handle missing storage-key facilityDavid Hildenbrand2016-06-102-3/+5
| * s390/sclp: detect storage-key facilityDavid Hildenbrand2016-06-101-1/+3
| * KVM: s390: pfmf: support conditional-sske facilityDavid Hildenbrand2016-06-101-0/+3
| * s390/mm: return key via pointer in get_guest_storage_keyDavid Hildenbrand2016-06-101-1/+2
| * s390/mm: don't drop errors in get_guest_storage_keyDavid Hildenbrand2016-06-101-1/+1
| * s390/sclp: detect interlock-and-broadcast-suppression facilityDavid Hildenbrand2016-06-101-0/+1
| * s390/sclp: detect PFMF interpretation facilityDavid Hildenbrand2016-06-101-0/+1