index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
oprofile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-28
Split out struct kvmppc_vcore creation to separate function
Stewart Smith
1
-10
/
+21
2014-07-28
KVM: PPC: Book3S: Make kvmppc_ld return a more accurate error indication
Paul Mackerras
1
-13
/
+12
2014-07-28
KVM: PPC: Book3S PR: Take SRCU read lock around RTAS kvm_read_guest() call
Paul Mackerras
1
-2
/
+7
2014-07-28
KVM: PPC: Book3S: Fix LPCR one_reg interface
Alexey Kardashevskiy
4
-3
/
+16
2014-07-28
KVM: PPC: Remove 440 support
Alexander Graf
17
-1204
/
+2
2014-07-28
KVM: PPC: Remove comment saying SPRG1 is used for vcpu pointer
Bharat Bhushan
1
-3
/
+0
2014-07-28
KVM: PPC: Booke-hv: Add one reg interface for SPRG9
Bharat Bhushan
2
-2
/
+21
2014-07-28
kvm: ppc: bookehv: Save restore SPRN_SPRG9 on guest entry exit
Bharat Bhushan
3
-0
/
+6
2014-07-28
KVM: PPC: Bookehv: Get vcpu's last instruction for emulation
Mihai Caraman
3
-28
/
+145
2014-07-28
KVM: PPC: Allow kvmppc_get_last_inst() to fail
Mihai Caraman
11
-77
/
+140
2014-07-28
KVM: PPC: Book3s: Remove kvmppc_read_inst() function
Mihai Caraman
1
-51
/
+34
2014-07-28
KVM: PPC: Book3e: Add TLBSEL/TSIZE defines for MAS0/1
Mihai Caraman
1
-3
/
+6
2014-07-28
KVM: PPC: e500mc: Revert "add load inst fixup"
Mihai Caraman
1
-25
/
+1
2014-07-28
kvm: ppc: Add SPRN_EPR get helper function
Bharat Bhushan
2
-10
/
+12
2014-07-28
kvm: ppc: booke: Use the shared struct helpers for SPRN_SPRG0-7
Bharat Bhushan
2
-20
/
+20
2014-07-28
kvm: ppc: booke: Add shared struct helpers of SPRN_ESR
Bharat Bhushan
2
-21
/
+4
2014-07-28
kvm: ppc: booke: Use the shared struct helpers of SPRN_DEAR
Bharat Bhushan
1
-21
/
+3
2014-07-28
kvm: ppc: booke: Use the shared struct helpers of SRR0 and SRR1
Bharat Bhushan
1
-11
/
+6
2014-07-28
kvm: ppc: bookehv: Added wrapper macros for shadow registers
Bharat Bhushan
1
-8
/
+36
2014-07-28
KVM: PPC: Book3S: Make magic page properly 4k mappable
Alexander Graf
6
-20
/
+38
2014-07-28
KVM: PPC: Book3S: Add hack for split real mode
Alexander Graf
4
-0
/
+71
2014-07-28
KVM: PPC: Book3S: Stop PTE lookup on write errors
Alexander Graf
1
-1
/
+1
2014-07-28
KVM: PPC: Deflect page write faults properly in kvmppc_st
Alexander Graf
1
-2
/
+4
2014-07-28
KVM: PPC: Book3S: Move vcore definition to end of kvm_arch struct
Alexander Graf
1
-1
/
+4
2014-07-28
KVM: PPC: e500: Emulate power management control SPR
Mihai Caraman
2
-0
/
+13
2014-07-28
KVM: PPC: Book3S HV: Enable for little endian hosts
Alexander Graf
1
-1
/
+0
2014-07-28
KVM: PPC: Book3S HV: Fix ABIv2 on LE
Alexander Graf
1
-8
/
+8
2014-07-28
KVM: PPC: Book3S HV: Access XICS in BE
Alexander Graf
1
-4
/
+14
2014-07-28
KVM: PPC: Book3S HV: Access host lppaca and shadow slb in BE
Alexander Graf
1
-10
/
+10
2014-07-28
KVM: PPC: Book3S HV: Access guest VPA in BE
Alexander Graf
2
-14
/
+14
2014-07-28
KVM: PPC: Book3S HV: Make HTAB code LE host aware
Alexander Graf
4
-129
/
+164
2014-07-28
PPC: Add asm helpers for BE 32bit load/store
Alexander Graf
1
-0
/
+4
2014-07-28
KVM: PPC: e500: Fix default tlb for victim hint
Mihai Caraman
2
-1
/
+8
2014-07-28
KVM: PPC: Book3S HV: Add H_SET_MODE hcall handling
Michael Neuling
2
-1
/
+57
2014-07-28
KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled
Paul Mackerras
10
-5
/
+88
2014-07-28
KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling
Paul Mackerras
10
-2
/
+193
2014-07-28
KVM: PPC: e500mc: Enhance tlb invalidation condition on vcpu schedule
Mihai Caraman
1
-3
/
+3
2014-07-28
KVM: PPC: Book3S PR: Fix sparse endian checks
Alexander Graf
1
-10
/
+11
2014-07-28
KVM: PPC: Book3S PR: Fix ABIv2 on LE
Alexander Graf
2
-0
/
+8
2014-07-28
KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC()
Anton Blanchard
2
-2
/
+2
2014-07-28
KVM: PPC: Book3S HV: Fix ABIv2 indirect branch issue
Anton Blanchard
1
-2
/
+2
2014-07-28
KVM: PPC: Book3S PR: Handle hyp doorbell exits
Alexander Graf
1
-0
/
+1
2014-07-28
KVM: PPC: Book3s HV: Fix tlbie compile error
Alexander Graf
1
-6
/
+2
2014-07-28
KVM: PPC: Book3s PR: Disable AIL mode with OPAL
Alexander Graf
1
-0
/
+12
2014-07-28
KVM: PPC: BOOK3S: PR: Emulate instruction counter
Aneesh Kumar K.V
5
-6
/
+14
2014-07-28
KVM: PPC: BOOK3S: PR: Emulate virtual timebase register
Aneesh Kumar K.V
7
-7
/
+30
2014-07-06
KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulation
Aneesh Kumar K.V
4
-12
/
+21
2014-06-30
arch: x86: kvm: x86.c: Cleaning up variable is set more than once
Rickard Strandqvist
1
-1
/
+0
2014-06-30
MIPS: KVM: Remove dead code of TLB index error in kvm_mips_emul_tlbwr()
Deng-Cheng Zhu
1
-5
/
+0
2014-06-30
MIPS: KVM: Skip memory cleaning in kvm_mips_commpage_init()
Deng-Cheng Zhu
1
-3
/
+0
[next]