Age | Commit message (Expand) | Author |
2015-02-14 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds |
2015-02-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-02-12 | mm: convert p[te|md]_numa users to p[te|md]_protnone_numa | Mel Gorman |
2015-02-11 | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2015-02-06 | kvm: add halt_poll_ns module parameter | Paolo Bonzini |
2015-01-23 | KVM: remove unneeded return value of vcpu_postcreate | Dominik Dingel |
2015-01-19 | ppc/kvm: Replace ACCESS_ONCE with READ_ONCE | Christian Borntraeger |
2015-01-06 | rcu: Make SRCU optional by using CONFIG_SRCU | Pranith Kumar |
2014-12-29 | powerpc/kvm: Create proper names for the kvm_host_state PMU fields | Michael Ellerman |
2014-12-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-12-18 | KVM: PPC: E500: Compile fix in this_cpu_write | Alexander Graf |
2014-12-17 | KVM: PPC: Book3S: Enable in-kernel XICS emulation by default | Anton Blanchard |
2014-12-17 | KVM: PPC: Book3S HV: Improve H_CONFER implementation | Sam Bobroff |
2014-12-17 | KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR register | Paul Mackerras |
2014-12-17 | KVM: PPC: Book3S HV: Remove code for PPC970 processors | Paul Mackerras |
2014-12-17 | KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions | Suresh E. Warrier |
2014-12-17 | KVM: PPC: Book3S HV: Simplify locking around stolen time calculations | Paul Mackerras |
2014-12-17 | arch: powerpc: kvm: book3s_paired_singles.c: Remove unused function | Rickard Strandqvist |
2014-12-17 | arch: powerpc: kvm: book3s_pr.c: Remove unused function | Rickard Strandqvist |
2014-12-17 | arch: powerpc: kvm: book3s.c: Remove some unused functions | Rickard Strandqvist |
2014-12-17 | arch: powerpc: kvm: book3s_32_mmu.c: Remove unused function | Rickard Strandqvist |
2014-12-15 | KVM: PPC: Book3S HV: Check wait conditions before sleeping in kvmppc_vcore_bl... | Suresh E. Warrier |
2014-12-15 | KVM: PPC: Book3S HV: ptes are big endian | Cédric Le Goater |
2014-12-15 | KVM: PPC: Book3S HV: Fix inaccuracies in ICP emulation for H_IPI | Suresh E. Warrier |
2014-12-15 | KVM: PPC: Book3S HV: Fix KSM memory corruption | Paul Mackerras |
2014-12-15 | KVM: PPC: Book3S HV: Fix an issue where guest is paused on receiving HMI | Mahesh Salgaonkar |
2014-12-15 | KVM: PPC: Book3S HV: Add missing HPTE unlock | Aneesh Kumar K.V |
2014-12-15 | KVM: PPC: BookE: Improve irq inject tracepoint | Alexander Graf |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-12-08 | powerpc/powernv: Return to cpu offline loop when finished in KVM guest | Paul Mackerras |
2014-11-20 | treewide: fix typo in printk and Kconfig | Masanari Iida |
2014-11-10 | powerpc: Remove superfluous bootmem includes | Anton Blanchard |
2014-11-10 | powerpc: Remove some old bootmem related comments | Anton Blanchard |
2014-11-03 | powerpc: Replace __get_cpu_var uses | Christoph Lameter |
2014-10-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-09-29 | KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor mode | Aneesh Kumar K.V |
2014-09-24 | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-... | Paolo Bonzini |
2014-09-24 | kvm: Fix page ageing bugs | Andres Lagar-Cavilla |
2014-09-22 | KVM: PPC: Pass enum to kvmppc_get_last_inst | Alexander Graf |
2014-09-22 | powerpc/kvm: common sw breakpoint instr across ppc | Madhavan Srinivasan |
2014-09-22 | powerpc/kvm: support to handle sw breakpoint | Madhavan Srinivasan |
2014-09-22 | KVM: PPC: Book3E: Enable e6500 core | Mihai Caraman |
2014-09-22 | KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core | Mihai Caraman |
2014-09-22 | KVM: PPC: Book3S HV: Only accept host PVR value for guest PVR | Paul Mackerras |
2014-09-22 | KVM: PPC: Book3S HV: Increase timeout for grabbing secondary threads | Paul Mackerras |
2014-09-22 | KVM: PPC: Remove the tasklet used by the hrtimer | Mihai Caraman |
2014-09-22 | KVM: PPC: BOOKE: Emulate debug registers and exception | Bharat Bhushan |
2014-09-22 | KVM: PPC: Move ONE_REG AltiVec support to powerpc | Mihai Caraman |
2014-09-22 | KVM: PPC: Make ONE_REG powerpc generic | Mihai Caraman |
2014-09-22 | KVM: PPC: Book3e: Add AltiVec support | Mihai Caraman |