1. 3370b69 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  2. 4bde961 Merge branch 'for-linus-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  3. 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  4. a96036b KVM: x86: rename update_db_bp_intercept to update_bp_intercept by Paolo Bonzini · 9 years ago
  5. cbdb967 KVM: svm: unconditionally intercept #DB by Paolo Bonzini · 9 years ago
  6. 54a2055 KVM: x86: work around infinite loop in microcode when #AC is delivered by Eric Northup · 9 years ago
  7. 8cfe986 KVM: VMX: Dump TSC multiplier in dump_vmcs() by Haozhong Zhang · 9 years ago
  8. be7b263 KVM: VMX: Use a scaled host TSC for guest readings of MSR_IA32_TSC by Haozhong Zhang · 9 years ago
  9. ff2c3a1 KVM: VMX: Setup TSC scaling ratio when a vcpu is loaded by Haozhong Zhang · 9 years ago
  10. 64903d6 KVM: VMX: Enable and initialize VMX TSC scaling by Haozhong Zhang · 9 years ago
  11. 27cca94 KVM: x86: Use the correct vcpu's TSC rate to compute time scale by Haozhong Zhang · 9 years ago
  12. 4ba7653 KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc() by Haozhong Zhang · 9 years ago
  13. 58ea676 KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset() by Haozhong Zhang · 9 years ago
  14. 07c1419 KVM: x86: Replace call-back compute_tsc_offset() with a common function by Haozhong Zhang · 9 years ago
  15. 381d585 KVM: x86: Replace call-back set_tsc_khz() with a common function by Haozhong Zhang · 9 years ago
  16. 35181e8 KVM: x86: Add a common TSC scaling function by Haozhong Zhang · 9 years ago
  17. ad72188 KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_arch by Haozhong Zhang · 9 years ago
  18. bc9b961 KVM: x86: Collect information for setting TSC scaling ratio by Haozhong Zhang · 9 years ago
  19. 893590c KVM: x86: declare a few variables as __read_mostly by Paolo Bonzini · 9 years ago
  20. 450869d KVM: x86: merge handle_mmio_page_fault and handle_mmio_page_fault_common by Paolo Bonzini · 9 years ago
  21. 77c5b5d kmap_atomic_to_page() has no users, remove it by Nicolas Pitre · 9 years ago
  22. 85ce230 Merge branch 'for-4.4/hotplug' into libnvdimm-for-next by Dan Williams · 9 years ago
  23. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  24. 99aaa9c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  25. 78e3c79 arch/x86/kernel/cpu/perf_event_msr.c: use sign_extend64() for sign extension by Martin Kepplinger · 9 years ago
  26. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  27. 1b2411c um: Simplify STUB_DATA loading by Richard Weinberger · 9 years ago
  28. 246d254 um: Remove dead symbol from i386 syscall stub by Richard Weinberger · 9 years ago
  29. ec2c6c0 um: Remove dead code from x86_64 syscall stub by Richard Weinberger · 9 years ago
  30. 22402cd Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  31. 3c87b79 Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  32. 54727e6 x86: don't make DEBUG_WX default to 'y' even with DEBUG_RODATA by Linus Torvalds · 9 years ago
  33. e2391a2 livepatch: Fix crash with !CONFIG_DEBUG_SET_MODULE_RONX by Josh Poimboeuf · 9 years ago
  34. 2e3078a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  35. a8ca5d0 mm: mlock: add new mlock system call by Eric B Munson · 9 years ago
  36. c63f06d kasan: move KASAN_SANITIZE in arch/x86/boot/Makefile by Andrey Konovalov · 9 years ago
  37. 25add7e kasan: update log messages by Andrey Konovalov · 9 years ago
  38. 933425fb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  39. a3eaa86 KVM: VMX: Fix commit which broke PML by Kai Huang · 9 years ago
  40. 0d51ce9 Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  41. 41ecf14 Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  42. e627078 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  43. b0f85fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  44. ccc9d4a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  45. 879ae18 KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0() by Laszlo Ersek · 9 years ago
  46. 89651a3 KVM: x86: allow RSM from 64-bit mode by Paolo Bonzini · 9 years ago
  47. 656ec4a KVM: VMX: fix SMEP and SMAP without EPT by Radim Krčmář · 9 years ago
  48. 8a22f23 KVM: x86: move kvm_set_irq_inatomic to legacy device assignment by Paolo Bonzini · 9 years ago
  49. 7695405 KVM: device assignment: remove pointless #ifdefs by Paolo Bonzini · 9 years ago
  50. b97e6de KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomic by Paolo Bonzini · 9 years ago
  51. 0669a51 KVM: x86: zero apic_arb_prio on reset by Radim Krčmář · 9 years ago
  52. c75efa9 drivers/hv: share Hyper-V SynIC constants with userspace by Andrey Smetanin · 9 years ago
  53. f40606b KVM: x86: handle SMBASE as physical address in RSM by Radim Krčmář · 9 years ago
  54. 7a036a6 KVM: x86: add read_phys to x86_emulate_ops by Radim Krčmář · 9 years ago
  55. 2da29bc KVM: x86: removing unused variable by Saurabh Sengar · 9 years ago
  56. 197a4f4 Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 9 years ago
  57. 66ef349 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  58. 639ab3e Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  59. 4302d50 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  60. ce4d72f Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. 0f25f2c Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  62. f323c49 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  63. 33d46f9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  64. 378e4e9 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  65. a75a3f6 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  66. d2bea73 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  67. 5352869 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. b831ef2 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  69. b02ac6b Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  70. d63a978 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  71. f5a8160 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  72. 7b2a430 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  73. 1f9a30e Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  74. abed7d0 xen: fix the check of e_pfn in xen_find_pfn_range by Zhenzhong Duan · 9 years ago
  75. 69f8947 Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  76. 2167cea x86/cpu: Add CLZERO detection by Wan Zongshun · 9 years ago
  77. dc34bdd x86/mce: Add a default case to the switch in __mcheck_cpu_ancient_init() by Borislav Petkov · 9 years ago
  78. c7f54d2 x86/mce: Add a Scalable MCA vendor flags bit by Aravind Gopalakrishnan · 9 years ago
  79. b75ec3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  80. 2459ee8 x86/vm86: Set thread.vm86 to NULL on fork/clone by Andy Lutomirski · 9 years ago
  81. 914beb9 x86/xen: add reschedule point when mapping foreign GFNs by David Vrabel · 9 years ago
  82. 44511fb efi: Use correct type for struct efi_memory_map::phys_map by Ard Biesheuvel · 9 years ago
  83. 06ef431 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into core/efi by Ingo Molnar · 9 years ago
  84. ababae4 x86/ioapic: Prevent NULL pointer dereference in setup_ioapic_dest() by Werner Pawlitschko · 9 years ago
  85. 298a96c x86/dma-mapping: Fix arch_dma_alloc_attrs() oops with NULL dev by Ville Syrjälä · 9 years ago
  86. ba210f5 Merge branch 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  87. 343ccb0 Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted' by Rafael J. Wysocki · 9 years ago
  88. 2c66e24d x86/efi: Fix kernel panic when CONFIG_DEBUG_VIRTUAL is enabled by Sai Praneeth · 9 years ago
  89. 0386729 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  90. a314e3e xen/arm: Enable cpu_hotplug.c by Stefano Stabellini · 9 years ago
  91. 291be10 xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb by Julien Grall · 9 years ago
  92. 008c320 xen/grant: Introduce helpers to split a page into grant by Julien Grall · 9 years ago
  93. 8edfcf8 x86/xen: export xen_alloc_p2m_entry() by David Vrabel · 9 years ago
  94. 81b286e xen/balloon: make alloc_xenballoon_pages() always allocate low pages by David Vrabel · 9 years ago
  95. f5775e0 x86/xen: discard RAM regions above the maximum reservation by David Vrabel · 10 years ago
  96. 3217f7c KVM: Add kvm_arch_vcpu_{un}blocking callbacks by Christoffer Dall · 9 years ago
  97. 883a1e8 ftrace: Calculate the correct dyn_ftrace number to report to the userspace by Minfei Huang · 9 years ago
  98. 8affb48 x86/PCI: Don't alloc pcibios-irq when MSI is enabled by Joerg Roedel · 9 years ago
  99. c595ac2 x86/microcode/intel: Move #ifdef DEBUG inside the function by Borislav Petkov · 9 years ago
  100. 6f7fc44 x86/microcode/amd: Remove maintainers from comments by Borislav Petkov · 9 years ago