1. 845b394 x86: Add timer_init to x86_init_ops by Thomas Gleixner · 16 years ago
  2. 736deca x86: Move percpu clockevents setup to x86_init_ops by Thomas Gleixner · 16 years ago
  3. f1d7062 x86: Move xen_post_allocator_init into xen_pagetable_setup_done by Thomas Gleixner · 16 years ago
  4. 030cb6c x86: Move paravirt pagetable_setup to x86_init_ops by Thomas Gleixner · 16 years ago
  5. 6f30c1a x86: Move paravirt banner printout to x86_init_ops by Thomas Gleixner · 16 years ago
  6. 42bbdb4 x86: Replace ARCH_SETUP by a proper x86_init_ops by Thomas Gleixner · 16 years ago
  7. 428cf90 x86: Move traps_init to x86_init_ops by Thomas Gleixner · 16 years ago
  8. 66bcaf0 x86: Move irq_init to x86_init_ops by Thomas Gleixner · 16 years ago
  9. d9112f4 x86: Move pre_intr_init to x86_init_ops by Thomas Gleixner · 16 years ago
  10. b3f1b61 x86: Move get/find_smp_config to x86_init_ops by Thomas Gleixner · 16 years ago
  11. 90e1c69 x86: Move oem_bus_info to x86_init_ops by Thomas Gleixner · 16 years ago
  12. 52fdb56 x86: Move mpc_oem_pci_bus to x86_init_ops by Thomas Gleixner · 16 years ago
  13. 7230214 x86: Move smp_read_mpc_oem to x86_init_ops. by Thomas Gleixner · 16 years ago
  14. fd6c666 x86: Move mpc_apic_id to x86_init_ops by Thomas Gleixner · 16 years ago
  15. de93410 x86: Move ioapic_ids_setup to x86_init_ops by Thomas Gleixner · 16 years ago
  16. f484847 x86: Sanitize smp_record and move it to x86_init_ops by Thomas Gleixner · 16 years ago
  17. 6b18ae3 x86: Move memory_setup to x86_init_ops by Thomas Gleixner · 16 years ago
  18. 816c25e x86: Add reserve_ebda_region to x86_init_ops by Thomas Gleixner · 16 years ago
  19. 8fee697 x86: Add request_standard_resources to x86_init by Thomas Gleixner · 16 years ago
  20. f7cf5a5 x86: Add probe_roms to x86_init by Thomas Gleixner · 16 years ago
  21. 57844a8 x86: Add x86_init infrastructure by Thomas Gleixner · 16 years ago
  22. 4152f93 Merge branch 'sched/clock' into x86/cleanups by Thomas Gleixner · 15 years ago
  23. 6effcd9 Merge branch 'x86/paravirt' into x86/cleanups by Thomas Gleixner · 15 years ago
  24. 44afa9a Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  25. 9f459fa 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
  26. c62e432 x86: Fix build with older binutils and consolidate linker script by Jan Beulich · 16 years ago
  27. a6a06f7 x86: Fix an incorrect argument of reserve_bootmem() by Amerigo Wang · 16 years ago
  28. 10f02d11 x86: uv: Clean up uv_ptc_init(), use proc_create() by Alexey Dobriyan · 16 years ago
  29. 5f9ece0 Merge commit 'v2.6.31-rc7' into x86/cleanups by Ingo Molnar · 16 years ago
  30. b04e637 x86: don't call '->send_IPI_mask()' with an empty mask by Linus Torvalds · 16 years ago
  31. 83d349f x86: don't send an IPI to the empty set of CPU's by Linus Torvalds · 16 years ago
  32. fc0ce23 x86: add vmlinux.lds to targets in arch/x86/boot/compressed/Makefile by Jan Beulich · 16 years ago
  33. cbcb340 Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/urgent by Ingo Molnar · 16 years ago
  34. ce2eef3 xen: rearrange things to fix stackprotector by Jeremy Fitzhardinge · 16 years ago
  35. 5416c26 x86: make sure load_percpu_segment has no stackprotector by Jeremy Fitzhardinge · 16 years ago
  36. f833bab clockevent: Prevent dead lock on clockevents_lock by Suresh Siddha · 16 years ago
  37. 77f312a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 16 years ago
  38. 78b89ec i386: Fix section mismatches for init code with !HOTPLUG_CPU by Jan Beulich · 16 years ago
  39. 1adcaaf x86, pat: Allow ISA memory range uncacheable mapping requests by Suresh Siddha · 16 years ago
  40. e412cd2 x86, mce: Don't initialize MCEs on unknown CPUs by Ingo Molnar · 16 years ago
  41. c7f6fa4 x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUs by Bartlomiej Zolnierkiewicz · 16 years ago
  42. 52459ab x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.c by Leonardo Potenza · 16 years ago
  43. 4e5c25d x86, mce: therm_throt: Don't log redundant normality by Hugh Dickins · 16 years ago
  44. 3ef12c3 x86: Fix UV BAU destination subnode id by Cliff Wickman · 16 years ago
  45. 74d46d6 percpu, sparc64: fix sparse possible cpu map handling by Tejun Heo · 16 years ago
  46. 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 · 16 years ago
  47. 04da8a4 perf_counter, x86: Fix/improve apic fallback by Ingo Molnar · 16 years ago
  48. e805513 x86: Fix oops in identify_cpu() on CPUs without CPUID by Ondrej Zary · 16 years ago
  49. fbd8b18 x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flag by Kevin Winchester · 16 years ago
  50. f64cccc perf_counter, x86: Fix generic cache events on P6-mobile CPUs by Ingo Molnar · 16 years ago
  51. 3c581a7 perf_counter, x86: Fix lapic printk message by Ingo Molnar · 16 years ago
  52. 0d01f31 x86, mce: therm_throt - change when we print messages by Dmitry Torokhov · 16 years ago
  53. 3e03bbe x86: Add reboot quirk for every 5 series MacBook/Pro by Shunichi Fuji · 16 years ago
  54. b6e61ee x86: Fix serialization in pit_expect_msb() by Linus Torvalds · 16 years ago
  55. 17d11ba Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  56. 9f51e24 x86: Use printk_once() by Marcin Slusarz · 16 years ago
  57. fdb8a42 x86: fix buffer overflow in efi_init() by Roel Kluin · 16 years ago
  58. 498cdbf x86: Add quirk to make Apple MacBookPro5,1 use reboot=pci by Ozan Çağlayan · 16 years ago
  59. 087d7e5 x86: Fix MSI-X initialization by using online_mask for x2apic target_cpus by Yinghai Lu · 16 years ago
  60. 53a27b3 KVM: MMU: limit rmap chain length by Marcelo Tosatti · 16 years ago
  61. 263799a KVM: VMX: Fix locking imbalance on emulation failure by Jan Kiszka · 16 years ago
  62. 34f0c1a KVM: VMX: Fix locking order in handle_invalid_guest_state by Jan Kiszka · 16 years ago
  63. 025dbbf KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_pages by Marcelo Tosatti · 16 years ago
  64. 4b656b1 KVM: SVM: force new asid on vcpu migration by Marcelo Tosatti · 16 years ago
  65. d6289b9 KVM: x86: verify MTRR/PAT validity by Marcelo Tosatti · 16 years ago
  66. 0ff7787 KVM: PIT: fix kpit_elapsed division by zero by Marcelo Tosatti · 16 years ago
  67. e125e7b KVM: Fix KVM_GET_MSR_INDEX_LIST by Jan Kiszka · 16 years ago
  68. 7d5b005 x86: Fix VMI && stack protector by Alok Kataria · 16 years ago
  69. 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 · 16 years ago
  70. dc731fb x86: Work around compilation warning in arch/x86/kernel/apm_32.c by Subrata Modak · 16 years ago
  71. 2a5ef41 x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq() by Jack Steiner · 16 years ago
  72. 6abf655 x86, 32-bit: Fix double accounting in reserve_top_address() by Jan Beulich · 16 years ago
  73. d8c7eb3 x86: Don't use current_cpu_data in x2apic phys_pkg_id by Yinghai Lu · 16 years ago
  74. c5997fa x86, UV: Fix UV apic mode by Jack Steiner · 16 years ago
  75. 67e83f3 x86, UV: Fix macros for accessing large node numbers by Jack Steiner · 16 years ago
  76. cc5e4fa x86, UV: Delete mapping of MMR rangs mapped by BIOS by Jack Steiner · 16 years ago
  77. 6c7184b x86, UV: Handle missing blade-local memory correctly by Jack Steiner · 16 years ago
  78. f1f029c x86: fix assembly constraints in native_save_fl() by H. Peter Anvin · 16 years ago
  79. bab9a3d x86, msr: execute on the correct CPU subset by Borislav Petkov · 16 years ago
  80. d2ba8b2 x86: Fix assert syntax in vmlinux.lds.S by H. Peter Anvin · 16 years ago
  81. 6a7bbd5 x86: Make 64-bit efi_ioremap use ioremap on MMIO regions by Paul Mackerras · 16 years ago
  82. 6c6c51e x86: Add quirk to make Apple MacBook5,2 use reboot=pci by Paul Mackerras · 16 years ago
  83. 8523acf x86: Fix CPA memtype reserving in the set_pages_array*() cases by Thomas Hellstrom · 16 years ago
  84. bdc6340 x86, pat: Fix set_memory_wc related corruption by Pallipadi, Venkatesh · 16 years ago
  85. a91d74a lguest: update commentry by Rusty Russell · 16 years ago
  86. 2e04ef7 lguest: fix comment style by Rusty Russell · 16 years ago
  87. 84210ae Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  88. 73ba651 x86: Export kmap_atomic_prot() needed for TTM. by Thomas Hellstrom · 16 years ago
  89. 0e83815 x86: fix section mismatch for i386 init code by Robert Richter · 16 years ago
  90. 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 · 16 years ago
  91. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 16 years ago
  92. d6c585a x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure by Thomas Gleixner · 16 years ago
  93. 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 · 16 years ago
  94. 2cb0786 x86, amd: Don't probe for extended APIC ID if APICs are disabled by Jeremy Fitzhardinge · 16 years ago
  95. 9b7019a perf_counter: Remove unused variables by Peter Zijlstra · 16 years ago
  96. 6effa8f6 x86, mce: Rename incorrect macro name "CONFIG_X86_THRESHOLD" by Hidehiro Kawai · 16 years ago
  97. 429b2b3 x86-64: Fix bad_srat() to clear all state by Andi Kleen · 16 years ago
  98. e9084ec x86, mce: Fix set_trigger() accessor by Jan Beulich · 16 years ago
  99. ebe119c x86: Fix movq immediate operand constraints in uaccess.h by H. Peter Anvin · 16 years ago
  100. 155b735 x86: Fix movq immediate operand constraints in uaccess_64.h by Uros Bizjak · 16 years ago