1. 433da86 KVM: async_pf: use list_first_entry by Geliang Tang · 8 years ago
  2. d74c0e6 KVM: x86: use list_last_entry by Geliang Tang · 8 years ago
  3. 652fc08 KVM: x86: use list_for_each_entry* by Geliang Tang · 8 years ago
  4. e6e3b5a KVM: use list_for_each_entry_safe by Geliang Tang · 8 years ago
  5. e9ee956 KVM: x86: MMU: Move handle_mmio_page_fault() call to kvm_mmu_page_fault() by Takuya Yoshikawa · 8 years ago
  6. ded5874 KVM: x86: MMU: Consolidate quickly_check_mmio_pf() and is_mmio_page_fault() by Takuya Yoshikawa · 8 years ago
  7. 3ae13fa KVM: x86: pass kvm_get_time_scale arguments in hertz by Paolo Bonzini · 8 years ago
  8. 83326e4 kvm/x86: Hyper-V VMBus hypercall userspace exit by Andrey Smetanin · 8 years ago
  9. b2fdc25 kvm/x86: Reject Hyper-V hypercall continuation by Andrey Smetanin · 8 years ago
  10. 0d9c055 kvm/x86: Pass return code of kvm_emulate_hypercall by Andrey Smetanin · 8 years ago
  11. 18f0986 drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header by Andrey Smetanin · 8 years ago
  12. 8ed6d76 kvm/x86: Rename Hyper-V long spin wait hypercall by Andrey Smetanin · 8 years ago
  13. 4e422bd KVM: x86: fix missed hardware breakpoints by Paolo Bonzini · 8 years ago
  14. 4efd805 KVM: x86: fix *NULL on invalid low-prio irq by Radim Krčmář · 8 years ago
  15. 78db6a5 KVM: x86: rewrite handling of scaled TSC for kvmclock by Paolo Bonzini · 8 years ago
  16. 4941b8c KVM: x86: rename argument to kvm_set_tsc_khz by Paolo Bonzini · 8 years ago
  17. 6f05485 KVM: VMX: Fix guest debugging while in L2 by Jan Kiszka · 8 years ago
  18. 5bb1601 KVM: VMX: Factor out is_exception_n helper by Jan Kiszka · 8 years ago
  19. 6b6de68 KVM: halt_polling: improve grow/shrink settings by Christian Borntraeger · 8 years ago
  20. efef127 Merge tag 'kvm-s390-next-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 8 years ago
  21. 1763f8d KVM: s390: bail out early on fatal signal in dirty logging by Christian Borntraeger · 8 years ago
  22. 70c88a0 KVM: s390: do not block CPU on dirty logging by Christian Borntraeger · 8 years ago
  23. ab99a1c KVM: s390: do not take mmap_sem on dirty log query by Christian Borntraeger · 8 years ago
  24. 8a08b9c KVM: s390: usage hint for adapter mappings by Cornelia Huck · 8 years ago
  25. eaf2b65 KVM: s390: add documentation of KVM_S390_VM_CRYPTO by David Hildenbrand · 8 years ago
  26. aad3c1d KVM: s390: add documentation of KVM_S390_VM_TOD by David Hildenbrand · 8 years ago
  27. efa4816 KVM: s390: remove old fragment of vector registers by David Hildenbrand · 8 years ago
  28. 9b0d721 KVM: s390: instruction-fetching exceptions on SIE faults by David Hildenbrand · 8 years ago
  29. 5631792 KVM: s390: provide prog irq ilc on SIE faults by David Hildenbrand · 8 years ago
  30. eaa4f41 KVM: s390: irq delivery should not rely on icptcode by David Hildenbrand · 9 years ago
  31. f6af84e KVM: s390: clean up prog irq injection on prog irq icpts by David Hildenbrand · 9 years ago
  32. 6597732 KVM: s390: read the correct opcode on SIE faults by David Hildenbrand · 9 years ago
  33. 34346b9 KVM: s390: gaccess: implement instruction fetching mode by David Hildenbrand · 9 years ago
  34. 92c9632 KVM: s390: gaccess: introduce access modes by David Hildenbrand · 9 years ago
  35. 634790b KVM: s390: migration / injection of prog irq ilc by David Hildenbrand · 9 years ago
  36. 0e8bc06 KVM: s390: PSW forwarding / rewinding / ilc rework by David Hildenbrand · 9 years ago
  37. 6fd8e67 KVM: s390: sync of fp registers via kvm_run by David Hildenbrand · 8 years ago
  38. f6aa6dc KVM: s390: allow sync of fp registers via vregs by David Hildenbrand · 8 years ago
  39. bce87cc KVM: x86: consolidate different ways to test for in-kernel LAPIC by Paolo Bonzini · 8 years ago
  40. 1e3161b4 KVM: x86: consolidate "has lapic" checks into irq.c by Paolo Bonzini · 8 years ago
  41. f8543d6 KVM: APIC: remove unnecessary double checks on APIC existence by Paolo Bonzini · 8 years ago
  42. b6ce978 KVM/VMX: Add host irq information in trace event when updating IRTE for posted interrupts by Feng Wu · 8 years ago
  43. 6228a0d KVM: x86: Add lowest-priority support for vt-d posted-interrupts by Feng Wu · 8 years ago
  44. 52004014 KVM: x86: Use vector-hashing to deliver lowest-priority interrupts by Feng Wu · 8 years ago
  45. 23a1c25 KVM: Recover IRTE to remapped mode if the interrupt is not single-destination by Feng Wu · 8 years ago
  46. b51012d KVM: x86: introduce do_shl32_div32 by Paolo Bonzini · 8 years ago
  47. 765bdb4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  48. 92e6edd Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 8 years ago
  49. 4ba6a2b scatterlist: fix a typo in comment block of sg_miter_stop() by Masahiro Yamada · 8 years ago
  50. afc6074 Merge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 8 years ago
  51. 388f7b1 Linux 4.5-rc3 by Linus Torvalds · 8 years ago
  52. c17dfb0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  53. 63fee12 Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 8 years ago
  54. 46df55c Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  55. dacd53c Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  56. 5af9c2e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  57. 5d6a6a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  58. 9b10882 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  59. 22f6070 Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  60. b6a515c epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT by Jason Baron · 8 years ago
  61. 7320428 radix-tree: fix oops after radix_tree_iter_retry by Konstantin Khlebnikov · 8 years ago
  62. b14fd33 MAINTAINERS: trim the file triggers for ABI/API by Michael Kerrisk (man-pages) · 8 years ago
  63. d2b2a28 dax: dirty inode only if required by Dmitry Monakhov · 8 years ago
  64. ae02620 thp: make deferred_split_scan() work again by Kirill A. Shutemov · 8 years ago
  65. 12352d3 mm: replace vma_lock_anon_vma with anon_vma_lock_read/write by Konstantin Khlebnikov · 8 years ago
  66. c95a518 ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup by xuejiufei · 8 years ago
  67. 012a416 um: asm/page.h: remove the pte_high member from struct pte_t by Nicolai Stange · 8 years ago
  68. 080fe20 mm, hugetlb: don't require CMA for runtime gigantic pages by Vlastimil Babka · 8 years ago
  69. b4330af mm/hugetlb: fix gigantic page initialization/allocation by Mike Kravetz · 8 years ago
  70. cf2a82e mm: downgrade VM_BUG in isolate_lru_page() to warning by Kirill A. Shutemov · 8 years ago
  71. 77bf45e mempolicy: do not try to queue pages from !vma_migratable() by Kirill A. Shutemov · 8 years ago
  72. 564e81a mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progress by Tetsuo Handa · 8 years ago
  73. ccde8bd vmstat: make vmstat_update deferrable by Michal Hocko · 8 years ago
  74. f01f17d mm, vmstat: make quiet_vmstat lighter by Michal Hocko · 8 years ago
  75. 1ce2210 mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INIT by Vlastimil Babka · 8 years ago
  76. 1f1ffb8a memblock: don't mark memblock_phys_mem_size() as __init by David Gibson · 8 years ago
  77. d7ce369 dump_stack: avoid potential deadlocks by Eric Dumazet · 8 years ago
  78. acf128d mm: validate_mm browse_rb SMP race condition by Andrea Arcangeli · 8 years ago
  79. af1ddcb m32r: fix build failure due to SMP and MMU by Sudip Mukherjee · 8 years ago
  80. 9c5a05bc block: fix pfn_mkwrite() DAX fault handler by Ross Zwisler · 8 years ago
  81. 823dd32 signals: avoid random wakeups in sigsuspend() by Sasha Levin · 8 years ago
  82. 79e2f8d Merge branches 'pm-core' and 'pm-domains' by Rafael J. Wysocki · 8 years ago
  83. 9298230 Merge branches 'pnp' and 'acpi-cppc' by Rafael J. Wysocki · 8 years ago
  84. dd6f86a Merge tag 'media/v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  85. ea5a273 Merge tag 'sound-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  86. ed1741b Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  87. 320549a regmap: mmio: Revert to v4.4 endianness handling by Mark Brown · 8 years ago
  88. 6739b3d Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux into drm-fixes by Dave Airlie · 8 years ago
  89. 91a25e4 drm/dp/mst: deallocate payload on port destruction by Mykola Lysenko · 8 years ago
  90. c175cd1 drm/dp/mst: Reverse order of MST enable and clearing VC payload table. by Andrey Grodzovsky · 8 years ago
  91. 5e93b82 drm/dp/mst: move GUID storage from mgr, port to only mst branch by Hersen Wu · 8 years ago
  92. cfcfa08 drm/dp/mst: change MST detection scheme by Mykola Lysenko · 8 years ago
  93. a9ebb3e drm/dp/mst: Calculate MST PBN with 31.32 fixed point by Harry Wentland · 8 years ago
  94. 64566b5 drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil by Harry Wentland · 8 years ago
  95. 4d6a10d drm/mst: Add range check for max_payloads during init by Imre Deak · 8 years ago
  96. 441388a drm/mst: Don't ignore the MST PBN self-test result by Imre Deak · 8 years ago
  97. dabe195 drm: fix missing reference counting decrease by Insu Yun · 8 years ago
  98. c745884 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  99. ec71f12 Merge tag 'drm-amdkfd-fixes-2016-01-28' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 8 years ago
  100. 07c8fed Merge branch 'exynos-drm-fixes' of git://git.kernel.org:/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 8 years ago