index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-23
Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-21
/
+309
2011-05-22
KVM: PPC: booke: add sregs support
Scott Wood
7
-10
/
+259
2011-05-22
KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)
Scott Wood
2
-1
/
+13
2011-05-22
KVM: PPC: use ticks, not usecs, for exit timing
Stuart Yoder
1
-4
/
+17
2011-05-22
KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx
Scott Wood
3
-3
/
+6
2011-05-22
KVM: PPC: e500: emulate SVR
Scott Wood
2
-0
/
+3
2011-05-20
powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processors
Paul Mackerras
1
-0
/
+2
2011-05-20
powerpc/kvm: Fix kvmppc_core_pending_dec
Paul Mackerras
1
-1
/
+1
2011-05-11
KVM: PPC: Fix issue clearing exit timing counters
Bharat Bhushan
2
-3
/
+11
2011-04-20
powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode
Paul Mackerras
2
-4
/
+4
2011-04-20
powerpc: Base support for exceptions using HSRR0/1
Benjamin Herrenschmidt
2
-2
/
+9
2011-04-20
powerpc: In HV mode, use HSPRG0 for PACA
Benjamin Herrenschmidt
1
-3
/
+1
2011-03-17
KVM: PPC: Fix SPRG get/set for Book3S and BookE
Peter Tyser
2
-12
/
+16
2011-01-12
KVM: Clean up vm creation and release
Jan Kiszka
1
-17
/
+3
2011-01-12
KVM: replace vmalloc and memset with vzalloc
Takuya Yoshikawa
1
-3
/
+1
2010-11-05
KVM: PPC: BookE: Load the lower half of MSR
Scott Wood
1
-1
/
+1
2010-11-05
KVM: PPC: BookE: fix sleep with interrupts disabled
Scott Wood
1
-2
/
+0
2010-11-05
KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().
Scott Wood
1
-1
/
+1
2010-11-05
KVM: PPC: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+1
2010-10-24
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
21
-390
/
+984
2010-10-24
KVM: PPC: Fix compile error in e500_tlb.c
Alexander Graf
1
-1
/
+2
2010-10-24
KVM: PPC: e500_tlb: Fix a minor copy-paste tracing bug
Kyle Moffett
1
-2
/
+1
2010-10-24
KVM: PPC: Implement level interrupts for BookE
Alexander Graf
2
-3
/
+18
2010-10-24
KVM: PPC: Expose level based interrupt cap
Alexander Graf
1
-0
/
+1
2010-10-24
KVM: PPC: Implement Level interrupts on Book3S
Alexander Graf
1
-3
/
+27
2010-10-24
KVM: PPC: allow ppc440gp to pass the compatibility check
Hollis Blanchard
1
-1
/
+2
2010-10-24
KVM: PPC: fix compilation of "dump tlbs" debug function
Hollis Blanchard
1
-0
/
+1
2010-10-24
KVM: PPC: initialize IVORs in addition to IVPR
Hollis Blanchard
1
-2
/
+6
2010-10-24
KVM: PPC: Don't put MSR_POW in MSR
Alexander Graf
1
-1
/
+5
2010-10-24
KVM: PPC: Implement correct SID mapping on Book3s_32
Alexander Graf
2
-30
/
+35
2010-10-24
KVM: PPC: Update int_pending also on dequeue
Alexander Graf
1
-0
/
+3
2010-10-24
KVM: PPC: Put segment registers in shared page
Alexander Graf
3
-11
/
+10
2010-10-24
KVM: PPC: Interpret SR registers on demand
Alexander Graf
2
-38
/
+45
2010-10-24
KVM: PPC: Move BAT handling code into spr handler
Alexander Graf
1
-32
/
+16
2010-10-24
KVM: PPC: Add feature bitmap for magic page
Alexander Graf
1
-1
/
+4
2010-10-24
KVM: PPC: Remove unused define
Alexander Graf
1
-1
/
+0
2010-10-24
KVM: PPC: Revert "KVM: PPC: Use kernel hash function"
Alexander Graf
2
-4
/
+17
2010-10-24
KVM: PPC: Move slb debugging to tracepoints
Alexander Graf
2
-17
/
+78
2010-10-24
KVM: PPC: Make invalidation code more reliable
Alexander Graf
1
-6
/
+8
2010-10-24
KVM: PPC: Don't flush PTEs on NX/RO hit
Alexander Graf
1
-2
/
+0
2010-10-24
KVM: PPC: Preload magic page when in kernel mode
Alexander Graf
1
-0
/
+10
2010-10-24
KVM: PPC: Add tracepoints for generic spte flushes
Alexander Graf
2
-15
/
+26
2010-10-24
KVM: PPC: Fix sid map search after flush
Alexander Graf
1
-2
/
+2
2010-10-24
KVM: PPC: Move pte invalidate debug code to tracepoint
Alexander Graf
2
-2
/
+30
2010-10-24
KVM: PPC: Add tracepoint for generic mmu map
Alexander Graf
2
-0
/
+32
2010-10-24
KVM: PPC: Move book3s_64 mmu map debug print to trace point
Alexander Graf
2
-11
/
+36
2010-10-24
KVM: PPC: Move EXIT_DEBUG partially to tracepoints
Alexander Graf
2
-22
/
+55
2010-10-24
KVM: PPC: fix leakage of error page in kvmppc_patch_dcbz()
Wei Yongjun
1
-1
/
+3
2010-10-24
KVM: PPC: Make long relocations be ulong
Alexander Graf
1
-2
/
+2
2010-10-24
KVM: PPC: Use MSR_DR for external load_up
Alexander Graf
1
-9
/
+19
[next]