1. 0238ea9 KVM: nVMX: Add preemption timer support by Jan Kiszka · 12 years ago
  2. c18911a KVM: nVMX: Provide EFER.LMA saving support by Jan Kiszka · 12 years ago
  3. eabeaac KVM: nVMX: Clean up and fix pin-based execution controls by Jan Kiszka · 12 years ago
  4. 66450a2 KVM: x86: Rework INIT and SIPI handling by Jan Kiszka · 12 years ago
  5. 5d21881 KVM: MMU: make kvm_mmu_available_pages robust against n_used_mmu_pages > n_max_mmu_pages by Marcelo Tosatti · 12 years ago
  6. 57f252f KVM: x86: Drop unused return code from VCPU reset callback by Jan Kiszka · 12 years ago
  7. 03ba32c VMX: x86: handle host TSC calibration failure by Marcelo Tosatti · 12 years ago
  8. 0fa24ce kvm: remove cast for kmalloc return value by Ioan Orghici · 12 years ago
  9. 5da5960 KVM: MMU: Introduce a helper function for FIFO zapping by Takuya Yoshikawa · 12 years ago
  10. 945315b KVM: MMU: Use list_for_each_entry_safe in kvm_mmu_commit_zap_page() by Takuya Yoshikawa · 12 years ago
  11. 1044b03 KVM: MMU: Fix and clean up for_each_gfn_* macros by Takuya Yoshikawa · 12 years ago
  12. 1a0d74e KVM: nVMX: Fix setting of CR0 and CR4 in guest mode by Jan Kiszka · 12 years ago
  13. 33fb20c KVM: nVMX: Fix content of MSR_IA32_VMX_ENTRY/EXIT_CTLS by Jan Kiszka · 12 years ago
  14. c4627c7 KVM: nVMX: Reset RFLAGS on VM-exit by Jan Kiszka · 12 years ago
  15. 503cd0c KVM: nVMX: Fix switching of debug state by Jan Kiszka · 12 years ago
  16. 8482644 KVM: set_memory_region: Refactor commit_memory_region() by Takuya Yoshikawa · 12 years ago
  17. 7b6195a KVM: set_memory_region: Refactor prepare_memory_region() by Takuya Yoshikawa · 12 years ago
  18. 47ae31e KVM: set_memory_region: Drop user_alloc from set_memory_region() by Takuya Yoshikawa · 12 years ago
  19. 462fce4 KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region() by Takuya Yoshikawa · 12 years ago
  20. ee2c25e Merge branch 'master' into queue by Marcelo Tosatti · 12 years ago
  21. 8e8b180 Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  22. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  23. 20e6926 x86, ACPI, mm: Revert movablemem_map support by Yinghai Lu · 12 years ago
  24. 14cc0b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  25. 884ac29 xen/pci: We don't do multiple MSI's. by Konrad Rzeszutek Wilk · 12 years ago
  26. 1e50059 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  27. 2af7844 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 12 years ago
  28. c79c498 xen/pat: Disable PAT using pat_enabled value. by Konrad Rzeszutek Wilk · 12 years ago
  29. 3ab66e8 KVM: VMX: Pass vcpu to __vmx_complete_interrupts by Jan Kiszka · 12 years ago
  30. 44ceb9d KVM: nVMX: Avoid one redundant vmcs_read in prepare_vmcs12 by Jan Kiszka · 12 years ago
  31. 3d2a80a x86/kvm: Fix pvclock vsyscall fixmap by Peter Hurley · 12 years ago
  32. 2a7d2b9 Merge branch 'akpm' (final batch from Andrew) by Linus Torvalds · 12 years ago
  33. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  34. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 12 years ago
  35. e3c4877 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  36. 18a44a7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  37. 6131ffa more file_inode() open-coded instances by Al Viro · 12 years ago
  38. 7c10093 x86: Make sure we can boot in the case the BDA contains pure garbage by H. Peter Anvin · 12 years ago
  39. 02cdb50 arch/x86/kvm: beautify source code for __u32 irq which is never < 0 by Chen Gang · 12 years ago
  40. 957c897 KVM: nVMX: Use cached exit reason by Jan Kiszka · 12 years ago
  41. 36c3cc4 KVM: nVMX: Clear segment cache after switching between L1 and L2 by Jan Kiszka · 12 years ago
  42. d6851fb KVM: nVMX: Advertise PAUSE and WBINVD exiting support by Jan Kiszka · 12 years ago
  43. 733568f KVM: VMX: Make prepare_vmcs12 and load_vmcs12_host_state static by Jan Kiszka · 12 years ago
  44. fe1140c x86: kvmclock: Do not setup kvmclock vsyscall in the absence of that clock by Jan Kiszka · 12 years ago
  45. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  46. 2003cd9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  47. f8ef15d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  48. 556f12f Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  49. 058e7b5 x86, efi: Mark disable_runtime as __initdata by Matt Fleming · 12 years ago
  50. 32dc43e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  51. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  52. 1256276 x86, doc: Fix incorrect comment about 64-bit code segment descriptors by Konrad Rzeszutek Wilk · 12 years ago
  53. 3f6d078 fix compat truncate/ftruncate by Al Viro · 12 years ago
  54. 77be36d Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  55. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  56. 561c673 switch lseek to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  57. a8aed3e x86/mm/pageattr: Prevent PSE and GLOABL leftovers to confuse pmd/pte_present and pmd_huge by Andrea Arcangeli · 12 years ago
  58. 954f857 Revert "x86, mm: Make spurious_fault check explicitly check explicitly check the PRESENT bit" by Andrea Arcangeli · 12 years ago
  59. 942670d x86/mm/numa: Don't check if node is NUMA_NO_NODE by Wen Congyang · 12 years ago
  60. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  61. 5ce1a70 Merge branch 'akpm' (more incoming from Andrew) by Linus Torvalds · 12 years ago
  62. 01a178a acpi, memory-hotplug: support getting hotplug info from SRAT by Tang Chen · 12 years ago
  63. 27168d3 acpi, memory-hotplug: extend movablemem_map ranges to the end of node by Tang Chen · 12 years ago
  64. e8d1955 acpi, memory-hotplug: parse SRAT before memblock is ready by Tang Chen · 12 years ago
  65. 4d59a75 x86: get pg_data_t's memory from other node by Yasuaki Ishimatsu · 12 years ago
  66. e13fe86 cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the node by Wen Congyang · 12 years ago
  67. c4c6052 cpu_hotplug: clear apicid to node when the cpu is hotremoved by Wen Congyang · 12 years ago
  68. 0197518 memory-hotplug: remove memmap of sparse-vmemmap by Tang Chen · 12 years ago
  69. bbcab87 memory-hotplug: remove page table of x86_64 architecture by Tang Chen · 12 years ago
  70. ae9aae9 memory-hotplug: common APIs to support page tables hot-remove by Wen Congyang · 12 years ago
  71. 46723bf memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap by Yasuaki Ishimatsu · 12 years ago
  72. 24d335c memory-hotplug: introduce new arch_remove_memory() for removing page table by Wen Congyang · 12 years ago
  73. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  74. c47f39e Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  75. 0cc9129 x86-64, xen, mmu: Provide an early version of write_cr3. by Konrad Rzeszutek Wilk · 12 years ago
  76. ac630dd x86-64: don't set the early IDT to point directly to 'early_idt_handler' by Linus Torvalds · 12 years ago
  77. bd31a7f KVM: nVMX: Trap unconditionally if msr bitmap access fails by Jan Kiszka · 12 years ago
  78. 908a7bd KVM: nVMX: Improve I/O exit handling by Jan Kiszka · 12 years ago
  79. 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  80. cb715a8 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  81. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  82. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  83. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  84. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  85. 6b73a96 Revert "KVM: MMU: lazily drop large spte" by Marcelo Tosatti · 12 years ago
  86. fb834c7 x86, efi: Make "noefi" really disable EFI runtime serivces by Matt Fleming · 12 years ago
  87. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  88. c81611c xen: event channel arrays are xen_ulong_t and not unsigned long by Ian Campbell · 12 years ago
  89. ff1fb5f Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 12 years ago
  90. 27cf929 x86/apic: Fix parsing of the 'lapic' cmdline option by Mathias Krause · 12 years ago
  91. 6994318 perf/x86: Add Intel IvyBridge event scheduling constraints by Stephane Eranian · 12 years ago
  92. 1eaec82 Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  93. 1a13c0b Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  94. f98982c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  95. 29d5052 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  96. 026f149 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  97. 11743a1 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  98. 121027a Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  99. 5abcd76 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  100. a57ed93 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago