Show patches with: none      |   7283 patches
« 1 2 3 472 73 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
KVM: PPC: Book3S: Remove unneeded NULL check before kfree() KVM: PPC: Book3S: Remove unneeded NULL check before kfree() - - - - --- 2020-04-12 Alex Dewar Superseded
KVM: PPC: Book3S HV: Branch inside feature section KVM: PPC: Book3S HV: Branch inside feature section - - - - --- 2018-02-08 Alexander Graf Accepted
KVM: PPC: Fix svcpu copying with preemption enabled KVM: PPC: Fix svcpu copying with preemption enabled - 1 - - --- 2018-01-31 Alexander Graf Accepted
KVM: PPC: Book3S HV: Remove vcpu->arch.dec usage KVM: PPC: Book3S HV: Remove vcpu->arch.dec usage - - - - --- 2017-12-19 Alexander Graf Accepted
kvm-pr: manage illegal instructions - - - - --- 2016-05-12 Alexander Graf Superseded
[PULL,12/12] KVM: PPC: Book3S: correct width in XER handling - - 2 1 --- 2015-08-22 Alexander Graf Accepted
[PULL,11/12] KVM: PPC: Book3S HV: Fix preempted vcore stolen time calculation - - - - --- 2015-08-22 Alexander Graf Accepted
[PULL,10/12] KVM: PPC: Book3S HV: Fix preempted vcore list locking - - - - --- 2015-08-22 Alexander Graf Accepted
[PULL,09/12] KVM: PPC: Book3S HV: Implement H_CLEAR_REF and H_CLEAR_MOD - - - - --- 2015-08-22 Alexander Graf Accepted
[PULL,08/12] KVM: PPC: Book3S HV: Fix bug in dirty page tracking - - - - --- 2015-08-22 Alexander Graf Accepted
[PULL,07/12] KVM: PPC: Book3S HV: Fix race in reading change bit when removing HPTE - - - - --- 2015-08-22 Alexander Graf Accepted
[PULL,06/12] KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8 - - - - --- 2015-08-22 Alexander Graf Accepted
[PULL,05/12] KVM: PPC: Book3S HV: Make use of unused threads when running guests - - 1 1 --- 2015-08-22 Alexander Graf Accepted
[PULL,04/12] KVM: PPC: add missing pt_regs initialization - - - - --- 2015-08-22 Alexander Graf Accepted
[PULL,03/12] KVM: PPC: Fix warnings from sparse - - - - --- 2015-08-22 Alexander Graf Accepted
[PULL,02/12] KVM: PPC: Remove PPC970 from KVM_BOOK3S_64_HV text in Kconfig - - - - --- 2015-08-22 Alexander Graf Accepted
[PULL,01/12] KVM: PPC: fix suspicious use of conditional operator - - 1 - --- 2015-08-22 Alexander Graf Accepted
[PULL,00/12] ppc patch queue 2015-08-22 - - - - --- 2015-08-22 Alexander Graf Not Applicable
[PULL,21/21] KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8 - - - - --- 2015-04-21 Alexander Graf New
[PULL,20/21] KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to C - - - - --- 2015-04-21 Alexander Graf New
[PULL,19/21] KVM: PPC: Book3S HV: Streamline guest entry and exit - - - - --- 2015-04-21 Alexander Graf New
[PULL,18/21] KVM: PPC: Book3S HV: Use bitmap of active threads rather than count - - - - --- 2015-04-21 Alexander Graf New
[PULL,17/21] KVM: PPC: Book3S HV: Use decrementer to wake napping threads - - - - --- 2015-04-21 Alexander Graf New
[PULL,16/21] KVM: PPC: Book3S HV: Don't wake thread with no vcpu on guest IPI - - - - --- 2015-04-21 Alexander Graf New
[PULL,15/21] KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken - - - - --- 2015-04-21 Alexander Graf New
[PULL,14/21] KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpu - - - - --- 2015-04-21 Alexander Graf New
[PULL,13/21] KVM: PPC: Book3S HV: Minor cleanups - - - - --- 2015-04-21 Alexander Graf New
[PULL,12/21] KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA update - - - - --- 2015-04-21 Alexander Graf New
[PULL,11/21] KVM: PPC: Book3S HV: Accumulate timing information for real-mode code - - - - --- 2015-04-21 Alexander Graf New
[PULL,10/21] KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT - - - - --- 2015-04-21 Alexander Graf New
[PULL,09/21] KVM: PPC: Book3S HV: Add ICP real mode counters - - - - --- 2015-04-21 Alexander Graf New
[PULL,08/21] KVM: PPC: Book3S HV: Move virtual mode ICP functions to real-mode - - - - --- 2015-04-21 Alexander Graf New
[PULL,07/21] KVM: PPC: Book3S HV: Convert ICS mutex lock to spin lock - - - - --- 2015-04-21 Alexander Graf New
[PULL,06/21] KVM: PPC: Book3S HV: Add guest->host real mode completion counters - - - - --- 2015-04-21 Alexander Graf New
[PULL,05/21] KVM: PPC: Book3S HV: Add helpers for lock/unlock hpte - - - - --- 2015-04-21 Alexander Graf New
[PULL,04/21] KVM: PPC: Book3S HV: Remove RMA-related variables from code - - - - --- 2015-04-21 Alexander Graf New
[PULL,03/21] KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation. - - - - --- 2015-04-21 Alexander Graf New
[PULL,02/21] kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM - - - - --- 2015-04-21 Alexander Graf New
[PULL,01/21] powerpc: Export __spin_yield 2 - - - --- 2015-04-21 Alexander Graf New
[PULL,00/21] ppc patch queue 2015-04-21 for 4.1 - - - - --- 2015-04-21 Alexander Graf New
[PULL,3/3] KVM: PPC: Book3S HV: Fix instruction emulation - - - - --- 2015-03-25 Alexander Graf New
[PULL,2/3] KVM: PPC: Book3S HV: Endian fix for accessing VPA yield count - - - - --- 2015-03-25 Alexander Graf New
[PULL,1/3] KVM: PPC: Book3S HV: Fix spinlock/mutex ordering issue in kvmppc_set_lpcr() - - - - --- 2015-03-25 Alexander Graf New
[PULL,0/3] 4.0 patch queue 2015-03-25 - - - - --- 2015-03-25 Alexander Graf New
[PULL,18/18] KVM: PPC: Book3S: Enable in-kernel XICS emulation by default - - - - --- 2014-12-18 Alexander Graf New
[PULL,17/18] KVM: PPC: Book3S HV: Improve H_CONFER implementation - - - - --- 2014-12-18 Alexander Graf New
[PULL,16/18] KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR register - - - - --- 2014-12-18 Alexander Graf New
[PULL,15/18] KVM: PPC: Book3S HV: Remove code for PPC970 processors - - - - --- 2014-12-18 Alexander Graf New
[PULL,14/18] KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions 1 - - - --- 2014-12-18 Alexander Graf New
[PULL,13/18] KVM: PPC: Book3S HV: Simplify locking around stolen time calculations - - - - --- 2014-12-18 Alexander Graf New
[PULL,12/18] arch: powerpc: kvm: book3s_paired_singles.c: Remove unused function - - - - --- 2014-12-18 Alexander Graf New
[PULL,11/18] arch: powerpc: kvm: book3s_pr.c: Remove unused function - - - - --- 2014-12-18 Alexander Graf New
[PULL,10/18] arch: powerpc: kvm: book3s.c: Remove some unused functions - - - - --- 2014-12-18 Alexander Graf New
[PULL,09/18] arch: powerpc: kvm: book3s_32_mmu.c: Remove unused function - - - - --- 2014-12-18 Alexander Graf New
[PULL,08/18] KVM: PPC: Book3S HV: Check wait conditions before sleeping in kvmppc_vcore_blocked - - - - --- 2014-12-18 Alexander Graf New
[PULL,07/18] KVM: PPC: Book3S HV: ptes are big endian - - - - --- 2014-12-18 Alexander Graf New
[PULL,06/18] KVM: PPC: Book3S HV: Fix inaccuracies in ICP emulation for H_IPI - - - - --- 2014-12-18 Alexander Graf New
[PULL,05/18] KVM: PPC: Book3S HV: Fix KSM memory corruption - - - - --- 2014-12-18 Alexander Graf New
[PULL,04/18] KVM: PPC: Book3S HV: Fix an issue where guest is paused on receiving HMI - - - - --- 2014-12-18 Alexander Graf New
[PULL,03/18] KVM: PPC: Book3S HV: Fix computation of tlbie operand - - 1 - --- 2014-12-18 Alexander Graf New
[PULL,02/18] KVM: PPC: Book3S HV: Add missing HPTE unlock - - - - --- 2014-12-18 Alexander Graf New
[PULL,01/18] KVM: PPC: BookE: Improve irq inject tracepoint - - - - --- 2014-12-18 Alexander Graf New
[PULL,00/18] ppc patch queue 2014-12-18 - - - - --- 2014-12-18 Alexander Graf New
KVM: PPC: BookE: Improve irq inject tracepoint - - - - --- 2014-11-10 Alexander Graf New
[PULL,24/24] KVM: PPC: Pass enum to kvmppc_get_last_inst - - - - --- 2014-09-24 Alexander Graf New
[PULL,23/24] powerpc/kvm: common sw breakpoint instr across ppc - - - - --- 2014-09-24 Alexander Graf New
[PULL,22/24] powerpc/kvm: support to handle sw breakpoint - - - - --- 2014-09-24 Alexander Graf New
[PULL,21/24] KVM: PPC: Book3E: Enable e6500 core - - - - --- 2014-09-24 Alexander Graf New
[PULL,20/24] KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core - - - - --- 2014-09-24 Alexander Graf New
[PULL,19/24] KVM: PPC: Book3S HV: Only accept host PVR value for guest PVR - - - - --- 2014-09-24 Alexander Graf New
[PULL,18/24] KVM: PPC: Book3S HV: Increase timeout for grabbing secondary threads - - - - --- 2014-09-24 Alexander Graf New
[PULL,17/24] KVM: PPC: Remove shared defines for SPE and AltiVec interrupts - - - - --- 2014-09-24 Alexander Graf New
[PULL,16/24] KVM: PPC: Remove the tasklet used by the hrtimer - - - - --- 2014-09-24 Alexander Graf New
[PULL,15/24] KVM: PPC: BOOKE: Emulate debug registers and exception - - - - --- 2014-09-24 Alexander Graf New
[PULL,14/24] KVM: PPC: Move ONE_REG AltiVec support to powerpc - - - - --- 2014-09-24 Alexander Graf New
[PULL,13/24] KVM: PPC: Make ONE_REG powerpc generic - - - - --- 2014-09-24 Alexander Graf New
[PULL,12/24] KVM: PPC: Book3e: Add AltiVec support - - - - --- 2014-09-24 Alexander Graf New
[PULL,11/24] KVM: PPC: Book3E: Increase FPU laziness - - - - --- 2014-09-24 Alexander Graf New
[PULL,10/24] KVM: PPC: BOOKE: Add one_reg documentation of SPRG9 and DBSR - - - - --- 2014-09-24 Alexander Graf New
[PULL,09/24] KVM: PPC: Book3S HV: Add register name when loading toc - - - - --- 2014-09-24 Alexander Graf New
[PULL,08/24] powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbers 1 - - - --- 2014-09-24 Alexander Graf New
[PULL,07/24] powerpc/booke: Restrict SPE exception handlers to e200/e500 cores 1 - - - --- 2014-09-24 Alexander Graf New
[PULL,06/24] KVM: PPC: BOOKE: Add one reg interface for DBSR - - - - --- 2014-09-24 Alexander Graf New
[PULL,05/24] KVM: PPC: BOOKE: Guest and hardware visible debug registers are same - - - - --- 2014-09-24 Alexander Graf New
[PULL,04/24] KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUG - - - - --- 2014-09-24 Alexander Graf New
[PULL,03/24] KVM: PPC: BOOKE: Allow guest to change MSR_DE - - - - --- 2014-09-24 Alexander Graf New
[PULL,02/24] KVM: PPC: BOOKE : Emulate rfdi instruction - - - - --- 2014-09-24 Alexander Graf New
[PULL,01/24] KVM: PPC: BOOKE: allow debug interrupt at "debug level" - - - - --- 2014-09-24 Alexander Graf New
[PULL,00/24] ppc patch queue 2014-09-24 - - - - --- 2014-09-24 Alexander Graf New
KVM: PPC: Pass enum to kvmppc_get_last_inst - - - - --- 2014-09-10 Alexander Graf New
[2/2,v6] powerpc/kvm: common sw breakpoint instr across ppc - - - - --- 2014-09-10 Alexander Graf New
[v3] powerpc/kvm: support to handle sw breakpoint - - - - --- 2014-08-12 Alexander Graf New
[PULL,63/63] KVM: PPC: PR: Handle FSCR feature deselects - - - - --- 2014-08-01 Alexander Graf New
[PULL,62/63] KVM: PPC: HV: Remove generic instruction emulation - - - - --- 2014-08-01 Alexander Graf New
[PULL,61/63] KVM: PPC: BOOKEHV: rename e500hv_spr to bookehv_spr - - - - --- 2014-08-01 Alexander Graf New
[PULL,60/63] KVM: PPC: Remove DCR handling - - - - --- 2014-08-01 Alexander Graf New
[PULL,59/63] KVM: PPC: Expose helper functions for data/inst faults - - - - --- 2014-08-01 Alexander Graf New
[PULL,58/63] KVM: PPC: Separate loadstore emulation from priv emulation - - - - --- 2014-08-01 Alexander Graf New
[PULL,57/63] KVM: PPC: Handle magic page in kvmppc_ld/st - - - - --- 2014-08-01 Alexander Graf New
[PULL,56/63] KVM: PPC: Use kvm_read_guest in kvmppc_ld - - - - --- 2014-08-01 Alexander Graf New
« 1 2 3 472 73 »