index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
async_pf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-13
KVM: async_pf: mm->mm_users can not pin apf->mm
Oleg Nesterov
1
-4
/
+4
2013-10-15
KVM: Drop FOLL_GET in GUP when doing async page fault
chai wen
1
-12
/
+5
2013-09-24
kvm: remove .done from struct kvm_async_pf
Radim Krčmář
1
-4
/
+1
2013-09-17
kvm: free resources after canceling async_pf
Radim Krčmář
1
-1
/
+4
2012-08-06
KVM: do not release the error page
Xiao Guangrong
1
-2
/
+2
2012-08-06
KVM: introduce KVM_ERR_PTR_BAD_PAGE
Xiao Guangrong
1
-1
/
+1
2012-07-26
KVM: remove dummy pages
Xiao Guangrong
1
-2
/
+1
2012-07-26
KVM: use kvm_release_page_clean to release the page
Xiao Guangrong
1
-2
/
+2
2011-01-12
KVM: fix the race while wakeup all pv guest
Xiao Guangrong
1
-1
/
+4
2011-01-12
KVM: handle more completed apfs if possible
Xiao Guangrong
1
-16
/
+16
2011-01-12
KVM: Inject asynchronous page fault into a PV guest if page is swapped out.
Gleb Natapov
1
-1
/
+2
2011-01-12
KVM: Add PV MSR to enable asynchronous page faults delivery.
Gleb Natapov
1
-0
/
+20
2011-01-12
KVM: Retry fault before vmentry
Gleb Natapov
1
-0
/
+2
2011-01-12
KVM: Halt vcpu if page it tries to access is swapped out
Gleb Natapov
1
-0
/
+190