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
...
|
|
*
KVM: PPC: fix couple of memory leaks in MPIC/XICS devices
Gleb Natapov
2014-01-09
2
-1
/
+4
|
|
*
KVM: PPC: Add devname:kvm aliases for modules
Alexander Graf
2014-01-09
6
-0
/
+26
|
|
*
powerpc: kvm: optimize "sc 1" as fast return
Liu Ping Fan
2013-11-21
2
-7
/
+22
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-01-27
2
-26
/
+26
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
powerpc/booke64: Add LRAT error exception handler
Mihai Caraman
2014-01-07
1
-0
/
+2
|
*
|
powerpc/book3s: Decode and save machine check event.
Mahesh Salgaonkar
2013-12-05
1
-12
/
+20
|
*
|
powerpc/book3s: Add flush_tlb operation in cpu_spec.
Mahesh Salgaonkar
2013-12-05
1
-14
/
+4
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-01-22
1
-1
/
+1
|
\
\
|
*
|
KVM: Use cond_resched() directly and remove useless kvm_resched()
Takuya Yoshikawa
2013-12-13
1
-1
/
+1
|
|
/
*
|
KVM: PPC: Book3S HV: Don't drop low-order page address bits
Paul Mackerras
2013-12-18
1
-0
/
+1
*
|
powerpc: book3s: kvm: Don't abuse host r2 in exit path
Aneesh Kumar K.V
2013-12-18
1
-4
/
+3
*
|
powerpc/kvm/booke: Fix build break due to stack frame size warning
Scott Wood
2013-12-11
1
-6
/
+6
*
|
KVM: PPC: Book3S: PR: Enable interrupts earlier
Alexander Graf
2013-12-09
2
-10
/
+2
*
|
KVM: PPC: Book3S: PR: Make svcpu -> vcpu store preempt savvy
Alexander Graf
2013-12-09
1
-0
/
+22
*
|
KVM: PPC: Book3S: PR: Don't clobber our exit handler id
Alexander Graf
2013-12-09
1
-3
/
+10
*
|
powerpc: kvm: fix rare but potential deadlock scene
pingfan liu
2013-11-18
2
-1
/
+9
*
|
KVM: PPC: Book3S HV: Take SRCU read lock around kvm_read_guest() call
Paul Mackerras
2013-11-18
1
-0
/
+2
*
|
KVM: PPC: Book3S HV: Make tbacct_lock irq-safe
Paul Mackerras
2013-11-18
1
-10
/
+12
*
|
KVM: PPC: Book3S HV: Refine barriers in guest entry/exit
Paul Mackerras
2013-11-18
1
-6
/
+10
*
|
KVM: PPC: Book3S HV: Fix physical address calculations
Paul Mackerras
2013-11-18
2
-5
/
+11
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-11-15
39
-1293
/
+2864
|
\
|
*
Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue
Gleb Natapov
2013-11-04
39
-1293
/
+2864
|
|
\
|
|
*
kvm: powerpc: book3s: drop is_hv_enabled
Aneesh Kumar K.V
2013-10-17
5
-7
/
+5
|
|
*
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
Aneesh Kumar K.V
2013-10-17
11
-88
/
+178
|
|
*
kvm: Add struct kvm arg to memslot APIs
Aneesh Kumar K.V
2013-10-17
3
-8
/
+9
|
|
*
kvm: powerpc: book3s: Support building HV and PR KVM as module
Aneesh Kumar K.V
2013-10-17
10
-9
/
+42
|
|
*
kvm: powerpc: booke: Move booke related tracepoints to separate header
Aneesh Kumar K.V
2013-10-17
5
-207
/
+183
|
|
*
kvm: powerpc: book3s: pr: move PR related tracepoints to a separate header
Aneesh Kumar K.V
2013-10-17
5
-230
/
+309
|
|
*
kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops
Aneesh Kumar K.V
2013-10-17
5
-26
/
+76
|
|
*
kvm: powerpc: book3s: Cleanup interrupt handling code
Aneesh Kumar K.V
2013-10-17
2
-4
/
+9
|
|
*
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
2013-10-17
21
-262
/
+681
|
|
*
kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE
Aneesh Kumar K.V
2013-10-17
3
-7
/
+28
|
|
*
kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE
Aneesh Kumar K.V
2013-10-17
2
-8
/
+8
|
|
*
kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binary
Paul Mackerras
2013-10-17
2
-4
/
+9
|
|
*
kvm: powerpc: book3s: remove kvmppc_handler_highmem label
Paul Mackerras
2013-10-17
2
-6
/
+0
|
|
*
KVM: PPC: E500: Add userspace debug stub support
Bharat Bhushan
2013-10-17
2
-18
/
+227
|
|
*
KVM: PPC: E500: Using "struct debug_reg"
Bharat Bhushan
2013-10-17
1
-10
/
+24
|
|
*
KVM: PPC: E500: exit to user space on "ehpriv 1" instruction
Bharat Bhushan
2013-10-17
2
-1
/
+27
|
|
*
kvm: powerpc: e500: mark page accessed when mapping a guest page
Bharat Bhushan
2013-10-17
1
-0
/
+3
|
|
*
kvm: powerpc: allow guest control "G" attribute in mas2
Bharat Bhushan
2013-10-17
1
-1
/
+1
|
|
*
kvm: powerpc: allow guest control "E" attribute in mas2
Bharat Bhushan
2013-10-17
1
-1
/
+1
|
|
*
KVM: PPC: Book3S HV: Better handling of exceptions that happen in real mode
Paul Mackerras
2013-10-17
1
-6
/
+25
|
|
*
kvm: powerpc: book3s hv: Fix vcore leak
Paul Mackerras
2013-10-17
1
-0
/
+10
|
|
*
KVM: PPC: Book3S PR: Reduce number of shadow PTEs invalidated by MMU notifiers
Paul Mackerras
2013-10-17
1
-8
/
+32
|
|
*
KVM: PPC: Book3S PR: Mark pages accessed, and dirty if being written
Paul Mackerras
2013-10-17
1
-11
/
+15
|
|
*
KVM: PPC: Book3S PR: Use mmu_notifier_retry() in kvmppc_mmu_map_page()
Paul Mackerras
2013-10-17
2
-13
/
+38
|
|
*
KVM: PPC: Book3S PR: Better handling of host-side read-only pages
Paul Mackerras
2013-10-17
7
-37
/
+84
|
|
*
KVM: PPC: Book3S: Move skip-interrupt handlers to common code
Paul Mackerras
2013-10-17
2
-50
/
+0
|
|
*
KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cache
Paul Mackerras
2013-10-17
3
-22
/
+30
|
|
*
KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safe
Paul Mackerras
2013-10-17
4
-34
/
+69
[prev]
[next]