index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-9
/
+9
2009-09-10
KVM: Reduce runnability interface with arch support code
Gleb Natapov
1
-12
/
+1
2009-09-10
KVM: remove old KVMTRACE support code
Marcelo Tosatti
2
-13
/
+0
2009-09-10
KVM: powerpc: convert marker probes to event trace
Marcelo Tosatti
6
-15
/
+126
2009-09-10
KVM: Use macro to iterate over vcpus.
Gleb Natapov
1
-6
/
+10
2009-09-10
KVM: ppc: e500: Add MMUCFG and PVR emulation
Liu Yu
2
-0
/
+5
2009-09-10
KVM: ppc: e500: Directly pass pvr to guest
Liu Yu
2
-4
/
+1
2009-09-10
KVM: ppc: e500: Move to Book-3e MMU definitions
Liu Yu
2
-8
/
+8
2009-09-10
KVM: powerpc: fix some init/exit annotations
Stephen Rothwell
3
-5
/
+5
2009-09-10
KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig
Avi Kivity
1
-2
/
+1
2009-08-20
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
1
-9
/
+9
2009-06-16
powerpc: Add configurable -Werror for arch/powerpc
Michael Ellerman
1
-0
/
+2
2009-06-10
KVM: Fix interrupt unhalting a vcpu when it shouldn't
Gleb Natapov
1
-0
/
+6
2009-03-24
KVM: ppc: e500: Fix the bug that KVM is unstable in SMP
Liu Yu
2
-1
/
+5
2009-03-24
KVM: ppc: e500: Fix the bug that mas0 update to wrong value when read TLB entry
Liu Yu
1
-1
/
+1
2009-03-24
KVM: ppc: Add emulation of E500 register mmucsr0
Liu Yu
3
-0
/
+25
2009-03-24
KVM: ppc: Move to new TLB invalidate interface
Liu Yu
1
-5
/
+5
2009-03-24
KVM: ppc: Fix e500 warnings and some spelling problems
Liu Yu
3
-6
/
+4
2009-03-24
KVM: Add CONFIG_HAVE_KVM_IRQCHIP
Avi Kivity
1
-0
/
+3
2009-03-24
KVM: ppc: remove debug support broken by KVM debug rewrite
Hollis Blanchard
2
-91
/
+2
2009-03-24
KVM: ppc: Add extra E500 exceptions
Hollis Blanchard
5
-13
/
+85
2009-03-24
KVM: ppc: distinguish between interrupts and priorities
Hollis Blanchard
2
-1
/
+2
2009-03-24
KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke
Hollis Blanchard
2
-0
/
+10
2009-03-24
KVM: ppc: E500 core-specific code
Hollis Blanchard
6
-0
/
+1263
2009-03-24
KVM: ppc: ifdef iccci with CONFIG_44x
Hollis Blanchard
1
-0
/
+2
2009-03-24
KVM: ppc: Add dbsr in kvm_vcpu_arch
Hollis Blanchard
1
-0
/
+4
2009-03-24
KVM: ppc: split out common Book E instruction emulation
Hollis Blanchard
4
-202
/
+284
2009-03-24
KVM: ppc: use macros instead of hardcoded literals for instruction decoding
Hollis Blanchard
1
-30
/
+63
2009-03-24
KVM: ppc: remove last 44x-specific bits from booke.c
Hollis Blanchard
1
-4
/
+0
2009-03-24
KVM: ppc: rename 44x MMU functions used in booke.c
Hollis Blanchard
3
-6
/
+4
2009-03-24
KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)
Hollis Blanchard
4
-20
/
+13
2009-03-24
KVM: ppc: change kvmppc_mmu_map() parameters
Hollis Blanchard
2
-12
/
+9
2009-03-24
KVM: ppc: small cosmetic changes to Book E DTLB miss handler
Hollis Blanchard
1
-3
/
+5
2009-03-24
KVM: ppc: cosmetic changes to mmu hook names
Hollis Blanchard
2
-2
/
+2
2009-03-24
KVM: New guest debug interface
Jan Kiszka
1
-2
/
+2
2009-02-15
KVM: Add kvm_arch_sync_events to sync with asynchronize events
Sheng Yang
1
-0
/
+4
2008-12-31
KVM: Consolidate userspace memory capability reporting into common code
Avi Kivity
1
-3
/
+0
2008-12-31
KVM: ppc: mostly cosmetic updates to the exit timing accounting code
Hollis Blanchard
4
-86
/
+63
2008-12-31
KVM: ppc: Implement in-kernel exit timing statistics
Hollis Blanchard
11
-18
/
+449
2008-12-31
KVM: ppc: save and restore guest mappings on context switch
Hollis Blanchard
2
-5
/
+60
2008-12-31
KVM: ppc: directly insert shadow mappings into the hardware TLB
Hollis Blanchard
5
-205
/
+151
2008-12-31
KVM: ppc: support large host pages
Hollis Blanchard
2
-21
/
+62
2008-12-31
KVM: ppc: fix userspace mapping invalidation on context switch
Hollis Blanchard
2
-22
/
+18
2008-12-31
KVM: ppc: use prefetchable mappings for guest memory
Hollis Blanchard
1
-2
/
+7
2008-12-31
KVM: ppc: use MMUCR accessor to obtain TID
Hollis Blanchard
1
-1
/
+1
2008-12-31
KVM: ppc: fix Kconfig constraints
Hollis Blanchard
1
-10
/
+8
2008-12-31
KVM: ppc: improve trap emulation
Hollis Blanchard
1
-2
/
+2
2008-12-31
KVM: ppc: optimize irq delivery path
Hollis Blanchard
3
-153
/
+140
2008-12-31
KVM: ppc: optimize find first bit
Hollis Blanchard
1
-1
/
+1
2008-12-31
KVM: ppc: optimize kvm stat handling
Hollis Blanchard
1
-23
/
+9
[next]