1. 9975961 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  2. f2e1fbb 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
  3. 6192978 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. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  5. 4981d01 x86: Flush TLB if PGD entry is changed in i386 PAE mode by Shaohua Li · 14 years ago
  6. e8e999cf x86, dumpstack: Correct stack dump info when frame pointer is available by Namhyung Kim · 14 years ago
  7. 2c76397 x86: Clean up csum-copy_64.S a bit by Ingo Molnar · 14 years ago
  8. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 14 years ago
  9. 8dd8997 Merge branch 'linus' into x86/urgent by Ingo Molnar · 14 years ago
  10. ec0afc9 Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  11. 5a39837 Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  12. 514af9f Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  13. 61ef46f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  14. 978ca16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  15. 776e58e KVM: unbreak userspace that does not sets tss address by Gleb Natapov · 14 years ago
  16. 0f53b5b KVM: MMU: cleanup pte write path by Xiao Guangrong · 14 years ago
  17. 5d163b1 KVM: MMU: introduce a common function to get no-dirty-logged slot by Xiao Guangrong · 14 years ago
  18. 40dcaa9 KVM: fix rcu usage in init_rmode_* functions by Xiao Guangrong · 14 years ago
  19. 1aa8cee KVM: fix kvmclock regression due to missing clock update by Nikola Ciprich · 14 years ago
  20. 399a40c KVM: emulator: Fix permission checking in io permission bitmap by Gleb Natapov · 14 years ago
  21. 5601d05 KVM: emulator: Fix io permission checking for 64bit guest by Gleb Natapov · 14 years ago
  22. 831ca60 KVM: SVM: Load %gs earlier if CONFIG_X86_32_LAZY_GS=n by Avi Kivity · 14 years ago
  23. afc2018 KVM: x86: Remove useless regs_page pointer from kvm_lapic by Takuya Yoshikawa · 14 years ago
  24. 676646e KVM: MMU: remove unused macros by Xiao Guangrong · 14 years ago
  25. 842f22e KVM: MMU: cleanup page alloc and free by Xiao Guangrong · 14 years ago
  26. 49b26e2 KVM: MMU: do not record gfn in kvm_mmu_pte_write by Xiao Guangrong · 14 years ago
  27. 48c0e4e KVM: MMU: move mmu pages calculated out of mmu lock by Xiao Guangrong · 14 years ago
  28. 1b7fd45 KVM: MMU: set spte accessed bit properly by Xiao Guangrong · 14 years ago
  29. da8dc75 KVM: MMU: fix kvm_mmu_slot_remove_write_access dropping intermediate W bits by Xiao Guangrong · 14 years ago
  30. 1260edbe KVM: better readability of efer_reserved_bits by Lai Jiangshan · 14 years ago
  31. d170c41 KVM: Clear async page fault hash after switching to real mode by Lai Jiangshan · 14 years ago
  32. 93ea538 KVM: VMX: Initialize vm86 TSS only once. by Gleb Natapov · 14 years ago
  33. a8ba6c2 KVM: VMX: update live TR selector if it changes in real mode by Gleb Natapov · 14 years ago
  34. a3b5ba4 KVM: VMX: add the __noclone attribute to vmx_vcpu_run by Lai Jiangshan · 14 years ago
  35. 038f8c1 KVM: x86: Convert tsc_write_lock to raw_spinlock by Jan Kiszka · 14 years ago
  36. 7049467 KVM: remove isr_ack logic from PIC by Gleb Natapov · 14 years ago
  37. 23f3e99 KVM: VMX: fix detection of BIOS disabling VMX by Joseph Cihula · 14 years ago
  38. e935b83 KVM: Convert kvm_lock to raw_spinlock by Jan Kiszka · 14 years ago
  39. bd3d1ec KVM: SVM: check for progress after IRET interception by Avi Kivity · 14 years ago
  40. f863684 KVM: Fix race between nmi injection and enabling nmi window by Avi Kivity · 14 years ago
  41. 4005996 KVM: Drop ad-hoc vendor specific instruction restriction by Avi Kivity · 14 years ago
  42. d867162 KVM: x86 emulator: vendor specific instructions by Avi Kivity · 14 years ago
  43. 3e90943 KVM: Drop bogus x86_decode_insn() error check by Avi Kivity · 14 years ago
  44. 0bb8865 KVM: x86: Drop obsolete warning about INIT on runnable VCPU by Jan Kiszka · 14 years ago
  45. 12f9a48 KVM: x86: release kvmclock page on reset by Glauber Costa · 14 years ago
  46. 91c9c3e KVM: x86: handle guest access to BBL_CR_CTL3 MSR by john cooper · 14 years ago
  47. 6b7e2d0 KVM: Add "exiting guest mode" state by Xiao Guangrong · 14 years ago
  48. 9ca5231 KVM: x86: Remove user space triggerable MCE error message by Jan Kiszka · 14 years ago
  49. 63f42e0 KVM: fix rcu usage warning in kvm_arch_vcpu_ioctl_set_sregs() by Xiao Guangrong · 14 years ago
  50. 40712fa KVM: VMX: Avoid atomic operation in vmx_vcpu_run by Avi Kivity · 14 years ago
  51. 1c696d0 KVM: VMX: Simplify saving guest rcx in vmx_vcpu_run by Avi Kivity · 14 years ago
  52. 00c25bc KVM: VMX: increase ple_gap default to 128 by Rik van Riel · 14 years ago
  53. 3781c01 KVM: SVM: Add support for perf-kvm by Joerg Roedel · 14 years ago
  54. a917949 KVM: VMX: Avoid leaking fake realmode state to userspace by Avi Kivity · 14 years ago
  55. d0ba64f KVM: VMX: Save and restore tr selector across mode switches by Avi Kivity · 14 years ago
  56. 775077a KVM guest: Fix section mismatch derived from kvm_guest_cpu_online() by Sedat Dilek · 14 years ago
  57. 8234b22 KVM: MMU: Don't flush shadow when enabling dirty tracking by Avi Kivity · 14 years ago
  58. cb29325 PCI: Rename CPU PCI id define by Borislav Petkov · 14 years ago
  59. 1eda75c x86: Use PentiumPro-optimized partial_csum() on VIA C7 by Jon Nettleton · 14 years ago
  60. a5e6b13 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  61. bdce259 [CPUFREQ] pcc-cpufreq: remove duplicate statements by Chumbalkar, Nagananda · 14 years ago
  62. 9e91869 [CPUFREQ] powernow-k8: The table index is not worth displaying by Thomas Renninger · 14 years ago
  63. 41e0e07 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
  64. e7fd3b4 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  65. fc82e1d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  66. 0f6e0e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  67. 0d2ecee Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  68. 344c21c Merge branch 'x86/amd-nb' into x86/urgent by Ingo Molnar · 14 years ago
  69. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  70. 7d5d02d perf, x86: Use INTEL_*_CONSTRAINT() for all PEBS event constraints by Lin Ming · 14 years ago
  71. eefaaac perf, x86: Clean up SandyBridge PEBS events by Lin Ming · 14 years ago
  72. b87cf80 x86, AMD: Set ARAT feature on AMD processors by Boris Ostrovsky · 14 years ago
  73. 1d3e09a x86, quirk: Fix SB600 revision check by Andreas Herrmann · 14 years ago
  74. d109028 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
  75. 181f977 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  76. d5d4239 Merge branch 'x86-mem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  77. 209b6c8 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  78. 5f6fb45 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  79. 3904afb Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  80. 502f4d4 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
  81. da849ab 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
  82. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  83. a926021 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
  84. 0586bed Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  85. b80cd62 Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  86. 422e6c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  87. a002951 Merge branch 'next' into for-linus by James Morris · 14 years ago
  88. 76ca078 Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 14 years ago
  89. 27d2a8b Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  90. 010b8f4 Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  91. 397fae0 Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  92. c7146dd Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  93. 0e00f7a x86: stop_machine_text_poke() should issue sync_core() by Mathieu Desnoyers · 14 years ago
  94. 25542c6 x86, tlb, UV: Do small micro-optimization for native_flush_tlb_others() by Xiao Guangrong · 14 years ago
  95. 8460b3e Merge commit 'v2.6.38' into x86/mm by Ingo Molnar · 14 years ago
  96. 6aae5f2 x86: Add new syscalls for x86_64 by Aneesh Kumar K.V · 14 years ago
  97. 7dadb75 x86: Add new syscalls for x86_32 by Aneesh Kumar K.V · 14 years ago
  98. 6831c6e PM: Drop pm_flags that is not necessary by Rafael J. Wysocki · 14 years ago
  99. 1eb208a PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME) by Rafael J. Wysocki · 14 years ago
  100. 869c34f 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