summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-092-17/+0Star
* lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-093-3/+2Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-08-0714-216/+266
|\
| * s390/locking: Reenable optimistic spinningChristian Borntraeger2014-08-061-0/+1
| * s390/mm: implement dirty bits for large segment table entriesMartin Schwidefsky2014-08-013-144/+159
| * KVM: s390/mm: Fix page table locking vs. split pmd lockChristian Borntraeger2014-08-011-2/+3
| * s390/irq: improve displayed interrupt order in /proc/interruptsHendrik Brueckner2014-07-281-45/+50
| * s390/seccomp: fix error return for filtered system callsJan Willeke2014-07-281-1/+1
| * s390/pci: introduce lazy IOTLB flushing for DMA unmapGerald Schaefer2014-07-221-14/+36
| * s390/pci: fix kmsg componentGerald Schaefer2014-07-225-10/+10
| * s390/kdump: Return NOTIFY_OK for all actions other than MEM_GOING_OFFLINEMichael Holzheu2014-07-221-0/+2
| * s390/qdio: add helpers to manage qdio buffersSebastian Ott2014-07-221-0/+4
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-073-6/+0Star
|\ \
| * | tgt: defconfig cleanupBart Van Assche2014-07-173-6/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-061-2/+2
|\ \ \
| * | | net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-031-2/+2
| | |/ | |/|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-062-9/+8Star
|\ \ \
| * | | timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-241-8/+8
| * | | clocksource: Get rid of cycle_lastThomas Gleixner2014-07-241-1/+1
| * | | ktime: Kill non-scalar ktime_t implementation for 2038John Stultz2014-07-231-1/+0Star
| | |/ | |/|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-053-6/+32
|\ \ \
| * \ \ Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar2014-07-286-64/+34Star
| |\ \ \ | | | |/ | | |/|
| * | | perf kvm: Add stat support on s390Alexander Yarygin2014-07-162-0/+26
| * | | Merge branch 'perf/urgent' into perf/core, to pick up fixes and refresh the b...Ingo Molnar2014-06-259-32/+43
| |\ \ \
| * | | | s390, perf: Use common PMU interrupt disabled codeVince Weaver2014-06-191-6/+6
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-051-1/+1
|\ \ \ \ \
| * | | | | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-048-132/+132
|\ \ \ \ \
| * | | | | KVM: s390: rework broken SIGP STOP interrupt handlingDavid Hildenbrand2014-07-311-0/+3
| * | | | | KVM: s390: Fix memory leak on busy SIGP stopChristian Borntraeger2014-07-301-0/+1
| * | | | | KVM: s390: add ipte to trace event decodingChristian Borntraeger2014-07-211-0/+1
| * | | | | KVM: s390: advertise KVM_CAP_S390_IRQCHIPCornelia Huck2014-07-211-0/+1
| * | | | | KVM: s390: remove the tasklet used by the hrtimerDavid Hildenbrand2014-07-214-16/+1Star
| * | | | | KVM: s390: move vcpu wakeup code to a central pointDavid Hildenbrand2014-07-213-23/+22Star
| * | | | | KVM: s390: remove _bh locking from start_stop_lockDavid Hildenbrand2014-07-211-4/+4
| * | | | | KVM: s390: remove _bh locking from local_int.lockDavid Hildenbrand2014-07-213-28/+28
| * | | | | KVM: s390: cleanup handle_wait by reusing kvm_vcpu_blockDavid Hildenbrand2014-07-213-37/+8Star
| * | | | | KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state controlDavid Hildenbrand2014-07-105-6/+44
| * | | | | KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stoppedDavid Hildenbrand2014-07-102-8/+3Star
| * | | | | KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stopDavid Hildenbrand2014-07-102-19/+20
| * | | | | KVM: s390: allow only one SIGP STOP (AND STORE STATUS) at a timeDavid Hildenbrand2014-07-101-1/+6
| * | | | | Merge tag 'kvms390-20140626' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2014-06-302-14/+13Star
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
* | | | | | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-08-043-11/+3Star
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | s390/ftrace: remove check of obsolete variable function_trace_stopHeiko Carstens2014-07-183-11/+3Star
| | |_|_|/ | |/| | |
* | | | | s390: fix restore of invalid floating-point-controlMartin Schwidefsky2014-07-161-2/+2
* | | | | s390/ptrace: fix PSW mask checkMartin Schwidefsky2014-07-161-2/+10
* | | | | s390/MSI: Use standard mask and unmask funtionsYijing Wang2014-07-161-43/+6Star
* | | | | s390: require mvcos facility, not tod clock steering facilityDavid Hildenbrand2014-07-161-3/+3
| |_|_|/ |/| | |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-07-012-14/+13Star
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'kvms390-20140626' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2014-06-272-14/+13Star
| |\ \ \ | | |/ / | |/| / | | |/