aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-17KVM: s390: register flic ops dynamicallyCornelia Huck2-1/+3
2014-09-10KVM: s390/interrupt: remove double assignmentChristian Borntraeger1-1/+0
2014-09-10KVM: s390/cmm: Fix prefix handling for diag 10 balloonChristian Borntraeger1-8/+18
2014-09-10KVM: s390: get rid of constant condition in ipte_unlock_simpleChristian Borntraeger1-2/+1
2014-09-10KVM: s390: unintended fallthrough for external callChristian Borntraeger1-0/+1
2014-09-10KVM: s390: Limit guest size to 16TBChristian Borntraeger1-1/+1
2014-09-10KVM: s390: add __must_check to interrupt deliver functionsChristian Borntraeger2-7/+7
2014-09-10KVM: CPACF: Enable MSA4 instructions for kvm guestTony Krowiak2-1/+46
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2-2/+2
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář2-43/+14
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini1-2/+3
2014-08-29KVM: s390/mm: fix up indentation of set_guest_storage_keyChristian Borntraeger1-6/+6
2014-08-26Merge tag 'kvm-s390-next-20140825' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini12-585/+497
2014-08-26KVM: s390/mm: remove outdated gmap data structuresMartin Schwidefsky1-23/+0
2014-08-26KVM: s390/mm: support gmap page tables with less than 5 levelsMartin Schwidefsky3-33/+59
2014-08-26KVM: s390/mm: use radix trees for guest to host mappingsMartin Schwidefsky7-383/+308
2014-08-25Merge tag 'kvm-s390-20140825' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini2-13/+10
2014-08-25KVM: s390/mm: cleanup gmap function arguments, variable namesMartin Schwidefsky7-70/+72
2014-08-25KVM: s390/mm: readd address parameter to gmap_do_ipte_notifyMartin Schwidefsky2-3/+4
2014-08-25KVM: s390/mm: readd address parameter to pgste_ipte_notifyMartin Schwidefsky1-8/+9
2014-08-25KVM: s390: don't use kvm lock in interrupt injection codeJens Freimann1-2/+0
2014-08-25KVM: s390: return -EFAULT if lowcore is not mapped during irq deliveryJens Freimann3-25/+24
2014-08-25KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of itDavid Hildenbrand2-3/+9
2014-08-25KVM: s390: synchronize more registers with kvm_runDavid Hildenbrand2-14/+56
2014-08-25KVM: s390: no special machine check deliveryChristian Borntraeger3-66/+0
2014-08-25KVM: s390: clear kvm_dirty_regs when dropping to user spaceDavid Hildenbrand1-4/+2
2014-08-25KVM: s390: factor out get_ilc() functionJens Freimann1-20/+21
2014-08-25KVM: s390/mm: try a cow on read only pages for key opsChristian Borntraeger1-0/+10
2014-08-25KVM: s390: add defines for pfault init delivery codeJens Freimann1-2/+4
2014-08-25KVM: s390: Fix user triggerable bug in dead codeChristian Borntraeger1-13/+0
2014-08-21KVM: add kvm_arch_sched_inRadim Krčmář1-0/+4
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds3-92/+69
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds5-20/+4
2014-08-08kexec: load and relocate purgatory at kernel load timeVivek Goyal1-0/+2
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2-17/+0
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott3-3/+2
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-3/+3
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds14-216/+266
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-6/+0
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2
2014-08-06s390: Use get_signal() signal_setup_done()Richard Weinberger3-92/+69
2014-08-06s390/locking: Reenable optimistic spinningChristian Borntraeger1-0/+1
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-9/+8
2014-08-05KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras1-0/+1
2014-08-05KVM: irqchip: Provide and use accessors for irq routing tablePaul Mackerras1-2/+1
2014-08-05Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini1-1/+1
2014-08-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-6/+32
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-132/+132
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds3-11/+3