index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
gfp-translate
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-23
KVM: Take kvm instead of vcpu to mmu_notifier_retry
Christoffer Dall
5
-8
/
+8
2012-10-22
KVM: SVM: Cleanup error statements
Borislav Petkov
1
-5
/
+2
2012-10-18
KVM: VMX: report internal error for MMIO #PF due to delivery event
Xiao Guangrong
1
-10
/
+16
2012-10-18
KVM: VMX: report internal error for the unhandleable event
Xiao Guangrong
2
-6
/
+21
2012-10-18
KVM: do not de-cache cr4 bits needlessly
Gleb Natapov
1
-1
/
+1
2012-10-17
KVM: MMU: introduce FNAME(prefetch_gpte)
Xiao Guangrong
1
-31
/
+24
2012-10-17
KVM: MMU: move prefetch_invalid_gpte out of pagaing_tmp.h
Xiao Guangrong
2
-31
/
+31
2012-10-17
KVM: MMU: cleanup FNAME(page_fault)
Xiao Guangrong
1
-19
/
+13
2012-10-17
KVM: MMU: remove mmu_is_invalid
Xiao Guangrong
2
-7
/
+2
2012-10-11
s390/kvm: dont announce RRBM support
Christian Borntraeger
1
-1
/
+1
2012-10-11
s390/kvm: Add documentation for KVM_S390_INTERRUPT
Cornelia Huck
1
-0
/
+33
2012-10-11
s390/kvm: Interrupt injection bugfix
Jason J. Herne
1
-1
/
+18
2012-10-10
KVM: change kvm_assign_device() to print return value when iommu_attach_devic...
Shuah Khan
1
-5
/
+1
2012-10-08
KVM: x86: Make emulator_fix_hypercall static
Jan Kiszka
1
-2
/
+2
2012-10-08
KVM: x86: Convert kvm_arch_vcpu_reset into private kvm_vcpu_reset
Jan Kiszka
2
-4
/
+5
2012-10-05
arch/powerpc/kvm/e500_tlb.c: fix error return code
Julia Lawall
1
-6
/
+13
2012-10-05
KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas
Paul Mackerras
4
-1
/
+76
2012-10-05
KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface
Paul Mackerras
6
-0
/
+149
2012-10-05
KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface
Paul Mackerras
6
-24
/
+215
2012-10-05
KVM: PPC: set IN_GUEST_MODE before checking requests
Scott Wood
2
-6
/
+9
2012-10-05
KVM: PPC: e500: MMU API: fix leak of shared_tlb_pages
Scott Wood
1
-0
/
+2
2012-10-05
KVM: PPC: e500: fix allocation size error on g2h_tlb1_map
Scott Wood
1
-1
/
+1
2012-10-05
KVM: PPC: Book3S HV: Fix calculation of guest phys address for MMIO emulation
Paul Mackerras
1
-5
/
+4
2012-10-05
KVM: PPC: Book3S HV: Remove bogus update of physical thread IDs
Paul Mackerras
1
-6
/
+0
2012-10-05
KVM: PPC: Book3S HV: Fix updates of vcpu->cpu
Paul Mackerras
3
-3
/
+4
2012-10-05
KVM: Move some PPC ioctl definitions to the correct place
Paul Mackerras
1
-3
/
+3
2012-10-05
KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly
Paul Mackerras
8
-13
/
+64
2012-10-05
KVM: PPC: Move kvm->arch.slot_phys into memslot.arch
Paul Mackerras
8
-61
/
+102
2012-10-05
KVM: PPC: Book3S HV: Take the SRCU read lock before looking up memslots
Paul Mackerras
2
-8
/
+36
2012-10-05
KVM: PPC: bookehv: Allow duplicate calls of DO_KVM macro
Mihai Caraman
1
-2
/
+2
2012-10-05
KVM: PPC: BookE: Support FPU on non-hv systems
Alexander Graf
1
-0
/
+11
2012-10-05
KVM: PPC: 440: Implement mfdcrx
Alexander Graf
1
-31
/
+43
2012-10-05
KVM: PPC: 440: Implement mtdcrx
Alexander Graf
1
-13
/
+23
2012-10-05
Document IACx/DACx registers access using ONE_REG API
Bharat Bhushan
1
-2
/
+7
2012-10-05
KVM: PPC: E500: Remove E500_TLB_DIRTY flag
Alexander Graf
2
-5
/
+2
2012-10-05
KVM: PPC: Use symbols for exit trace
Alexander Graf
1
-2
/
+56
2012-10-05
KVM: PPC: BookE: Add MCSR SPR support
Alexander Graf
1
-0
/
+6
2012-10-05
KVM: PPC: 44x: Initialize PVR
Alexander Graf
1
-0
/
+1
2012-10-05
booke: Added ONE_REG interface for IAC/DAC debug registers
Bharat Bhushan
4
-8
/
+84
2012-10-05
KVM: PPC: booke: Add watchdog emulation
Bharat Bhushan
9
-2
/
+199
2012-10-05
KVM: PPC: Add return value to core_check_requests
Alexander Graf
4
-5
/
+15
2012-10-05
KVM: PPC: Add return value in prepare_to_enter
Alexander Graf
3
-17
/
+22
2012-10-05
KVM: PPC: Ignore EXITING_GUEST_MODE mode
Alexander Graf
1
-5
/
+0
2012-10-05
KVM: PPC: Move kvm_guest_enter call into generic code
Alexander Graf
3
-4
/
+3
2012-10-05
KVM: PPC: Book3S: PR: Rework irq disabling
Alexander Graf
5
-21
/
+41
2012-10-05
KVM: PPC: Consistentify vcpu exit path
Alexander Graf
2
-7
/
+14
2012-10-05
KVM: PPC: Book3S: PR: Indicate we're out of guest mode
Alexander Graf
1
-0
/
+1
2012-10-05
KVM: PPC: Exit guest context while handling exit
Alexander Graf
2
-0
/
+5
2012-10-05
KVM: PPC: Book3S: PR: Only do resched check once per exit
Alexander Graf
1
-1
/
+1
2012-10-05
KVM: PPC: BookE: Drop redundant vcpu->mode set
Alexander Graf
1
-2
/
+0
[next]