1. c285545 KVM: x86: TSC catchup mode by Zachary Amsden · 14 years ago
  2. 4ab8e02 KVM: x86 emulator: Expose emulate_int_real() by Mohammed Gamal · 14 years ago
  3. 0959ffa KVM: MMU: Don't track nested fault info in error-code by Joerg Roedel · 14 years ago
  4. b463a6f KVM: Non-atomic interrupt injection by Avi Kivity · 14 years ago
  5. 2d48a98 KVM: MMU: Track NX state in struct kvm_mmu by Joerg Roedel · 14 years ago
  6. 81407ca KVM: MMU: Allow long mode shadows for legacy page tables by Joerg Roedel · 14 years ago
  7. ff03a07 KVM: MMU: Add kvm_mmu parameter to load_pdptrs function by Joerg Roedel · 14 years ago
  8. d4f8cf6 KVM: MMU: Propagate the right fault back to the guest after gva_to_gpa by Joerg Roedel · 14 years ago
  9. ec92fe4 KVM: X86: Add kvm_read_guest_page_mmu function by Joerg Roedel · 14 years ago
  10. 6539e73 KVM: MMU: Implement nested gva_to_gpa functions by Joerg Roedel · 14 years ago
  11. 14dfe85 KVM: X86: Introduce pointer to mmu context used for gva_to_gpa by Joerg Roedel · 14 years ago
  12. c30a358 KVM: MMU: Add infrastructure for two-level page walker by Joerg Roedel · 14 years ago
  13. 8df25a3 KVM: MMU: Track page fault data in struct vcpu by Joerg Roedel · 14 years ago
  14. cb659db KVM: MMU: Introduce inject_page_fault function pointer by Joerg Roedel · 14 years ago
  15. 5777ed3 KVM: MMU: Introduce get_cr3 function pointer by Joerg Roedel · 14 years ago
  16. 1c97f0a KVM: X86: Introduce a tdp_set_cr3 function by Joerg Roedel · 14 years ago
  17. f43addd KVM: MMU: Make set_cr3 a function pointer in kvm_mmu by Joerg Roedel · 14 years ago
  18. c5a78f2b KVM: MMU: Make tdp_enabled a mmu-context parameter by Joerg Roedel · 14 years ago
  19. b9a52c4 x86: Define MSR_EBC_FREQUENCY_ID by Jes Sorensen · 14 years ago
  20. d2ddd1c KVM: x86 emulator: get rid of "restart" in emulation context. by Gleb Natapov · 14 years ago
  21. 1d5f066 KVM: x86: Fix a possible backwards warp of kvmclock by Zachary Amsden · 14 years ago
  22. 347bb44 x86: pvclock: Move scale_delta into common header by Zachary Amsden · 14 years ago
  23. e48672f KVM: x86: Unify TSC logic by Zachary Amsden · 14 years ago
  24. f38e098 KVM: x86: TSC reset compensation by Zachary Amsden · 14 years ago
  25. 99e3e30 KVM: x86: Move TSC offset writes to common code by Zachary Amsden · 14 years ago
  26. ae38436 KVM: x86: Drop vm_init_tsc by Zachary Amsden · 14 years ago
  27. 49d5ca2 KVM: replace x86 kvm n_free_mmu_pages with n_used_mmu_pages by Dave Hansen · 14 years ago
  28. 39de71e KVM: rename x86 kvm->arch.n_alloc_mmu_pages by Dave Hansen · 14 years ago
  29. 160ce1f KVM: x86 emulator: Allow accessing IDT via emulator ops by Mohammed Gamal · 14 years ago
  30. ba49296 KVM: Move kvm_guest_init out of generic code by Alexander Graf · 14 years ago
  31. 2dbd0dd KVM: x86 emulator: Decode memory operands directly into a 'struct operand' by Avi Kivity · 14 years ago
  32. d4709c7 KVM: x86 emulator: drop use_modrm_ea by Avi Kivity · 14 years ago
  33. 1a6440aef KVM: x86 emulator: use correct type for memory address in operands by Avi Kivity · 14 years ago
  34. 09ee57c KVM: x86 emulator: push segment override out of decode_modrm() by Avi Kivity · 14 years ago
  35. 4fc40f0 KVM: x86 emulator: check io permissions only once for string pio by Gleb Natapov · 14 years ago
  36. ef65c88 KVM: x86 emulator: allow storing emulator execution function in decode tables by Avi Kivity · 14 years ago
  37. 9aabc88f KVM: x86 emulator: store x86_emulate_ops in emulation context by Avi Kivity · 14 years ago
  38. 9581d44 KVM: Fix fs/gs reload oops with invalid ldt by Avi Kivity · 14 years ago
  39. 050026f 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
  40. 6a6aa2b 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
  41. c9e2fbd x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatile by Alexander Chumachenko · 15 years ago
  42. a465905 x86/hwmon: fix initialization of coretemp by Jan Beulich · 14 years ago
  43. 7329cf0 Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 14 years ago
  44. 4c894f4 x86/amd-iommu: Work around S3 BIOS bug by Joerg Roedel · 14 years ago
  45. e9bf519 x86/amd-iommu: Set iommu configuration flags in enable-loop by Joerg Roedel · 14 years ago
  46. 87ac6fa Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  47. a5b6173 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
  48. 89e45aa x86: Fix instruction breakpoint encoding by Frederic Weisbecker · 14 years ago
  49. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
  50. 54ff7e5 x86: hpet: Work around hardware stupidity by Thomas Gleixner · 14 years ago
  51. 2fd8186 x86, cpufeature: Suppress compiler warning with gcc 3.x by Tetsuo Handa · 14 years ago
  52. be6200a Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  53. 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
  54. 16518d5 KVM: x86 emulator: fix regression with cmpxchg8b on i386 hosts by Avi Kivity · 14 years ago
  55. 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
  56. cc1a8e5 x86: Fix the address space annotations of iomap_atomic_prot_pfn() by Francisco Jerez · 14 years ago
  57. 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
  58. 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
  59. cd7240c x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states by Suresh Siddha · 14 years ago
  60. 8848a91 x86-32: Fix dummy trampoline-related inline stubs by H. Peter Anvin · 14 years ago
  61. fd89a13 x86-32: Separate 1:1 pagetables from swapper_pg_dir by Joerg Roedel · 14 years ago
  62. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  63. 23b90cf x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are set by Jesse Barnes · 14 years ago
  64. bf56fba archs: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  65. 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
  66. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  67. 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
  68. 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
  69. 1d6225e x86, UV: Make kdump avoid stack dumps - fix !CONFIG_KEXEC breakage by Cliff Wickman · 14 years ago
  70. 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
  71. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  72. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  73. 8fd4993 x86: Document __phys_reloc_hide() usage in __pa_symbol() by Namhyung Kim · 14 years ago
  74. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  75. b34d891 Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux by Linus Torvalds · 14 years ago
  76. 8c8946f Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  77. 4e60c86 gcc-4.6: mm: fix unused but set warnings by Andi Kleen · 14 years ago
  78. 597781f kmap_atomic: make kunmap_atomic() harder to misuse by Cesar Eduardo Barros · 14 years ago
  79. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  80. 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
  81. 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
  82. 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
  83. 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
  84. 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
  85. 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
  86. 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
  87. 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
  88. 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
  89. 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
  90. 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
  91. 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
  92. db7a153 Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  93. 12bfa3d kgdb,x86: Individual register get/set for x86 by Jason Wessel · 14 years ago
  94. 61be7fd Merge branch 'perf/nmi' into perf/core by Ingo Molnar · 14 years ago
  95. ca50a5f Merge branch 'upstream/pvhvm' into upstream/xen by Jeremy Fitzhardinge · 14 years ago
  96. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  97. 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
  98. 804f868 Remove indirect read write api support. by Sreedhara DS · 14 years ago
  99. 35f2915 intel_scu_ipc: add definitions for vRTC related command by Feng Tang · 14 years ago
  100. e8c534e x86: Fix keeping track of AMD C1E by Michal Schmidt · 14 years ago