index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-21
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
21
-545
/
+3598
2010-05-19
KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctls
Avi Kivity
2
-1
/
+24
2010-05-19
KVM: Let vcpu structure alignment be determined at runtime
Avi Kivity
3
-3
/
+4
2010-05-19
KVM: powerpc: use of kzalloc/kfree requires including slab.h
Stephen Rothwell
1
-0
/
+1
2010-05-17
KVM: PPC: Enable native paired singles
Alexander Graf
2
-1
/
+23
2010-05-17
KVM: PPC: Find HTAB ourselves
Alexander Graf
1
-8
/
+13
2010-05-17
KVM: PPC: Fix Book3S_64 Host MMU debug output
Alexander Graf
1
-8
/
+12
2010-05-17
KVM: PPC: Set VSID_PR also for Book3S_64
Alexander Graf
1
-0
/
+3
2010-05-17
KVM: PPC: Be more informative on BUG
Alexander Graf
1
-2
/
+8
2010-05-17
KVM: PPC: Make Alignment interrupts work again
Alexander Graf
1
-0
/
+2
2010-05-17
KVM: PPC: Improve split mode
Alexander Graf
3
-34
/
+42
2010-05-17
KVM: PPC: Make Performance Counters work
Alexander Graf
2
-0
/
+5
2010-05-17
KVM: PPC: Convert u64 -> ulong
Alexander Graf
5
-16
/
+14
2010-05-17
KVM: PPC: Enable Book3S_32 KVM building
Alexander Graf
2
-0
/
+30
2010-05-17
KVM: PPC: Check max IRQ prio
Alexander Graf
1
-1
/
+1
2010-05-17
KVM: PPC: Add Book3S compatibility code
Alexander Graf
4
-3
/
+34
2010-05-17
KVM: PPC: Emulate segment fault
Alexander Graf
1
-0
/
+23
2010-05-17
KVM: PPC: Remove fetch fail code
Alexander Graf
1
-4
/
+0
2010-05-17
KVM: PPC: Release clean pages as clean
Alexander Graf
1
-1
/
+5
2010-05-17
KVM: PPC: Make SLB switching code the new segment framework
Alexander Graf
2
-160
/
+25
2010-05-17
KVM: PPC: Make highmem code generic
Alexander Graf
1
-100
/
+101
2010-05-17
KVM: PPC: Make real mode handler generic
Alexander Graf
1
-31
/
+88
2010-05-17
KVM: PPC: Extract MMU init
Alexander Graf
2
-7
/
+19
2010-05-17
KVM: PPC: Use CONFIG_PPC_BOOK3S define
Alexander Graf
2
-4
/
+4
2010-05-17
KVM: PPC: Use KVM_BOOK3S_HANDLER
Alexander Graf
2
-1
/
+5
2010-05-17
KVM: PPC: Improve indirect svcpu accessors
Alexander Graf
7
-75
/
+95
2010-05-17
KVM: PPC: Add generic segment switching code
Alexander Graf
1
-0
/
+257
2010-05-17
KVM: PPC: Add SR swapping code
Alexander Graf
1
-0
/
+143
2010-05-17
KVM: PPC: Add host MMU Support
Alexander Graf
1
-0
/
+480
2010-05-17
KVM: PPC: Name generic 64-bit code generic
Alexander Graf
5
-5
/
+3
2010-05-17
KVM: PPC: Add dequeue for external on BookE
Alexander Graf
1
-0
/
+6
2010-05-17
KVM: PPC: Only use QPRs when available
Alexander Graf
1
-0
/
+2
2010-05-17
KVM: PPC: Disable MSR_FEx for Cell hosts
Alexander Graf
1
-0
/
+4
2010-05-17
KVM: PPC: Add check if pte was mapped secondary
Alexander Graf
1
-0
/
+7
2010-05-17
KVM: PPC: Add emulation for dcba
Alexander Graf
1
-0
/
+4
2010-05-17
KVM: PPC: Fix dcbz emulation
Alexander Graf
2
-38
/
+37
2010-05-17
KVM: PPC: Make build work without CONFIG_VSX/ALTIVEC
Alexander Graf
1
-0
/
+8
2010-05-17
KVM: PPC: Add OSI hypercall interface
Alexander Graf
2
-6
/
+30
2010-05-17
KVM: Add support for enabling capabilities per-vcpu
Alexander Graf
1
-0
/
+27
2010-05-17
KVM: PPC: Implement alignment interrupt
Alexander Graf
2
-0
/
+85
2010-05-17
KVM: PPC: Implement emulation for lbzux and lhax
Alexander Graf
1
-0
/
+20
2010-05-17
KVM: PPC: Make XER load 32 bit
Alexander Graf
1
-1
/
+1
2010-05-17
KVM: PPC: Implement BAT reads
Alexander Graf
1
-0
/
+35
2010-05-17
KVM: PPC: Implement mfsr emulation
Alexander Graf
1
-0
/
+13
2010-05-17
KVM: PPC: Load VCPU for register fetching
Alexander Graf
1
-0
/
+8
2010-05-17
KVM: PPC: Don't reload FPU with invalid values
Alexander Graf
1
-0
/
+5
2010-05-17
KVM: PPC: Split instruction reading out
Alexander Graf
1
-8
/
+16
2010-05-17
KVM: PPC: Book3S_32 guest MMU fixes
Alexander Graf
1
-7
/
+23
2010-05-17
KVM: PPC: Make DSISR 32 bits wide
Alexander Graf
1
-1
/
+1
2010-05-17
KVM: PPC: Allow userspace to unset the IRQ line
Alexander Graf
2
-1
/
+11
[next]