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
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-06
x86, kvm: Remove cast obsoleted by set_64bit() prototype cleanup
H. Peter Anvin
1
-5
/
+1
2010-08-06
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-8
/
+8
2010-08-06
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+1
2010-08-02
KVM: VMX: Fix host GDT.LIMIT corruption
Avi Kivity
1
-0
/
+4
2010-08-02
KVM: MMU: using __xchg_spte more smarter
Xiao Guangrong
1
-2
/
+7
2010-08-02
KVM: MMU: cleanup spte set and accssed/dirty tracking
Xiao Guangrong
1
-9
/
+8
2010-08-02
KVM: MMU: don't atomicly set spte if it's not present
Xiao Guangrong
1
-2
/
+3
2010-08-02
KVM: MMU: fix page dirty tracking lost while sync page
Xiao Guangrong
1
-7
/
+3
2010-08-02
KVM: MMU: fix broken page accessed tracking with ept enabled
Xiao Guangrong
1
-2
/
+3
2010-08-02
KVM: MMU: add missing reserved bits check in speculative path
Xiao Guangrong
2
-3
/
+11
2010-08-02
KVM: MMU: fix mmu notifier invalidate handler for huge spte
Andrea Arcangeli
1
-2
/
+6
2010-08-02
KVM: x86 emulator: fix xchg instruction emulation
Wei Yongjun
1
-0
/
+4
2010-08-02
KVM: x86: Call mask notifiers from pic
Gleb Natapov
1
-1
/
+11
2010-08-02
KVM: x86: never re-execute instruction with enabled tdp
Gleb Natapov
1
-0
/
+3
2010-08-02
KVM: x86: emulator: inc/dec can have lock prefix
Gleb Natapov
1
-2
/
+2
2010-08-02
KVM: MMU: Eliminate redundant temporaries in FNAME(fetch)
Avi Kivity
1
-35
/
+24
2010-08-02
KVM: MMU: Validate all gptes during fetch, not just those used for new pages
Avi Kivity
1
-9
/
+24
2010-08-02
KVM: MMU: Simplify spte fetch() function
Avi Kivity
1
-44
/
+49
2010-08-02
KVM: MMU: Add gpte_valid() helper
Avi Kivity
1
-8
/
+17
2010-08-02
KVM: MMU: Add validate_direct_spte() helper
Avi Kivity
2
-21
/
+29
2010-08-02
KVM: MMU: Add drop_large_spte() helper
Avi Kivity
2
-4
/
+9
2010-08-02
KVM: MMU: Use __set_spte to link shadow pages
Avi Kivity
1
-1
/
+1
2010-08-02
KVM: MMU: Add link_shadow_page() helper
Avi Kivity
2
-5
/
+12
2010-08-02
KVM: Expose MCE control MSRs to userspace
Avi Kivity
1
-0
/
+2
2010-08-02
KVM: PIT: stop vpit before freeing irq_routing
Xiao Guangrong
2
-1
/
+4
2010-08-02
KVM: Reenter guest after emulation failure if due to access to non-mmio address
Gleb Natapov
1
-7
/
+25
2010-08-02
KVM: Return EFAULT from kvm ioctl when guest accesses bad area
Gleb Natapov
1
-1
/
+3
2010-08-02
KVM: fix lock imbalance in kvm_create_pit()
Jiri Slaby
1
-0
/
+1
2010-08-02
KVM: MMU: Keep going on permission error
Avi Kivity
1
-22
/
+30
2010-08-02
KVM: MMU: Only indicate a fetch fault in page fault error code if nx is enabled
Avi Kivity
1
-1
/
+1
2010-08-02
KVM: x86 emulator: re-implementing 'mov AL,moffs' instruction decoding
Wei Yongjun
1
-9
/
+23
2010-08-02
KVM: x86 emulator: fix cli/sti instruction emulation
Wei Yongjun
1
-4
/
+6
2010-08-02
KVM: x86 emulator: fix 'mov rm,sreg' instruction decoding
Wei Yongjun
1
-1
/
+1
2010-08-02
KVM: x86 emulator: fix 'and AL,imm8' instruction decoding
Wei Yongjun
1
-1
/
+1
2010-08-02
KVM: x86 emulator: fix the comment of out instruction
Wei Yongjun
1
-2
/
+2
2010-08-02
KVM: x86 emulator: fix 'mov sreg,rm16' instruction decoding
Wei Yongjun
1
-1
/
+1
2010-08-02
KVM: MMU: Don't drop accessed bit while updating an spte
Avi Kivity
1
-4
/
+21
2010-08-02
KVM: MMU: Atomically check for accessed bit when dropping an spte
Avi Kivity
1
-7
/
+21
2010-08-02
KVM: MMU: Move accessed/dirty bit checks from rmap_remove() to drop_spte()
Avi Kivity
1
-8
/
+11
2010-08-02
KVM: MMU: Introduce drop_spte()
Avi Kivity
2
-20
/
+23
2010-08-02
KVM: VMX: fix tlb flush with invalid root
Xiao Guangrong
2
-3
/
+4
2010-08-01
KVM: Remove unnecessary divide operations
Joerg Roedel
1
-4
/
+4
2010-08-01
KVM: MMU: cleanup FNAME(fetch)() functions
Xiao Guangrong
1
-11
/
+8
2010-08-01
KVM: MMU: fix direct sp's access corrupted
Xiao Guangrong
1
-2
/
+26
2010-08-01
KVM: MMU: fix conflict access permissions in direct sp
Xiao Guangrong
1
-0
/
+2
2010-08-01
KVM: MMU: fix writable sync sp mapping
Xiao Guangrong
1
-1
/
+4
2010-08-01
KVM: VMX: Execute WBINVD to keep data consistency with assigned devices
Sheng Yang
4
-2
/
+61
2010-08-01
KVM: Simplify vcpu_enter_guest() mmu reload logic slightly
Avi Kivity
1
-7
/
+5
2010-08-01
KVM: Search the LAPIC's for one that will accept a PIC interrupt
Chris Lalancette
1
-4
/
+13
2010-08-01
KVM: x86: Enable AVX for guest
Sheng Yang
1
-2
/
+2
[next]