summaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-03-255-10/+28
|\
| * KVM: s390: clear local interrupts at cpu initial resetJens Freimann2014-03-253-0/+16
| * KVM: s390: Fix possible memory leak in SIGP functionsThomas Huth2014-03-251-8/+6
| * KVM: s390: fix calculation of idle_mask array sizeJens Freimann2014-03-251-2/+1
| * KVM: s390: randomize sca addressChristian Borntraeger2014-03-251-0/+5
* | KVM: s390: irq routing for adapter interrupts.Cornelia Huck2014-03-216-1/+172
* | KVM: s390: adapter interrupt sourcesCornelia Huck2014-03-215-1/+220
* | KVM: Add per-vm capability enablement.Cornelia Huck2014-03-211-0/+24
|/
* KVM: s390: Optimize ucontrol pathChristian Borntraeger2014-03-171-1/+2
* KVM: s390: Removing untriggerable BUG_ONsDominik Dingel2014-03-172-4/+0
* Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Paolo Bonzini2014-03-045-54/+124
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-02-113-2/+16
| |\
| | * s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky2014-02-051-2/+5
| | * s390/dump: Fix dump memory detectionMichael Holzheu2014-02-041-0/+10
| | * s390/appldata: restore missing init_virt_timer()Gerald Schaefer2014-01-291-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-02-062-52/+108
| |\ \
| | * | crypto: s390 - fix des and des3_ede ctr concurrency issueHarald Freudenberger2014-01-301-21/+48
| | * | crypto: s390 - fix des and des3_ede cbc concurrency issueHarald Freudenberger2014-01-301-12/+14
| | * | crypto: s390 - fix concurrency issue in aes-ctr modeHarald Freudenberger2014-01-301-19/+46
* | | | virtio-ccw: virtio-ccw adapter interrupt support.Cornelia Huck2014-03-042-0/+2
* | | | s390/airq: add support for irq rangesMartin Schwidefsky2014-03-041-2/+12
* | | | KVM: s390: get rid of local_int arrayJens Freimann2014-03-044-80/+56
* | | | KVM: s390: Fixed CC of SIGP SET_PREFIX handlerThomas Huth2014-03-041-16/+8
* | | | KVM: s390: Simplify online vcpus counting for stsiJens Freimann2014-03-041-6/+1
* | | | KVM: s390: expose gbea register to userspaceChristian Borntraeger2014-03-042-0/+9
* | | | KVM: s390: Provide access to program parameterChristian Borntraeger2014-03-043-1/+13
* | | | KVM/s390: Set preempted flag during vcpu wakeup and interrupt deliveryMichael Mueller2014-02-261-0/+3
* | | | KVM: s390: implementation of kvm_arch_vcpu_runnable()Michael Mueller2014-02-261-3/+1
* | | | Merge tag 'kvm-s390-20140130' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-02-0413-100/+675
|\ \ \ \ | |/ / / |/| | |
| * | | KVM: async_pf: Exploit one reg interface for pfaultDominik Dingel2014-01-302-0/+27
| * | | KVM: async_pf: Async page fault support on s390Dominik Dingel2014-01-3010-9/+314
| * | | KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest faultDominik Dingel2014-01-304-6/+46
| * | | KVM: s390: limit floating irqsJens Freimann2014-01-303-6/+23
| * | | KVM: s390: add floating irq controllerJens Freimann2014-01-304-51/+269
| * | | KVM: s390: add and extend interrupt information data structsJens Freimann2014-01-291-33/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-314-7/+42
|\| | |
| * | | Merge tag 'kvm-s390-20140117' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-01-234-7/+42
| |\ \ \
| | * | | KVM: s390: Enable the LPP facility for guestsThomas Huth2014-01-171-1/+1
| | * | | KVM: s390: enable Transactional ExecutionMichael Mueller2014-01-174-7/+42
* | | | | s390/compat: change parameter types from unsigned long to compat_ulong_tHeiko Carstens2014-01-301-2/+2
| |_|_|/ |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-01-2815-24/+238
|\ \ \ \
| * | | | s390/hypfs: add interface for diagnose 0x304Martin Schwidefsky2014-01-247-5/+202
| * | | | s390: wire up sys_sched_setattr/sys_sched_getattrHeiko Carstens2014-01-223-0/+15
| * | | | s390/uapi: fix struct statfs64 definitionHeiko Carstens2014-01-221-5/+5
| * | | | s390/uaccess: remove dead extern declarations, make functions staticHeiko Carstens2014-01-222-11/+2
| * | | | s390/uaccess: test if current->mm is set before walking page tablesHeiko Carstens2014-01-221-0/+10
| * | | | s390/zfcpdump: make zfcpdump depend on 64BITHeiko Carstens2014-01-221-1/+1
| * | | | s390/32bit: fix cmpxchg64Heiko Carstens2014-01-221-2/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-252-0/+3
|\ \ \ \ \
| * | | | | net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-191-0/+2