summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | KVM: s390: cleanup kvm_s390_real_to_abs()Heiko Carstens2014-04-221-8/+16
| * | | | KVM: s390: remove old guest access functionsHeiko Carstens2014-04-221-81/+0Star
| * | | | KVM: s390: convert handle_stsi()Heiko Carstens2014-04-221-4/+5
| * | | | KVM: s390: convert handle lctl[g]()Heiko Carstens2014-04-221-19/+17Star
| * | | | KVM: s390: convert handle_stidp()Heiko Carstens2014-04-221-2/+5
| * | | | KVM: s390: convert handle_lpsw[e]()Heiko Carstens2014-04-221-4/+9
| * | | | KVM: s390: reinject io interrupt on tpi failureCornelia Huck2014-04-223-1/+17
| * | | | KVM: s390: convert handle_tpi()Heiko Carstens2014-04-221-11/+17
| * | | | KVM: s390: convert handle_test_block()Heiko Carstens2014-04-221-4/+2Star
| * | | | KVM: s390: convert handle_store_cpu_address()Heiko Carstens2014-04-221-7/+10
| * | | | KVM: s390: convert handle_store_prefix()Heiko Carstens2014-04-221-2/+4
| * | | | KVM: s390: convert handle_set_clock()Heiko Carstens2014-04-221-3/+4
| * | | | KVM: s390: convert __sigp_set_prefix()/handle_set_prefix()Heiko Carstens2014-04-222-13/+19
| * | | | KVM: s390: convert kvm_s390_store_status_unloaded()Heiko Carstens2014-04-221-64/+31Star
| * | | | KVM: s390: convert handle_prog()Heiko Carstens2014-04-221-9/+13
| * | | | KVM: s390: convert pfault codeHeiko Carstens2014-04-222-7/+7
| * | | | KVM: s390: convert handle_stfl()Heiko Carstens2014-04-221-3/+3
| * | | | KVM: s390: convert local irqs in __do_deliver_interrupt()Jens Freimann2014-04-221-38/+43
| * | | | KVM: s390: convert __do_deliver_interrupt()Heiko Carstens2014-04-221-38/+44
| * | | | KVM: s390: make use of ipte lockHeiko Carstens2014-04-225-1/+142
| * | | | KVM: s390/sclp: correctly set eca siif bitHeiko Carstens2014-04-222-2/+9
| * | | | KVM: s390: add architecture compliant guest access functionsHeiko Carstens2014-04-223-1/+709
| * | | | KVM: s390: add lowcore access functionsHeiko Carstens2014-04-221-2/+93
| * | | | KVM: s390: add 'pgm' member to kvm_vcpu_arch and helper functionHeiko Carstens2014-04-222-0/+34
| * | | | KVM: s390: add kvm_s390_logical_to_effective() helperHeiko Carstens2014-04-221-0/+25
| * | | | 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: export test_vfacility()Heiko Carstens2014-04-222-1/+2
| * | | | KVM: s390: allow injecting every kind of interruptJens Freimann2014-04-223-7/+80
| * | | | KVM: s390: Exploiting generic userspace interface for cmmaDominik Dingel2014-04-222-0/+50
| * | | | KVM: s390: make cmma usage conditionallyDominik Dingel2014-04-225-31/+44
| * | | | KVM: s390: Per-vm kvm device controlsDominik Dingel2014-04-221-0/+54
| * | | | KVM: s390: Add proper dirty bitmap support to S390 kvm.Jason J. Herne2014-04-221-1/+50
| * | | | KVM: s390/mm: new gmap_test_and_clear_dirty functionDominik Dingel2014-04-222-0/+23
| * | | | KVM: s390/mm: use software dirty bit detection for user dirty trackingMartin Schwidefsky2014-04-222-82/+59Star
| * | | | KVM: s390: Don't enable skeys by defaultDominik Dingel2014-04-225-1/+33
| * | | | KVM: s390: Allow skeys to be enabled for the current processDominik Dingel2014-04-222-0/+24
| * | | | KVM: s390: Clear storage keysDominik Dingel2014-04-223-15/+37
| * | | | 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-032-12/+21
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar2014-05-225-3/+19
| |\ \ \ \ \
| * | | | | | sched, s390: Create a dedicated topology tableVincent Guittot2014-05-072-10/+21
| * | | | | | sched: Rework sched_domain topology definitionVincent Guittot2014-05-071-2/+0Star
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-032-7/+3Star
|\ \ \ \ \ \
| * | | | | | arch,s390: Convert smp_mb__*()Peter Zijlstra2014-04-182-7/+3Star
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-06-0349-868/+783Star
|\ \ \ \ \ \
| * | | | | | s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky2014-05-282-11/+3Star
| * | | | | | s390/lowcore: reserve 96 bytes for IRB in lowcoreChristian Borntraeger2014-05-281-5/+6
| * | | | | | s390/facilities: remove extract-cpu-time facility checkHeiko Carstens2014-05-281-4/+4
| * | | | | | s390: require mvcos facility for z10 and newer machinesHeiko Carstens2014-05-271-3/+3