1. c931aaf Merge branch 'x86/paravirt' into x86/cpu by Ingo Molnar · 15 years ago
  2. ff55df5 x86, msr: Export the register-setting MSR functions via /dev/*/msr by H. Peter Anvin · 15 years ago
  3. 8b956bf x86, msr: Create _on_cpu helpers for {rw,wr}msr_safe_regs() by H. Peter Anvin · 15 years ago
  4. 0cc0213 x86, msr: Have the _safe MSR functions return -EIO, not -EFAULT by H. Peter Anvin · 15 years ago
  5. 79c5dca x86, msr: CFI annotations, cleanups for msr-reg.S by H. Peter Anvin · 15 years ago
  6. 709972b x86, asm: Make _ASM_EXTABLE() usable from assembly code by H. Peter Anvin · 15 years ago
  7. fe9b4e4 x86, asm: Add 32-bit versions of the combined CFI macros by H. Peter Anvin · 15 years ago
  8. 6b0f43d x86, AMD: Disable wrongly set X86_FEATURE_LAHF_LM CPUID bit by Borislav Petkov · 15 years ago
  9. 177fed1 x86, msr: Rewrite AMD rd/wrmsr variants by Borislav Petkov · 15 years ago
  10. 132ec92 x86, msr: Add rd/wrmsr interfaces with preset registers by Borislav Petkov · 15 years ago
  11. 366d19e x86: add specific support for Intel Atom architecture by Tobias Doerffel · 15 years ago
  12. 8a517c5 Merge commit 'v2.6.31-rc7' into x86/cpu by Ingo Molnar · 15 years ago
  13. b04e637 x86: don't call '->send_IPI_mask()' with an empty mask by Linus Torvalds · 15 years ago
  14. 83d349f x86: don't send an IPI to the empty set of CPU's by Linus Torvalds · 15 years ago
  15. 77f312a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  16. e412cd2 x86, mce: Don't initialize MCEs on unknown CPUs by Ingo Molnar · 15 years ago
  17. c7f6fa4 x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUs by Bartlomiej Zolnierkiewicz · 15 years ago
  18. 52459ab x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.c by Leonardo Potenza · 15 years ago
  19. 4e5c25d x86, mce: therm_throt: Don't log redundant normality by Hugh Dickins · 15 years ago
  20. 3ef12c3 x86: Fix UV BAU destination subnode id by Cliff Wickman · 15 years ago
  21. 74d46d6 percpu, sparc64: fix sparse possible cpu map handling by Tejun Heo · 15 years ago
  22. 3493e84 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  23. 04da8a4 perf_counter, x86: Fix/improve apic fallback by Ingo Molnar · 15 years ago
  24. e805513 x86: Fix oops in identify_cpu() on CPUs without CPUID by Ondrej Zary · 15 years ago
  25. fbd8b18 x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flag by Kevin Winchester · 15 years ago
  26. f64cccc perf_counter, x86: Fix generic cache events on P6-mobile CPUs by Ingo Molnar · 15 years ago
  27. 3c581a7 perf_counter, x86: Fix lapic printk message by Ingo Molnar · 15 years ago
  28. 0d01f31 x86, mce: therm_throt - change when we print messages by Dmitry Torokhov · 15 years ago
  29. 3e03bbe x86: Add reboot quirk for every 5 series MacBook/Pro by Shunichi Fuji · 15 years ago
  30. b6e61ee x86: Fix serialization in pit_expect_msb() by Linus Torvalds · 15 years ago
  31. 17d11ba Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  32. fdb8a42 x86: fix buffer overflow in efi_init() by Roel Kluin · 15 years ago
  33. 498cdbf x86: Add quirk to make Apple MacBookPro5,1 use reboot=pci by Ozan Çağlayan · 15 years ago
  34. 087d7e5 x86: Fix MSI-X initialization by using online_mask for x2apic target_cpus by Yinghai Lu · 15 years ago
  35. 53a27b3 KVM: MMU: limit rmap chain length by Marcelo Tosatti · 15 years ago
  36. 263799a KVM: VMX: Fix locking imbalance on emulation failure by Jan Kiszka · 15 years ago
  37. 34f0c1a KVM: VMX: Fix locking order in handle_invalid_guest_state by Jan Kiszka · 15 years ago
  38. 025dbbf KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_pages by Marcelo Tosatti · 15 years ago
  39. 4b656b1 KVM: SVM: force new asid on vcpu migration by Marcelo Tosatti · 15 years ago
  40. d6289b9 KVM: x86: verify MTRR/PAT validity by Marcelo Tosatti · 15 years ago
  41. 0ff7787 KVM: PIT: fix kpit_elapsed division by zero by Marcelo Tosatti · 15 years ago
  42. e125e7b KVM: Fix KVM_GET_MSR_INDEX_LIST by Jan Kiszka · 15 years ago
  43. 7d5b005 x86: Fix VMI && stack protector by Alok Kataria · 15 years ago
  44. 067e181 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
  45. dc731fb x86: Work around compilation warning in arch/x86/kernel/apm_32.c by Subrata Modak · 15 years ago
  46. 2a5ef41 x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq() by Jack Steiner · 15 years ago
  47. 6abf655 x86, 32-bit: Fix double accounting in reserve_top_address() by Jan Beulich · 15 years ago
  48. d8c7eb3 x86: Don't use current_cpu_data in x2apic phys_pkg_id by Yinghai Lu · 15 years ago
  49. c5997fa x86, UV: Fix UV apic mode by Jack Steiner · 15 years ago
  50. 67e83f3 x86, UV: Fix macros for accessing large node numbers by Jack Steiner · 15 years ago
  51. cc5e4fa x86, UV: Delete mapping of MMR rangs mapped by BIOS by Jack Steiner · 15 years ago
  52. 6c7184b x86, UV: Handle missing blade-local memory correctly by Jack Steiner · 15 years ago
  53. f1f029c x86: fix assembly constraints in native_save_fl() by H. Peter Anvin · 15 years ago
  54. bab9a3d x86, msr: execute on the correct CPU subset by Borislav Petkov · 15 years ago
  55. d2ba8b2 x86: Fix assert syntax in vmlinux.lds.S by H. Peter Anvin · 15 years ago
  56. 6a7bbd5 x86: Make 64-bit efi_ioremap use ioremap on MMIO regions by Paul Mackerras · 15 years ago
  57. 6c6c51e x86: Add quirk to make Apple MacBook5,2 use reboot=pci by Paul Mackerras · 15 years ago
  58. 8523acf x86: Fix CPA memtype reserving in the set_pages_array*() cases by Thomas Hellstrom · 15 years ago
  59. bdc6340 x86, pat: Fix set_memory_wc related corruption by Pallipadi, Venkatesh · 15 years ago
  60. a91d74a lguest: update commentry by Rusty Russell · 15 years ago
  61. 2e04ef7 lguest: fix comment style by Rusty Russell · 15 years ago
  62. 84210ae Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  63. 73ba651 x86: Export kmap_atomic_prot() needed for TTM. by Thomas Hellstrom · 15 years ago
  64. 0e83815 x86: fix section mismatch for i386 init code by Robert Richter · 15 years ago
  65. ca597a0 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
  66. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  67. d6c585a x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure by Thomas Gleixner · 15 years ago
  68. 3c33010 Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-perf by Linus Torvalds · 15 years ago
  69. 2cb0786 x86, amd: Don't probe for extended APIC ID if APICs are disabled by Jeremy Fitzhardinge · 15 years ago
  70. 9b7019a perf_counter: Remove unused variables by Peter Zijlstra · 15 years ago
  71. 6effa8f6 x86, mce: Rename incorrect macro name "CONFIG_X86_THRESHOLD" by Hidehiro Kawai · 15 years ago
  72. 429b2b3 x86-64: Fix bad_srat() to clear all state by Andi Kleen · 15 years ago
  73. e9084ec x86, mce: Fix set_trigger() accessor by Jan Beulich · 15 years ago
  74. ebe119c x86: Fix movq immediate operand constraints in uaccess.h by H. Peter Anvin · 15 years ago
  75. 155b735 x86: Fix movq immediate operand constraints in uaccess_64.h by Uros Bizjak · 15 years ago
  76. 77f32df x86: Add reboot fixup for SBC-fitPC2 by Denis Turischev · 15 years ago
  77. 8bcdbe4 x86: Include all of .data.* sections in _edata on 64-bit by Catalin Marinas · 15 years ago
  78. 6aa542a x86: Add quirk for Intel DG45ID board to avoid low memory corruption by Alexey Fisher · 15 years ago
  79. 499ee07 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  80. 7a50492 lguest: restrict CPUID to avoid perf counter wrmsr by Rusty Russell · 15 years ago
  81. 5780888 lguest: fix journey by Matias Zabaljauregui · 15 years ago
  82. 2ad7664 x86: Fix warning in pvclock.c by Dave Jones · 15 years ago
  83. 7473727 x86, apic: Fix false positive section mismatch in numaq_32.c by Rakib Mullick · 15 years ago
  84. 151586d x86: Fix false positive section mismatch in es7000_32.c by Rakib Mullick · 15 years ago
  85. f1c6a58 perf_counter, x86: Extend perf_counter Pentium M support by Daniel Qarras · 15 years ago
  86. a1a08d1 x86: Remove spurious printk level from segfault message by Roland Dreier · 15 years ago
  87. 69ca06c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  88. ac3f482 Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  89. 85be928 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  90. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  91. 857fdc5 x86/pci: insert ioapic resource before assigning unassigned resources by Yinghai Lu · 15 years ago
  92. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
  93. 984b838 perf_counter: Clean up global vs counter enable by Peter Zijlstra · 15 years ago
  94. 9c74fb5 perf_counter: Fix up P6 PMU details by Peter Zijlstra · 15 years ago
  95. 11d1578 perf_counter: Add P6 PMU support by Vince Weaver · 15 years ago
  96. e864561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  97. 8d7ff4f x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmon by Robert Richter · 15 years ago
  98. ad46276 memory barrier: adding smp_mb__after_lock by Jiri Olsa · 15 years ago
  99. 44b5728 x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled in by Yinghai Lu · 15 years ago
  100. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago