index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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 tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-01-31
25
-903
/
+1260
|
\
|
*
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue
Paolo Bonzini
2014-01-29
25
-903
/
+1260
|
|
\
|
|
*
KVM: PPC: Book3S PR: Cope with doorbell interrupts
Paul Mackerras
2014-01-27
2
-0
/
+3
|
|
*
KVM: PPC: Book3S HV: Add new state for transactional memory
Michael Neuling
2014-01-27
2
-2
/
+77
|
|
*
KVM: PPC: Book3S HV: Basic little-endian guest support
Anton Blanchard
2014-01-27
3
-11
/
+28
|
|
*
KVM: PPC: Book3S HV: Add support for DABRX register on POWER7
Paul Mackerras
2014-01-27
2
-2
/
+36
|
|
*
KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells
Paul Mackerras
2014-01-27
2
-0
/
+8
|
|
*
KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8
Paul Mackerras
2014-01-27
1
-0
/
+6
|
|
*
KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs
Paul Mackerras
2014-01-27
1
-4
/
+15
|
|
*
KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from nap
Paul Mackerras
2014-01-27
1
-115
/
+77
|
|
*
KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8
Paul Mackerras
2014-01-27
1
-1
/
+15
|
|
*
KVM: PPC: Book3S HV: Add handler for HV facility unavailable
Michael Ellerman
2014-01-27
1
-1
/
+10
|
|
*
KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8
Paul Mackerras
2014-01-27
1
-1
/
+7
|
|
*
KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs
Michael Neuling
2014-01-27
2
-2
/
+296
|
|
*
KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbers
Paul Mackerras
2014-01-27
3
-336
/
+392
|
|
*
KVM: PPC: Book3S HV: Don't set DABR on POWER8
Michael Neuling
2014-01-27
2
-3
/
+12
|
|
*
kvm/ppc: IRQ disabling cleanup
Scott Wood
2014-01-27
3
-32
/
+20
|
|
*
KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()
Mihai Caraman
2014-01-27
1
-1
/
+1
|
|
*
KVM: PPC: Book3S HV: use xics_wake_cpu only when defined
Andreas Schwab
2014-01-27
1
-1
/
+6
|
|
*
KVM: PPC: Book3S: MMIO emulation support for little endian guests
Cédric Le Goater
2014-01-27
3
-6
/
+25
|
|
*
KVM: PPC: NULL return of kvmppc_mmu_hpte_cache_next should be handled
Zhouyi Zhou
2014-01-09
1
-0
/
+5
|
|
*
KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state
Tiejun Chen
2014-01-09
2
-11
/
+11
|
|
*
kvm: powerpc: use caching attributes as per linux pte
Bharat Bhushan
2014-01-09
3
-20
/
+32
|
|
*
kvm: book3s: rename lookup_linux_pte() to lookup_linux_pte_and_update()
Bharat Bhushan
2014-01-09
1
-3
/
+5
|
|
*
kvm: booke: clear host tlb reference flag on guest tlb invalidation
Bharat Bhushan
2014-01-09
1
-8
/
+8
|
|
*
KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exit
Paul Mackerras
2014-01-09
1
-64
/
+22
|
|
*
KVM: PPC: Load/save FP/VMX/VSX state directly to/from vcpu struct
Paul Mackerras
2014-01-09
3
-73
/
+19
|
|
*
KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures
Paul Mackerras
2014-01-09
7
-205
/
+123
|
|
*
KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivec
Paul Mackerras
2014-01-09
4
-58
/
+14
|
|
*
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
|
\
[next]