1. 2d3b07c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  2. e9f29c9 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  3. a042e26 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
  4. 17bb51d Merge branch 'akpm-incoming-2' by Linus Torvalds · 14 years ago
  5. 0671b76 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
  6. 61d8e11 Remove duplicate includes from many files by Zimny Lech · 14 years ago
  7. eb5a369 ptrace: cleanup arch_ptrace() on x86 by Namhyung Kim · 14 years ago
  8. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  9. 2027394 mm: fix race in kunmap_atomic() by Peter Zijlstra · 14 years ago
  10. 22d4cd4 x86-32: Allocate irq stacks seperate from percpu area by Brian Gerst · 14 years ago
  11. 8654b1c x86: Move olpc to platform by Thomas Gleixner · 14 years ago
  12. 329b84e x86: Move uv to platform by Thomas Gleixner · 14 years ago
  13. 9694d4a x86: Move mrst to platform by Thomas Gleixner · 14 years ago
  14. 3b3da9d x86: Move scx200 to platform by Thomas Gleixner · 14 years ago
  15. c4e72ad x86: Move visws to platform by Thomas Gleixner · 14 years ago
  16. b17ed48 x86: Move efi to platform by Thomas Gleixner · 14 years ago
  17. 937f961 x86: Move sfi to platform by Thomas Gleixner · 14 years ago
  18. 3adbb7f x86: Add platform directory by Thomas Gleixner · 14 years ago
  19. 520045d Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  20. 474829e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  21. ca1cab3 workqueues: s/ON_STACK/ONSTACK/ by Andrew Morton · 14 years ago
  22. 732eacc replace nested max/min macros with {max,min}3 macro by Hagen Paul Pfeifer · 14 years ago
  23. 68da336 x86: access_error API cleanup by Michel Lespinasse · 14 years ago
  24. d065bd8 mm: retry page fault when blocking on disk transfer by Michel Lespinasse · 14 years ago
  25. 7a837d1 perf, x86: Fix up kmap_atomic() type by Peter Zijlstra · 14 years ago
  26. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  27. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  28. 1af3c2e x86: allocate space within a region top-down by Bjorn Helgaas · 14 years ago
  29. 419afdf x86: update iomem_resource end based on CPU physical address capabilities by Bjorn Helgaas · 14 years ago
  30. dc9887d x86/PCI: allocate space from the end of a region, not the beginning by Bjorn Helgaas · 14 years ago
  31. f1ebdd6 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 14 years ago
  32. 4f68760 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  33. 45263cb xen: include xen/xen.h for definition of xen_initial_domain() by Ian Campbell · 14 years ago
  34. 610470c x86-32, mm: Remove duplicated #include by Borislav Petkov · 14 years ago
  35. 7d7a48b Merge branch 'linus' into x86/urgent by Ingo Molnar · 14 years ago
  36. 0b849ee Merge branch 'x86' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 14 years ago
  37. 9afd281 x86-32, mm: Remove duplicated include by Borislav Petkov · 14 years ago
  38. fbaab1d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  39. 4cafc4b Merge branch 'oprofile/core' into oprofile/x86 by Robert Richter · 14 years ago
  40. 2c78ffe x86/oprofile: Fix uninitialized variable use in debug printk by Ingo Molnar · 14 years ago
  41. 38add9b Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' into release by Len Brown · 14 years ago
  42. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  43. 1765a1f Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  44. 77db5cb KVM: MCE: Send SRAR SIGBUS directly by Huang Ying · 14 years ago
  45. 5854dbc KVM: MCE: Add MCG_SER_P into KVM_MCE_CAP_SUPPORTED by Huang Ying · 14 years ago
  46. 9611c18 KVM: fix typo in copyright notice by Nicolas Kaiser · 14 years ago
  47. 395c6b0 KVM: Disable interrupts around get_kernel_ns() by Avi Kivity · 14 years ago
  48. 7ebaf15 KVM: MMU: Avoid sign extension in mmu_alloc_direct_roots() pae root address by Avi Kivity · 14 years ago
  49. 3377078 KVM: MMU: move access code parsing to FNAME(walk_addr) function by Xiao Guangrong · 14 years ago
  50. 6903074 KVM: MMU: audit: check whether have unsync sps after root sync by Xiao Guangrong · 14 years ago
  51. 38904e1 KVM: MMU: audit: introduce audit_printk to cleanup audit code by Xiao Guangrong · 14 years ago
  52. c42fffe KVM: MMU: audit: unregister audit tracepoints before module unloaded by Xiao Guangrong · 14 years ago
  53. 98224bf KVM: MMU: audit: fix vcpu's spte walking by Xiao Guangrong · 14 years ago
  54. 33f91ed KVM: MMU: set access bit for direct mapping by Xiao Guangrong · 14 years ago
  55. 20bd40d KVM: MMU: cleanup for error mask set while walk guest page table by Xiao Guangrong · 14 years ago
  56. 6292757 KVM: MMU: update 'root_hpa' out of loop in PAE shadow path by Xiao Guangrong · 14 years ago
  57. 7129eec KVM: x86 emulator: Eliminate compilation warning in x86_decode_insn() by Sheng Yang · 14 years ago
  58. 5093362 KVM: x86: Fix constant type in kvm_get_time_scale by Jan Kiszka · 14 years ago
  59. 07d6f55 KVM: VMX: Add AX to list of registers clobbered by guest switch by Jan Kiszka · 14 years ago
  60. 19b6a85 KVM guest: Move a printk that's using the clock before it's ready by Arjan Koers · 14 years ago
  61. c285545 KVM: x86: TSC catchup mode by Zachary Amsden · 14 years ago
  62. 34c238a KVM: x86: Rename timer function by Zachary Amsden · 14 years ago
  63. 5f4e3f8 KVM: x86: Make math work for other scales by Zachary Amsden · 14 years ago
  64. 49e9d55 KVM: VMX: Respect interrupt window in big real mode by Avi Kivity · 14 years ago
  65. a92601b KVM: VMX: Emulated real mode interrupt injection by Mohammed Gamal · 14 years ago
  66. 6399565 KVM: Add kvm_inject_realmode_interrupt() wrapper by Mohammed Gamal · 14 years ago
  67. 4ab8e02 KVM: x86 emulator: Expose emulate_int_real() by Mohammed Gamal · 14 years ago
  68. cb16a7b KVM: MMU: fix counting of rmap entries in rmap_add() by Hillf Danton · 14 years ago
  69. a0a07cd KVM: SVM: do not generate "external interrupt exit" if other exit is pending by Gleb Natapov · 14 years ago
  70. f4f5105 KVM: Convert PIC lock from raw spinlock to ordinary spinlock by Avi Kivity · 14 years ago
  71. 28e4639 KVM: x86: Fix kvmclock bug by Zachary Amsden · 14 years ago
  72. 0959ffa KVM: MMU: Don't track nested fault info in error-code by Joerg Roedel · 14 years ago
  73. 625831a KVM: VMX: Move fixup_rmode_irq() to avoid forward declaration by Avi Kivity · 14 years ago
  74. b463a6f KVM: Non-atomic interrupt injection by Avi Kivity · 14 years ago
  75. 83422e1 KVM: VMX: Parameterize vmx_complete_interrupts() for both exit and entry by Avi Kivity · 14 years ago
  76. 537b37e KVM: VMX: Move real-mode interrupt injection fixup to vmx_complete_interrupts() by Avi Kivity · 14 years ago
  77. 51aa01d KVM: VMX: Split up vmx_complete_interrupts() by Avi Kivity · 14 years ago
  78. 3842d13 KVM: Check for pending events before attempting injection by Avi Kivity · 14 years ago
  79. b0bc3ee KVM: MMU: Fix regression with ept memory types merged into non-ept page tables by Avi Kivity · 14 years ago
  80. 4c62a2d KVM: X86: Report SVM bit to userspace only when supported by Joerg Roedel · 14 years ago
  81. 3d4aeaa KVM: SVM: Report Nested Paging support to userspace by Joerg Roedel · 14 years ago
  82. 55c5e46 KVM: SVM: Expect two more candiates for exit_int_info by Joerg Roedel · 14 years ago
  83. 4b16184 KVM: SVM: Initialize Nested Nested MMU context on VMRUN by Joerg Roedel · 14 years ago
  84. 5bd2edc KVM: SVM: Implement MMU helper functions for Nested Nested Paging by Joerg Roedel · 14 years ago
  85. 2d48a98 KVM: MMU: Track NX state in struct kvm_mmu by Joerg Roedel · 14 years ago
  86. 81407ca KVM: MMU: Allow long mode shadows for legacy page tables by Joerg Roedel · 14 years ago
  87. 651dd37 KVM: MMU: Refactor mmu_alloc_roots function by Joerg Roedel · 14 years ago
  88. d41d189 KVM: MMU: Introduce kvm_pdptr_read_mmu by Joerg Roedel · 14 years ago
  89. ff03a07 KVM: MMU: Add kvm_mmu parameter to load_pdptrs function by Joerg Roedel · 14 years ago
  90. d47f00a KVM: X86: Propagate fetch faults by Joerg Roedel · 14 years ago
  91. d4f8cf6 KVM: MMU: Propagate the right fault back to the guest after gva_to_gpa by Joerg Roedel · 14 years ago
  92. 02f59dc KVM: MMU: Introduce init_kvm_nested_mmu() by Joerg Roedel · 14 years ago
  93. 3d06b8b KVM: MMU: Introduce kvm_read_nested_guest_page() by Joerg Roedel · 14 years ago
  94. 2329d46 KVM: MMU: Make walk_addr_generic capable for two-level walking by Joerg Roedel · 14 years ago
  95. ec92fe4 KVM: X86: Add kvm_read_guest_page_mmu function by Joerg Roedel · 14 years ago
  96. 6539e73 KVM: MMU: Implement nested gva_to_gpa functions by Joerg Roedel · 14 years ago
  97. 14dfe85 KVM: X86: Introduce pointer to mmu context used for gva_to_gpa by Joerg Roedel · 14 years ago
  98. c30a358 KVM: MMU: Add infrastructure for two-level page walker by Joerg Roedel · 14 years ago
  99. 1e301fe KVM: MMU: Introduce generic walk_addr function by Joerg Roedel · 14 years ago
  100. 8df25a3 KVM: MMU: Track page fault data in struct vcpu by Joerg Roedel · 14 years ago