Age | Commit message (Expand) | Author | Files | Lines |
2015-01-06 | rcu: Make SRCU optional by using CONFIG_SRCU | Pranith Kumar | 1 | -0/+1 |
2014-12-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 21 | -1072/+864 |
2014-12-19 | KVM: PPC: E500: Compile fix in this_cpu_write | Alexander Graf | 1 | -1/+1 |
2014-12-18 | KVM: PPC: Book3S: Enable in-kernel XICS emulation by default | Anton Blanchard | 1 | -0/+1 |
2014-12-17 | KVM: PPC: Book3S HV: Improve H_CONFER implementation | Sam Bobroff | 3 | -2/+73 |
2014-12-17 | KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR register | Paul Mackerras | 2 | -2/+6 |
2014-12-17 | KVM: PPC: Book3S HV: Remove code for PPC970 processors | Paul Mackerras | 8 | -935/+70 |
2014-12-17 | KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions | Suresh E. Warrier | 5 | -27/+539 |
2014-12-17 | KVM: PPC: Book3S HV: Simplify locking around stolen time calculations | Paul Mackerras | 1 | -29/+31 |
2014-12-17 | arch: powerpc: kvm: book3s_paired_singles.c: Remove unused function | Rickard Strandqvist | 1 | -8/+0 |
2014-12-17 | arch: powerpc: kvm: book3s_pr.c: Remove unused function | Rickard Strandqvist | 1 | -5/+0 |
2014-12-17 | arch: powerpc: kvm: book3s.c: Remove some unused functions | Rickard Strandqvist | 2 | -16/+0 |
2014-12-17 | arch: powerpc: kvm: book3s_32_mmu.c: Remove unused function | Rickard Strandqvist | 1 | -5/+0 |
2014-12-15 | KVM: PPC: Book3S HV: Check wait conditions before sleeping in kvmppc_vcore_bl... | Suresh E. Warrier | 1 | -0/+20 |
2014-12-15 | KVM: PPC: Book3S HV: ptes are big endian | Cédric Le Goater | 1 | -1/+7 |
2014-12-15 | KVM: PPC: Book3S HV: Fix inaccuracies in ICP emulation for H_IPI | Suresh E. Warrier | 3 | -15/+52 |
2014-12-15 | KVM: PPC: Book3S HV: Fix KSM memory corruption | Paul Mackerras | 1 | -27/+17 |
2014-12-15 | KVM: PPC: Book3S HV: Fix an issue where guest is paused on receiving HMI | Mahesh Salgaonkar | 1 | -0/+2 |
2014-12-15 | KVM: PPC: Book3S HV: Add missing HPTE unlock | Aneesh Kumar K.V | 1 | -1/+4 |
2014-12-15 | KVM: PPC: BookE: Improve irq inject tracepoint | Alexander Graf | 1 | -2/+45 |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -3/+3 |
2014-12-08 | powerpc/powernv: Return to cpu offline loop when finished in KVM guest | Paul Mackerras | 1 | -17/+37 |
2014-11-20 | treewide: fix typo in printk and Kconfig | Masanari Iida | 1 | -3/+3 |
2014-11-10 | powerpc: Remove superfluous bootmem includes | Anton Blanchard | 1 | -1/+0 |
2014-11-10 | powerpc: Remove some old bootmem related comments | Anton Blanchard | 1 | -1/+1 |
2014-11-03 | powerpc: Replace __get_cpu_var uses | Christoph Lameter | 2 | -9/+9 |
2014-10-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 18 | -303/+704 |
2014-09-29 | KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor mode | Aneesh Kumar K.V | 1 | -0/+6 |
2014-09-25 | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-... | Paolo Bonzini | 15 | -270/+688 |
2014-09-24 | kvm: Fix page ageing bugs | Andres Lagar-Cavilla | 5 | -7/+9 |
2014-09-22 | KVM: PPC: Pass enum to kvmppc_get_last_inst | Alexander Graf | 4 | -5/+5 |
2014-09-22 | powerpc/kvm: common sw breakpoint instr across ppc | Madhavan Srinivasan | 2 | -3/+20 |
2014-09-22 | powerpc/kvm: support to handle sw breakpoint | Madhavan Srinivasan | 4 | -5/+57 |
2014-09-22 | KVM: PPC: Book3E: Enable e6500 core | Mihai Caraman | 1 | -0/+10 |
2014-09-22 | KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core | Mihai Caraman | 3 | -23/+61 |
2014-09-22 | KVM: PPC: Book3S HV: Only accept host PVR value for guest PVR | Paul Mackerras | 1 | -1/+3 |
2014-09-22 | KVM: PPC: Book3S HV: Increase timeout for grabbing secondary threads | Paul Mackerras | 1 | -1/+1 |
2014-09-22 | KVM: PPC: Remove the tasklet used by the hrtimer | Mihai Caraman | 3 | -13/+3 |
2014-09-22 | KVM: PPC: BOOKE: Emulate debug registers and exception | Bharat Bhushan | 2 | -1/+189 |
2014-09-22 | KVM: PPC: Move ONE_REG AltiVec support to powerpc | Mihai Caraman | 2 | -42/+42 |
2014-09-22 | KVM: PPC: Make ONE_REG powerpc generic | Mihai Caraman | 3 | -129/+138 |
2014-09-22 | KVM: PPC: Book3e: Add AltiVec support | Mihai Caraman | 4 | -8/+101 |
2014-09-22 | KVM: PPC: Book3E: Increase FPU laziness | Mihai Caraman | 3 | -43/+36 |
2014-09-22 | KVM: PPC: Book3S HV: Add register name when loading toc | Michael Neuling | 1 | -1/+2 |
2014-09-22 | KVM: PPC: BOOKE: Add one reg interface for DBSR | Bharat Bhushan | 1 | -0/+6 |
2014-09-22 | KVM: PPC: BOOKE: Guest and hardware visible debug registers are same | Bharat Bhushan | 2 | -9/+9 |
2014-09-22 | KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUG | Bharat Bhushan | 1 | -0/+2 |
2014-09-22 | KVM: PPC: BOOKE: Allow guest to change MSR_DE | Bharat Bhushan | 1 | -1/+1 |
2014-09-22 | KVM: PPC: BOOKE : Emulate rfdi instruction | Bharat Bhushan | 1 | -0/+13 |
2014-09-22 | KVM: PPC: BOOKE: allow debug interrupt at "debug level" | Bharat Bhushan | 1 | -1/+5 |