Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d5bfccdf38d094f2b15fae8b361d7bd47f2509d6
/
virt
/
kvm
/
async_pf.c
643ad15
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
10dc374
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
ab92f30
Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 9 years ago
6aa447bc
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes
by Ingo Molnar
· 9 years ago
8577370
KVM: Use simple waitqueue for vcpu->wq
by Marcelo Tosatti
· 9 years ago
d744479
KVM: async_pf: do not warn on page allocation failures
by Christian Borntraeger
· 9 years ago
433da86
KVM: async_pf: use list_first_entry
by Geliang Tang
· 9 years ago
1e98779
mm/gup: Introduce get_user_pages_remote()
by Dave Hansen
· 9 years ago
4f52696
KVM-async_pf: Delete an unnecessary check before the function call "kmem_cache_destroy"
by Markus Elfring
· 9 years ago
6003a42
kvm: fix waitqueue_active without memory barrier in virt/kvm/async_pf.c
by Kosuke Tatsukawa
· 9 years ago
0664e57
mm: gup: kvm use get_user_pages_unlocked
by Andrea Arcangeli
· 10 years ago
234b239
kvm: Faults which trigger IO release the mmap_sem
by Andres Lagar-Cavilla
· 10 years ago
b05d59d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
by Linus Torvalds
· 10 years ago
e9545b9
KVM: async_pf: change async_pf_execute() to use get_user_pages(tsk => NULL)
by Oleg Nesterov
· 11 years ago
d72d946
KVM: async_pf: kill the unnecessary use_mm/unuse_mm async_pf_execute()
by Oleg Nesterov
· 11 years ago
41c22f6
KVM: async_pf: mm->mm_users can not pin apf->mm
by Oleg Nesterov
· 11 years ago
1179ba5
KVM: async_pf: Add missing call for async page present
by Dominik Dingel
· 11 years ago
9f2ceda
KVM: async_pf: Allow to wait for outstanding work
by Dominik Dingel
· 11 years ago
e0ead41
KVM: async_pf: Provide additional direct page notification
by Dominik Dingel
· 11 years ago
f2e1066
KVM: Drop FOLL_GET in GUP when doing async page fault
by chai wen
· 11 years ago
98fda16
kvm: remove .done from struct kvm_async_pf
by Radim Krčmář
· 11 years ago
28b441e
kvm: free resources after canceling async_pf
by Radim Krčmář
· 11 years ago
32cad84
KVM: do not release the error page
by Xiao Guangrong
· 12 years ago
6cede2e
KVM: introduce KVM_ERR_PTR_BAD_PAGE
by Xiao Guangrong
· 12 years ago
a276632
KVM: remove dummy pages
by Xiao Guangrong
· 12 years ago
2b4b5af
KVM: use kvm_release_page_clean to release the page
by Xiao Guangrong
· 12 years ago
64f638c
KVM: fix the race while wakeup all pv guest
by Xiao Guangrong
· 14 years ago
15096ff
KVM: handle more completed apfs if possible
by Xiao Guangrong
· 14 years ago
7c90705
KVM: Inject asynchronous page fault into a PV guest if page is swapped out.
by Gleb Natapov
· 14 years ago
344d958
KVM: Add PV MSR to enable asynchronous page faults delivery.
by Gleb Natapov
· 14 years ago
56028d0
KVM: Retry fault before vmentry
by Gleb Natapov
· 14 years ago
af585b9
KVM: Halt vcpu if page it tries to access is swapped out
by Gleb Natapov
· 14 years ago