Show patches with: State = Action Required       |   3943 patches
« 1 2 ... 37 38 39 40 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[09/52] Fix DEC truncation for greater than 0xffff_ffff/1000 1 - - - --- 2012-01-13 Alexander Graf New
[08/52] PPC: Fix race in mtmsr paravirt implementation - - - - --- 2012-01-13 Alexander Graf New
[07/52] KVM: PPC: E500: Support hugetlbfs 1 - - - --- 2012-01-13 Alexander Graf New
[06/52] KVM: PPC: e500: Don't hardcode PIR=0 - - - - --- 2012-01-13 Alexander Graf New
[05/52] KVM: PPC: e500: tlbsx: fix tlb0 esel - - - - --- 2012-01-13 Alexander Graf New
[04/52] KVM: PPC: e500: MMU API - - - - --- 2012-01-13 Alexander Graf New
[03/52] KVM: PPC: e500: clear up confusion between host and guest entries - - - - --- 2012-01-13 Alexander Graf New
[02/52] KVM: PPC: e500: Eliminate preempt_disable in local_sid_destroy_all - - - - --- 2012-01-13 Alexander Graf New
[01/52] KVM: PPC: e500: don't translate gfn to pfn with preemption disabled - - - - --- 2012-01-13 Alexander Graf New
[PULL,00/52] ppc patch queue 2012-01-13 - - - - --- 2012-01-13 Alexander Graf New
KVM: PPC: Rename MMIO register identifiers - - - - --- 2012-01-13 Alexander Graf New
[v3] KVM: Move gfn_to_memslot() to kvm_host.h - - - - --- 2012-01-13 Paul Mackerras New
KVM: Move gfn_to_memslot() to kvm_host.h - - - - --- 2012-01-12 Paul Mackerras New
KVM: PPC: refer to paravirt docs in header file - - - - --- 2012-01-11 Scott Wood New
virtio-pci: Fix endianness of virtio config - - - - --- 2012-01-10 Benjamin Herrenschmidt New
[4/4] KVM: PPC: Rename MMIO register identifiers - - - - --- 2012-01-07 Alexander Graf New
[3/4] KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code - - - - --- 2012-01-07 Alexander Graf New
[2/4] KVM: PPC: Add support for explicit HIOR setting - - - - --- 2012-01-07 Alexander Graf New
[1/4] KVM: PPC: Add generic single register ioctls - - - - --- 2012-01-07 Alexander Graf New
KVM: PPC: Add generic single register ioctls - - - - --- 2012-01-06 Alexander Graf New
[3/3] KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code - - - - --- 2012-01-06 Alexander Graf New
[2/3] KVM: PPC: Add support for explicit HIOR setting - - - - --- 2012-01-06 Alexander Graf New
[1/3] KVM: PPC: Add generic single register ioctls - - - - --- 2012-01-06 Alexander Graf New
[v2,2/3] KVM: PPC: epapr: Add idle hcall support for host - - - - --- 2012-01-05 Liu Yu-B13201 New
[v2,3/3] KVM: PPC: epapr: install ev_idle hcall for e500 guest - - - - --- 2012-01-05 Liu Yu-B13201 New
[1/3] KVM: PPC: epapr: Factor out the epapr init - - - - --- 2012-01-05 Liu Yu-B13201 New
[50/50] KVM: PPC: Use the vcpu kmem_cache when allocating new VCPUs 1 - - - --- 2012-01-04 Alexander Graf New
[49/50] KVM: PPC: booke: Add booke206 TLB trace - - - - --- 2012-01-04 Alexander Graf New
[48/50] KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit - - - - --- 2012-01-04 Alexander Graf New
[47/50] KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hva - - - - --- 2012-01-04 Alexander Graf New
[46/50] KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bits - - - - --- 2012-01-04 Alexander Graf New
[45/50] KVM: PPC: Book3S HV: Keep HPTE locked when invalidating - - - - --- 2012-01-04 Alexander Graf New
[44/50] KVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUS - - - - --- 2012-01-04 Alexander Graf New
[43/50] KVM: PPC: Fix vcpu_create dereference before validity check. - - - - --- 2012-01-04 Alexander Graf New
[42/50] KVM: PPC: Allow for read-only pages backing a Book3S HV guest - - - - --- 2012-01-04 Alexander Graf New
[41/50] KVM: Add barriers to allow mmu_notifier_retry to be used locklessly 1 - - - --- 2012-01-04 Alexander Graf New
[40/50] KVM: PPC: Implement MMU notifiers for Book3S HV guests - - - - --- 2012-01-04 Alexander Graf New
[39/50] KVM: PPC: Implement MMIO emulation support for Book3S HV guests - - - - --- 2012-01-04 Alexander Graf New
[38/50] KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfn - - - - --- 2012-01-04 Alexander Graf New
[37/50] KVM: PPC: Allow I/O mappings in memory slots - - - - --- 2012-01-04 Alexander Graf New
[36/50] KVM: PPC: Allow use of small pages to back Book3S HV guests - - - - --- 2012-01-04 Alexander Graf New
[35/50] KVM: PPC: Only get pages when actually needed, not in prepare_memory_region() - - - - --- 2012-01-04 Alexander Graf New
[34/50] KVM: PPC: Make the H_ENTER hcall more reliable - - - - --- 2012-01-04 Alexander Graf New
[33/50] KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests - - - - --- 2012-01-04 Alexander Graf New
[32/50] KVM: PPC: Keep page physical addresses in per-slot arrays - - - - --- 2012-01-04 Alexander Graf New
[31/50] KVM: PPC: Keep a record of HV guest view of hashed page table entries - - - - --- 2012-01-04 Alexander Graf New
[30/50] KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code - - - - --- 2012-01-04 Alexander Graf New
[29/50] KVM: PPC: Make wakeups work again for Book3S HV guests - - - - --- 2012-01-04 Alexander Graf New
[28/50] KVM: PPC: Avoid patching paravirt template code - - - - --- 2012-01-04 Alexander Graf New
[27/50] KVM: PPC: e500: use hardware hint when loading TLB0 entries - - - - --- 2012-01-04 Alexander Graf New
[26/50] KVM: PPC: e500: Fix TLBnCFG in KVM_CONFIG_TLB - - - - --- 2012-01-04 Alexander Graf New
[25/50] KVM: PPC: Book3S: PR: Fix signal check race - - - - --- 2012-01-04 Alexander Graf New
[24/50] KVM: PPC: align vcpu_kick with x86 - - - - --- 2012-01-04 Alexander Graf New
[23/50] KVM: PPC: Use get/set for to_svcpu to help preemption - - - - --- 2012-01-04 Alexander Graf New
[22/50] KVM: PPC: Book3s: PR: No irq_disable in vcpu_run - - - - --- 2012-01-04 Alexander Graf New
[21/50] KVM: PPC: Book3s: PR: Disable preemption in vcpu_run - - - - --- 2012-01-04 Alexander Graf New
[20/50] KVM: PPC: booke: Improve timer register emulation - - - - --- 2012-01-04 Alexander Graf New
[19/50] KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn - - - - --- 2012-01-04 Alexander Graf New
[18/50] KVM: PPC: booke: Paravirtualize wrtee - - - - --- 2012-01-04 Alexander Graf New
[17/50] KVM: PPC: booke: Fix int_pending calculation for MSR[EE] paravirt - - - - --- 2012-01-04 Alexander Graf New
[16/50] KVM: PPC: booke: Check for MSR[WE] in prepare_to_enter - - - - --- 2012-01-04 Alexander Graf New
[15/50] KVM: PPC: Move prepare_to_enter call site into subarch code - - - - --- 2012-01-04 Alexander Graf New
[14/50] KVM: PPC: Rename deliver_interrupts to prepare_to_enter - - - - --- 2012-01-04 Alexander Graf New
[13/50] KVM: PPC: booke: check for signals in kvmppc_vcpu_run - - - - --- 2012-01-04 Alexander Graf New
[12/50] KVM: booke: Do Not start decrementer when SPRN_DEC set 0 - - - - --- 2012-01-04 Alexander Graf New
[11/50] Fix DEC truncation for greater than 0xffff_ffff/1000 1 - - - --- 2012-01-04 Alexander Graf New
[10/50] PPC: Fix race in mtmsr paravirt implementation - - - - --- 2012-01-04 Alexander Graf New
[09/50] KVM: PPC: E500: Support hugetlbfs 1 - - - --- 2012-01-04 Alexander Graf New
[08/50] KVM: PPC: Add support for explicit HIOR setting - - - - --- 2012-01-04 Alexander Graf New
[07/50] KVM: PPC: Add generic single register ioctls - - - - --- 2012-01-04 Alexander Graf New
[06/50] KVM: PPC: e500: Don't hardcode PIR=0 - - - - --- 2012-01-04 Alexander Graf New
[05/50] KVM: PPC: e500: tlbsx: fix tlb0 esel - - - - --- 2012-01-04 Alexander Graf New
[04/50] KVM: PPC: e500: MMU API - - - - --- 2012-01-04 Alexander Graf New
[03/50] KVM: PPC: e500: clear up confusion between host and guest entries - - - - --- 2012-01-04 Alexander Graf New
[02/50] KVM: PPC: e500: Eliminate preempt_disable in local_sid_destroy_all - - - - --- 2012-01-04 Alexander Graf New
[01/50] KVM: PPC: e500: don't translate gfn to pfn with preemption disabled - - - - --- 2012-01-04 Alexander Graf New
[PULL,00/50] ppc patch queue 2012-01-04 - - - - --- 2012-01-04 Alexander Graf New
[2/2] KVM: PPC: epapr: Install ev_idle hcall for paravirt guest linux - - - - --- 2011-12-31 Liu Yu-B13201 New
[1/2] KVM: PPC: epapr: Add idle hcall support for host - - - - --- 2011-12-31 Liu Yu-B13201 New
[7/7] KVM: PPC: e500: include linux/export.h - - - - --- 2011-12-25 Alexander Graf New
[6/7] powerpc kvm: fix kvmppc_start_thread() for CONFIG_SMP=N - - - - --- 2011-12-25 Alexander Graf New
[5/7] KVM: PPC: protect use of kvmppc_h_pr - - - - --- 2011-12-25 Alexander Graf New
[4/7] KVM: PPC: move compute_tlbie_rb to book3s_64 common header - - - - --- 2011-12-25 Alexander Graf New
[3/7] powerpc/kvm: annotate kvm_rma_init as __init - - - - --- 2011-12-25 Alexander Graf New
[2/7] KVM: Fix whitespace in kvm_para.h - - - - --- 2011-12-25 Alexander Graf New
[1/7] KVM: PPC: Whitespace fix for kvm.h - - - - --- 2011-12-25 Alexander Graf New
[PULL,0/7] avi patch queue 2011-12-25 - - - - --- 2011-12-25 Alexander Graf New
Current kernel fails to compile with KVM on PowerPC - - - - --- 2011-12-24 Alexander Graf New
Current kernel fails to compile with KVM on PowerPC - - - - --- 2011-12-24 Jörg Sommer New
Current kernel fails to compile with KVM on PowerPC - - - - --- 2011-12-24 Jörg Sommer New
arch/powerpc/kvm/e500: Additional module.h => export.h fixup - - - - --- 2011-12-22 Kyle Moffett New
arch/powerpc/kvm/e500: Additional module.h => export.h fixup - - - - --- 2011-12-21 Kyle Moffett New
[RFC,16/16] KVM: PPC: e500mc support - - - - --- 2011-12-21 Scott Wood New
[RFC,15/16] KVM: PPC: booke: standard PPC floating point support - - - - --- 2011-12-21 Scott Wood New
[RFC,14/16] KVM: PPC: booke: category E.HV (GS-mode) support - - - - --- 2011-12-21 Scott Wood New
[RFC,13/16] powerpc/booke: Provide exception macros with interrupt name - - - - --- 2011-12-21 Scott Wood New
[RFC,12/16] KVM: PPC: e500: emulate tlbilx - - - - --- 2011-12-21 Scott Wood New
[RFC,11/16] KVM: PPC: e500: Track TLB1 entries with a bitmap - - - - --- 2011-12-21 Scott Wood New
[RFC,10/16] KVM: PPC: e500: refactor core-specific TLB code - - - - --- 2011-12-21 Scott Wood New
[RFC,09/16] KVM: PPC: e500: clean up arch/powerpc/kvm/e500.h - - - - --- 2011-12-21 Scott Wood New
« 1 2 ... 37 38 39 40 »