1. 08687ae x86: unify power/cpu_(32|64).c by Sergio Luis · 16 years ago
  2. 6d48bec x86: unify power/cpu_(32|64) copyright notes by Sergio Luis · 16 years ago
  3. 3134d04 x86: unify power/cpu_(32|64) regarding restoring processor state by Sergio Luis · 16 years ago
  4. f9ebbe5 x86: unify power/cpu_(32|64) regarding saving processor state by Sergio Luis · 16 years ago
  5. 833b2ca x86: unify power/cpu_(32|64) global variables by Sergio Luis · 16 years ago
  6. f6783d2 x86: unify power/cpu_(32|64) headers by Sergio Luis · 16 years ago
  7. ce4b3c5 PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.c by Jaswinder Singh Rajput · 16 years ago
  8. 6d21491 Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  9. 7f3591c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 16 years ago
  10. 65d52cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param by Linus Torvalds · 16 years ago
  11. db8e7f1 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  12. acdd0b6 lguest: PAE support by Matias Zabaljauregui · 16 years ago
  13. cefcad1 lguest: Add support for kvm_hypercall4() by Matias Zabaljauregui · 16 years ago
  14. ebe0ba8 lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD by Matias Zabaljauregui · 16 years ago
  15. 90603d1 lguest: use native_set_* macros, which properly handle 64-bit entries when PAE is activated by Matias Zabaljauregui · 16 years ago
  16. 61f4bc8 lguest: optimize by coding restore_flags and irq_enable in assembler. by Rusty Russell · 16 years ago
  17. a32a8813 lguest: improve interrupt handling, speed up stream networking by Rusty Russell · 16 years ago
  18. 1028375 lguest: clean up lguest_init_IRQ by Rusty Russell · 16 years ago
  19. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 16 years ago
  20. c398df3 module: merge module_alloc() finally by Amerigo Wang · 16 years ago
  21. 0fdc83b x86 module: merge the rest functions with macros by Amerigo Wang · 16 years ago
  22. 2d5bf28 x86 module: merge the same functions in module_32.c and module_64.c by Amerigo Wang · 16 years ago
  23. 55cd636 x86: make zap_low_mapping could be used early by Yinghai Lu · 16 years ago
  24. 1260866 x86: Provide _sdata in the vmlinux.lds.S file by Catalin Marinas · 16 years ago
  25. 12274e9 x86: use zalloc_cpumask_var in arch_early_irq_init by Yinghai Lu · 16 years ago
  26. 8c5dd8f x86: handle initrd that extends into unusable memory by Yinghai Lu · 16 years ago
  27. 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  28. b640f04 Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  29. 7702667 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  30. c29f5ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 16 years ago
  31. 6cd8e300 Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  32. dad213a irq/cpumask: make memoryless node zero happy by Yinghai Lu · 16 years ago
  33. 38c7fed x86: remove some alloc_bootmem_cpumask_var calling by Yinghai Lu · 16 years ago
  34. 49c3556 Merge branch 'serial-from-alan' by Linus Torvalds · 16 years ago
  35. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  36. 8be6e8f perf_counter: Rename L2 to LL cache by Peter Zijlstra · 16 years ago
  37. f4dbfa8 perf_counter: Standardize event names by Peter Zijlstra · 16 years ago
  38. 5b0ed52 x86: fix ktermios-termio conversion by Arnd Bergmann · 16 years ago
  39. 9866b7e x86: memtest: use pointers of equal type for comparison by Thomas Gleixner · 16 years ago
  40. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  41. 57eee9a 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
  42. 8f40642 Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  43. 9e350de perf_counter: Accurate period data by Peter Zijlstra · 16 years ago
  44. df1a132 perf_counter: Introduce struct for sample data by Peter Zijlstra · 16 years ago
  45. 3f6280d Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  46. 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 · 16 years ago
  47. 595dc54 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  48. 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 · 16 years ago
  49. bec70683 Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  50. 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 · 16 years ago
  51. 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 · 16 years ago
  52. 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 · 16 years ago
  53. 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 · 16 years ago
  54. 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 · 16 years ago
  55. 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 · 16 years ago
  56. 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 · 16 years ago
  57. 511b01b Revert "x86, bts: reenable ptrace branch trace support" by Ingo Molnar · 16 years ago
  58. 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 · 16 years ago
  59. f0d5e12 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  60. 0fea615 CPUFREQ: Mark e_powersaver driver as EXPERIMENTAL and DANGEROUS by Harald Welte · 16 years ago
  61. 0de5108 CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUs by Harald Welte · 16 years ago
  62. bd2b5b1 perf_counter: More aggressive frequency adjustment by Peter Zijlstra · 16 years ago
  63. dc81081 perf_counter/x86: Fix the model number of Intel Core2 processors by Yong Wang · 16 years ago
  64. b034c19 x86: MSR: add methods for writing of an MSR on several CPUs by Borislav Petkov · 16 years ago
  65. 6bc1096 x86: MSR: add a struct representation of an MSR by Borislav Petkov · 16 years ago
  66. a0861c0 KVM: Add VT-x machine check support by Andi Kleen · 16 years ago
  67. 56b237e KVM: VMX: Rename rmode.active to rmode.vm86_active by Nitin A Kamble · 16 years ago
  68. 20f6598 KVM: Move "exit due to NMI" handling into vmx_complete_interrupts() by Gleb Natapov · 16 years ago
  69. 8db3baa KVM: Disable CR8 intercept if tpr patching is active by Gleb Natapov · 16 years ago
  70. 36752c9 KVM: Do not migrate pending software interrupts. by Gleb Natapov · 16 years ago
  71. 44c1143 KVM: inject NMI after IRET from a previous NMI, not before. by Gleb Natapov · 16 years ago
  72. 6a8b1d1 KVM: Always request IRQ/NMI window if an interrupt is pending by Gleb Natapov · 16 years ago
  73. 66fd3f7 KVM: Do not re-execute INTn instruction. by Gleb Natapov · 16 years ago
  74. f629cf8 KVM: skip_emulated_instruction() decode instruction if size is not known by Gleb Natapov · 16 years ago
  75. 923c61b KVM: Remove irq_pending bitmap by Gleb Natapov · 16 years ago
  76. fa9726b KVM: Do not allow interrupt injection from userspace if there is a pending event. by Gleb Natapov · 16 years ago
  77. 3298b75 KVM: Unprotect a page if #PF happens during NMI injection. by Gleb Natapov · 16 years ago
  78. 58f8ac2 KVM: Expand on "help" info to specify kvm intel and amd module names by Robert P. J. Day · 16 years ago
  79. 8986ecc KVM: x86: check for cr3 validity in mmu_alloc_roots by Marcelo Tosatti · 16 years ago
  80. 7c8a83b KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lock by Marcelo Tosatti · 16 years ago
  81. 310b5d3 KVM: Deal with interrupt shadow state for emulated instructions by Glauber Costa · 16 years ago
  82. 2809f5d KVM: Replace ->drop_interrupt_shadow() by ->set_interrupt_shadow() by Glauber Costa · 16 years ago
  83. 32f8840 KVM: use smp_send_reschedule in kvm_vcpu_kick by Marcelo Tosatti · 16 years ago
  84. d149c73 KVM: Update cpuid 1.ecx reporting by Avi Kivity · 16 years ago
  85. 069ebaa x86: Add cpu features MOVBE and POPCNT by Avi Kivity · 16 years ago
  86. 7faa4ee KVM: Add AMD cpuid bit: cr8_legacy, abm, misaligned sse, sse4, 3dnow prefetch by Avi Kivity · 16 years ago
  87. 8d753f3 KVM: Fix cpuid feature misreporting by Avi Kivity · 16 years ago
  88. d6a8c87 KVM: Drop request_nmi from stats by Jan Kiszka · 16 years ago
  89. fe8e7f8 KVM: SVM: Don't reinject event that caused a task switch by Gleb Natapov · 16 years ago
  90. b586eb0 KVM: SVM: Fix cross vendor migration issue in segment segment descriptor by Andre Przywara · 16 years ago
  91. 9b5843d KVM: fix apic_debug instances by Glauber Costa · 16 years ago
  92. 522c68c KVM: Enable snooping control for supported hardware by Sheng Yang · 16 years ago
  93. 4b12f0d KVM: Replace get_mt_mask_shift with get_mt_mask by Sheng Yang · 16 years ago
  94. 9b62e5b1 KVM: Wake up waitqueue before calling get_cpu() by Jan Blunck · 16 years ago
  95. 14d0bc1 KVM: Get rid of get_irq() callback by Gleb Natapov · 16 years ago
  96. 16d7a19 KVM: Fix userspace IRQ chip migration by Gleb Natapov · 16 years ago
  97. 95ba827313 KVM: SVM: Add NMI injection support by Gleb Natapov · 16 years ago
  98. c4282df KVM: Get rid of arch.interrupt_window_open & arch.nmi_window_open by Gleb Natapov · 16 years ago
  99. 0a5fff19 KVM: Do not report TPR write to userspace if new value bigger or equal to a previous one. by Gleb Natapov · 16 years ago
  100. 615d519 KVM: sync_lapic_to_cr8() should always sync cr8 to V_TPR by Gleb Natapov · 16 years ago