summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-141-4/+4
|\
| * s390: get_user() should zero on failureAl Viro2016-09-131-4/+4
* | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-301-7/+12
|/
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-1/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-0211-22/+319
|\
| * KVM: s390: allow user space to handle instr 0x0000David Hildenbrand2016-07-181-0/+2
| * KVM: s390: vsie: speed up VCPU irq delivery when handling vsieDavid Hildenbrand2016-06-211-0/+2
| * KVM: s390: vsie: support vectory facility (SIMD)David Hildenbrand2016-06-211-1/+1
| * KVM: s390: vsie: initial support for nested virtualizationDavid Hildenbrand2016-06-211-1/+14
| * 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/+2
| * 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
| * s390/sclp: detect conditional-external-interception facilityDavid Hildenbrand2016-06-101-1/+3
| * s390/sclp: detect intervention bypass facilityDavid Hildenbrand2016-06-101-1/+6
| * KVM: s390: handle missing guest-storage-limit-suppressionDavid Hildenbrand2016-06-101-1/+3
| * s390/sclp: detect guest-storage-limit-suppressionDavid Hildenbrand2016-06-101-0/+1
| * s390/sclp: detect cmmaDavid Hildenbrand2016-06-101-0/+1
| * s390/sclp: detect guest-PER enhancementDavid Hildenbrand2016-06-101-1/+3
| * s390/sclp: detect 64-bit-SCAO facilityDavid Hildenbrand2016-06-101-0/+1
| * s390/crypto: allow to query all known cpacf functionsDavid Hildenbrand2016-06-101-0/+10
| * KVM: s390: interface to query and configure cpu featuresDavid Hildenbrand2016-06-101-0/+2
| * KVM: s390: Limit sthyi executionJanosch Frank2016-06-101-0/+1
| * KVM: s390: Add sthyi emulationJanosch Frank2016-06-102-0/+12
| * KVM: s390: Extend diag 204 fieldsJanosch Frank2016-06-101-4/+15
| * KVM: s390: Add operation exception interception handlerJanosch Frank2016-06-101-0/+1
| * s390: Make diag224 publicJanosch Frank2016-06-101-0/+1
| * s390: Make cpc_name accessibleJanosch Frank2016-06-101-0/+1
| * s390: hypfs: Move diag implementation and data definitionsJanosch Frank2016-06-101-0/+127
* | s390: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2016-07-311-0/+1
* | s390/mm: clean up pte/pmd encodingGerald Schaefer2016-07-311-10/+10
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-261-2/+20
|\ \
OpenPOWER on IntegriCloud