summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * KVM: s390: convert handle_test_block()Heiko Carstens2014-04-221-4/+2
| * 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/+31
| * 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/+59
| * 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/+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
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-06-0349-868/+783
|\ \ \
| * | | s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky2014-05-282-11/+3
| * | | 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
| * | | s390/boot: fix boot of compressed kernel built with gcc 4.9Martin Schwidefsky2014-05-271-1/+1
| * | | s390/time: cast tv_nsec to u64 prior to shift in update_vsyscallMartin Schwidefsky2014-05-271-1/+1
| * | | s390/oprofile: make return of 0 explicitJulia Lawall2014-05-271-10/+4
| * | | s390/spinlock: refactor arch_spin_lock_wait[_flags]Martin Schwidefsky2014-05-201-34/+47
| * | | s390/rwlock: add missing local_irq_restore callsMartin Schwidefsky2014-05-201-0/+2
| * | | s390/spinlock,rwlock: always to a load-and-test firstMartin Schwidefsky2014-05-202-33/+46
| * | | s390/cio: fix multiple structure definitionsSebastian Ott2014-05-202-1/+12
| * | | s390/spinlock: fix system hang with spin_retry <= 0Gerald Schaefer2014-05-201-6/+8
OpenPOWER on IntegriCloud