aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAge
* Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-09
|\
| * s390: Use get_signal() signal_setup_done()Richard Weinberger2014-08-06
* | Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds2014-08-08
|\ \
| * | kexec: load and relocate purgatory at kernel load timeVivek Goyal2014-08-08
| * | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-08
| * | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-08
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-07
|\ \ \ | |/ / |/| |
| * | KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras2014-08-05
| * | KVM: irqchip: Provide and use accessors for irq routing tablePaul Mackerras2014-08-05
| * | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini2014-08-05
| |\ \
| | * | KVM: Rename and add argument to check_extensionAlexander Graf2014-07-28
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-08-07
|\ \ \ \
| * | | | s390/locking: Reenable optimistic spinningChristian Borntraeger2014-08-06
| * | | | s390/mm: implement dirty bits for large segment table entriesMartin Schwidefsky2014-08-01
| * | | | KVM: s390/mm: Fix page table locking vs. split pmd lockChristian Borntraeger2014-08-01
| * | | | s390/irq: improve displayed interrupt order in /proc/interruptsHendrik Brueckner2014-07-28
| * | | | s390/seccomp: fix error return for filtered system callsJan Willeke2014-07-28
| * | | | s390/pci: introduce lazy IOTLB flushing for DMA unmapGerald Schaefer2014-07-22
| * | | | s390/pci: fix kmsg componentGerald Schaefer2014-07-22
| * | | | s390/kdump: Return NOTIFY_OK for all actions other than MEM_GOING_OFFLINEMichael Holzheu2014-07-22
| * | | | s390/qdio: add helpers to manage qdio buffersSebastian Ott2014-07-22
| | |_|/ | |/| |
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-06
|\ \ \ \
| * | | | tgt: defconfig cleanupBart Van Assche2014-07-17
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-06
|\ \ \ \ \
| * | | | | net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-02
| | |/ / / | |/| | |
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-05
|\ \ \ \ \
| * | | | | timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-23
| * | | | | clocksource: Get rid of cycle_lastThomas Gleixner2014-07-23
| * | | | | ktime: Kill non-scalar ktime_t implementation for 2038John Stultz2014-07-23
| | |/ / / | |/| | |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-04
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar2014-07-28
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | perf kvm: Add stat support on s390Alexander Yarygin2014-07-16
| * | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes and refresh the b...Ingo Molnar2014-06-25
| |\ \ \ \ \
| * | | | | | s390, perf: Use common PMU interrupt disabled codeVince Weaver2014-06-19
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-17
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-04
|\ \ \ \ \ \
| * | | | | | KVM: s390: rework broken SIGP STOP interrupt handlingDavid Hildenbrand2014-07-31
| * | | | | | KVM: s390: Fix memory leak on busy SIGP stopChristian Borntraeger2014-07-30
| * | | | | | KVM: s390: add ipte to trace event decodingChristian Borntraeger2014-07-21
| * | | | | | KVM: s390: advertise KVM_CAP_S390_IRQCHIPCornelia Huck2014-07-21
| * | | | | | KVM: s390: remove the tasklet used by the hrtimerDavid Hildenbrand2014-07-21
| * | | | | | KVM: s390: move vcpu wakeup code to a central pointDavid Hildenbrand2014-07-21
| * | | | | | KVM: s390: remove _bh locking from start_stop_lockDavid Hildenbrand2014-07-21
| * | | | | | KVM: s390: remove _bh locking from local_int.lockDavid Hildenbrand2014-07-21
| * | | | | | KVM: s390: cleanup handle_wait by reusing kvm_vcpu_blockDavid Hildenbrand2014-07-21
| * | | | | | KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state controlDavid Hildenbrand2014-07-10
| * | | | | | KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stoppedDavid Hildenbrand2014-07-10
| * | | | | | KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stopDavid Hildenbrand2014-07-10
| * | | | | | KVM: s390: allow only one SIGP STOP (AND STORE STATUS) at a timeDavid Hildenbrand2014-07-10
| | |_|_|_|/ | |/| | | |