1. 1d5a4d9 KVM: VMX: Handle mmio emulation when guest state is invalid by Guillaume Thouvenin · 16 years ago
  2. e93f36b KVM: allow emulator to adjust rip for emulated pio instructions by Guillaume Thouvenin · 16 years ago
  3. c0d0982 KVM: SVM: Set the 'busy' flag of the TR selector by Amit Shah · 16 years ago
  4. 25022ac KVM: SVM: Set the 'g' bit of the cs selector for cross-vendor migration by Amit Shah · 16 years ago
  5. b8222ad KVM: x86: Fix typo in function name by Amit Shah · 16 years ago
  6. cc6e462 KVM: x86: Optimize NMI watchdog delivery by Jan Kiszka · 16 years ago
  7. 8fdb235 KVM: x86: Fix and refactor NMI watchdog emulation by Jan Kiszka · 16 years ago
  8. 291fd39 KVM: x86 emulator: Add decode entries for 0x04 and 0x05 opcodes (add acc, imm) by Guillaume Thouvenin · 16 years ago
  9. 6fe6397 KVM: VMX: Move private memory slot position by Sheng Yang · 16 years ago
  10. 291f26b KVM: MMU: Extend kvm_mmu_page->slot_bitmap size by Sheng Yang · 16 years ago
  11. d73fa29 KVM: Clean up kvm_x86_emulate.h by Sheng Yang · 16 years ago
  12. 64d4d52 KVM: Enable MTRR for EPT by Sheng Yang · 16 years ago
  13. 74be52e KVM: Add local get_mtrr_type() to support MTRR by Sheng Yang · 16 years ago
  14. 468d472 KVM: VMX: Add PAT support for EPT by Sheng Yang · 16 years ago
  15. 0bed3b5 KVM: Improve MTRR structure by Sheng Yang · 16 years ago
  16. 932d27a x86: Export some definition of MTRR by Sheng Yang · 16 years ago
  17. b558bc0 x86: Rename mtrr_state struct and macro names by Sheng Yang · 16 years ago
  18. 5f17928 KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callback by Gleb Natapov · 16 years ago
  19. 3b86cd9 KVM: VMX: work around lacking VNMI support by Jan Kiszka · 16 years ago
  20. 487b391 KVM: VMX: Provide support for user space injected NMIs by Jan Kiszka · 16 years ago
  21. c4abb7c KVM: x86: Support for user space injected NMIs by Jan Kiszka · 16 years ago
  22. 26df99c KVM: Kick NMI receiving VCPU by Jan Kiszka · 16 years ago
  23. 0496fbb KVM: x86: VCPU with pending NMI is runnabled by Jan Kiszka · 16 years ago
  24. 23930f9 KVM: x86: Enable NMI Watchdog via in-kernel PIT source by Jan Kiszka · 16 years ago
  25. 66a5a34 KVM: VMX: fix real-mode NMI support by Jan Kiszka · 16 years ago
  26. f460ee4 KVM: VMX: refactor IRQ and NMI window enabling by Jan Kiszka · 16 years ago
  27. 33f089c KVM: VMX: refactor/fix IRQ and NMI injectability determination by Jan Kiszka · 16 years ago
  28. 448fa4a KVM: x86: Reset pending/inject NMI state on CPU reset by Jan Kiszka · 16 years ago
  29. 60637aa KVM: VMX: Support for NMI task gates by Jan Kiszka · 16 years ago
  30. e4a4188 KVM: VMX: Use INTR_TYPE_NMI_INTR instead of magic value by Jan Kiszka · 16 years ago
  31. a26bf12 KVM: VMX: include all IRQ window exits in statistics by Jan Kiszka · 16 years ago
  32. 2786b01 KVM: x86 emulator: consolidate push reg by Guillaume Thouvenin · 16 years ago
  33. ab70537 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  34. 526ea06 Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  35. 179475a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  36. bb758e9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  37. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  38. 58a2456 lguest: move the initial guest page table creation code to the host by Matias Zabaljauregui · 16 years ago
  39. 96faec9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 16 years ago
  40. 1db2a5c1 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  41. a39b863 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  42. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  43. be9c5ae Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  44. bb26c6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  45. 32e8d18 Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/rtc' into timers/core by Ingo Molnar · 16 years ago
  46. 860cf88 Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.28' into irq/core by Ingo Molnar · 16 years ago
  47. 973656f x86, sparseirq: clean up Kconfig entry by Ingo Molnar · 16 years ago
  48. 6638101 Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/printk', 'core/rcu', 'core/resources', 'core/softirq' and 'core/stacktrace' into core/core by Ingo Molnar · 16 years ago
  49. 0b271ef4 Merge commit 'v2.6.28' into core/core by Ingo Molnar · 16 years ago
  50. 4e20228 Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core by Ingo Molnar · 16 years ago
  51. fc5243d [S390] arch_setup_additional_pages arguments by Martin Schwidefsky · 16 years ago
  52. 5250d32 Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/ring-buffer'; commit 'v2.6.28' into tracing/core by Ingo Molnar · 16 years ago
  53. a3eeeefb Merge branch 'x86/tsc' into tracing/core by Ingo Molnar · 16 years ago
  54. 4e17fee x86: turn CONFIG_SPARSE_IRQ off by default by Ingo Molnar · 16 years ago
  55. 79a66b9 Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/core by Ingo Molnar · 16 years ago
  56. 1fcccb0 x86: traps.c replace #if CONFIG_X86_32 with #ifdef CONFIG_X86_32 by Jaswinder Singh · 16 years ago
  57. 0ca59dd tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3 by Frederic Weisbecker · 16 years ago
  58. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  59. b7e8bda crypto: crc32c-intel - Switch to shash by Herbert Xu · 16 years ago
  60. 1c06da8 crypto: crc32c-intel - Update copyright head by Kent Liu · 16 years ago
  61. 67be403 Revert "x86: disable X86_PTRACE_BTS" by Ingo Molnar · 16 years ago
  62. db8862e Merge branch 'linus' into tracing/hw-branch-tracing by Ingo Molnar · 16 years ago
  63. 40f15ad x86: disable X86_PTRACE_BTS by Ingo Molnar · 16 years ago
  64. c1c15b6 x86: PAT: fix address types in track_pfn_vma_new() by H. Peter Anvin · 16 years ago
  65. bed4f13 Merge branch 'x86/irq' into x86/core by Ingo Molnar · 16 years ago
  66. 3e5621e Merge branch 'x86/iommu' into x86/core by Ingo Molnar · 16 years ago
  67. be9a1d3 Merge branch 'x86/tsc' into x86/core by Ingo Molnar · 16 years ago
  68. 7e3cbc3 Merge branch 'x86/ptrace' into x86/tsc by Ingo Molnar · 16 years ago
  69. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  70. bf8bd66 Merge branch 'x86/apic' into x86/irq by Ingo Molnar · 16 years ago
  71. 1ccedb7c Merge commit 'v2.6.28-rc9' into x86/apic by Ingo Molnar · 16 years ago
  72. adf77ba x86: prioritize the FPU traps for the error code by H. Peter Anvin · 16 years ago
  73. 280a9ca x86: fix resume (S2R) broken by Intel microcode module, on A110L by Dmitry Adamushko · 16 years ago
  74. c5dee61 x86, bts: memory accounting by Markus Metzger · 16 years ago
  75. bf53de9 x86, bts: add fork and exit handling by Markus Metzger · 16 years ago
  76. 34801ba x86: PAT: move track untrack pfnmap stubs to asm-generic by venkatesh.pallipadi@intel.com · 16 years ago
  77. 982d789 x86: PAT: remove follow_pfnmap_pte in favor of follow_phys by venkatesh.pallipadi@intel.com · 16 years ago
  78. 8403295 x86: ia32_signal: remove unnecessary declaration by Hiroshi Shimamoto · 16 years ago
  79. 34945ed x86: common.c boot_cpu_stack and boot_exception_stacks should be static by Jaswinder Singh · 16 years ago
  80. b909895 sparseirq: fix numa_migrate_irq_desc dependency and comments by Yinghai Lu · 16 years ago
  81. 9bb4824 allow stripping of generated symbols under CONFIG_KALLSYMS_ALL by Jan Beulich · 16 years ago
  82. 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  83. 345077c x86: fix intel x86_64 llc_shared_map/cpu_llc_id anomolies by Suresh Siddha · 16 years ago
  84. f34a10b x86: fix warning in arch/x86/kernel/microcode_amd.c by Ingo Molnar · 16 years ago
  85. 9f22149 x86: ia32.h: remove unused struct sigfram32 and rt_sigframe32 by Hiroshi Shimamoto · 16 years ago
  86. 8869a2e x86: asm-offset_64: use rt_sigframe_ia32 by Hiroshi Shimamoto · 16 years ago
  87. b2fa739 x86: sigframe.h: include headers for dependency by Hiroshi Shimamoto · 16 years ago
  88. d1769d5 x86: traps.c declare functions before they get used by Jaswinder Singh · 16 years ago
  89. 2520bd3 x86: PAT: add pgprot_writecombine() interface for drivers - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  90. 8a7b12f x86: PAT: change pgprot_noncached to uc_minus instead of strong uc - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  91. 5899329 x86: PAT: implement track/untrack of pfnmap regions for x86 - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  92. f0bc220 x86: process.c declare c1e_remove_cpu before they get used by Jaswinder Singh · 16 years ago
  93. 5c2628e x86: sigframe.h: add guard macro by Hiroshi Shimamoto · 16 years ago
  94. f269b07 x86: revert CONFIG_RELOCATABLE=y defconfig change by Vegard Nossum · 16 years ago
  95. 7c9c160 x86: tls.c declare sys_set_thread_area and sys_get_thread_area before they get used by Jaswinder Singh · 16 years ago
  96. 57a3750 x86: time_64.c timer_interrupt() should be static by Jaswinder Singh · 16 years ago
  97. c9bc03a Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 16 years ago
  98. 55aab5f x86 gart: don't complain if no AMD GART found by Bjorn Helgaas · 16 years ago
  99. 4087449 Merge branches 'tracing/ftrace' and 'tracing/hw-branch-tracing' into tracing/core by Ingo Molnar · 16 years ago
  100. d98f9d8 x86: ia32_signal: use sigframe.h by Hiroshi Shimamoto · 16 years ago