1. 6e2ca7d KVM: MMU: Optimize guest page table walk by Takuya Yoshikawa · 14 years ago
  2. 40e19b5 KVM: SVM: Get rid of x86_intercept_map::valid by Avi Kivity · 14 years ago
  3. 5ef39c7 KVM: x86 emulator: Use opcode::execute for 0F 01 opcode by Avi Kivity · 14 years ago
  4. 68152d8 KVM: x86 emulator: Don't force #UD for 0F 01 /5 by Avi Kivity · 14 years ago
  5. 26d05cc KVM: x86 emulator: move 0F 01 sub-opcodes into their own functions by Avi Kivity · 14 years ago
  6. d422444 KVM: x86 emulator: fix const value warning on i386 in svm insn RAX check by Randy Dunlap · 14 years ago
  7. cfb2237 KVM: x86 emulator: avoid calling wbinvd() macro by Clemens Noss · 14 years ago
  8. a78484c KVM: MMU: Make cmpxchg_gpte aware of nesting too by Roedel, Joerg · 14 years ago
  9. 13db70e KVM: x86 emulator: drop x86_emulate_ctxt::vcpu by Avi Kivity · 14 years ago
  10. 5197b80 KVM: Avoid using x86_emulate_ctxt.vcpu by Avi Kivity · 14 years ago
  11. bcaf5cc KVM: x86 emulator: add new ->wbinvd() callback by Avi Kivity · 14 years ago
  12. d6aa100 KVM: x86 emulator: add ->fix_hypercall() callback by Avi Kivity · 14 years ago
  13. 6c3287f KVM: x86 emulator: add new ->halt() callback by Avi Kivity · 14 years ago
  14. 3cb16fe KVM: x86 emulator: make emulate_invlpg() an emulator callback by Avi Kivity · 14 years ago
  15. 2d04a05 KVM: x86 emulator: emulate CLTS internally by Avi Kivity · 14 years ago
  16. fd72c41 KVM: x86 emulator: Replace calls to is_pae() and is_paging with ->get_cr() by Avi Kivity · 14 years ago
  17. c2ad2bb KVM: x86 emulator: drop use of is_long_mode() by Avi Kivity · 14 years ago
  18. 1ac9d0c KVM: x86 emulator: add and use new callbacks set_idt(), set_gdt() by Avi Kivity · 14 years ago
  19. fe870ab KVM: x86 emulator: avoid using ctxt->vcpu in check_perm() callbacks by Avi Kivity · 14 years ago
  20. 2953538 KVM: x86 emulator: drop vcpu argument from intercept callback by Avi Kivity · 14 years ago
  21. 717746e KVM: x86 emulator: drop vcpu argument from cr/dr/cpl/msr callbacks by Avi Kivity · 14 years ago
  22. 4bff1e86 KVM: x86 emulator: drop vcpu argument from segment/gdt/idt callbacks by Avi Kivity · 14 years ago
  23. 1a8880a x86, apic: Make apic drivers static by Suresh Siddha · 13 years ago
  24. 69c252f x86, apic: Clean up bigsmp apic selection code by Suresh Siddha · 13 years ago
  25. 8b37e880 x86, apic: Use .apicdrivers section for the apic drivers list by Suresh Siddha · 13 years ago
  26. 107e0e0 x86, apic: Introduce .apicdrivers section to find the list of apic drivers by Suresh Siddha · 13 years ago
  27. 6ec5ff4 x86: Eliminate various 'set but not used' warnings by Gustavo F. Padovan · 13 years ago
  28. a3170c1 x86/PCI: derive pcibios_last_bus from ACPI MCFG by Jan Beulich · 14 years ago
  29. 1d487624f x86, SMEP: Fix section mismatch warnings by Fenghua Yu · 13 years ago
  30. 0524975 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  31. 4bf0ff2 xen: fix compile without CONFIG_XEN_DEBUG_FS by Jeremy Fitzhardinge · 13 years ago
  32. 2a001f6 Use arbitrary_virt_to_machine() to deal with ioremapped pud updates. by Jeremy Fitzhardinge · 14 years ago
  33. f05608d Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates. by Jeremy Fitzhardinge · 14 years ago
  34. c86d807 xen/mmu: remove all ad-hoc stats stuff by Jeremy Fitzhardinge · 14 years ago
  35. d510831 xen: use normal virt_to_machine for ptes by Jeremy Fitzhardinge · 14 years ago
  36. 4c13629 xen: make a pile of mmu pvop functions static by Jeremy Fitzhardinge · 14 years ago
  37. 4a35c13 xen: condense everything onto xen_set_pte by Jeremy Fitzhardinge · 14 years ago
  38. a99ac5e xen: use mmu_update for xen_set_pte_at() by Jeremy Fitzhardinge · 14 years ago
  39. 331468b xen: drop all the special iomap pte paths. by Jeremy Fitzhardinge · 14 years ago
  40. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  41. 3ed4c05 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  42. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  43. 3d2606f oprofile, x86: Enable preemption during pci device setup in IBS init by Robert Richter · 13 years ago
  44. 79deb8e x86, x2apic: Move the common bits to x2apic.h by Cyrill Gorcunov · 13 years ago
  45. 9d0fa6c x86, x2apic: Minimize IPI register writes using cluster groups by Cyrill Gorcunov · 13 years ago
  46. a39d1f3 x86, x2apic: Track the x2apic cluster sibling map by Cyrill Gorcunov · 13 years ago
  47. a27d0b5 x86, x2apic: Remove duplicate code for IPI mask routines by Suresh Siddha · 13 years ago
  48. 9ebd680 x86, apic: Use probe routines to simplify apic selection by Suresh Siddha · 13 years ago
  49. 8f18c97 x86, ioapic: Consolidate mp_ioapic_routing[] into 'struct ioapic' by Suresh Siddha · 13 years ago
  50. c040aae x86, ioapic: Consolidate gsi routing info into 'struct ioapic' by Suresh Siddha · 13 years ago
  51. d537143 x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' by Suresh Siddha · 13 years ago
  52. 57a6f74 x86, ioapic: Consolidate ioapic_saved_data[] into 'struct ioapic' by Suresh Siddha · 13 years ago
  53. b69c6c3 x86, ioapic: Add struct ioapic by Suresh Siddha · 13 years ago
  54. 15bac20 x86, ioapic: Remove duplicate code for saving/restoring RTEs by Suresh Siddha · 13 years ago
  55. 31dce14 x86, ioapic: Use ioapic_saved_data while enabling intr-remapping by Suresh Siddha · 13 years ago
  56. 4c79185 x86, ioapic: Allocate ioapic_saved_data early by Suresh Siddha · 13 years ago
  57. b64ce24 x86, ioapic: Fix potential resume deadlock by Daniel J Blueman · 13 years ago
  58. d47cc0d x86, amd: Use _safe() msr access for GartTlbWlk disable code by Roedel, Joerg · 13 years ago
  59. 39ab05c Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  60. 5765040 Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  61. 08839ff Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  62. 08b5d06 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  63. 1358820 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  64. ac2941f Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus' and 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  65. 0162818 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  66. 17b1418 Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  67. 7e6628e Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  68. 0f1bdc1 Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  69. 80fe02b Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  70. df48d871 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  71. cbdad8d Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  72. 51509a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  73. e33ab8f Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' and 'stable/mmu.bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  74. 3bfccb7 Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  75. 5318991 Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  76. 6b55b90 Merge branch 'move-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 13 years ago
  77. f8223b1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 13 years ago
  78. bb0a56e [CPUFREQ] Move x86 drivers to drivers/cpufreq/ by Dave Jones · 13 years ago
  79. 7663164 Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs by Linus Torvalds · 13 years ago
  80. b53cede arch/x86/xen/smp: Cleanup code/data sections definitions by Daniel Kiper · 13 years ago
  81. fb6ce5d arch/x86/xen/time: Cleanup code/data sections definitions by Daniel Kiper · 13 years ago
  82. ad7ba09 arch/x86/xen/xen-ops: Cleanup code/data sections definitions by Daniel Kiper · 13 years ago
  83. 3f508953 arch/x86/xen/mmu: Cleanup code/data sections definitions by Daniel Kiper · 13 years ago
  84. 983bbf1 x86: Don't unmask disabled irqs when migrating them by Tian, Kevin · 13 years ago
  85. b87ba87 x86: Skip migrating IRQF_PER_CPU irqs in fixup_irqs() by Tian, Kevin · 13 years ago
  86. ab0e08f x86: hpet: Cleanup the clockevents init and register code by Thomas Gleixner · 13 years ago
  87. 61ee9a4 x86: Convert PIT to clockevents_config_and_register() by Thomas Gleixner · 13 years ago
  88. 01ed58a Merge branch 'x86/mem' into perf/core by Ingo Molnar · 13 years ago
  89. 26afb7c x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit by Jiri Olsa · 13 years ago
  90. 39dcfa5 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  91. 7f12b72 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  92. de5397a x86, cpu: Enable/disable Supervisor Mode Execution Protection by Fenghua Yu · 13 years ago
  93. dc23c0b x86, cpu: Add SMEP CPU feature in CR4 by Fenghua Yu · 13 years ago
  94. d0281a2 x86, cpufeature: Add cpufeature flag for SMEP by Fenghua Yu · 13 years ago
  95. 9bed4ac crypto: aesni-intel - fix aesni build on i386 by Randy Dunlap · 13 years ago
  96. 2f19e06 x86, mem: memset_64.S: Optimize memset by enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  97. 057e05c x86, mem: memmove_64.S: Optimize memmove by enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  98. 101068c x86, mem: memcpy_64.S: Optimize memcpy by enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  99. 4307bec x86, mem: copy_user_64.S: Support copy_to/from_user by enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  100. e365c9d x86, mem: clear_page_64.S: Support clear_page() with enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago