aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2014-09-10KVM: CPACF: Enable MSA4 instructions for kvm guestTony Krowiak
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini
2014-08-26KVM: s390/mm: remove outdated gmap data structuresMartin Schwidefsky
2014-08-26KVM: s390/mm: support gmap page tables with less than 5 levelsMartin Schwidefsky
2014-08-26KVM: s390/mm: use radix trees for guest to host mappingsMartin Schwidefsky
2014-08-25KVM: s390/mm: cleanup gmap function arguments, variable namesMartin Schwidefsky
2014-08-25KVM: s390/mm: readd address parameter to gmap_do_ipte_notifyMartin Schwidefsky
2014-08-25KVM: s390/mm: readd address parameter to pgste_ipte_notifyMartin Schwidefsky
2014-08-25KVM: s390: synchronize more registers with kvm_runDavid Hildenbrand
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-08-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-08-01s390/mm: implement dirty bits for large segment table entriesMartin Schwidefsky
2014-07-28s390/seccomp: fix error return for filtered system callsJan Willeke
2014-07-28Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar
2014-07-22s390/qdio: add helpers to manage qdio buffersSebastian Ott
2014-07-21KVM: s390: add ipte to trace event decodingChristian Borntraeger
2014-07-21KVM: s390: remove the tasklet used by the hrtimerDavid Hildenbrand
2014-07-21KVM: s390: cleanup handle_wait by reusing kvm_vcpu_blockDavid Hildenbrand
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso
2014-07-16perf kvm: Add stat support on s390Alexander Yarygin
2014-07-16s390: fix restore of invalid floating-point-controlMartin Schwidefsky
2014-07-10KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state controlDavid Hildenbrand
2014-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-06-26KVM: s390: add sie.h uapi header file to Kbuild and remove header dependencyHeiko Carstens
2014-06-16s390/compat: correct ucontext layout for high gprsMartin Schwidefsky
2014-06-10s390/uaccess: always load the kernel ASCE after task switchMartin Schwidefsky
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-05-30KVM: s390: Intercept the tprot instructionMatthew Rosato
2014-05-28s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky
2014-05-28s390/lowcore: reserve 96 bytes for IRB in lowcoreChristian Borntraeger
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar
2014-05-20s390/spinlock,rwlock: always to a load-and-test firstMartin Schwidefsky
2014-05-20s390/cio: fix multiple structure definitionsSebastian Ott
2014-05-20s390/uaccess: provide inline variants of get_user/put_userHeiko Carstens
2014-05-20s390/pci: add some new arch specific pci attributesSebastian Ott
2014-05-20s390/pci: use pdev->dev.groups for attribute creationSebastian Ott
2014-05-20s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky
2014-05-20s390/uaccess: simplify control register updatesMartin Schwidefsky
2014-05-20s390/smp: Avoid busy loop after halt and "begin" on z/VMMichael Holzheu
2014-05-20s390: fix new ccwgroup.h kernel-doc warningRandy Dunlap
2014-05-20s390/spinlock: optimize spinlock code sequencePhilipp Hachtmann
2014-05-20s390/spinlock: cleanup spinlock codePhilipp Hachtmann