1. c54fdbb x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3 by Feng Tang · 11 years ago
  2. 3195ef5 x86: Do full rtc synchronization with ntp by Prarit Bhargava · 12 years ago
  3. 1d9d863 perf,x86: fix kernel crash with PEBS/BTS after suspend/resume by Stephane Eranian · 11 years ago
  4. 982b339 KVM: x86: Optimize mmio spte zapping when creating/moving memslot by Takuya Yoshikawa · 11 years ago
  5. 95b0430 KVM: MMU: Mark sp mmio cached when creating mmio spte by Takuya Yoshikawa · 11 years ago
  6. 0238ea9 KVM: nVMX: Add preemption timer support by Jan Kiszka · 11 years ago
  7. c18911a KVM: nVMX: Provide EFER.LMA saving support by Jan Kiszka · 11 years ago
  8. eabeaac KVM: nVMX: Clean up and fix pin-based execution controls by Jan Kiszka · 11 years ago
  9. 66450a2 KVM: x86: Rework INIT and SIPI handling by Jan Kiszka · 11 years ago
  10. 35b61ed x86: Use tick broadcast expired check by Thomas Gleixner · 11 years ago
  11. 5d21881 KVM: MMU: make kvm_mmu_available_pages robust against n_used_mmu_pages > n_max_mmu_pages by Marcelo Tosatti · 11 years ago
  12. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 11 years ago
  13. 57f252f KVM: x86: Drop unused return code from VCPU reset callback by Jan Kiszka · 11 years ago
  14. 03ba32c VMX: x86: handle host TSC calibration failure by Marcelo Tosatti · 11 years ago
  15. ad0304c x86/platform/intel/mrst: Remove cast for kmalloc() return value by Zhang Yanfei · 11 years ago
  16. c391c78 x86: Constify a few items by Jan Beulich · 11 years ago
  17. ec7fd34 x86: Drop always empty .text..page_aligned section by Jan Beulich · 11 years ago
  18. 0fa24ce kvm: remove cast for kmalloc return value by Ioan Orghici · 11 years ago
  19. e87b686 x86/platform/uv: Replace kmalloc() & memset with kzalloc() by Alexandru Gheorghiu · 11 years ago
  20. 918731f crypto: crc32c - Update the links to the white papers on CRC32C calculations with PCLMULQDQ instructions. by Tim Chen · 11 years ago
  21. 60f583d x86: Do not try to sync identity map for non-mapped pages by Dave Hansen · 11 years ago
  22. 5da5960 KVM: MMU: Introduce a helper function for FIFO zapping by Takuya Yoshikawa · 11 years ago
  23. 945315b KVM: MMU: Use list_for_each_entry_safe in kvm_mmu_commit_zap_page() by Takuya Yoshikawa · 11 years ago
  24. 1044b03 KVM: MMU: Fix and clean up for_each_gfn_* macros by Takuya Yoshikawa · 11 years ago
  25. 1a0d74e KVM: nVMX: Fix setting of CR0 and CR4 in guest mode by Jan Kiszka · 11 years ago
  26. 33fb20c KVM: nVMX: Fix content of MSR_IA32_VMX_ENTRY/EXIT_CTLS by Jan Kiszka · 11 years ago
  27. 6c1e025 context_tracking: Restore correct previous context state on exception exit by Frederic Weisbecker · 11 years ago
  28. 56dd947 context_tracking: Move exception handling to generic code by Frederic Weisbecker · 11 years ago
  29. 3c4aff6 x86, doc: Be explicit about what the x86 struct boot_params requires by Peter Jones · 11 years ago
  30. 2e604c0 x86: Don't clear efi_info even if the sentinel hits by Josh Boyer · 11 years ago
  31. 98e7a98 x86, mm: Make sure to find a 2M free block for the first mapped area by Yinghai Lu · 11 years ago
  32. 015221f x86: Fix 32-bit *_cpu_data initializers by Krzysztof Mazur · 11 years ago
  33. c4627c7 KVM: nVMX: Reset RFLAGS on VM-exit by Jan Kiszka · 11 years ago
  34. 576cfb4 x86, smpboot: Remove unused variable by Borislav Petkov · 11 years ago
  35. 503cd0c KVM: nVMX: Fix switching of debug state by Jan Kiszka · 11 years ago
  36. 8482644 KVM: set_memory_region: Refactor commit_memory_region() by Takuya Yoshikawa · 11 years ago
  37. 7b6195a KVM: set_memory_region: Refactor prepare_memory_region() by Takuya Yoshikawa · 11 years ago
  38. 47ae31e KVM: set_memory_region: Drop user_alloc from set_memory_region() by Takuya Yoshikawa · 11 years ago
  39. 462fce4 KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region() by Takuya Yoshikawa · 11 years ago
  40. ee2c25e Merge branch 'master' into queue by Marcelo Tosatti · 11 years ago
  41. 6276a07 x86: Make Linux guest support optional by Borislav Petkov · 11 years ago
  42. 2c59cad x86, Kconfig: Move PARAVIRT_DEBUG into the paravirt menu by Borislav Petkov · 11 years ago
  43. 15b9c35 x86, efi: Make efi_memblock_x86_reserve_range more readable by Borislav Petkov · 11 years ago
  44. 4cce1a2 x86: trim sys_ia32.h by Al Viro · 11 years ago
  45. 07b0534 x86: sys32_kill and sys32_mprotect are pointless by Al Viro · 11 years ago
  46. 56e41d3 merge compat sys_ipc instances by Al Viro · 12 years ago
  47. d5dc77b consolidate compat lookup_dcookie() by Al Viro · 11 years ago
  48. 19f4fc3 convert sendfile{,64} to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  49. 2cf0966 make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect by Al Viro · 12 years ago
  50. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
  51. 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 · 11 years ago
  52. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  53. 20e6926 x86, ACPI, mm: Revert movablemem_map support by Yinghai Lu · 11 years ago
  54. 14cc0b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  55. 2dead15 x86_64: Use __BOOT_DS instead_of __KERNEL_DS for safety by Lans Zhang · 11 years ago
  56. 884ac29 xen/pci: We don't do multiple MSI's. by Konrad Rzeszutek Wilk · 11 years ago
  57. 1e50059 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  58. 2af7844 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  59. c79c498 xen/pat: Disable PAT using pat_enabled value. by Konrad Rzeszutek Wilk · 11 years ago
  60. 3ab66e8 KVM: VMX: Pass vcpu to __vmx_complete_interrupts by Jan Kiszka · 11 years ago
  61. 44ceb9d KVM: nVMX: Avoid one redundant vmcs_read in prepare_vmcs12 by Jan Kiszka · 11 years ago
  62. 3d2a80a x86/kvm: Fix pvclock vsyscall fixmap by Peter Hurley · 11 years ago
  63. 2a7d2b9 Merge branch 'akpm' (final batch from Andrew) by Linus Torvalds · 11 years ago
  64. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  65. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  66. e3c4877 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  67. 18a44a7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  68. 6131ffa more file_inode() open-coded instances by Al Viro · 11 years ago
  69. 7c10093 x86: Make sure we can boot in the case the BDA contains pure garbage by H. Peter Anvin · 11 years ago
  70. 02cdb50 arch/x86/kvm: beautify source code for __u32 irq which is never < 0 by Chen Gang · 11 years ago
  71. 957c897 KVM: nVMX: Use cached exit reason by Jan Kiszka · 11 years ago
  72. 36c3cc4 KVM: nVMX: Clear segment cache after switching between L1 and L2 by Jan Kiszka · 11 years ago
  73. d6851fb KVM: nVMX: Advertise PAUSE and WBINVD exiting support by Jan Kiszka · 11 years ago
  74. 733568f KVM: VMX: Make prepare_vmcs12 and load_vmcs12_host_state static by Jan Kiszka · 11 years ago
  75. fe1140c x86: kvmclock: Do not setup kvmclock vsyscall in the absence of that clock by Jan Kiszka · 11 years ago
  76. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  77. 2003cd9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  78. f8ef15d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  79. ca81a1a crypto: crc32c - Kill pointless CRYPTO_CRC32C_X86_64 option by Herbert Xu · 11 years ago
  80. 556f12f Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  81. 058e7b5 x86, efi: Mark disable_runtime as __initdata by Matt Fleming · 11 years ago
  82. 32dc43e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  83. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  84. 1256276 x86, doc: Fix incorrect comment about 64-bit code segment descriptors by Konrad Rzeszutek Wilk · 11 years ago
  85. 3f6d078 fix compat truncate/ftruncate by Al Viro · 11 years ago
  86. 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 · 11 years ago
  87. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  88. 561c673 switch lseek to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  89. a8aed3e x86/mm/pageattr: Prevent PSE and GLOABL leftovers to confuse pmd/pte_present and pmd_huge by Andrea Arcangeli · 11 years ago
  90. 954f857 Revert "x86, mm: Make spurious_fault check explicitly check explicitly check the PRESENT bit" by Andrea Arcangeli · 11 years ago
  91. 942670d x86/mm/numa: Don't check if node is NUMA_NO_NODE by Wen Congyang · 11 years ago
  92. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  93. 5ce1a70 Merge branch 'akpm' (more incoming from Andrew) by Linus Torvalds · 11 years ago
  94. 01a178a acpi, memory-hotplug: support getting hotplug info from SRAT by Tang Chen · 11 years ago
  95. 27168d3 acpi, memory-hotplug: extend movablemem_map ranges to the end of node by Tang Chen · 11 years ago
  96. e8d1955 acpi, memory-hotplug: parse SRAT before memblock is ready by Tang Chen · 11 years ago
  97. 4d59a75 x86: get pg_data_t's memory from other node by Yasuaki Ishimatsu · 11 years ago
  98. e13fe86 cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the node by Wen Congyang · 11 years ago
  99. c4c6052 cpu_hotplug: clear apicid to node when the cpu is hotremoved by Wen Congyang · 11 years ago
  100. 0197518 memory-hotplug: remove memmap of sparse-vmemmap by Tang Chen · 11 years ago