1. 42dbaa5 KVM: x86: Virtualize debug registers by Jan Kiszka · 16 years ago
  2. 55934c0 KVM: VMX: Allow single-stepping when uninterruptible by Jan Kiszka · 16 years ago
  3. d0bfb94 KVM: New guest debug interface by Jan Kiszka · 16 years ago
  4. 8ab2d2e KVM: VMX: Support for injecting software exceptions by Jan Kiszka · 16 years ago
  5. d801747 KVM: SVM: Only allow setting of EFER_SVME when CPUID SVM is set by Alexander Graf · 16 years ago
  6. 236de05 KVM: SVM: Allow setting the SVME bit by Alexander Graf · 16 years ago
  7. eb6f302 KVM: SVM: Allow read access to MSR_VM_VR by Joerg Roedel · 16 years ago
  8. cf74a78 KVM: SVM: Add VMEXIT handler and intercepts by Alexander Graf · 16 years ago
  9. 3d6368e KVM: SVM: Add VMRUN handler by Alexander Graf · 16 years ago
  10. 5542675 KVM: SVM: Add VMLOAD and VMSAVE handlers by Alexander Graf · 16 years ago
  11. b286d5d KVM: SVM: Implement hsave by Alexander Graf · 16 years ago
  12. 1371d90 KVM: SVM: Implement GIF, clgi and stgi by Alexander Graf · 16 years ago
  13. c072542 KVM: SVM: Add helper functions for nested SVM by Alexander Graf · 16 years ago
  14. 9962d03 KVM: SVM: Move EFER and MSR constants to generic x86 code by Alexander Graf · 16 years ago
  15. f0b8505 KVM: SVM: Clean up VINTR setting by Alexander Graf · 16 years ago
  16. 3039088 prevent boosting kprobes on exception address by Masami Hiramatsu · 16 years ago
  17. 9e8912e Fast TSC calibration: calculate proper frequency error bounds by Linus Torvalds · 16 years ago
  18. a6a80e1 Fix potential fast PIT TSC calibration startup glitch by Linus Torvalds · 16 years ago
  19. 211b3d0 x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUs by Ingo Molnar · 16 years ago
  20. 1abaf33 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  21. 99adcd9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  22. 129f8ae Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." by Dave Jones · 16 years ago
  23. 6db6a5f lguest: fix for CONFIG_SPARSE_IRQ=y by Rusty Russell · 16 years ago
  24. cbd88c8 lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>' by Rusty Russell · 16 years ago
  25. d0fc63f x86 mmiotrace: fix remove_kmmio_fault_pages() by Stuart Bennett · 16 years ago
  26. 73bf1b6 x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs() by Markus Metzger · 16 years ago
  27. 9ca0791 x86, bts: remove bad warning by Markus Metzger · 16 years ago
  28. dd4124a x86: add Dell XPS710 reboot quirk by Leann Ogasawara · 16 years ago
  29. ab9e185 x86, math-emu: fix init_fpu for task != current by Daniel Glöckner · 16 years ago
  30. dd39ecf x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP by Huang Ying · 16 years ago
  31. ff0c087 x86: fix DMI on EFI by Brian Maly · 16 years ago
  32. 3024e4a Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  33. f2a4165 Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  34. 780eef9 x86: oprofile: don't set counter width from cpuid on Core2 by Tim Blechmann · 16 years ago
  35. 0fc59d3 x86: fix init_memory_mapping() to handle small ranges by Yinghai Lu · 16 years ago
  36. 2d44947 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  37. 5b10174 x86-64: seccomp: fix 32/64 syscall hole by Roland McGrath · 16 years ago
  38. ccbe495 x86-64: syscall-audit: fix 32/64 syscall hole by Roland McGrath · 16 years ago
  39. 340430c x86 mmiotrace: fix race with release_kmmio_fault_page() by Pekka Paalanen · 16 years ago
  40. 3e39aa1 x86 mmiotrace: improve handling of secondary faults by Stuart Bennett · 16 years ago
  41. 0b700a6 x86 mmiotrace: split set_page_presence() by Pekka Paalanen · 16 years ago
  42. 5359b58 x86 mmiotrace: fix save/restore page table state by Pekka Paalanen · 16 years ago
  43. e9d54ca x86 mmiotrace: WARN_ONCE if dis/arming a page fails by Stuart Bennett · 16 years ago
  44. 5ff9369 x86: add far read test to testmmiotrace by Pekka Paalanen · 16 years ago
  45. fab852a x86: count errors in testmmiotrace.ko by Pekka Paalanen · 16 years ago
  46. 92b9af9 x86: i915 needs pgprot_writecombine() and is_io_mapping_possible() by Ingo Molnar · 16 years ago
  47. f6be37f x86: enable DMAR by default by Kyle McMartin · 16 years ago
  48. 55d8085 xen: disable interrupts early, as start_kernel expects by Jeremy Fitzhardinge · 16 years ago
  49. 4ab0d47 gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t by Venkatesh Pallipadi · 16 years ago
  50. ddf9499 x86, Voyager: fix compile by lifting the degeneracy of phys_cpu_present_map by James Bottomley · 16 years ago
  51. 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 16 years ago
  52. 936577c x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptors by Linus Torvalds · 16 years ago
  53. 6defa2f x86_64: Fix S3 fail path by Jiri Slaby · 16 years ago
  54. e6bd676 x86_64: acpi/wakeup_64 cleanup by Jiri Slaby · 16 years ago
  55. cc3ca22 x86, mce: remove incorrect __cpuinit for mce_cpu_features() by H. Peter Anvin · 16 years ago
  56. 07a66d7 x86: use the right protections for split-up pagetables by Ingo Molnar · 16 years ago
  57. 48ffc70 x86, vmi: TSC going backwards check in vmi clocksource by Alok N Kataria · 16 years ago
  58. bcf8951 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  59. f2dbcfa mm: clean up for early_pfn_to_nid() by KAMEZAWA Hiroyuki · 16 years ago
  60. 07db1c1 x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdown by Andi Kleen · 16 years ago
  61. 380851b x86, mce: use force_sig_info to kill process in machine check by Andi Kleen · 16 years ago
  62. 6ec68bf x86, mce: reinitialize per cpu features on resume by Andi Kleen · 16 years ago
  63. f8effd1 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  64. 3501033 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  65. 39a6576 Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  66. bf51935 x86, rcu: fix strange load average and ksoftirqd behavior by Paul E. McKenney · 16 years ago
  67. a0abd52 cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644cc317e1a by Rusty Russell · 16 years ago
  68. 6bc5c36 trace: mmiotrace to the tracer menu in Kconfig by Pekka Paalanen · 16 years ago
  69. be71661 x86, vm86: fix preemption bug by Thomas Gleixner · 16 years ago
  70. 516a1a7 KVM: VMX: Flush volatile msrs before emulating rdmsr by Avi Kivity · 16 years ago
  71. b682b81 KVM: x86: fix LAPIC pending count calculation by Marcelo Tosatti · 16 years ago
  72. 2aaf69d KVM: MMU: Map device MMIO as UC in EPT by Sheng Yang · 16 years ago
  73. abe6655 KVM: x86: disable kvmclock on non constant TSC hosts by Marcelo Tosatti · 16 years ago
  74. d2a8284 KVM: PIT: fix i8254 pending count read by Marcelo Tosatti · 16 years ago
  75. ba4cef3 KVM: Fix racy in kvm_free_assigned_irq by Sheng Yang · 16 years ago
  76. ad8ba2c KVM: Add kvm_arch_sync_events to sync with asynchronize events by Sheng Yang · 16 years ago
  77. 7a0eb19 KVM: Avoid using CONFIG_ in userspace visible headers by Avi Kivity · 16 years ago
  78. e49590b x86, olpc: fix model detection without OFW by Chris Ball · 16 years ago
  79. b13e246 x86, hpet: fix for LS21 + HPET = boot hang by john stultz · 16 years ago
  80. 7ad9de6 x86: CPA avoid repeated lazy mmu flush by Thomas Gleixner · 16 years ago
  81. 34b0900 x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context by Thomas Gleixner · 16 years ago
  82. d85cf93 x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption by Jeremy Fitzhardinge · 16 years ago
  83. be03d9e x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/mem by Suresh Siddha · 16 years ago
  84. 4f06b04 x86/cpa: make sure cpa is safe to call in lazy mmu mode by Jeremy Fitzhardinge · 16 years ago
  85. 94dba89 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  86. 9ce04f9 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  87. 9f339e7 x86, ptrace, mm: fix double-free on race by Markus Metzger · 16 years ago
  88. f47a454 tracing, x86: fix constraint for parent variable by Steven Rostedt · 16 years ago
  89. e3944bf tracing, x86: fix fixup section to return to original code by Steven Rostedt · 16 years ago
  90. b52af40 i8327: fix outb() parameter order by Clemens Ladisch · 16 years ago
  91. d315760 x86: fix math_emu register frame access by Tejun Heo · 16 years ago
  92. 6707fbb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  93. a5ef7ca x86: spinlocks: define dummy __raw_spin_is_contended by Kyle McMartin · 16 years ago
  94. ae6af41 x86: math_emu info cleanup by Tejun Heo · 16 years ago
  95. 914c3d6 x86: include correct %gs in a.out core dump by Tejun Heo · 16 years ago
  96. 55a8ba4 x86, vmi: put a missing paravirt_release_pmd in pgd_dtor by Alok Kataria · 16 years ago
  97. 3f4a739 x86: find nr_irqs_gsi with mp_ioapic_routing by Yinghai Lu · 16 years ago
  98. e736ad5 x86: add clflush before monitor for Intel 7400 series by Pallipadi, Venkatesh · 16 years ago
  99. 2d29c6a Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release by Len Brown · 16 years ago
  100. c09249f x86-64: fix int $0x80 -ENOSYS return by Roland McGrath · 16 years ago