index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: add CPU_FTR_EMB_HV to CPU table
Scott Wood
2012-04-11
1
-1
/
+1
*
powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64
Benjamin Herrenschmidt
2012-04-08
2
-0
/
+21
*
KVM: PPC: Ignore unhalt request from kvm_vcpu_block
Alexander Graf
2012-04-08
3
-0
/
+3
*
KVM: PPC: Book3s: PR: Add HV traps so we can run in HV=1 mode on p7
Alexander Graf
2012-04-08
1
-0
/
+4
*
KVM: PPC: Emulate tw and td instructions
Alexander Graf
2012-04-08
1
-0
/
+14
*
KVM: PPC: Pass EA to updating emulation ops
Alexander Graf
2012-04-08
5
-30
/
+17
*
KVM: PPC: Work around POWER7 DABR corruption problem
Paul Mackerras
2012-04-08
2
-41
/
+61
*
KVM: PPC: Book 3S: Fix compilation for !HV configs
Paul Mackerras
2012-04-08
1
-3
/
+3
*
Restore guest CR after exit timing calculation
Bharat Bhushan
2012-04-08
1
-3
/
+8
*
KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace log
Paul Mackerras
2012-04-08
2
-1
/
+49
*
KVM: PPC: Book3S HV: Make virtual processor area registration more robust
Paul Mackerras
2012-04-08
4
-76
/
+190
*
KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs
Paul Mackerras
2012-04-08
6
-46
/
+124
*
KVM: PPC: Save/Restore CR over vcpu_run
Alexander Graf
2012-04-08
1
-1
/
+7
*
KVM: PPC: Book3s: PR: Add SPAPR H_BULK_REMOVE support
Matt Evans
2012-04-08
1
-4
/
+78
*
KVM: PPC: Booke: only prepare to enter when we enter
Alexander Graf
2012-04-08
1
-8
/
+10
*
KVM: PPC: booke: Reinject performance monitor interrupts
Alexander Graf
2012-04-08
2
-0
/
+5
*
KVM: PPC: booke: expose good state on irq reinject
Alexander Graf
2012-04-08
1
-15
/
+41
*
KVM: PPC: booke: Support perfmon interrupts
Alexander Graf
2012-04-08
1
-0
/
+4
*
KVM: PPC: e500: fix typo in tlb code
Alexander Graf
2012-04-08
1
-2
/
+2
*
KVM: PPC: bookehv: remove unused code
Alexander Graf
2012-04-08
1
-7
/
+0
*
KVM: PPC: booke: add GS documentation for program interrupt
Alexander Graf
2012-04-08
1
-2
/
+8
*
KVM: PPC: booke: Readd debug abort code for machine check
Alexander Graf
2012-04-08
1
-1
/
+6
*
KVM: PPC: bookehv: add comment about shadow_msr
Alexander Graf
2012-04-08
1
-0
/
+1
*
KVM: PPC: bookehv: disable MAS register updates early
Alexander Graf
2012-04-08
1
-4
/
+6
*
KVM: PPC: bookehv: remove SET_VCPU
Alexander Graf
2012-04-08
1
-8
/
+0
*
KVM: PPC: bookehv: remove negation for CONFIG_64BIT
Alexander Graf
2012-04-08
1
-12
/
+12
*
KVM: PPC: bookehv: fix exit timing
Alexander Graf
2012-04-08
1
-4
/
+4
*
KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1
Alexander Graf
2012-04-08
1
-1
/
+1
*
KVM: PPC: booke: rework rescheduling checks
Alexander Graf
2012-04-08
3
-24
/
+54
*
KVM: PPC: booke: deliver program int on emulation failure
Alexander Graf
2012-04-08
1
-1
/
+1
*
KVM: PPC: booke: remove leftover debugging
Alexander Graf
2012-04-08
1
-5
/
+0
*
KVM: PPC: make e500v2 kvm and e500mc cpu mutually exclusive
Alexander Graf
2012-04-08
1
-1
/
+1
*
KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2
Alexander Graf
2012-04-08
6
-15
/
+15
*
KVM: PPC: e500mc: add load inst fixup
Alexander Graf
2012-04-08
1
-1
/
+29
*
KVM: PPC: e500mc: Move r1/r2 restoration very early
Alexander Graf
2012-04-08
1
-6
/
+6
*
KVM: PPC: e500mc: implicitly set MSR_GS
Alexander Graf
2012-04-08
1
-6
/
+5
*
KVM: PPC: e500mc: Add doorbell emulation support
Alexander Graf
2012-04-08
3
-0
/
+72
*
KVM: PPC: e500mc support
Scott Wood
2012-04-08
11
-12
/
+476
*
KVM: PPC: booke: standard PPC floating point support
Scott Wood
2012-04-08
3
-0
/
+76
*
KVM: PPC: booke: category E.HV (GS-mode) support
Scott Wood
2012-04-08
18
-67
/
+1058
*
powerpc/booke: Provide exception macros with interrupt name
Scott Wood
2012-04-08
3
-48
/
+68
*
KVM: PPC: e500: emulate tlbilx
Scott Wood
2012-04-08
3
-0
/
+62
*
KVM: PPC: e500: Track TLB1 entries with a bitmap
Scott Wood
2012-04-08
2
-5
/
+72
*
KVM: PPC: e500: refactor core-specific TLB code
Scott Wood
2012-04-08
5
-414
/
+473
*
KVM: PPC: e500: clean up arch/powerpc/kvm/e500.h
Scott Wood
2012-04-08
1
-11
/
+14
*
KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.h
Scott Wood
2012-04-08
5
-103
/
+78
*
KVM: PPC: e500: rename e500_tlb.h to e500.h
Scott Wood
2012-04-08
4
-6
/
+6
*
KVM: PPC: booke: Move vm core init/destroy out of booke.c
Scott Wood
2012-04-08
3
-9
/
+18
*
KVM: PPC: booke: add booke-level vcpu load/put
Scott Wood
2012-04-08
4
-0
/
+17
*
KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
Scott Wood
2012-04-08
5
-16
/
+55
[next]