summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2016-07-05KVM: s390: inject PER i-fetch events on applicable icptsDavid Hildenbrand
2016-07-04s390: have unique symbol for __switch_to addressHeiko Carstens
2016-07-04s390/cpuinfo: show maximum thread idHeiko Carstens
2016-07-01crypto: s390/aes - Use skcipher for fallbackHerbert Xu
2016-07-01KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini
2016-06-28s390/ptrace: clarify bits in the per_structMartin Schwidefsky
2016-06-28s390: stack address vs thread_infoHeiko Carstens
2016-06-28s390: remove pointless load within __switch_toHeiko Carstens
2016-06-28s390: enable kcov supportHeiko Carstens
2016-06-28s390/cpumf: use basic block for ecctr inline assemblyHeiko Carstens
2016-06-28s390/hypfs: use basic block for diag inline assemblyHeiko Carstens
2016-06-28s390/sysinfo: use basic block for stsi inline assemblyHeiko Carstens
2016-06-28s390/smp: use basic blocks for sigp inline assembliesHeiko Carstens
2016-06-28s390/pci: use basic blocks for pci inline assembliesHeiko Carstens
2016-06-28s390/mm: use basic block for essa inline assemblyHeiko Carstens
2016-06-28s390/lib: use basic blocks for inline assembliesHeiko Carstens
2016-06-28s390/uaccess: fix __put_get_user_asm defineHeiko Carstens
2016-06-28s390/cpuinfo: rename cpu field to cpu numberHeiko Carstens
2016-06-28s390/perf: remove perf_release/reserver_sampling functionsHeiko Carstens
2016-06-28s390/oprofile: remove hardware sampler supportHeiko Carstens
2016-06-28s390: fix test_fp_ctl inline assembly contraintsMartin Schwidefsky
2016-06-28Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"Michael Holzheu
2016-06-24s390: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-22s390: ensure that syscall arguments are properly masked on s390Paul Moore
2016-06-21KVM: s390: vsie: add module parameter "nested"David Hildenbrand
2016-06-21KVM: s390: vsie: add indication for future featuresDavid Hildenbrand
2016-06-21KVM: s390: vsie: correctly set and handle guest TODDavid Hildenbrand
2016-06-21KVM: s390: vsie: speed up VCPU external callsDavid Hildenbrand
2016-06-21KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idleDavid Hildenbrand
2016-06-21KVM: s390: vsie: speed up VCPU irq delivery when handling vsieDavid Hildenbrand
2016-06-21KVM: s390: vsie: try to refault after a reported fault to g2David Hildenbrand
2016-06-21KVM: s390: vsie: support IBS interpretationDavid Hildenbrand
2016-06-21KVM: s390: vsie: support conditional-external-interceptionDavid Hildenbrand
2016-06-21KVM: s390: vsie: support intervention-bypassDavid Hildenbrand
2016-06-21KVM: s390: vsie: support guest-storage-limit-suppressionDavid Hildenbrand
2016-06-21KVM: s390: vsie: support guest-PER-enhancementDavid Hildenbrand
2016-06-21KVM: s390: vsie: support shared IPTE-interlock facilityDavid Hildenbrand
2016-06-21KVM: s390: vsie: support 64-bit-SCAODavid Hildenbrand
2016-06-21KVM: s390: vsie: support run-time-instrumentationDavid Hildenbrand
2016-06-21KVM: s390: vsie: support vectory facility (SIMD)David Hildenbrand
2016-06-21KVM: s390: vsie: support transactional executionDavid Hildenbrand
2016-06-21KVM: s390: vsie: support aes dea wrapping keysDavid Hildenbrand
2016-06-21KVM: s390: vsie: support STFLE interpretationDavid Hildenbrand
2016-06-21KVM: s390: vsie: support host-protection-interruptionDavid Hildenbrand
2016-06-21KVM: s390: vsie: support edat1 / edat2David Hildenbrand
2016-06-21KVM: s390: vsie: support setting the ibcDavid Hildenbrand
2016-06-21KVM: s390: vsie: optimize gmap prefix mappingDavid Hildenbrand
2016-06-21KVM: s390: vsie: initial support for nested virtualizationDavid Hildenbrand
2016-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-06-20s390: introduce page_to_virt() and pfn_to_virt()David Hildenbrand