index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-09-06
5
-45
/
+22
|
\
|
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-08-27
2
-4
/
+5
|
|
\
|
*
|
powerpc: Make rwlocks endian safe
Anton Blanchard
2013-08-14
2
-0
/
+12
|
*
|
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
2013-08-14
2
-0
/
+8
|
*
|
powerpc: Stop using non-architected shared_proc field in lppaca
Anton Blanchard
2013-08-14
1
-1
/
+1
|
*
|
powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.h
Hongtao Jia
2013-07-30
1
-44
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-09-05
1
-10
/
+10
|
\
\
\
|
*
|
|
powerpc kvm: use fdget
Al Viro
2013-09-03
1
-10
/
+10
|
|
|
/
|
|
/
|
|
*
|
powerpc/kvm/book3s_pr: Return appropriate error when allocation fails
Thadeu Lima de Souza Cascardo
2013-08-09
1
-2
/
+3
|
*
|
powerpc/kvm: Add signed type cast for comparation
Chen Gang
2013-08-09
1
-2
/
+2
|
|
/
*
|
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queue
Gleb Natapov
2013-08-30
16
-335
/
+614
|
\
\
|
*
\
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
Alexander Graf
2013-08-29
4
-12
/
+16
|
|
\
\
|
*
|
|
KVM: PPC: Book3S PR: Rework kvmppc_mmu_book3s_64_xlate()
Paul Mackerras
2013-08-29
1
-78
/
+72
|
*
|
|
KVM: PPC: Book3S PR: Make instruction fetch fallback work for system calls
Paul Mackerras
2013-08-28
1
-1
/
+1
|
*
|
|
KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMX
Paul Mackerras
2013-08-28
1
-4
/
+25
|
*
|
|
KVM: PPC: Book3S: Fix compile error in XICS emulation
Paul Mackerras
2013-08-28
1
-0
/
+1
|
*
|
|
KVM: PPC: Book3S PR: return appropriate error when allocation fails
Thadeu Lima de Souza Cascardo
2013-08-28
1
-2
/
+3
|
*
|
|
arch: powerpc: kvm: add signed type cast for comparation
Chen Gang
2013-08-28
1
-2
/
+2
|
*
|
|
powerpc/kvm: Copy the pvr value after memset
Aneesh Kumar K.V
2013-08-22
1
-4
/
+3
|
*
|
|
KVM: PPC: Book3S PR: Load up SPRG3 register with guest value on guest entry
Paul Mackerras
2013-07-25
1
-0
/
+14
|
*
|
|
kvm/ppc/booke: Don't call kvm_guest_enter twice
Scott Wood
2013-07-11
1
-2
/
+0
|
*
|
|
kvm/ppc: Call trace_hardirqs_on before entry
Scott Wood
2013-07-11
3
-6
/
+4
|
*
|
|
KVM: PPC: Book3S HV: Allow negative offsets to real-mode hcall handlers
Paul Mackerras
2013-07-10
1
-1
/
+1
|
*
|
|
KVM: PPC: Book3S HV: Correct tlbie usage
Paul Mackerras
2013-07-10
1
-58
/
+81
|
*
|
|
powerpc/kvm: Use 256K chunk to track both RMA and hash page table allocation.
Aneesh Kumar K.V
2013-07-08
3
-11
/
+32
|
*
|
|
powerpc/kvm: Contiguous memory allocator based RMA allocation
Aneesh Kumar K.V
2013-07-08
2
-136
/
+58
|
*
|
|
powerpc/kvm: Contiguous memory allocator based hash page table allocation
Aneesh Kumar K.V
2013-07-08
6
-47
/
+332
|
*
|
|
KVM: PPC: Book3S: Ignore DABR register
Alexander Graf
2013-07-08
1
-0
/
+2
*
|
|
|
ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flag
Yann Droneaud
2013-08-26
3
-3
/
+3
|
|
/
/
|
/
|
|
*
|
|
KVM: Introduce kvm_arch_memslots_updated()
Takuya Yoshikawa
2013-07-18
1
-0
/
+4
|
|
/
|
/
|
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-07-04
3
-12
/
+12
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'v3.10' into next
Benjamin Herrenschmidt
2013-07-01
1
-1
/
+2
|
|
\
|
*
|
powerpc/kvm: Handle transparent hugepage in KVM
Aneesh Kumar K.V
2013-06-21
2
-10
/
+10
|
*
|
powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte
Aneesh Kumar K.V
2013-06-21
1
-1
/
+1
|
*
|
powerpc/mm: handle hugepage size correctly when invalidating hpte entries
Aneesh Kumar K.V
2013-06-21
1
-1
/
+1
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-07-03
7
-51
/
+85
|
\
\
\
|
*
|
|
KVM: PPC: Ignore PIR writes
Alexander Graf
2013-06-30
1
-0
/
+3
|
*
|
|
KVM: PPC: Book3S PR: Invalidate SLB entries properly
Paul Mackerras
2013-06-30
1
-1
/
+6
|
*
|
|
KVM: PPC: Book3S PR: Allow guest to use 1TB segments
Paul Mackerras
2013-06-30
3
-18
/
+62
|
*
|
|
KVM: PPC: Book3S PR: Don't keep scanning HPTEG after we find a match
Paul Mackerras
2013-06-30
1
-12
/
+2
|
*
|
|
KVM: PPC: Book3S PR: Fix invalidation of SLB entry 0 on guest entry
Paul Mackerras
2013-06-30
1
-11
/
+2
|
*
|
|
KVM: PPC: Book3S PR: Fix proto-VSID calculations
Paul Mackerras
2013-06-30
1
-2
/
+2
|
*
|
|
KVM: PPC: Guard doorbell exception with CONFIG_PPC_DOORBELL
Tiejun Chen
2013-06-30
1
-1
/
+1
|
*
|
|
KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles
Marc Zyngier
2013-05-19
1
-6
/
+7
*
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-07-02
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2013-06-19
1
-1
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
powerpc,kvm: fix imbalance srcu_read_[un]lock()
Lai Jiangshan
2013-06-10
1
-1
/
+1
*
|
|
|
kvm/ppc/booke: Delay kvmppc_lazy_ee_enable
Scott Wood
2013-06-19
1
-1
/
+2
|
/
/
/
*
|
|
kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()
Scott Wood
2013-06-11
1
-0
/
+11
*
|
|
kvm/ppc/booke: Hold srcu lock when calling gfn functions
Scott Wood
2013-06-11
3
-0
/
+17
[next]