summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* perf kvm: Add stat support on s390Alexander Yarygin2014-07-162-0/+26
* 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
| * KVM: s390: Adding skey bit to mmu contextDominik Dingel2014-04-223-14/+30
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-031-12/+1
|\ \
| * \ Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar2014-05-222-2/+13
| |\ \
| * | | sched, s390: Create a dedicated topology tableVincent Guittot2014-05-071-10/+1
| * | | sched: Rework sched_domain topology definitionVincent Guittot2014-05-071-2/+0
| | |/ | |/|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-032-7/+3
|\ \ \
| * | | arch,s390: Convert smp_mb__*()Peter Zijlstra2014-04-182-7/+3
| |/ /
* | | s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky2014-05-281-10/+3
* | | s390/lowcore: reserve 96 bytes for IRB in lowcoreChristian Borntraeger2014-05-281-5/+6
* | | s390/spinlock,rwlock: always to a load-and-test firstMartin Schwidefsky2014-05-201-20/+30
* | | s390/cio: fix multiple structure definitionsSebastian Ott2014-05-202-1/+12
* | | s390/uaccess: provide inline variants of get_user/put_userHeiko Carstens2014-05-201-0/+30
* | | s390/pci: add some new arch specific pci attributesSebastian Ott2014-05-202-3/+13
* | | s390/pci: use pdev->dev.groups for attribute creationSebastian Ott2014-05-201-4/+2
* | | s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky2014-05-206-26/+66
* | | s390/uaccess: simplify control register updatesMartin Schwidefsky2014-05-204-32/+20
* | | s390/smp: Avoid busy loop after halt and "begin" on z/VMMichael Holzheu2014-05-201-3/+2
* | | s390: fix new ccwgroup.h kernel-doc warningRandy Dunlap2014-05-201-0/+2
OpenPOWER on IntegriCloud