summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-081-2/+0
* lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-082-3/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-08-073-89/+114
|\
| * s390/mm: implement dirty bits for large segment table entriesMartin Schwidefsky2014-08-011-88/+109
| * s390/seccomp: fix error return for filtered system callsJan Willeke2014-07-281-1/+1
| * s390/qdio: add helpers to manage qdio buffersSebastian Ott2014-07-221-0/+4
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-042-0/+26
|\ \
| * \ Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar2014-07-283-16/+15
| |\ \ | | |/
| * | perf kvm: Add stat support on s390Alexander Yarygin2014-07-162-0/+26
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-041-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-042-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | KVM: s390: add ipte to trace event decodingChristian Borntraeger2014-07-211-0/+1
| * | | KVM: s390: remove the tasklet used by the hrtimerDavid Hildenbrand2014-07-211-1/+0
| * | | KVM: s390: cleanup handle_wait by reusing kvm_vcpu_blockDavid Hildenbrand2014-07-211-1/+0
| * | | KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state controlDavid Hildenbrand2014-07-101-0/+1
* | | | s390: fix restore of invalid floating-point-controlMartin Schwidefsky2014-07-161-2/+2
| |/ / |/| |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-07-012-14/+13
|\ \ \ | |/ / | | / | |/ |/|
| * KVM: s390: add sie.h uapi header file to Kbuild and remove header dependencyHeiko Carstens2014-06-262-14/+13
* | s390/compat: correct ucontext layout for high gprsMartin Schwidefsky2014-06-161-2/+6
* | s390/uaccess: always load the kernel ASCE after task switchMartin Schwidefsky2014-06-102-21/+16
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-0411-108/+579
|\
| * KVM: s390: Intercept the tprot instructionMatthew Rosato2014-05-301-0/+1
| * KVM: s390: split SIE state guest prefix fieldMichael Mueller2014-05-161-1/+3
| * s390/sclp: add sclp_get_ibc functionMichael Mueller2014-05-161-0/+1
| * KVM: s390: interpretive execution of SIGP EXTERNAL CALLDavid Hildenbrand2014-05-161-1/+3
| * KVM: s390: decoder of SIE intercepted instructionsAlexander Yarygin2014-05-161-0/+33
| * KVM: s390: add sie exit reasons tablesAlexander Yarygin2014-05-161-0/+212
| * KVM: s390: Fix external interrupt interceptionThomas Huth2014-05-061-1/+4
| * KVM: s390: enable IBS for single running VCPUsDavid Hildenbrand2014-04-291-0/+2
| * KVM: s390: hardware support for guest debuggingDavid Hildenbrand2014-04-222-4/+50
| * KVM: s390: kernel header addition for guest debuggingDavid Hildenbrand2014-04-221-0/+20
| * KVM: s390: emulate stctl and stctgDavid Hildenbrand2014-04-221-0/+2
| * KVM: s390: deliver program irq parameters and use correct ilcDavid Hildenbrand2014-04-221-0/+6
| * KVM: s390: extract irq parameters of intercepted program irqsDavid Hildenbrand2014-04-221-3/+15
| * s390: rename and split lowcore field per_perc_atmidJens Freimann2014-04-221-2/+4
| * s390: fix name of lowcore field at offset 0xa3Jens Freimann2014-04-221-2/+2
| * KVM: s390: make use of ipte lockHeiko Carstens2014-04-221-1/+11
| * KVM: s390/sclp: correctly set eca siif bitHeiko Carstens2014-04-221-1/+6
| * KVM: s390: add 'pgm' member to kvm_vcpu_arch and helper functionHeiko Carstens2014-04-221-0/+1
| * s390/ctl_reg: add union type for control register 0Heiko Carstens2014-04-221-0/+14
| * s390/ptrace: add struct psw and accessor functionHeiko Carstens2014-04-221-0/+44
| * KVM: s390: allow injecting every kind of interruptJens Freimann2014-04-221-7/+52
| * KVM: s390: Exploiting generic userspace interface for cmmaDominik Dingel2014-04-221-0/+7
| * KVM: s390: make cmma usage conditionallyDominik Dingel2014-04-221-0/+1
| * KVM: s390/mm: new gmap_test_and_clear_dirty functionDominik Dingel2014-04-221-0/+2
| * KVM: s390/mm: use software dirty bit detection for user dirty trackingMartin Schwidefsky2014-04-221-79/+56
| * KVM: s390: Don't enable skeys by defaultDominik Dingel2014-04-222-1/+4
| * KVM: s390: Allow skeys to be enabled for the current processDominik Dingel2014-04-221-0/+1
| * KVM: s390: Clear storage keysDominik Dingel2014-04-221-1/+2
OpenPOWER on IntegriCloud