index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-26
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
1
-0
/
+2
2013-01-22
arch/powerpc/kvm: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-5
/
+5
2013-01-18
KVM: PPC: Emulate dcbf
Alexander Graf
1
-0
/
+2
2013-01-06
KVM: PPC: Book3S HV: Fix compilation without CONFIG_PPC_POWERNV
Andreas Schwab
1
-0
/
+4
2012-12-06
KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface
Mihai Caraman
1
-0
/
+14
2012-12-06
KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulation
Mihai Caraman
3
-1
/
+26
2012-12-06
KVM: PPC: bookehv: Add guest computation mode for irq delivery
Mihai Caraman
1
-1
/
+8
2012-12-06
KVM: PPC: booke: Extend MAS2 EPN mask for 64-bit
Mihai Caraman
1
-1
/
+1
2012-12-06
KVM: PPC: e500: Mask MAS2 EPN high 32-bits in 32/64 tlbwe emulation
Mihai Caraman
1
-0
/
+2
2012-12-06
KVM: PPC: e500: Add emulation helper for getting instruction ea
Mihai Caraman
3
-29
/
+24
2012-12-06
KVM: PPC: bookehv64: Add support for interrupt handling
Mihai Caraman
1
-8
/
+130
2012-12-06
KVM: PPC: bookehv: Remove GET_VCPU macro from exception handler
Mihai Caraman
1
-5
/
+2
2012-12-06
KVM: PPC: booke: Fix get_tb() compile error on 64-bit
Mihai Caraman
1
-0
/
+1
2012-12-06
KVM: PPC: e500: Silence bogus GCC warning in tlb code
Mihai Caraman
1
-1
/
+2
2012-12-06
KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan...
Paul Mackerras
4
-28
/
+203
2012-12-06
KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations
Paul Mackerras
4
-40
/
+69
2012-12-06
KVM: PPC: Book3S PR: MSR_DE doesn't exist on Book 3S
Paul Mackerras
1
-1
/
+1
2012-12-06
KVM: PPC: Book3S PR: Fix VSX handling
Paul Mackerras
3
-57
/
+61
2012-12-06
KVM: PPC: Book3S PR: Emulate PURR, SPURR and DSCR registers
Paul Mackerras
1
-1
/
+15
2012-12-06
KVM: PPC: Book3S HV: Don't give the guest RW access to RO pages
Paul Mackerras
1
-0
/
+22
2012-12-06
KVM: PPC: Book3S HV: Report correct HPT entry index when reading HPT
Paul Mackerras
1
-1
/
+1
2012-12-06
KVM: PPC: Book3S HV: Reset reverse-map chains when resetting the HPT
Paul Mackerras
1
-0
/
+24
2012-12-06
KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT
Paul Mackerras
3
-12
/
+361
2012-12-06
KVM: PPC: Book3S HV: Make a HPTE removal function available
Paul Mackerras
1
-6
/
+13
2012-12-06
KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEs
Paul Mackerras
1
-4
/
+24
2012-12-06
KVM: PPC: Book3S HV: Fix bug causing loss of page dirty state
Paul Mackerras
1
-3
/
+3
2012-12-06
KVM: PPC: Book3S HV: Restructure HPT entry creation code
Paul Mackerras
2
-21
/
+42
2012-12-06
KVM: PPC: Support eventfd
Alexander Graf
3
-2
/
+20
2012-11-28
KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization
Marcelo Tosatti
1
-0
/
+5
2012-10-31
Merge commit 'origin/queue' into for-queue
Alexander Graf
6
-24
/
+27
2012-10-30
KVM: PPC: Book3S HV: Allow DTL to be set to address 0, length 0
Paul Mackerras
1
-3
/
+2
2012-10-30
KVM: PPC: Book3S HV: Fix accounting of stolen time
Paul Mackerras
1
-15
/
+112
2012-10-30
KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run
Paul Mackerras
1
-36
/
+38
2012-10-30
KVM: PPC: Book3S HV: Fixes for late-joining threads
Paul Mackerras
1
-3
/
+11
2012-10-30
KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lock
Paul Mackerras
1
-34
/
+33
2012-10-30
KVM: PPC: Book3S HV: Fix some races in starting secondary threads
Paul Mackerras
2
-20
/
+32
2012-10-30
KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online
Paul Mackerras
1
-2
/
+10
2012-10-30
KVM: PPC: Move mtspr/mfspr emulation into own functions
Alexander Graf
1
-100
/
+121
2012-10-30
KVM: PPC: 44x: fix DCR read/write
Alexander Graf
1
-0
/
+2
2012-10-30
KVM: do not treat noslot pfn as a error pfn
Xiao Guangrong
3
-3
/
+3
2012-10-30
Merge remote-tracking branch 'master' into queue
Marcelo Tosatti
5
-21
/
+24
2012-10-23
KVM: Take kvm instead of vcpu to mmu_notifier_retry
Christoffer Dall
2
-2
/
+2
2012-10-18
powerpc: Build fix for powerpc KVM
Aneesh Kumar K.V
1
-2
/
+2
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2012-10-06
arch/powerpc/kvm/e500_tlb.c: fix error return code
Julia Lawall
1
-6
/
+13
2012-10-06
KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas
Paul Mackerras
1
-1
/
+63
2012-10-06
KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface
Paul Mackerras
3
-0
/
+116
2012-10-06
KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface
Paul Mackerras
3
-24
/
+143
2012-10-06
KVM: PPC: set IN_GUEST_MODE before checking requests
Scott Wood
2
-6
/
+9
2012-10-06
KVM: PPC: e500: MMU API: fix leak of shared_tlb_pages
Scott Wood
1
-0
/
+2
[next]