summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2014-08-08kexec: load and relocate purgatory at kernel load timeVivek Goyal
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-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-08-06s390/locking: Reenable optimistic spinningChristian Borntraeger
2014-08-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...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-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov
2014-08-01s390/mm: implement dirty bits for large segment table entriesMartin Schwidefsky
2014-08-01KVM: s390/mm: Fix page table locking vs. split pmd lockChristian Borntraeger
2014-07-31KVM: s390: rework broken SIGP STOP interrupt handlingDavid Hildenbrand
2014-07-30KVM: s390: Fix memory leak on busy SIGP stopChristian Borntraeger
2014-07-28s390/irq: improve displayed interrupt order in /proc/interruptsHendrik Brueckner
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-23timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner
2014-07-23clocksource: Get rid of cycle_lastThomas Gleixner
2014-07-23ktime: Kill non-scalar ktime_t implementation for 2038John Stultz
2014-07-22s390/pci: introduce lazy IOTLB flushing for DMA unmapGerald Schaefer
2014-07-22s390/pci: fix kmsg componentGerald Schaefer
2014-07-22s390/kdump: Return NOTIFY_OK for all actions other than MEM_GOING_OFFLINEMichael Holzheu
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: advertise KVM_CAP_S390_IRQCHIPCornelia Huck
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