1. ece15ba KVM: PIT: support mode 4 by Marcelo Tosatti · 18 years ago
  2. dc7457e KVM: x86 emulator: disable writeback on lmsw by Avi Kivity · 18 years ago
  3. 3fe913e KVM: x86: task switch: fix wrong bit setting for the busy flag by Izik Eidus · 18 years ago
  4. 1439442 KVM: VMX: Enable EPT feature for KVM by Sheng Yang · 18 years ago
  5. b7ebfb0 KVM: VMX: Prepare an identity page table for EPT in real mode by Sheng Yang · 18 years ago
  6. 1ac593c KVM: MMU: Remove #ifdef CONFIG_X86_64 to support 4 level EPT by Sheng Yang · 18 years ago
  7. 7b52345 KVM: MMU: Add EPT support by Sheng Yang · 18 years ago
  8. 67253af KVM: Add kvm_x86_ops get_tdp_level() by Sheng Yang · 18 years ago
  9. 8c6d6ad KVM: MMU: Move some definitions to a header file by Sheng Yang · 18 years ago
  10. d56f546 KVM: VMX: EPT Feature Detection by Sheng Yang · 18 years ago
  11. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 18 years ago
  12. 6f6d6a1 rename div64_64 to div64_u64 by Roman Zippel · 18 years ago
  13. 6d98ca7 x86: Mark OPTIMIZE_INLINING broken by Linus Torvalds · 18 years ago
  14. 895d309 x86: numaq fix by Ingo Molnar · 18 years ago
  15. 6b8e1c7 x86: 8K stacks by default by Ingo Molnar · 18 years ago
  16. cb8ab68 x86: ioremap ram check fix by Andres Salomon · 18 years ago
  17. 5de8f68 x86: optimize inlining off by Ingo Molnar · 18 years ago
  18. acbaa93 x86: CONFIG_X86_ELAN fix by Ingo Molnar · 18 years ago
  19. c9af1e3 x86: Kconfig fix by Ingo Molnar · 18 years ago
  20. de33c44 x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_nocache() and pci_mmap_page_range() by Suresh Siddha · 18 years ago
  21. b9b39bf x86: use defconfigs from x86/configs/* by Sam Ravnborg · 18 years ago
  22. 2544a87 revert: "x86: ioremap(), extend check to all RAM pages" by Ingo Molnar · 18 years ago
  23. a4c863f x86: don't bother printing compat vdso address by Jeremy Fitzhardinge · 18 years ago
  24. f6c133f fix: x86: support for new UV apic by Andi Kleen · 18 years ago
  25. 575ca73 x86: fix early-BUG message by Vegard Nossum · 18 years ago
  26. b4cdc43 x86: iommu_sac_force can become static by Dmitri Vorobiev · 18 years ago
  27. 4412620 x86: add proper header for reboot_force by Dmitri Vorobiev · 18 years ago
  28. 3e8f7e3 x86 VISWS: build fix by Ingo Molnar · 18 years ago
  29. ed5e233 x86, voyager: fix ioremap_nocache() by Ingo Molnar · 18 years ago
  30. fc3fbc4 hpet: fix by Ingo Molnar · 18 years ago
  31. b9e017e x86: unexport kmap_atomic_to_page by Adrian Bunk · 18 years ago
  32. 08acd4f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  33. 9691609 Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release by Len Brown · 18 years ago
  34. 5a8da0e signals: x86 TS_RESTORE_SIGMASK by Roland McGrath · 18 years ago
  35. 1f43c53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes by Linus Torvalds · 18 years ago
  36. 5f78e4d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-pci by Linus Torvalds · 18 years ago
  37. 44473d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  38. 66916cd x86: use kbuild.h by Christoph Lameter · 18 years ago
  39. 8c4dd60 edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off} by Tim Gardner · 18 years ago
  40. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 18 years ago
  41. 3ef0e1f x86: olpc: add One Laptop Per Child architecture support by Andres Salomon · 18 years ago
  42. a852250 swiotlb: use iommu_is_span_boundary helper function by FUJITA Tomonori · 18 years ago
  43. 7d195a5 proper extern for late_time_init by Adrian Bunk · 18 years ago
  44. eb0f1c4 proper __do_softirq() prototype by Adrian Bunk · 18 years ago
  45. e90955c x86: fix PCI MSI breaks when booting with nosmp by Jesse Barnes · 18 years ago
  46. 781fe2e bootprotocol: cleanup by Ingo Molnar · 18 years ago
  47. 8008abb x86: fix warning in "x86: clean up vSMP detection" by Alexander van Heukelum · 18 years ago
  48. e686d34 x86: !x & y typo in mtrr code by Harvey Harrison · 18 years ago
  49. d9dedc1 x86_64 vDSO: use initdata by Roland McGrath · 18 years ago
  50. e8628dd [CPUFREQ] expose cpufreq coordination requirements regardless of coordination mechanism by Darrick J. Wong · 18 years ago
  51. e56a727 [CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our back. by Venkatesh Pallipadi · 18 years ago
  52. 9d9ad4b x86: Fix 32-bit MSI-X allocation leakage by PJ Waskiewicz · 18 years ago
  53. 32bf87e x86: geode: MSR cleanup by Andres Salomon · 18 years ago
  54. 7ae9392 x86: configurable DMI scanning code by Thomas Petazzoni · 18 years ago
  55. d60cd46 pageflags: use proper page flag functions in Xen by Christoph Lameter · 18 years ago
  56. 2301696 vmallocinfo: add caller information by Christoph Lameter · 18 years ago
  57. 1b27d05 mm: move cache_line_size() to <linux/cache.h> by Pekka Enberg · 18 years ago
  58. 180c06e hotplug-memory: make online_page() common by Jeremy Fitzhardinge · 18 years ago
  59. f022bfd x86: PAT fix by Ingo Molnar · 19 years ago
  60. 86cf02f x86 PAT: tone down debugging messages some more by Linus Torvalds · 18 years ago
  61. 42cadc8 Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 18 years ago
  62. 960b399 KVM: MMU: kvm_pv_mmu_op should not take mmap_sem by Marcelo Tosatti · 18 years ago
  63. 1336028 KVM: SVM: remove selective CR0 comment by Joerg Roedel · 18 years ago
  64. aaf697e KVM: SVM: remove now obsolete FIXME comment by Joerg Roedel · 18 years ago
  65. aaacfc9 KVM: SVM: disable CR8 intercept when tpr is not masking interrupts by Joerg Roedel · 18 years ago
  66. d7bf822 KVM: SVM: sync V_TPR with LAPIC.TPR if CR8 write intercept is disabled by Joerg Roedel · 18 years ago
  67. ec7cf69 KVM: export kvm_lapic_set_tpr() to modules by Joerg Roedel · 18 years ago
  68. 649d686 KVM: SVM: sync TPR value to V_TPR field in the VMCB by Joerg Roedel · 18 years ago
  69. f9b7aab KVM: x86 emulator: fix lea to really get the effective address by Avi Kivity · 18 years ago
  70. 16286d0 KVM: x86 emulator: fix smsw and lmsw with a memory operand by Avi Kivity · 18 years ago
  71. 66b8550 KVM: x86 emulator: initialize src.val and dst.val for register operands by Avi Kivity · 18 years ago
  72. a79d2f1 KVM: SVM: force a new asid when initializing the vmcb by Avi Kivity · 18 years ago
  73. e9571ed KVM: fix kvm_vcpu_kick vs __vcpu_run race by Marcelo Tosatti · 18 years ago
  74. 62d9f0d KVM: add ioctls to save/store mpstate by Marcelo Tosatti · 18 years ago
  75. a453529 KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_* by Avi Kivity · 18 years ago
  76. 3d80840 KVM: hlt emulation should take in-kernel APIC/PIT timers into account by Marcelo Tosatti · 18 years ago
  77. 3564990 KVM: SVM: do not intercept task switch with NPT by Joerg Roedel · 18 years ago
  78. d4c9ff2 KVM: Add kvm trace userspace interface by Feng(Eric) Liu · 18 years ago
  79. 2714d1d KVM: Add trace markers by Feng (Eric) Liu · 18 years ago
  80. 53371b5 KVM: SVM: add intercept for machine check exception by Joerg Roedel · 18 years ago
  81. 6394b64 KVM: SVM: align shadow CR4.MCE with host by Joerg Roedel · 18 years ago
  82. ec07726 KVM: SVM: indent svm_set_cr4 with tabs instead of spaces by Joerg Roedel · 18 years ago
  83. 35149e2 KVM: MMU: Don't assume struct page for x86 by Anthony Liguori · 18 years ago
  84. bed1d1d KVM: MMU: prepopulate guest pages after write-protecting by Marcelo Tosatti · 18 years ago
  85. fcd6dba KVM: MMU: Only mark_page_accessed() if the page was accessed by the guest by Avi Kivity · 18 years ago
  86. 3d45830 KVM: Free apic access page on vm destruction by Avi Kivity · 18 years ago
  87. 3ee16c8 KVM: MMU: allow the vm to shrink the kvm mmu shadow caches by Izik Eidus · 18 years ago
  88. 3200f40 KVM: MMU: unify slots_lock usage by Marcelo Tosatti · 18 years ago
  89. 25c5f22 KVM: VMX: Enable MSR Bitmap feature by Sheng Yang · 18 years ago
  90. 37817f2 KVM: x86: hardware task switching support by Izik Eidus · 18 years ago
  91. 2e4d265 KVM: x86: add functions to get the cpl of vcpu by Izik Eidus · 18 years ago
  92. 4c9fc8e KVM: VMX: Add module option to disable flexpriority by Avi Kivity · 18 years ago
  93. 268fe02 KVM: no longer EXPERIMENTAL by Avi Kivity · 18 years ago
  94. 0b49ea8 KVM: MMU: Introduce and use spte_to_page() by Avi Kivity · 18 years ago
  95. 855149a KVM: MMU: fix dirty bit setting when removing write permissions by Izik Eidus · 19 years ago
  96. 947da53 KVM: MMU: Set the accessed bit on non-speculative shadow ptes by Avi Kivity · 19 years ago
  97. 1e977aa x86: KVM guest: disable clock before rebooting. by Glauber Costa · 19 years ago
  98. 3c62c62 x86: make native_machine_shutdown non-static by Glauber Costa · 19 years ago
  99. ed23dc6 x86: allow machine_crash_shutdown to be replaced by Glauber Costa · 19 years ago
  100. 096d14a x86: KVM guest: hypercall batching by Marcelo Tosatti · 19 years ago