aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-28s390/pci: use basic blocks for pci inline assembliesHeiko Carstens1-1/+11
2016-06-28s390/mm: use basic block for essa inline assemblyHeiko Carstens1-4/+9
2016-06-28s390/lib: use basic blocks for inline assembliesHeiko Carstens1-24/+26
2016-06-28s390/uaccess: fix __put_get_user_asm defineHeiko Carstens1-2/+59
2016-06-28s390/cpuinfo: rename cpu field to cpu numberHeiko Carstens1-1/+1
2016-06-28s390/perf: remove perf_release/reserver_sampling functionsHeiko Carstens3-47/+0
2016-06-28s390/oprofile: remove hardware sampler supportHeiko Carstens5-1752/+0
2016-06-28s390: fix test_fp_ctl inline assembly contraintsMartin Schwidefsky1-1/+1
2016-06-28Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"Michael Holzheu1-7/+0
2016-06-24s390: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-22s390: ensure that syscall arguments are properly masked on s390Paul Moore1-3/+7
2016-06-21KVM: s390: vsie: add module parameter "nested"David Hildenbrand1-1/+6
2016-06-21KVM: s390: vsie: add indication for future featuresDavid Hildenbrand2-0/+22
2016-06-21KVM: s390: vsie: correctly set and handle guest TODDavid Hildenbrand2-0/+11
2016-06-21KVM: s390: vsie: speed up VCPU external callsDavid Hildenbrand1-0/+6
2016-06-21KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idleDavid Hildenbrand2-6/+6
2016-06-21KVM: s390: vsie: speed up VCPU irq delivery when handling vsieDavid Hildenbrand4-0/+43
2016-06-21KVM: s390: vsie: try to refault after a reported fault to g2David Hildenbrand1-1/+23
2016-06-21KVM: s390: vsie: support IBS interpretationDavid Hildenbrand3-0/+5
2016-06-21KVM: s390: vsie: support conditional-external-interceptionDavid Hildenbrand3-0/+5
2016-06-21KVM: s390: vsie: support intervention-bypassDavid Hildenbrand3-0/+5
2016-06-21KVM: s390: vsie: support guest-storage-limit-suppressionDavid Hildenbrand3-2/+8
2016-06-21KVM: s390: vsie: support guest-PER-enhancementDavid Hildenbrand3-0/+5
2016-06-21KVM: s390: vsie: support shared IPTE-interlock facilityDavid Hildenbrand3-0/+5
2016-06-21KVM: s390: vsie: support 64-bit-SCAODavid Hildenbrand3-0/+7
2016-06-21KVM: s390: vsie: support run-time-instrumentationDavid Hildenbrand1-0/+26
2016-06-21KVM: s390: vsie: support vectory facility (SIMD)David Hildenbrand2-1/+32
2016-06-21KVM: s390: vsie: support transactional executionDavid Hildenbrand1-2/+35
2016-06-21KVM: s390: vsie: support aes dea wrapping keysDavid Hildenbrand1-1/+55
2016-06-21KVM: s390: vsie: support STFLE interpretationDavid Hildenbrand1-2/+47
2016-06-21KVM: s390: vsie: support host-protection-interruptionDavid Hildenbrand1-0/+3
2016-06-21KVM: s390: vsie: support edat1 / edat2David Hildenbrand1-0/+7
2016-06-21KVM: s390: vsie: support setting the ibcDavid Hildenbrand1-0/+21
2016-06-21KVM: s390: vsie: optimize gmap prefix mappingDavid Hildenbrand1-2/+29
2016-06-21KVM: s390: vsie: initial support for nested virtualizationDavid Hildenbrand7-2/+794
2016-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-7/+3
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 Hildenbrand4-3/+19
2016-06-20KVM: s390: fast path for shadow gmaps in gmap notifierDavid Hildenbrand1-0/+2
2016-06-20s390/mm: don't fault everything in read-write in gmap_pte_op_fixup()David Hildenbrand1-6/+11
2016-06-20s390/mm: allow to check if a gmap shadow is validDavid Hildenbrand2-0/+21
2016-06-20s390/mm: remember the int code for the last gmap faultDavid Hildenbrand2-0/+2
2016-06-20s390/mm: limit number of real-space gmap shadowsDavid Hildenbrand1-0/+13
2016-06-20s390/mm: support real-space for gmap shadowsDavid Hildenbrand3-10/+65
2016-06-20s390/mm: push rte protection down to shadow pteDavid Hildenbrand1-7/+12
2016-06-20s390/mm: support EDAT2 for gmap shadowsDavid Hildenbrand3-5/+34
2016-06-20s390/mm: support EDAT1 for gmap shadowsDavid Hildenbrand3-13/+55
2016-06-20s390/mm: prepare for EDAT1/EDAT2 support in gmap shadowDavid Hildenbrand2-6/+15
2016-06-20s390/mm: push ste protection down to shadow pteDavid Hildenbrand1-0/+1
2016-06-20s390/mm: take ipte_lock during shadow faultsDavid Hildenbrand2-2/+12