index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-26
Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
4
-57
/
+77
2015-04-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-345
/
+1440
2015-04-21
KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8
Paul Mackerras
3
-22
/
+67
2015-04-21
KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to C
Paul Mackerras
3
-68
/
+73
2015-04-21
KVM: PPC: Book3S HV: Streamline guest entry and exit
Paul Mackerras
1
-86
/
+126
2015-04-21
KVM: PPC: Book3S HV: Use bitmap of active threads rather than count
Paul Mackerras
3
-41
/
+35
2015-04-21
KVM: PPC: Book3S HV: Use decrementer to wake napping threads
Paul Mackerras
1
-2
/
+41
2015-04-21
KVM: PPC: Book3S HV: Don't wake thread with no vcpu on guest IPI
Paul Mackerras
1
-3
/
+7
2015-04-21
KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken
Paul Mackerras
2
-32
/
+34
2015-04-21
KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpu
Paul Mackerras
1
-40
/
+52
2015-04-21
KVM: PPC: Book3S HV: Minor cleanups
Paul Mackerras
1
-25
/
+19
2015-04-21
KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA update
Paul Mackerras
1
-26
/
+30
2015-04-21
KVM: PPC: Book3S HV: Accumulate timing information for real-mode code
Paul Mackerras
3
-2
/
+303
2015-04-21
KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT
Paul Mackerras
2
-0
/
+148
2015-04-21
KVM: PPC: Book3S HV: Add ICP real mode counters
Suresh Warrier
3
-2
/
+20
2015-04-21
KVM: PPC: Book3S HV: Move virtual mode ICP functions to real-mode
Suresh Warrier
1
-14
/
+211
2015-04-21
KVM: PPC: Book3S HV: Convert ICS mutex lock to spin lock
Suresh Warrier
2
-22
/
+48
2015-04-21
KVM: PPC: Book3S HV: Add guest->host real mode completion counters
Suresh E. Warrier
2
-4
/
+33
2015-04-21
KVM: PPC: Book3S HV: Add helpers for lock/unlock hpte
Aneesh Kumar K.V
2
-31
/
+19
2015-04-21
KVM: PPC: Book3S HV: Remove RMA-related variables from code
Aneesh Kumar K.V
2
-19
/
+19
2015-04-21
KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.
Michael Ellerman
3
-0
/
+133
2015-04-21
kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
David Gibson
3
-0
/
+116
2015-04-17
powerpc/kvm: Fix ppc64_defconfig + PPC_POWERNV=n build error
Shreyas B. Prabhu
1
-1
/
+1
2015-04-17
powerpc/mm/thp: Return pte address if we find trans_splitting.
Aneesh Kumar K.V
2
-7
/
+4
2015-04-17
powerpc/mm/thp: Make page table walk safe against thp split/collapse
Aneesh Kumar K.V
3
-11
/
+38
2015-04-17
KVM: PPC: Remove page table walk helpers
Aneesh Kumar K.V
2
-36
/
+28
2015-04-17
KVM: PPC: Use READ_ONCE when dereferencing pte_t pointer
Aneesh Kumar K.V
1
-8
/
+12
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2
-22
/
+20
2015-04-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-12
/
+9
2015-04-08
kvm/ppc/mpic: drop unused IRQ_testbit
Arseny Solokha
1
-5
/
+0
2015-04-07
Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/...
Michael Ellerman
1
-20
/
+18
2015-03-26
KVM: move iodev.h from virt/kvm/ to include/kvm
Andre Przywara
1
-1
/
+1
2015-03-26
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
Nikolay Nikolaev
2
-6
/
+8
2015-03-24
powerpc: Cleanup KVM emulated load/store endian handling
David Gibson
1
-20
/
+18
2015-03-20
KVM: PPC: Book3S HV: Fix instruction emulation
Paul Mackerras
1
-0
/
+1
2015-03-20
KVM: PPC: Book3S HV: Endian fix for accessing VPA yield count
Paul Mackerras
1
-1
/
+1
2015-03-20
KVM: PPC: Book3S HV: Fix spinlock/mutex ordering issue in kvmppc_set_lpcr()
Paul Mackerras
1
-3
/
+3
2015-03-17
powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.
Mahesh Salgaonkar
1
-2
/
+2
2015-02-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
2
-12
/
+12
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-2
/
+3
2015-02-12
mm: convert p[te|md]_numa users to p[te|md]_protnone_numa
Mel Gorman
1
-1
/
+1
2015-02-11
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-27
/
+27
2015-02-06
kvm: add halt_poll_ns module parameter
Paolo Bonzini
2
-0
/
+2
2015-01-23
KVM: remove unneeded return value of vcpu_postcreate
Dominik Dingel
1
-2
/
+1
2015-01-19
ppc/kvm: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2
-12
/
+12
2015-01-06
rcu: Make SRCU optional by using CONFIG_SRCU
Pranith Kumar
1
-0
/
+1
2014-12-29
powerpc/kvm: Create proper names for the kvm_host_state PMU fields
Michael Ellerman
2
-27
/
+27
2014-12-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
21
-1072
/
+864
2014-12-18
KVM: PPC: E500: Compile fix in this_cpu_write
Alexander Graf
1
-1
/
+1
2014-12-17
KVM: PPC: Book3S: Enable in-kernel XICS emulation by default
Anton Blanchard
1
-0
/
+1
[next]