summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-s390-20131211' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2013-12-123-12/+56
|\
| * KVM: s390: ioeventfd: ignore leftmost bitsDominik Dingel2013-12-111-1/+1
| * KVM: s390: SIGP START has to report BUSY while stopping a CPUThomas Huth2013-12-112-0/+6
| * KVM: s390: Reworked SIGP RESTART orderThomas Huth2013-12-111-8/+11
| * KVM: s390: Add the SIGP order CONDITIONAL EMERGENCY SIGNALThomas Huth2013-12-112-1/+37
| * KVM: s390: Use helper function to set CC in SIGP handlerThomas Huth2013-12-111-2/+1
* | Merge remote-tracking branch 'tip/x86/cpufeature' into kvm-nextPaolo Bonzini2013-12-1214-95/+97
|\ \ | |/ |/|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-11-2913-88/+85
| |\
| | * s390/mm: handle asce-type exceptions as normal page faultMartin Schwidefsky2013-11-251-1/+1
| | * s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky2013-11-251-15/+4
| | * s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky2013-11-258-45/+62
| | * s390/uaccess: add missing page table walk range checkHeiko Carstens2013-11-251-0/+3
| | * s390/mm: optimize copy_pageHeiko Carstens2013-11-201-25/+13
| | * s390/signal: always restore saved runtime instrumentation psw bitHendrik Brueckner2013-11-202-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-231-7/+12
| |\ \ | | |/ | |/|
| | * crypto: s390 - Fix aes-cbc IV corruptionHerbert Xu2013-11-051-7/+12
* | | KVM: s390: Removed kvm_s390_inject_sigp_stop()Thomas Huth2013-11-282-7/+0
* | | KVM: s390: Add SIGP store-status-at-address orderThomas Huth2013-11-282-0/+36
* | | KVM: s390: fix diagnose code extractionHeiko Carstens2013-11-281-1/+1
* | | KVM: s390: Fix clock comparator field for STORE STATUSThomas Huth2013-11-281-1/+3
* | | KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUSThomas Huth2013-11-283-13/+31
* | | KVM: s390: Do not set CC3 for EQBS and SQBSThomas Huth2013-11-281-2/+0
* | | KVM: s390: Fix access to CR6 in TPI handlerThomas Huth2013-11-281-1/+1
* | | KVM: s390: Removed VIRTIODESCSPACEThomas Huth2013-11-281-3/+0
* | | KVM: s390: Removed SIE_INTERCEPT_UCONTROLThomas Huth2013-11-282-20/+6
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-11-1912-154/+197
|\ \
| * | s390/pci: implement hotplug notificationsSebastian Ott2013-11-151-25/+54
| * | s390/scm_block: do not hide eadm subchannel dependencySebastian Ott2013-11-151-12/+1
| * | s390/sclp: Consolidate early sclp init calls to sclp_early_detect()Michael Holzheu2013-11-152-4/+2
| * | s390/sclp: Move early code from sclp_cmd.c to sclp_early.cMichael Holzheu2013-11-151-0/+2
| * | s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu2013-11-155-15/+20
| * | s390/pci: implement pcibios_remove_busSebastian Ott2013-11-153-40/+39
| * | s390/pci: improve handling of bus resourcesSebastian Ott2013-11-152-65/+86
| * | s390/boot: Install bzImage as default kernel imageHendrik Brueckner2013-11-151-2/+2
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-192-4/+0
|\ \ \
| * | | preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0
| * | | hardirq: Make hardirq bits genericThomas Gleixner2013-11-131-2/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | doc: typo on word accounting in kprobes.c in mutliple architecturesAnoop Thomas Mathew2013-10-141-1/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-158-61/+147
|\ \ \ \
| * \ \ \ Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-11-041-2/+3
| |\ \ \ \
| | * | | | kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V2013-10-171-2/+3
| * | | | | Powerpc KVM work is based on a commit after rc4.Gleb Natapov2013-10-179-27/+36
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | KVM: s390: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-141-7/+0
| * | | | | KVM: s390: Intercept SCK instructionThomas Huth2013-09-241-0/+33
| * | | | | KVM: s390: Implement TEST BLOCKThomas Huth2013-09-241-0/+28
| * | | | | KVM: s390: Helper for converting real addresses to absoluteThomas Huth2013-09-241-7/+14
| * | | | | KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rreThomas Huth2013-09-241-2/+4
| * | | | | KVM: s390: Lock kvm->srcu at the appropriate placesThomas Huth2013-09-243-3/+16
| * | | | | KVM: s390: Push run loop into __vcpu_runThomas Huth2013-09-241-24/+25
OpenPOWER on IntegriCloud