index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-17
KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register
Thomas Huth
1
-0
/
+2
2016-10-17
KVM: PPC: Book3S PR: Emulate TIR register
Alexander Graf
1
-0
/
+1
2016-10-17
KVM: PPC: Book3S PR: Ignore PMU SPRs
Alexander Graf
1
-0
/
+14
2016-01-25
KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSR
Paul Mackerras
1
-0
/
+6
2014-07-02
KVM: PPC: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=n
Anton Blanchard
1
-3
/
+1
2014-02-06
KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()
Mihai Caraman
1
-1
/
+1
2014-02-06
KVM: PPC: Book3S HV: use xics_wake_cpu only when defined
Andreas Schwab
1
-1
/
+6
2014-01-09
powerpc: kvm: fix rare but potential deadlock scene
pingfan liu
2
-1
/
+9
2013-10-10
kvm: ppc: booke: check range page invalidation progress on page setup
Bharat Bhushan
1
-1
/
+17
2013-10-10
KVM: PPC: Book3S HV: Fix typo in saving DSCR
Paul Mackerras
1
-1
/
+1
2013-09-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
5
-45
/
+22
2013-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+10
2013-09-03
powerpc kvm: use fdget
Al Viro
1
-10
/
+10
2013-08-30
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queue
Gleb Natapov
16
-335
/
+614
2013-08-29
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
Alexander Graf
4
-12
/
+16
2013-08-29
KVM: PPC: Book3S PR: Rework kvmppc_mmu_book3s_64_xlate()
Paul Mackerras
1
-78
/
+72
2013-08-28
KVM: PPC: Book3S PR: Make instruction fetch fallback work for system calls
Paul Mackerras
1
-1
/
+1
2013-08-28
KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMX
Paul Mackerras
1
-4
/
+25
2013-08-28
KVM: PPC: Book3S: Fix compile error in XICS emulation
Paul Mackerras
1
-0
/
+1
2013-08-28
KVM: PPC: Book3S PR: return appropriate error when allocation fails
Thadeu Lima de Souza Cascardo
1
-2
/
+3
2013-08-28
arch: powerpc: kvm: add signed type cast for comparation
Chen Gang
1
-2
/
+2
2013-08-27
Merge branch 'merge' into next
Benjamin Herrenschmidt
2
-4
/
+5
2013-08-26
ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flag
Yann Droneaud
3
-3
/
+3
2013-08-22
powerpc/kvm: Copy the pvr value after memset
Aneesh Kumar K.V
1
-4
/
+3
2013-08-14
powerpc: Make rwlocks endian safe
Anton Blanchard
2
-0
/
+12
2013-08-14
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
2
-0
/
+8
2013-08-14
powerpc: Stop using non-architected shared_proc field in lppaca
Anton Blanchard
1
-1
/
+1
2013-08-09
powerpc/kvm/book3s_pr: Return appropriate error when allocation fails
Thadeu Lima de Souza Cascardo
1
-2
/
+3
2013-08-09
powerpc/kvm: Add signed type cast for comparation
Chen Gang
1
-2
/
+2
2013-07-30
powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.h
Hongtao Jia
1
-44
/
+1
2013-07-25
KVM: PPC: Book3S PR: Load up SPRG3 register with guest value on guest entry
Paul Mackerras
1
-0
/
+14
2013-07-18
KVM: Introduce kvm_arch_memslots_updated()
Takuya Yoshikawa
1
-0
/
+4
2013-07-11
kvm/ppc/booke: Don't call kvm_guest_enter twice
Scott Wood
1
-2
/
+0
2013-07-11
kvm/ppc: Call trace_hardirqs_on before entry
Scott Wood
3
-6
/
+4
2013-07-10
KVM: PPC: Book3S HV: Allow negative offsets to real-mode hcall handlers
Paul Mackerras
1
-1
/
+1
2013-07-10
KVM: PPC: Book3S HV: Correct tlbie usage
Paul Mackerras
1
-58
/
+81
2013-07-08
powerpc/kvm: Use 256K chunk to track both RMA and hash page table allocation.
Aneesh Kumar K.V
3
-11
/
+32
2013-07-08
powerpc/kvm: Contiguous memory allocator based RMA allocation
Aneesh Kumar K.V
2
-136
/
+58
2013-07-08
powerpc/kvm: Contiguous memory allocator based hash page table allocation
Aneesh Kumar K.V
6
-47
/
+332
2013-07-08
KVM: PPC: Book3S: Ignore DABR register
Alexander Graf
1
-0
/
+2
2013-07-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
3
-12
/
+12
2013-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-51
/
+85
2013-07-02
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2013-07-01
Merge tag 'v3.10' into next
Benjamin Herrenschmidt
1
-1
/
+2
2013-06-30
KVM: PPC: Ignore PIR writes
Alexander Graf
1
-0
/
+3
2013-06-30
KVM: PPC: Book3S PR: Invalidate SLB entries properly
Paul Mackerras
1
-1
/
+6
2013-06-30
KVM: PPC: Book3S PR: Allow guest to use 1TB segments
Paul Mackerras
3
-18
/
+62
2013-06-30
KVM: PPC: Book3S PR: Don't keep scanning HPTEG after we find a match
Paul Mackerras
1
-12
/
+2
2013-06-30
KVM: PPC: Book3S PR: Fix invalidation of SLB entry 0 on guest entry
Paul Mackerras
1
-11
/
+2
2013-06-30
KVM: PPC: Book3S PR: Fix proto-VSID calculations
Paul Mackerras
1
-2
/
+2
[next]