1. 1c402c8 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
  2. de014d6 x86: Change warning message in TSC calibration. by Alok N Kataria · 16 years ago
  3. e6a5652 x86: add io delay quirk for Presario F700 by Chuck Ebbert · 16 years ago
  4. ec0c15a Split up PIT part of TSC calibration from native_calibrate_tsc by Linus Torvalds · 16 years ago
  5. fbb16e2 [x86] Fix TSC calibration issues by Thomas Gleixner · 16 years ago
  6. 011fec7 Un-break printk strings in x86 PCI probing code by Linus Torvalds · 16 years ago
  7. b460947 Revert "x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3" by Linus Torvalds · 16 years ago
  8. e52c885 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
  9. c1b362e x86: update defconfigs by H. Peter Anvin · 16 years ago
  10. 9ea2b82 x86: cpuid: correct return value on partial operations by H. Peter Anvin · 16 years ago
  11. 85f1cb6 x86: msr: correct return value on partial operations by H. Peter Anvin · 16 years ago
  12. 4b46ca7 x86: cpuid: propagate error from smp_call_function_single() by H. Peter Anvin · 16 years ago
  13. c6f3193 x86: msr: propagate errors from smp_call_function_single() by H. Peter Anvin · 16 years ago
  14. d25e26b [x86] Clean up MAXSMP Kconfig, and limit NR_CPUS to 512 by Linus Torvalds · 16 years ago
  15. ec73adb 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
  16. cd5998e KVM: MMU: Fix torn shadow pte by Avi Kivity · 16 years ago
  17. 52a8968 x86: fix cpufreq + sched_clock() regression by Peter Zijlstra · 16 years ago
  18. f58899b Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
  19. a2bd727 x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3 by Yinghai Lu · 16 years ago
  20. 060700b x86: do not enable TSC notifier if we don't need it by Linus Torvalds · 16 years ago
  21. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  22. 8735728 x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUs by Rafael J. Wysocki · 16 years ago
  23. 91ede00 x86: fix: make PCI ECS for AMD CPUs hotplug capable by Robert Richter · 16 years ago
  24. 9b4e27b x86: fix: do not run code in amd_bus.c on non-AMD CPUs by Robert Richter · 16 years ago
  25. 358c323 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
  26. 9754a5b x86: work around MTRR mask setting, v2 by Ingo Molnar · 16 years ago
  27. c4bd1fd x86: fix section mismatch warning - uv_cpu_init by Marcin Slusarz · 16 years ago
  28. 3a6ddd5 x86: fix VMI for early params by Alok Kataria · 16 years ago
  29. 9482ac6 x86: fix two modpost warnings in mm/init_64.c by Jan Beulich · 16 years ago
  30. 8ae3a5a x86: fix 1:1 mapping init on 64-bit (memory hotplug case) by Jan Beulich · 16 years ago
  31. 38cc1c3 x86: work around MTRR mask setting by Yinghai Lu · 16 years ago
  32. 8323444 x86: PAT Update validate_pat_support for intel CPUs by venkatesh.pallipadi@intel.com · 16 years ago
  33. 28df82e devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUS by venkatesh.pallipadi@intel.com · 16 years ago
  34. c15238d x86: PAT proper tracking of set_memory_uc and friends by venkatesh.pallipadi@intel.com · 16 years ago
  35. b2a6a58 x86: fix BUG: unable to handle kernel paging request (numaq_tsc_disable) by Vegard Nossum · 16 years ago
  36. 7946612 x86: export pv_lock_ops non-GPL by Jeremy Fitzhardinge · 16 years ago
  37. 7701e8c x86, mmiotrace: silence section mismatch warning - leave_uniprocessor by Marcin Slusarz · 16 years ago
  38. bde78a7 x86: use WARN() in arch/x86/kernel by Arjan van de Ven · 16 years ago
  39. 0c072bb x86: use WARN() in arch/x86/mm/ioremap.c by Arjan van de Ven · 16 years ago
  40. 85d5779 werror: fix pci calgary by David Howells · 16 years ago
  41. 80a8c9f x86: fix oprofile + hibernation badness by Andi Kleen · 16 years ago
  42. 99dd871 x86, SGI UV: hardcode the TLB flush interrupt system vector by Cliff Wickman · 16 years ago
  43. 80c5e73 x86: fix Xorg startup/shutdown slowdown with PAT by Venki Pallipadi · 16 years ago
  44. c674495 x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)" by Samuel Sieb · 16 years ago
  45. ddd13dc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  46. f607e3a Revert "[CPUFREQ][2/2] preregister support for powernow-k8" by Linus Torvalds · 16 years ago
  47. 8a7c5ef x86 iommu: remove unneeded parenthesis by Jiri Kosina · 16 years ago
  48. a7f5aaf 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
  49. ce67542 Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into x86-merge by Jesse Barnes · 16 years ago
  50. 1b72691 x86: fix build warnings in real mode code by Andi Kleen · 16 years ago
  51. f710666 x86, calgary: fix section mismatch warning - get_tce_space_from_tar by Marcin Slusarz · 16 years ago
  52. d19fbfd x86: silence section mismatch warning - get_local_pda by Marcin Slusarz · 16 years ago
  53. e532c06 x86: fix i486 suspend to disk CR4 oops by David Fries · 16 years ago
  54. 39e00fe x86: mpparse.c: fix section mismatch warning by Marcin Slusarz · 16 years ago
  55. c72a5ef x86: mmconf: fix section mismatch warning by Marcin Slusarz · 16 years ago
  56. 67d0c9e x86: fix MP_processor_info section mismatch warning by Marcin Slusarz · 16 years ago
  57. d554d9a x86, tsc: fix section mismatch warning by Marcin Slusarz · 16 years ago
  58. 0473b79 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
  59. 40a3426 Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  60. 8d6ea967 x86: fix section mismatch warning - spp_getpage() by Marcin Slusarz · 16 years ago
  61. fc0091b x86: change init_gdt to update the gdt via write_gdt, rather than a direct write. by Alex Nixon · 16 years ago
  62. e213e87 x86: Fix ioremap off by one BUG by Andi Kleen · 16 years ago
  63. 8949975 x86/PCI: irq and pci_ids patch for Intel Ibex Peak PCHs by Seth Heasley · 16 years ago
  64. 529d0e4 Merge branch 'x86/geode' into x86/urgent by Ingo Molnar · 16 years ago
  65. 3122c33 kexec jump: fix for ftrace by Huang Ying · 16 years ago
  66. fb45daa kexec jump: check code size in control page by Huang Ying · 16 years ago
  67. 163f687 kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE by Huang Ying · 16 years ago
  68. 66d4bdf x86-64: fix overlap of modules and fixmap areas by Jan Beulich · 16 years ago
  69. 0d5cdc9 x86, geode-mfgpt: check IRQ before using MFGPT as clocksource by Jens Rottmann · 16 years ago
  70. 9744f5a x86, acpi: cleanup, temp_stack is used only when CONFIG_SMP is set by Marcin Slusarz · 16 years ago
  71. 8bb8519 x86, nmi: clean UP NMI watchdog failure message by Ingo Molnar · 16 years ago
  72. 1563666 x86, NMI: fix watchdog failure message by Aristeu Rozanski · 16 years ago
  73. a06de63 x86: fix /proc/meminfo DirectMap by Hugh Dickins · 16 years ago
  74. 04b6944 arch/x86/Kconfig: clean up, experimental adjustement by Pavel Machek · 16 years ago
  75. 394a150 x86: invalidate caches before going into suspend by Mark Langsdorf · 16 years ago
  76. dcc9841 x86, perfctr: don't use CCCR_OVF_PMI1 on Pentium 4Ds by Aristeu Rozanski · 16 years ago
  77. 975439f Merge branch 'x86/amd-iommu' into x86/urgent by Ingo Molnar · 16 years ago
  78. 129d6ab x86, AMD IOMMU: initialize dma_ops after sysfs registration by Joerg Roedel · 16 years ago
  79. 8a45669 x86m AMD IOMMU: cleanup: replace LOW_U32 macro with generic lower_32_bits by Joerg Roedel · 16 years ago
  80. 9f5f5fb x86, AMD IOMMU: initialize device table properly by Joerg Roedel · 16 years ago
  81. 519c31b x86, AMD IOMMU: use status bit instead of memory write-back for completion wait by Joerg Roedel · 16 years ago
  82. ef31023 x86: silence mmconfig printk by Dave Jones · 16 years ago
  83. 967060d x86, msr: fix NULL pointer deref due to msr_open on nonexistent CPUs by Darrick J. Wong · 16 years ago
  84. a6825f1 x86: hpet: workaround SB700 BIOS by Thomas Gleixner · 16 years ago
  85. a58f03b x86: check bigsmp in smp_sanity_check instead of cpu_up by Yinghai Lu · 16 years ago
  86. 858f774 x86: don't call e820_regiter_active_regions if out of range on node by Yinghai Lu · 16 years ago
  87. 23b49c19 x86: resurrect proper handling of maxcpus= kernel option (v2) by Max Krasnyansky · 16 years ago
  88. 3167761 Merge branch 'x86/fpu' into x86/urgent by Ingo Molnar · 16 years ago
  89. c2dcfde x86: cleanup for setup code crashes during IST probe by H. Peter Anvin · 16 years ago
  90. 875e40b x86: use WARN() in arch/x86/mm/pageattr.c by Arjan van de Ven · 16 years ago
  91. a726c60 x86: allow MMCONFIG above 4GB on x86_64 by John Keller · 16 years ago
  92. 6b35602 x86: fix 2 section mismatch warnings - find_and_reserve_crashkernel by Marcin Slusarz · 16 years ago
  93. c9d08f0 x86: fix 2 section mismatch warnings - map_high() by Marcin Slusarz · 16 years ago
  94. a12e61d Merge commit 'v2.6.27-rc3' into x86/urgent by Ingo Molnar · 16 years ago
  95. 7b27718 x86: fix setup code crashes on my old 486 box by Joerg Roedel · 16 years ago
  96. 1c89ac5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  97. 912985d mm: Make generic weak get_user_pages_fast and EXPORT_GPL it by Rusty Russell · 16 years ago
  98. 7019b1b 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
  99. 9dd1e9eb x86/PCI: allow scanning of 255 PCI busses by Andi Kleen · 16 years ago
  100. b74548e x86: fix 2.6.27rc1 cannot boot more than 8CPUs by Yinghai Lu · 16 years ago