1. 66fd3f7 KVM: Do not re-execute INTn instruction. by Gleb Natapov · 15 years ago
  2. 923c61b KVM: Remove irq_pending bitmap by Gleb Natapov · 15 years ago
  3. 310b5d3 KVM: Deal with interrupt shadow state for emulated instructions by Glauber Costa · 15 years ago
  4. 2809f5d KVM: Replace ->drop_interrupt_shadow() by ->set_interrupt_shadow() by Glauber Costa · 15 years ago
  5. 069ebaa x86: Add cpu features MOVBE and POPCNT by Avi Kivity · 15 years ago
  6. d6a8c87 KVM: Drop request_nmi from stats by Jan Kiszka · 15 years ago
  7. 522c68c KVM: Enable snooping control for supported hardware by Sheng Yang · 15 years ago
  8. 4b12f0d KVM: Replace get_mt_mask_shift with get_mt_mask by Sheng Yang · 15 years ago
  9. 14d0bc1 KVM: Get rid of get_irq() callback by Gleb Natapov · 15 years ago
  10. 95ba827313 KVM: SVM: Add NMI injection support by Gleb Natapov · 15 years ago
  11. c4282df KVM: Get rid of arch.interrupt_window_open & arch.nmi_window_open by Gleb Natapov · 15 years ago
  12. 1d6ed0c KVM: Remove inject_pending_vectors() callback by Gleb Natapov · 15 years ago
  13. 1cb948a KVM: Remove exception_injected() callback. by Gleb Natapov · 15 years ago
  14. 863e8e6 KVM: VMX: Consolidate userspace and kernel interrupt injection for VMX by Gleb Natapov · 15 years ago
  15. ba8afb6 KVM: x86 emulator: Add new mode of instruction emulation: skip by Gleb Natapov · 15 years ago
  16. c2d0ee4 KVM: MMU: remove global page optimization logic by Marcelo Tosatti · 15 years ago
  17. 64a7ec0 KVM: Fix unneeded instruction skipping during task switching. by Gleb Natapov · 15 years ago
  18. 9645bb56 KVM: MMU: Use different shadows when EFER.NXE changes by Avi Kivity · 15 years ago
  19. 82725b2 KVM: MMU: Emulate #PF error code of reserved bits violation by Dong, Eddie · 15 years ago
  20. 7864612 KVM: Fix interrupt unhalting a vcpu when it shouldn't by Gleb Natapov · 15 years ago
  21. e103571 KVM: change the way how lowest priority vcpu is calculated by Gleb Natapov · 15 years ago
  22. d510d6c KVM: Enable MSI-X for KVM assigned device by Sheng Yang · 15 years ago
  23. b4ecc12 x86: Fix performance regression caused by paravirt_ops on native kernels by Jeremy Fitzhardinge · 15 years ago
  24. 7b6c6c7 x86, 32-bit: fix kernel_trap_sp() by Masami Hiramatsu · 15 years ago
  25. 3c59876 x86: fix percpu_{to,from}_op() by Jan Beulich · 15 years ago
  26. bb402c4 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 15 years ago
  27. 0e94ecd x86/PCI: set_pci_bus_resources_arch_default cleanups by Yinghai Lu · 15 years ago
  28. 5679af4 x86, mce: fix boot logging logic by Andi Kleen · 15 years ago
  29. 9b8de74 FRV: Fix the section attribute on UP DECLARE_PER_CPU() by David Howells · 15 years ago
  30. a489f0b lguest: fix guest crash on non-linear addresses in gdt pvops by Rusty Russell · 15 years ago
  31. b9836e0 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  32. 20d9207 Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  33. 2e1c63b Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  34. b8256b4 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  35. a30469e x86: add linux kernel support for YMM state by Suresh Siddha · 15 years ago
  36. 9b987ae x86: fix set_fixmap to use phys_addr_t by Masami Hiramatsu · 15 years ago
  37. 0c3c8a1 x86, PAT: Remove duplicate memtype reserve in devmem mmap by Suresh Siddha · 15 years ago
  38. 3b3809a x86: fix set_fixmap to use phys_addr_t by Masami Hiramatsu · 15 years ago
  39. e66dd19 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  40. f20ab9c x86: cpu_debug remove execute permission by Jaswinder Singh Rajput · 15 years ago
  41. b40bf53 Xen: Add virt_to_pfn helper function by Alex Nixon · 15 years ago
  42. 10eceeb x86-64: remove PGE from must-have feature list by Jeremy Fitzhardinge · 15 years ago
  43. db954b5 x86 ACPI: Add support for Always Running APIC timer by Venkatesh Pallipadi · 15 years ago
  44. 2f4f27d dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) by Yang Hongyang · 15 years ago
  45. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  46. ffa009c Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  47. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  48. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  49. d0b03bd x2apic/intr-remap: decouple interrupt remapping from x2apic by Han, Weidong · 15 years ago
  50. b24696b Intel IOMMU Suspend/Resume Support - Interrupt Remapping by Fenghua Yu · 15 years ago
  51. c4c4688 x86: UV BAU messaging timeouts by Cliff Wickman · 15 years ago
  52. 67796bf x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macros by Joerg Roedel · 15 years ago
  53. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 15 years ago
  54. f3554f4 preadv/pwritev: Add preadv and pwritev system calls. by Gerd Hoffmann · 15 years ago
  55. 66666e5 sgi-gru: add macros for using the UV hub to send interrupts by Jack Steiner · 15 years ago
  56. a4c3155 sgi-gru: add definitions of x86_64 GRU MMRs by Jack Steiner · 15 years ago
  57. bc5d994 sgi-gru: exclude UV definitions on 32-bit x86 by Jack Steiner · 15 years ago
  58. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  59. e76e5b2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  60. bf9ed57 pm: cleanup includes by Magnus Damm · 15 years ago
  61. 558f6ab Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Rusty Russell · 15 years ago
  62. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  63. db6f204 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-and-virtio by Linus Torvalds · 15 years ago
  64. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 15 years ago
  65. 712b000 Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  66. 019abbc Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  67. ebc8eca Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  68. 25c1a41 x86: fix mismerge in arch/x86/include/asm/timer.h by Stephen Rothwell · 15 years ago
  69. 0451fb2 cpumask: remove node_to_first_cpu by Rusty Russell · 15 years ago
  70. 4cd8b5e lguest: use KVM hypercalls by Matias Zabaljauregui · 15 years ago
  71. 9ff9a26 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  72. b0d44c0 Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  73. 3fab191 Merge branch 'linus' into x86/core by Ingo Molnar · 15 years ago
  74. 93394a7 Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/core by Ingo Molnar · 15 years ago
  75. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  76. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  77. 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 16 years ago
  78. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  79. ba1eb95 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  80. 13220a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  81. d3f12d3 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  82. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  83. 562f477 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  84. ada19a3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  85. 17d1404 x86: headers cleanup - setup.h by Cyrill Gorcunov · 16 years ago
  86. 5a54bd1 Merge commit 'v2.6.29' into core/header-fixes by Ingo Molnar · 15 years ago
  87. 7051113 Revert "x86: don't compile vsmp_64 for 32bit" by Ravikiran G Thirumalai · 15 years ago
  88. f56e503 x86: use default_cpu_mask_to_apicid for 64bit by Yinghai Lu · 15 years ago
  89. 5c8cd82 Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6-tiptop into x86/cleanups by Ingo Molnar · 15 years ago
  90. 2921968 Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' and 'x86/signal'; commit 'v2.6.29' into x86/core by Ingo Molnar · 15 years ago
  91. 4925663 KVM: Report IRQ injection status to userspace. by Gleb Natapov · 15 years ago
  92. d206269 x86: Add EFER descriptions for FFXSR by Alexander Graf · 15 years ago
  93. 91b2ae7 KVM: Avoid using CONFIG_ in userspace visible headers by Avi Kivity · 15 years ago
  94. f6e2c02 KVM: MMU: Rename "metaphysical" attribute to "direct" by Avi Kivity · 16 years ago
  95. 1c08364 KVM: Move struct kvm_pio_request into x86 kvm_host.h by Avi Kivity · 16 years ago
  96. 52d939a KVM: PIT: provide an option to disable interrupt reinjection by Marcelo Tosatti · 16 years ago
  97. 77c2002 KVM: introduce kvm_read_guest_virt, kvm_write_guest_virt by Izik Eidus · 16 years ago
  98. 53f658b3 KVM: VMX: initialize TSC offset relative to vm creation time by Marcelo Tosatti · 16 years ago
  99. 2f0b3d6 KVM: MMU: Segregate mmu pages created with different cr4.pge settings by Avi Kivity · 16 years ago
  100. a770f6f KVM: MMU: Inherit a shadow page's guest level count from vcpu setup by Avi Kivity · 16 years ago