1. 51115d4 x86, fpu: Merge tolerant_fwait() by Brian Gerst · 14 years ago
  2. 2df7a6e x86: Use correct type for %cr4 by Brian Gerst · 14 years ago
  3. aeb9c7d x86, kvm: add new AMD SVM feature bits by Andre Przywara · 14 years ago
  4. 33ed82f x86, cpu: Update AMD CPUID feature bits by Andre Przywara · 14 years ago
  5. 7ef8aa7 x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bit by Andre Przywara · 14 years ago
  6. 1faa6ec Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  7. 16518d5 KVM: x86 emulator: fix regression with cmpxchg8b on i386 hosts by Avi Kivity · 14 years ago
  8. d56557a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  9. 260133a x86, GART: Disable GART table walk probes by Borislav Petkov · 14 years ago
  10. 57ab43e x86, GART: Remove superfluous AMD64_GARTEN by Borislav Petkov · 14 years ago
  11. cc1a8e5 x86: Fix the address space annotations of iomap_atomic_prot_pfn() by Francisco Jerez · 14 years ago
  12. df5d187 x86: Use {push,pop}{l,q}_cfi in more places by Jan Beulich · 14 years ago
  13. c9cf4a0 perf, x86, Pentium4: Add RAW events verification by Cyrill Gorcunov · 14 years ago
  14. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
  15. 6f2a753 x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get correct dma_reserve by Yinghai Lu · 14 years ago
  16. a587d2d x86: Remove not used early_res code by Yinghai Lu · 14 years ago
  17. a9ce6bc x86, memblock: Replace e820_/_early string with memblock_ by Yinghai Lu · 14 years ago
  18. 72d7c3b x86: Use memblock to replace early_res by Yinghai Lu · 14 years ago
  19. e82d42b x86, memblock: Add memblock_x86_memory_in_range() by Yinghai Lu · 14 years ago
  20. b52c17c x86, memblock: Add memblock_x86_free_memory_in_range() by Yinghai Lu · 14 years ago
  21. 6bcc817 x86, memblock: Add memblock_x86_find_in_range_node() by Yinghai Lu · 14 years ago
  22. 88ba088 x86, memblock: Add memblock_x86_register_active_regions() and memblock_x86_hole_size() by Yinghai Lu · 14 years ago
  23. 4d5cf86 x86, memblock: Add get_free_all_memory_range() by Yinghai Lu · 14 years ago
  24. 9dc5d56 x86, memblock: Add memblock_x86_reserve_range/memblock_x86_free_range by Yinghai Lu · 14 years ago
  25. 27de794 x86, memblock: Add memblock_x86_to_bootmem() by Yinghai Lu · 14 years ago
  26. fb74fb6 x86, memblock: Add memblock_x86_find_in_range_size() by Yinghai Lu · 14 years ago
  27. efa631c x86, swiotlb: Simplify SWIOTLB pci_swiotlb_detect routine. by Konrad Rzeszutek Wilk · 14 years ago
  28. 5bef80a x86, iommu: Add proper dependency sort routine (and sanity check). by Konrad Rzeszutek Wilk · 14 years ago
  29. 480125b x86, iommu: Make all IOMMU's detection routines return a value. by Konrad Rzeszutek Wilk · 14 years ago
  30. 0444ad9 x86, iommu: Add IOMMU_INIT macros, .iommu_table section, and iommu_table_entry structure by Konrad Rzeszutek Wilk · 14 years ago
  31. 6afb515 x86, mm: Separate x86_64 vmalloc_sync_all() into separate functions by Haicheng Li · 14 years ago
  32. 5e68601 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  33. b0f4c06 x86, paravirt: Remove alloc_pmd_clone hook, only used by VMI by Alok Kataria · 14 years ago
  34. 9863c90 x86, vmware: Remove deprecated VMI kernel support by Alok Kataria · 14 years ago
  35. 61c7732 x86, mm: Avoid unnecessary TLB flush by Shaohua Li · 14 years ago
  36. 36423a5 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  37. cd7240c x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states by Suresh Siddha · 14 years ago
  38. 8848a91 x86-32: Fix dummy trampoline-related inline stubs by H. Peter Anvin · 14 years ago
  39. fd89a13 x86-32: Separate 1:1 pagetables from swapper_pg_dir by Joerg Roedel · 14 years ago
  40. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  41. 23b90cf x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are set by Jesse Barnes · 14 years ago
  42. bf56fba archs: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  43. c206d44 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  44. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  45. 36450e9 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  46. c029b55 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  47. f6e9456c x86, cleanup: Remove obsolete boot_cpu_id variable by Robert Richter · 14 years ago
  48. 1d6225e x86, UV: Make kdump avoid stack dumps - fix !CONFIG_KEXEC breakage by Cliff Wickman · 14 years ago
  49. 26f0cf9 Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  50. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  51. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  52. 8fd4993 x86: Document __phys_reloc_hide() usage in __pa_symbol() by Namhyung Kim · 14 years ago
  53. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  54. b34d891 Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux by Linus Torvalds · 14 years ago
  55. 8c8946f Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  56. 4e60c86 gcc-4.6: mm: fix unused but set warnings by Andi Kleen · 14 years ago
  57. 597781f kmap_atomic: make kunmap_atomic() harder to misuse by Cesar Eduardo Barros · 14 years ago
  58. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  59. 4a386c3 Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  60. e877977 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  61. 3cf8ad3 Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  62. 66cd55d Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  63. 75cb5fd Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-for-linus', 'x86-apic-for-linus', 'x86-fpu-for-linus' and 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  64. 1cfd2bd Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  65. 90c8327 Merge branches 'x86-rwsem-for-linus' and 'x86-gcc46-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  66. d9a73c0 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  67. f7ddc2b Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  68. 0f477dd Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  69. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  70. 89a6c8c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  71. db7a153 Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  72. 12bfa3d kgdb,x86: Individual register get/set for x86 by Jason Wessel · 14 years ago
  73. 61be7fd Merge branch 'perf/nmi' into perf/core by Ingo Molnar · 14 years ago
  74. ca50a5f Merge branch 'upstream/pvhvm' into upstream/xen by Jeremy Fitzhardinge · 14 years ago
  75. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  76. c145307 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  77. 804f868 Remove indirect read write api support. by Sreedhara DS · 14 years ago
  78. 35f2915 intel_scu_ipc: add definitions for vRTC related command by Feng Tang · 14 years ago
  79. e8c534e x86: Fix keeping track of AMD C1E by Michal Schmidt · 14 years ago
  80. dd180b3 KVM: VMX: fix tlb flush with invalid root by Xiao Guangrong · 14 years ago
  81. 8285541 KVM: Remove unnecessary divide operations by Joerg Roedel · 14 years ago
  82. f5f48ee KVM: VMX: Execute WBINVD to keep data consistency with assigned devices by Sheng Yang · 14 years ago
  83. a1f4d395 KVM: Remove memory alias support by Avi Kivity · 14 years ago
  84. be71e06 KVM: MMU: don't mark pte notrap if it's just sync transient by Xiao Guangrong · 14 years ago
  85. 2d5b5a6 KVM: x86: XSAVE/XRSTOR live migration support by Sheng Yang · 14 years ago
  86. 2390218 KVM: Fix mov cr3 #GP at wrong instruction by Avi Kivity · 14 years ago
  87. a83b29c KVM: Fix mov cr4 #GP at wrong instruction by Avi Kivity · 14 years ago
  88. 49a9b07 KVM: Fix mov cr0 #GP at wrong instruction by Avi Kivity · 14 years ago
  89. 2acf923 KVM: VMX: Enable XSAVE/XRSTOR for guest by Dexuan Cui · 14 years ago
  90. b9d762f KVM: VMX: Add all-context INVVPID type support by Gui Jianfeng · 14 years ago
  91. 518c8ae KVM: VMX: Make sure single type invvpid is supported before issuing invvpid instruction by Gui Jianfeng · 14 years ago
  92. 10ab25c KVM: x86: Propagate fpu_alloc errors by Jan Kiszka · 14 years ago
  93. c8174f7 KVM: VMX: Add constant for invalid guest state exit reason by Mohammed Gamal · 14 years ago
  94. 9891883 KVM: x86: Use FPU API by Sheng Yang · 14 years ago
  95. 7cf3085 KVM: x86: Use unlazy_fpu() for host FPU by Sheng Yang · 14 years ago
  96. 5ee481d x86: Export FPU API for KVM use by Sheng Yang · 14 years ago
  97. 6d77dbf KVM: inject #UD if instruction emulation fails and exit to userspace by Gleb Natapov · 14 years ago
  98. eec4b14 KVM: SVM: Allow EFER.LMSLE to be set with nested svm by Joerg Roedel · 14 years ago
  99. 54b8486 KVM: x86 emulator: do not inject exception directly into vcpu by Gleb Natapov · 14 years ago
  100. ef050dc KVM: x86 emulator: set RFLAGS outside x86 emulator code by Gleb Natapov · 14 years ago