summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
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-10KVM: s390: handle missing storage-key facilityDavid Hildenbrand2-3/+5
2016-06-10s390/sclp: detect storage-key facilityDavid Hildenbrand1-1/+3
2016-06-10KVM: s390: pfmf: support conditional-sske facilityDavid Hildenbrand1-0/+3
2016-06-10s390/mm: return key via pointer in get_guest_storage_keyDavid Hildenbrand1-1/+2
2016-06-10s390/mm: don't drop errors in get_guest_storage_keyDavid Hildenbrand1-1/+1
2016-06-10s390/sclp: detect interlock-and-broadcast-suppression facilityDavid Hildenbrand1-0/+1
2016-06-10s390/sclp: detect PFMF interpretation facilityDavid Hildenbrand1-0/+1
2016-06-10s390/sclp: detect conditional-external-interception facilityDavid Hildenbrand1-1/+3
2016-06-10s390/sclp: detect intervention bypass facilityDavid Hildenbrand1-1/+6
2016-06-10KVM: s390: handle missing guest-storage-limit-suppressionDavid Hildenbrand1-1/+3
2016-06-10s390/sclp: detect guest-storage-limit-suppressionDavid Hildenbrand1-0/+1
2016-06-10s390/sclp: detect cmmaDavid Hildenbrand1-0/+1
2016-06-10s390/sclp: detect guest-PER enhancementDavid Hildenbrand1-1/+3
2016-06-10s390/sclp: detect 64-bit-SCAO facilityDavid Hildenbrand1-0/+1
2016-06-10KVM: s390: interface to query and configure cpu subfunctionsDavid Hildenbrand1-0/+20
2016-06-10s390/crypto: allow to query all known cpacf functionsDavid Hildenbrand1-0/+10
2016-06-10KVM: s390: forward ESOP if availableDavid Hildenbrand1-0/+1
2016-06-10KVM: s390: interface to query and configure cpu featuresDavid Hildenbrand2-0/+10
2016-06-10KVM: s390: Limit sthyi executionJanosch Frank1-0/+1
2016-06-10KVM: s390: Add sthyi emulationJanosch Frank3-0/+13
2016-06-10KVM: s390: Extend diag 204 fieldsJanosch Frank1-4/+15
2016-06-10KVM: s390: Add operation exception interception handlerJanosch Frank1-0/+1
2016-06-10s390: Make diag224 publicJanosch Frank1-0/+1
2016-06-10s390: Make cpc_name accessibleJanosch Frank1-0/+1
2016-06-10s390: hypfs: Move diag implementation and data definitionsJanosch Frank1-0/+127
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2016-05-20arch: fix has_transparent_hugepage()Hugh Dickins1-0/+1
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-7/+14
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds8-15/+499
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-7/+0
2016-05-16Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-4/+14
2016-05-13KVM: s390: set halt polling to 80 microsecondsChristian Borntraeger1-1/+1
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger1-0/+3
2016-05-10s390: add missing declarationsHeiko Carstens1-0/+1
2016-05-09s390/sclp: Add hmfai fieldAlexander Yarygin1-0/+1
2016-05-09KVM: s390: cleanup cpuid handlingDavid Hildenbrand1-5/+1
2016-05-09KVM: s390: enable SRS only if enabled for the guestDavid Hildenbrand1-0/+1
2016-05-04s390/dumpstack: implement and use return_address()Heiko Carstens1-1/+3
2016-04-21s390/fpu: allocate 'struct fpu' with the task_structMartin Schwidefsky2-7/+12
2016-04-21s390/mm: fix asce_bits handling with dynamic pagetable levelsGerald Schaefer5-16/+29
2016-04-20KVM: s390: add clear I/O irq operation for FLICHalil Pasic1-0/+1
2016-04-20KVM: s390/perf: provide additional sigp eventsChristian Borntraeger1-1/+6
2016-04-15s390/crypto: cleanup and move the header with the cpacf definitionsMartin Schwidefsky1-0/+410
2016-04-15s390/pci: fmb enhancementsSebastian Ott1-7/+28