aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 14-216/+266
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 3-6/+0
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-2/+2
2014-08-06s390/locking: Reenable optimistic spinningGravatar Christian Borntraeger 1-0/+1
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-9/+8
2014-08-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-6/+32
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+1
2014-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 8-132/+132
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 3-11/+3
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsGravatar Alexei Starovoitov 1-2/+2
2014-08-01s390/mm: implement dirty bits for large segment table entriesGravatar Martin Schwidefsky 3-144/+159
2014-08-01KVM: s390/mm: Fix page table locking vs. split pmd lockGravatar Christian Borntraeger 1-2/+3
2014-07-31KVM: s390: rework broken SIGP STOP interrupt handlingGravatar David Hildenbrand 1-0/+3
2014-07-30KVM: s390: Fix memory leak on busy SIGP stopGravatar Christian Borntraeger 1-0/+1
2014-07-28s390/irq: improve displayed interrupt order in /proc/interruptsGravatar Hendrik Brueckner 1-45/+50
2014-07-28s390/seccomp: fix error return for filtered system callsGravatar Jan Willeke 1-1/+1
2014-07-28Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Gravatar Ingo Molnar 6-64/+34
2014-07-23timekeeping: Create struct tk_read_base and use it in struct timekeeperGravatar Thomas Gleixner 1-8/+8
2014-07-23clocksource: Get rid of cycle_lastGravatar Thomas Gleixner 1-1/+1
2014-07-23ktime: Kill non-scalar ktime_t implementation for 2038Gravatar John Stultz 1-1/+0
2014-07-22s390/pci: introduce lazy IOTLB flushing for DMA unmapGravatar Gerald Schaefer 1-14/+36
2014-07-22s390/pci: fix kmsg componentGravatar Gerald Schaefer 5-10/+10
2014-07-22s390/kdump: Return NOTIFY_OK for all actions other than MEM_GOING_OFFLINEGravatar Michael Holzheu 1-0/+2
2014-07-22s390/qdio: add helpers to manage qdio buffersGravatar Sebastian Ott 1-0/+4
2014-07-21KVM: s390: add ipte to trace event decodingGravatar Christian Borntraeger 1-0/+1
2014-07-21KVM: s390: advertise KVM_CAP_S390_IRQCHIPGravatar Cornelia Huck 1-0/+1
2014-07-21KVM: s390: remove the tasklet used by the hrtimerGravatar David Hildenbrand 4-16/+1
2014-07-21KVM: s390: move vcpu wakeup code to a central pointGravatar David Hildenbrand 3-23/+22
2014-07-21KVM: s390: remove _bh locking from start_stop_lockGravatar David Hildenbrand 1-4/+4
2014-07-21KVM: s390: remove _bh locking from local_int.lockGravatar David Hildenbrand 3-28/+28
2014-07-21KVM: s390: cleanup handle_wait by reusing kvm_vcpu_blockGravatar David Hildenbrand 3-37/+8
2014-07-18s390/ftrace: remove check of obsolete variable function_trace_stopGravatar Heiko Carstens 3-11/+3
2014-07-17tgt: defconfig cleanupGravatar Bart Van Assche 3-6/+0
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Gravatar Davidlohr Bueso 1-1/+1
2014-07-16perf kvm: Add stat support on s390Gravatar Alexander Yarygin 2-0/+26
2014-07-16s390: fix restore of invalid floating-point-controlGravatar Martin Schwidefsky 1-2/+2
2014-07-16s390/ptrace: fix PSW mask checkGravatar Martin Schwidefsky 1-2/+10
2014-07-16s390/MSI: Use standard mask and unmask funtionsGravatar Yijing Wang 1-43/+6
2014-07-16s390: require mvcos facility, not tod clock steering facilityGravatar David Hildenbrand 1-3/+3
2014-07-10KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state controlGravatar David Hildenbrand 5-6/+44
2014-07-10KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stoppedGravatar David Hildenbrand 2-8/+3
2014-07-10KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stopGravatar David Hildenbrand 2-19/+20
2014-07-10KVM: s390: allow only one SIGP STOP (AND STORE STATUS) at a timeGravatar David Hildenbrand 1-1/+6
2014-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-14/+13
2014-06-30Merge tag 'kvms390-20140626' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Paolo Bonzini 2-14/+13
2014-06-27Merge tag 'kvms390-20140626' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Paolo Bonzini 2-14/+13
2014-06-26KVM: s390: add sie.h uapi header file to Kbuild and remove header dependencyGravatar Heiko Carstens 2-14/+13
2014-06-25Merge branch 'perf/urgent' into perf/core, to pick up fixes and refresh the b...Gravatar Ingo Molnar 9-32/+43
2014-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 9-32/+43
2014-06-19s390, perf: Use common PMU interrupt disabled codeGravatar Vince Weaver 1-6/+6