提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds 16c29dafcc Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 14 年之前
  Akinobu Mita cd7e48c5de kvm: use little-endian bitops 14 年之前
  Akinobu Mita 5140a357ea kvm: stop including asm-generic/bitops/le.h directly 14 年之前
  Rafael J. Wysocki fb3600cc50 KVM: Use syscore_ops instead of sysdev class and sysdev 14 年之前
  Jan Kiszka e935b8372c KVM: Convert kvm_lock to raw_spinlock 14 年之前
  Rik van Riel 217ece6129 KVM: use yield_to instead of sleep in kvm_vcpu_on_spin 14 年之前
  Rik van Riel 34bb10b79d KVM: keep track of which task is running a KVM vcpu 14 年之前
  Huang Ying fafc3dbaac KVM: Replace is_hwpoison_address with __get_user_pages 14 年之前
  Xiao Guangrong 3cba41307a KVM: make make_all_cpus_request() lockless 14 年之前
  Xiao Guangrong 6b7e2d0991 KVM: Add "exiting guest mode" state 14 年之前
  Heiko Carstens d48ead8b0b KVM: fix build warning within __kvm_set_memory_region() on s390 14 年之前
  Avi Kivity 8234b22e1c KVM: MMU: Don't flush shadow when enabling dirty tracking 14 年之前
  Andrea Arcangeli 22e5c47ee2 thp: add compound_trans_head() helper 14 年之前
  Andrea Arcangeli 8ee53820ed thp: mmu_notifier_test_young 14 年之前
  Andrea Arcangeli 936a5fe6e6 thp: kvm mmu transparent hugepage support 14 年之前
  Avi Kivity b7c4145ba2 KVM: Don't spin on virt instruction faults during reboot 14 年之前
  Xiao Guangrong a4ee1ca4a3 KVM: MMU: delay flush all tlbs on sync_page path 14 年之前
  Takuya Yoshikawa 75b7127c38 KVM: rename hardware_[dis|en]able() to *_nolock() and add locking wrappers 14 年之前
  Takuya Yoshikawa 97e91e28fa KVM: take kvm_lock for hardware_disable() during cpu hotplug 14 年之前
  Jan Kiszka d89f5eff70 KVM: Clean up vm creation and release 14 年之前
  Jan Kiszka 57e7fbee1d KVM: Refactor srcu struct release on early errors 14 年之前
  Takuya Yoshikawa 2653503769 KVM: replace vmalloc and memset with vzalloc 14 年之前
  Heiko Carstens aac8763697 KVM: get rid of warning within kvm_dev_ioctl_create_vm 14 年之前
  Heiko Carstens 3bcc8a8c6c KVM: add cast within kvm_clear_guest_page to fix warning 14 年之前
  Takuya Yoshikawa 6f9e5c1702 KVM: use kmalloc() for small dirty bitmaps 14 年之前
  Takuya Yoshikawa 515a01279a KVM: pre-allocate one more dirty bitmap to avoid vmalloc() 14 年之前
  Takuya Yoshikawa a36a57b1a1 KVM: introduce wrapper functions for creating/destroying dirty bitmaps 14 年之前
  Gleb Natapov 64be500706 KVM: x86: trace "exit to userspace" event 14 年之前
  Marcelo Tosatti 612819c3c6 KVM: propagate fault r/w information to gup(), allow read-only memory 14 年之前
  Gleb Natapov 8030089f9e KVM: improve hva_to_pfn() readability 14 年之前