1. f856129 x86: add hooks for kmemcheck by Vegard Nossum · 16 years ago
  2. dfec072 kmemcheck: add the kmemcheck core by Vegard Nossum · 16 years ago
  3. 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  4. c29f5ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  5. 6cd8e300 Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  6. 49c3556 Merge branch 'serial-from-alan' by Linus Torvalds · 15 years ago
  7. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  8. 5b0ed52 x86: fix ktermios-termio conversion by Arnd Bergmann · 15 years ago
  9. 8623661 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
  10. 8f40642 Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  11. 3f6280d 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
  12. be15f9d Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  13. 9b29e82 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  14. bb77629 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  15. 48c72d1 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  16. 5301e0d Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  17. c44e3ed Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  18. 7dc3ca3 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  19. aa98936 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  20. 99e97b8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  21. 82782ca Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  22. b034c19 x86: MSR: add methods for writing of an MSR on several CPUs by Borislav Petkov · 15 years ago
  23. 6bc1096 x86: MSR: add a struct representation of an MSR by Borislav Petkov · 15 years ago
  24. a0861c0 KVM: Add VT-x machine check support by Andi Kleen · 15 years ago
  25. 56b237e KVM: VMX: Rename rmode.active to rmode.vm86_active by Nitin A Kamble · 15 years ago
  26. 44c1143 KVM: inject NMI after IRET from a previous NMI, not before. by Gleb Natapov · 15 years ago
  27. 66fd3f7 KVM: Do not re-execute INTn instruction. by Gleb Natapov · 15 years ago
  28. 923c61b KVM: Remove irq_pending bitmap by Gleb Natapov · 15 years ago
  29. 310b5d3 KVM: Deal with interrupt shadow state for emulated instructions by Glauber Costa · 15 years ago
  30. 2809f5d KVM: Replace ->drop_interrupt_shadow() by ->set_interrupt_shadow() by Glauber Costa · 15 years ago
  31. 069ebaa x86: Add cpu features MOVBE and POPCNT by Avi Kivity · 15 years ago
  32. d6a8c87 KVM: Drop request_nmi from stats by Jan Kiszka · 15 years ago
  33. 522c68c KVM: Enable snooping control for supported hardware by Sheng Yang · 15 years ago
  34. 4b12f0d KVM: Replace get_mt_mask_shift with get_mt_mask by Sheng Yang · 15 years ago
  35. 14d0bc1 KVM: Get rid of get_irq() callback by Gleb Natapov · 15 years ago
  36. 95ba827313 KVM: SVM: Add NMI injection support by Gleb Natapov · 15 years ago
  37. c4282df KVM: Get rid of arch.interrupt_window_open & arch.nmi_window_open by Gleb Natapov · 15 years ago
  38. 1d6ed0c KVM: Remove inject_pending_vectors() callback by Gleb Natapov · 15 years ago
  39. 1cb948a KVM: Remove exception_injected() callback. by Gleb Natapov · 15 years ago
  40. 863e8e6 KVM: VMX: Consolidate userspace and kernel interrupt injection for VMX by Gleb Natapov · 15 years ago
  41. ba8afb6 KVM: x86 emulator: Add new mode of instruction emulation: skip by Gleb Natapov · 15 years ago
  42. c2d0ee4 KVM: MMU: remove global page optimization logic by Marcelo Tosatti · 15 years ago
  43. 64a7ec0 KVM: Fix unneeded instruction skipping during task switching. by Gleb Natapov · 15 years ago
  44. 9645bb56 KVM: MMU: Use different shadows when EFER.NXE changes by Avi Kivity · 15 years ago
  45. 82725b2 KVM: MMU: Emulate #PF error code of reserved bits violation by Dong, Eddie · 15 years ago
  46. 7864612 KVM: Fix interrupt unhalting a vcpu when it shouldn't by Gleb Natapov · 16 years ago
  47. e103571 KVM: change the way how lowest priority vcpu is calculated by Gleb Natapov · 16 years ago
  48. d510d6c KVM: Enable MSI-X for KVM assigned device by Sheng Yang · 16 years ago
  49. 0b8c3d5 x86: Clear TS in irq_ts_save() when in an atomic section by Chuck Ebbert · 15 years ago
  50. 42937e8 x86: Detect use of extended APIC ID for AMD CPUs by Andreas Herrmann · 15 years ago
  51. c4ed3f0 x86, UV: Fix macros for multiple coherency domains by Jack Steiner · 15 years ago
  52. a4046f8 x86, nmi: Use predefined numbers instead of hardcoded one by Cyrill Gorcunov · 15 years ago
  53. 5095f59 x86: cpu_debug: Remove model information to reduce encoding-decoding by Jaswinder Singh Rajput · 15 years ago
  54. 5f4457a Merge branch 'linus' into x86/cpu by Ingo Molnar · 15 years ago
  55. 56fdd18 Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  56. 0e2595c x86: Fix UV BAU activation descriptor init by Cliff Wickman · 15 years ago
  57. a328810 perf_counter/x86: Remove the IRQ (non-NMI) handling bits by Yong Wang · 15 years ago
  58. ee4c24a Merge branch 'x86/cpufeature' into irq/numa by Ingo Molnar · 15 years ago
  59. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  60. 23db9f4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  61. c323d95 perf_counter/x86: Always use NMI for performance-monitoring interrupt by Yong Wang · 15 years ago
  62. 83cce2b Merge branches 'amd-iommu/fixes', 'amd-iommu/debug', 'amd-iommu/suspend-resume' and 'amd-iommu/extended-allocator' into amd-iommu/2.6.31 by Joerg Roedel · 15 years ago
  63. 803b8cb amd-iommu: change dma_dom->next_bit to dma_dom->next_address by Joerg Roedel · 15 years ago
  64. 384de72 amd-iommu: make address allocator aware of multiple aperture ranges by Joerg Roedel · 15 years ago
  65. c323956 amd-iommu: introduce aperture_range structure by Joerg Roedel · 15 years ago
  66. 7d7a110 amd-iommu: add function to flush tlb for all devices by Joerg Roedel · 15 years ago
  67. bfd1be1 amd-iommu: add function to flush tlb for all domains by Joerg Roedel · 15 years ago
  68. 3bd2217 amd-iommu: introduce for_each_iommu* macros by Joerg Roedel · 15 years ago
  69. fefda11 amd-iommu: add amd_iommu_dump parameter by Joerg Roedel · 15 years ago
  70. abfe0af x86: enable_update_mptable should be a macro by Yinghai Lu · 15 years ago
  71. 4aee2ad x86: asm/processor.h: remove double declaration by Jaswinder Singh Rajput · 15 years ago
  72. f1bdb52 x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabled by Yinghai Lu · 15 years ago
  73. 7c43769 x86, mm: Fix node_possible_map logic by Yinghai Lu · 15 years ago
  74. 888a589 mm, x86: remove MEMORY_HOTPLUG_RESERVE related code by Yinghai Lu · 15 years ago
  75. e519807 x86, apic: introduce io_apic_irq_attr by Yinghai Lu · 15 years ago
  76. dc3f81b Merge commit 'v2.6.30-rc6' into perfcounters/core by Ingo Molnar · 15 years ago
  77. b4ecc12 x86: Fix performance regression caused by paravirt_ops on native kernels by Jeremy Fitzhardinge · 15 years ago
  78. c4f6823 x86-64: align __PHYSICAL_START, remove __KERNEL_ALIGN by H. Peter Anvin · 15 years ago
  79. 4797f6b x86: read apic ID in the !acpi_lapic case by Yinghai Lu · 15 years ago
  80. 6cda3eb Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 15 years ago
  81. 871b72d x86: microcode: use smp_call_function_single instead of set_cpus_allowed, cleanup of synchronization logic by Dmitry Adamushko · 15 years ago
  82. 5031296 x86: add extension fields for bootloader type and version by H. Peter Anvin · 15 years ago
  83. 37ba7ab x86, boot: make kernel_alignment adjustable; new bzImage fields by H. Peter Anvin · 15 years ago
  84. 7b6c6c7 x86, 32-bit: fix kernel_trap_sp() by Masami Hiramatsu · 15 years ago
  85. 2ff799d sched: Don't export sched_mc_power_savings on multi-socket single core system by Vaidyanathan Srinivasan · 15 years ago
  86. 3c59876 x86: fix percpu_{to,from}_op() by Jan Beulich · 15 years ago
  87. 0c23590 x86, 64-bit: ifdef out struct thread_struct::ip by Alexey Dobriyan · 15 years ago
  88. d756f4ad x86, 32-bit: ifdef out struct thread_struct::fs by Alexey Dobriyan · 15 years ago
  89. 97a5271 x86: display extended apic registers with print_local_APIC and cpu_debug code by Andreas Herrmann · 15 years ago
  90. 3e0c373 x86: clean up and fix setup_clear/force_cpu_cap handling by Yinghai Lu · 15 years ago
  91. 5ef2183 x86/acpi: move setup io apic routing out of CONFIG_ACPI scope by Yinghai Lu · 15 years ago
  92. e20c06f x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector() by Yinghai Lu · 15 years ago
  93. a31f820 x86/acpi: call mp_config_acpi_gsi() in mp_register_gsi() by Yinghai Lu · 15 years ago
  94. 7a30949 Merge commit 'v2.6.30-rc5' into x86/apic by Ingo Molnar · 15 years ago
  95. 134cbf3 Merge commit 'v2.6.30-rc5' into x86/mm by Ingo Molnar · 15 years ago
  96. 6cac5a9 xen/x86-64: fix breakpoints and hardware watchpoints by Jeremy Fitzhardinge · 15 years ago
  97. bf8b9a6 x86: msr-index.h remove duplicate MSR C001_0015 declaration by Jaswinder Singh Rajput · 15 years ago
  98. f066a15 Merge branch 'x86/urgent' into x86/xen by Ingo Molnar · 15 years ago
  99. 0ad5d70 Merge branch 'tracing/hw-branch-tracing' into tracing/core by Ingo Molnar · 15 years ago
  100. 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago