summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2014-07-21KVM: s390: remove the tasklet used by the hrtimerDavid Hildenbrand
2014-07-21KVM: s390: move vcpu wakeup code to a central pointDavid Hildenbrand
2014-07-21KVM: s390: remove _bh locking from start_stop_lockDavid Hildenbrand
2014-07-21KVM: s390: remove _bh locking from local_int.lockDavid Hildenbrand
2014-07-21KVM: s390: cleanup handle_wait by reusing kvm_vcpu_blockDavid Hildenbrand
2014-07-18s390/ftrace: remove check of obsolete variable function_trace_stopHeiko Carstens
2014-07-17tgt: defconfig cleanupBart Van Assche
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-16s390/ptrace: fix PSW mask checkMartin Schwidefsky
2014-07-16s390/MSI: Use standard mask and unmask funtionsYijing Wang
2014-07-16s390: require mvcos facility, not tod clock steering facilityDavid Hildenbrand
2014-07-10KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state controlDavid Hildenbrand
2014-07-10KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stoppedDavid Hildenbrand
2014-07-10KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stopDavid Hildenbrand
2014-07-10KVM: s390: allow only one SIGP STOP (AND STORE STATUS) at a timeDavid Hildenbrand
2014-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-06-30Merge tag 'kvms390-20140626' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2014-06-27Merge tag 'kvms390-20140626' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2014-06-26KVM: s390: add sie.h uapi header file to Kbuild and remove header dependencyHeiko Carstens
2014-06-25Merge branch 'perf/urgent' into perf/core, to pick up fixes and refresh the b...Ingo Molnar
2014-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-06-19s390, perf: Use common PMU interrupt disabled codeVince Weaver
2014-06-16s390/compat: correct ucontext layout for high gprsMartin Schwidefsky
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-11s390: update default configurationHeiko Carstens
2014-06-10s390/watchdog: use watchdog APIPhilipp Hachtmann
2014-06-10s390/uaccess: always load the kernel ASCE after task switchMartin Schwidefsky
2014-06-04Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-06-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-06-01net: filter: get rid of BPF_S_* enumDaniel Borkmann
2014-05-30KVM: s390: Intercept the tprot instructionMatthew Rosato
2014-05-30KVM: s390: a VCPU is already started when delivering interruptsDavid Hildenbrand
2014-05-30KVM: s390: check the given debug flags, not the set onesDavid Hildenbrand
2014-05-30KVM: s390: clean up interrupt injection in sigp codeJens Freimann
2014-05-30KVM: s390: Enable DAT support for TPROT handlerThomas Huth
2014-05-30KVM: s390: Add a generic function for translating guest addressesThomas Huth
2014-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
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-28s390/facilities: remove extract-cpu-time facility checkHeiko Carstens
2014-05-27s390: require mvcos facility for z10 and newer machinesHeiko Carstens