summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-09-13
|\
| * KVM: PPC: e500: Rename jump labels in kvmppc_e500_tlb_init()Markus Elfring2016-09-13
| * KVM: PPC: e500: Use kmalloc_array() in kvmppc_e500_tlb_init()Markus Elfring2016-09-11
| * KVM: PPC: e500: Replace kzalloc() calls by kcalloc() in two functionsMarkus Elfring2016-09-11
| * KVM: PPC: e500: Delete an unnecessary initialisation in kvm_vcpu_ioctl_config...Markus Elfring2016-09-11
| * KVM: PPC: e500: Less function calls in kvm_vcpu_ioctl_config_tlb() after erro...Markus Elfring2016-09-11
| * KVM: PPC: e500: Use kmalloc_array() in kvm_vcpu_ioctl_config_tlb()Markus Elfring2016-09-11
| * KVM: PPC: Book3S HV: Counters for passthrough IRQ statsSuresh Warrier2016-09-11
| * KVM: PPC: Book3S HV: Set server for passed-through interruptsPaul Mackerras2016-09-11
| * KVM: PPC: Book3S HV: Update irq stats for IRQs handled in real modeSuresh Warrier2016-09-11
| * KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypassSuresh Warrier2016-09-11
| * KVM: PPC: Book3S HV: Dump irqmap in debugfsSuresh Warrier2016-09-11
| * KVM: PPC: Book3S HV: Complete passthrough interrupt in hostSuresh Warrier2016-09-11
| * KVM: PPC: Book3S HV: Handle passthrough interrupts in guestSuresh Warrier2016-09-11
| * KVM: PPC: Book3S HV: Enable IRQ bypassSuresh Warrier2016-09-09
| * KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmapSuresh Warrier2016-09-09
| * KVM: PPC: select IRQ_BYPASS_MANAGERSuresh Warrier2016-09-09
| * KVM: PPC: Book3S HV: Convert kvmppc_read_intr to a C functionSuresh Warrier2016-09-09
| * Merge branch 'kvm-ppc-infrastructure' into kvm-ppc-nextPaul Mackerras2016-09-09
| |\
| | * powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini2016-09-09
| | * powerpc/powernv: Provide facilities for EOI, usable from real modeSuresh Warrier2016-09-09
| | * powerpc: Add simple cache inhibited MMIO accessorsSuresh Warrier2016-09-09
| | * powerpc/mm: Speed up computation of base and actual page size for a HPTEPaul Mackerras2016-09-09
| * | KVM: PPC: Implement existing and add new halt polling vcpu statsSuraj Jitindar Singh2016-09-07
| * | KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh2016-09-07
| * | KVM: PPC: Book3S HV: Implement halt pollingSuraj Jitindar Singh2016-09-07
| * | KVM: PPC: Book3S HV: Change vcore element runnable_threads from linked-list t...Suraj Jitindar Singh2016-09-07
| * | KVM: PPC: Book3S HV: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.hSuraj Jitindar Singh2016-09-07
| * | KVM: PPC: Always select KVM_VFIO, plus Makefile cleanupPaul Mackerras2016-08-25
| * | KVM: PPC: Implement kvm_arch_intc_initialized() for PPCPaul Mackerras2016-08-18
| * | KVM: PPC: Book3S: Don't crash if irqfd used with no in-kernel XICS emulationPaul Mackerras2016-08-18
| |/
* | Merge tag 'kvm-s390-next-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2016-09-08
|\ \
| * \ Merge remote-tracking branch 'kvms390/s390forkvm' into kvms390nextChristian Borntraeger2016-09-08
| |\ \
| | * | KVM: s390: generate facility mask from readable listHeiko Carstens2016-08-25
| * | | KVM: s390: Use memdup_user() rather than duplicating codeMarkus Elfring2016-09-08
| * | | KVM: s390: Improve determination of sizes in kvm_s390_import_bp_data()Markus Elfring2016-09-08
| * | | KVM: s390: allow 255 VCPUs when sca entries aren't usedDavid Hildenbrand2016-09-08
| * | | KVM: s390: lazy enable RIFan Zhang2016-09-08
| * | | KVM: s390: gaccess: simplify translation exception handlingJanosch Frank2016-09-08
| * | | KVM: s390: guestdbg: separate defines for per codeDavid Hildenbrand2016-09-08
| * | | KVM: s390: write external damage code on machine checksDavid Hildenbrand2016-09-08
| * | | KVM: s390: fix delivery of vector regs during machine checksDavid Hildenbrand2016-09-08
| * | | KVM: s390: split store status and machine check handlingDavid Hildenbrand2016-09-08
| * | | KVM: s390: factor out actual delivery of machine checksDavid Hildenbrand2016-09-08
| * | | Linux 4.8-rc3Linus Torvalds2016-08-21
| * | | Merge branch 'parisc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-08-21
| |\ \ \
| | * | | parisc: Fix order of EREFUSED define in errno.hHelge Deller2016-08-20
| | * | | parisc: Fix automatic selection of cr16 clocksourceHelge Deller2016-08-20
| * | | | EDAC, skx_edac: Add EDAC driver for SkylakeTony Luck2016-08-21
| |/ / /
| * | | Make the hardened user-copy code depend on having a hardened allocatorLinus Torvalds2016-08-19