1. 2860c4b KVM: move architecture-dependent requests to arch/ by Paolo Bonzini · 9 years ago
  2. 6662ba3 KVM: renumber vcpu->request bits by Paolo Bonzini · 9 years ago
  3. 0cd3104 KVM: document which architecture uses each request bit by Paolo Bonzini · 9 years ago
  4. 6c71f8a KVM: Remove unused KVM_REQ_KICK to save a bit in vcpu->requests by Paolo Bonzini · 9 years ago
  5. d0ecb44 Merge tag 'kvm-s390-next-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 9 years ago
  6. 1dab134 kvm: x86: Check kvm_write_guest return value in kvm_write_wall_clock by Nicholas Krause · 9 years ago
  7. c6e5f16 KVM: s390: implement the RI support of guest by Fan Zhang · 9 years ago
  8. c57ee5f kvm/s390: drop unpaired smp_mb by Michael S. Tsirkin · 9 years ago
  9. 0af2593 kvm: x86: fix comment about {mmu,nested_mmu}.gva_to_gpa by David Matlack · 9 years ago
  10. def840e Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next by Paolo Bonzini · 9 years ago
  11. 7749266 KVM: x86: MMU: Use clear_page() instead of init_shadow_page_table() by Takuya Yoshikawa · 9 years ago
  12. c7da6fa arm/arm64: KVM: Detect vGIC presence at runtime by Pavel Fedin · 9 years ago
  13. 1b1ebe8 MAINTAINERS: add git URL for KVM/ARM by Fengguang Wu · 9 years ago
  14. 20475f7 arm64: KVM: Add support for 16-bit VMID by Vladimir Murzin · 9 years ago
  15. 8420dcd arm: KVM: Make kvm_arm.h friendly to assembly code by Vladimir Murzin · 9 years ago
  16. 9d4dc688 arm/arm64: KVM: Remove unreferenced S2_PGD_ORDER by Vladimir Murzin · 9 years ago
  17. 281243c arm64: KVM: debug: Remove spurious inline attributes by Marc Zyngier · 9 years ago
  18. e078ef8 ARM: KVM: Cleanup exception injection by Marc Zyngier · 9 years ago
  19. 481d2bc kvm/x86: Remove Hyper-V SynIC timer stopping by Andrey Smetanin · 9 years ago
  20. 671d9ab kvm: Dump guest rIP when the guest tried something unsupported by Borislav Petkov · 9 years ago
  21. 8a86aea9 KVM: vmx: detect mismatched size in VMCS read/write by Paolo Bonzini · 9 years ago
  22. 845c5b4 KVM: VMX: fix read/write sizes of VMCS fields in dump_vmcs by Paolo Bonzini · 9 years ago
  23. f353105 KVM: VMX: fix read/write sizes of VMCS fields by Paolo Bonzini · 9 years ago
  24. 0bcf261 KVM: VMX: fix the writing POSTED_INTR_NV by Li RongQing · 9 years ago
  25. 1f4b34f kvm/x86: Hyper-V SynIC timers by Andrey Smetanin · 9 years ago
  26. 765eaa0 kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ack by Andrey Smetanin · 9 years ago
  27. 93bf417 kvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR_TIME_REF_COUNT by Andrey Smetanin · 9 years ago
  28. 0ae8038 kvm/x86: Added Hyper-V vcpu_to_hv_vcpu()/hv_vcpu_to_vcpu() helpers by Andrey Smetanin · 9 years ago
  29. e18eaee kvm/x86: Rearrange func's declarations inside Hyper-V header by Andrey Smetanin · 9 years ago
  30. c71acc4 drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 header by Andrey Smetanin · 9 years ago
  31. 5b423ef drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header by Andrey Smetanin · 9 years ago
  32. 4f39bcf drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header by Andrey Smetanin · 9 years ago
  33. 7797dcf drivers/hv: replace enum hv_message_type by u32 by Andrey Smetanin · 9 years ago
  34. da3f7ca Merge tag 'kvm-s390-next-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 9 years ago
  35. 32e6b23 KVM: s390: consider system MHA for guest storage by Guenther Hutzl · 10 years ago
  36. a3a92c3 KVM: s390: fix mismatch between user and in-kernel guest limit by Dominik Dingel · 10 years ago
  37. 8335713a KVM: s390: obey kptr_restrict in traces by Christian Borntraeger · 9 years ago
  38. 7ec7c8c KVM: s390: use assignment instead of memcpy by Christian Borntraeger · 9 years ago
  39. 3ffa75c arm64: KVM: Remove weak attributes by Marc Zyngier · 9 years ago
  40. 23a1346 arm64: KVM: Cleanup asm-offset.c by Marc Zyngier · 9 years ago
  41. 9d8415d arm64: KVM: Turn system register numbers to an enum by Marc Zyngier · 9 years ago
  42. 1ea66d2 arm64: KVM: Move away from the assembly version of the world switch by Marc Zyngier · 9 years ago
  43. 910917b arm64: KVM: Map the kernel RO section into HYP by Marc Zyngier · 9 years ago
  44. 044ac37 arm64: KVM: Add compatibility aliases by Marc Zyngier · 9 years ago
  45. 53fd5b6 arm64: KVM: Add panic handling by Marc Zyngier · 9 years ago
  46. 2b28162 arm64: KVM: HYP mode entry points by Marc Zyngier · 9 years ago
  47. 5eec0a9 arm64: KVM: Implement TLB handling by Marc Zyngier · 9 years ago
  48. c13d168 arm64: KVM: Implement fpsimd save/restore by Marc Zyngier · 9 years ago
  49. be901e9 arm64: KVM: Implement the core world switch by Marc Zyngier · 9 years ago
  50. c1bf6e1 arm64: KVM: Add patchable function selector by Marc Zyngier · 9 years ago
  51. b97b66c arm64: KVM: Implement guest entry by Marc Zyngier · 9 years ago
  52. 8eb9926 arm64: KVM: Implement debug save/restore by Marc Zyngier · 9 years ago
  53. c209ec8 arm64: KVM: Implement 32bit system register save/restore by Marc Zyngier · 9 years ago
  54. 6d6ec20 arm64: KVM: Implement system register save/restore by Marc Zyngier · 9 years ago
  55. 1431af3 arm64: KVM: Implement timer save/restore by Marc Zyngier · 9 years ago
  56. f68d2b1 arm64: KVM: Implement vgic-v3 save/restore by Marc Zyngier · 9 years ago
  57. 3c13b8f KVM: arm/arm64: vgic-v3: Make the LR indexing macro public by Marc Zyngier · 9 years ago
  58. 06282fd arm64: KVM: Implement vgic-v2 save/restore by Marc Zyngier · 9 years ago
  59. c76a0a6 arm64: KVM: Add a HYP-specific header file by Marc Zyngier · 9 years ago
  60. 3600c2f arm64: Add macros to read/write system registers by Mark Rutland · 9 years ago
  61. b19e689 KVM: arm/arm64: Count guest exit due to various reasons by Amit Tomar · 9 years ago
  62. 8cdb654 KVM: arm/arm64: vgic: make vgic_io_ops static by Jisheng Zhang · 9 years ago
  63. 9f9499a Linux 4.4-rc5 by Linus Torvalds · 9 years ago
  64. dfd01f0 sched/wait: Fix the signal handling fix by Peter Zijlstra · 9 years ago
  65. fc891828 Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  66. dec9cbf Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  67. 43afc99 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. f17ef49 Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  69. b24f74e Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  70. c474009 Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  71. 097b285 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  72. 79dbdda Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  73. 800f1ac Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  74. a971526 Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  75. 7807563 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  76. 6539756 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  77. 9530d0f MIPS: fix DMA contiguous allocation by Qais Yousef · 9 years ago
  78. 2d33fa1 sh64: fix __NR_fgetxattr by Dmitry V. Levin · 9 years ago
  79. 854ee2e ocfs2: fix SGID not inherited issue by Junxiao Bi · 9 years ago
  80. a2b829d mm/oom_kill.c: avoid attempting to kill init sharing same memory by Chen Jie · 9 years ago
  81. 26bbe7e drivers/base/memory.c: prohibit offlining of memory blocks with missing sections by Seth Jennings · 9 years ago
  82. 267a4c7 tmpfs: fix shmem_evict_inode() warnings on i_blocks by Hugh Dickins · 9 years ago
  83. dbe409e mm/hugetlb.c: fix resv map memory leak for placeholder entries by Mike Kravetz · 9 years ago
  84. 0d777df mm: hugetlb: call huge_pte_alloc() only if ptep is null by Naoya Horiguchi · 9 years ago
  85. 86fffe4 kernel: remove stop_machine() Kconfig dependency by Chris Wilson · 9 years ago
  86. 98e89cf mm: kmemleak: mark kmemleak_init prototype as __init by Nicolas Iooss · 9 years ago
  87. 25be6a6 mm: fix kerneldoc on mem_cgroup_replace_page by Hugh Dickins · 9 years ago
  88. 3066a96 osd fs: __r4w_get_page rely on PageUptodate for uptodate by Hugh Dickins · 9 years ago
  89. ed0f1e2 MAINTAINERS: make Vladimir co-maintainer of the memory controller by Johannes Weiner · 9 years ago
  90. 373ccbe mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any progress by Michal Hocko · 9 years ago
  91. 475a2f9 mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfo by Vlastimil Babka · 9 years ago
  92. 9516a18 memcg: fix memory.high target by Vladimir Davydov · 9 years ago
  93. a88c769 mm: hugetlb: fix hugepage memory leak caused by wrong reserve count by Naoya Horiguchi · 9 years ago
  94. 78c0cbf parisc: Disable huge pages on Mako machines by Helge Deller · 9 years ago
  95. 5c477b4 parisc: Wire up mlock2 syscall by Helge Deller · 9 years ago
  96. 5f0e9b4 parisc: Remove unused pcibios_init_bus() by Bjorn Helgaas · 9 years ago
  97. e46e31a parisc iommu: fix panic due to trying to allocate too large region by Mikulas Patocka · 9 years ago
  98. 7f4c977 Merge tag 'imx-fixes-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Kevin Hilman · 9 years ago
  99. 6534778 ls2080a/dts: Add little endian property for GPIO IP block by Liu Gang · 9 years ago
  100. edb70e2 dt-bindings: define little-endian property for QorIQ GPIO by Li Yang · 9 years ago