Commit History

Author SHA1 Message Date
  Linus Torvalds 643ad15d47 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 years ago
  Linus Torvalds 10dc374766 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm 9 years ago
  Paolo Bonzini ab92f30875 Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD 9 years ago
  Ingo Molnar 6aa447bcbb Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes 9 years ago
  Marcelo Tosatti 8577370fb0 KVM: Use simple waitqueue for vcpu->wq 9 years ago
  Christian Borntraeger d7444794a0 KVM: async_pf: do not warn on page allocation failures 9 years ago
  Geliang Tang 433da86023 KVM: async_pf: use list_first_entry 9 years ago
  Dave Hansen 1e9877902d mm/gup: Introduce get_user_pages_remote() 9 years ago
  Markus Elfring 4f52696a6c KVM-async_pf: Delete an unnecessary check before the function call "kmem_cache_destroy" 9 years ago
  Kosuke Tatsukawa 6003a42010 kvm: fix waitqueue_active without memory barrier in virt/kvm/async_pf.c 10 years ago
  Andrea Arcangeli 0664e57ff0 mm: gup: kvm use get_user_pages_unlocked 10 years ago
  Andres Lagar-Cavilla 234b239bea kvm: Faults which trigger IO release the mmap_sem 11 years ago
  Linus Torvalds b05d59dfce Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next 11 years ago
  Oleg Nesterov e9545b9f8a KVM: async_pf: change async_pf_execute() to use get_user_pages(tsk => NULL) 11 years ago
  Oleg Nesterov d72d946d0b KVM: async_pf: kill the unnecessary use_mm/unuse_mm async_pf_execute() 11 years ago
  Oleg Nesterov 41c22f6262 KVM: async_pf: mm->mm_users can not pin apf->mm 11 years ago
  Dominik Dingel 1179ba5395 KVM: async_pf: Add missing call for async page present 11 years ago
  Dominik Dingel 9f2ceda49c KVM: async_pf: Allow to wait for outstanding work 12 years ago
  Dominik Dingel e0ead41a6d KVM: async_pf: Provide additional direct page notification 12 years ago
  chai wen f2e106692d KVM: Drop FOLL_GET in GUP when doing async page fault 12 years ago
  Radim Krčmář 98fda16929 kvm: remove .done from struct kvm_async_pf 12 years ago
  Radim Krčmář 28b441e240 kvm: free resources after canceling async_pf 12 years ago
  Xiao Guangrong 32cad84f44 KVM: do not release the error page 13 years ago
  Xiao Guangrong 6cede2e679 KVM: introduce KVM_ERR_PTR_BAD_PAGE 13 years ago
  Xiao Guangrong a2766325cf KVM: remove dummy pages 13 years ago
  Xiao Guangrong 2b4b5af8f8 KVM: use kvm_release_page_clean to release the page 13 years ago
  Xiao Guangrong 64f638c7c4 KVM: fix the race while wakeup all pv guest 15 years ago
  Xiao Guangrong 15096ffcea KVM: handle more completed apfs if possible 15 years ago
  Gleb Natapov 7c90705bf2 KVM: Inject asynchronous page fault into a PV guest if page is swapped out. 15 years ago
  Gleb Natapov 344d9588a9 KVM: Add PV MSR to enable asynchronous page faults delivery. 15 years ago