1. bd220a2 x86: move nonx_setup etc from common.c to init_64.c by Yinghai Lu · 16 years ago
  2. f5017cf x86: use cpu/common.c on 64 bit by Yinghai Lu · 16 years ago
  3. 143b604 x86: cpu/common*.c, merge whitespaces by Ingo Molnar · 16 years ago
  4. 102bbe3 x86: cpu/common*.c, merge identify_cpu() by Yinghai Lu · 16 years ago
  5. b89d3b3 x86: cpu/common*.c, merge generic_identify() by Yinghai Lu · 16 years ago
  6. 56f0d03 x86: cpu/common*.c: merge print_cpu_info() by Yinghai Lu · 16 years ago
  7. 6627d24 x86: cpu/common*.c, merge early_identify_cpu() by Yinghai Lu · 16 years ago
  8. 5122c89 x86: cpu/common.c: merge get_cpu_cap() by Yinghai Lu · 16 years ago
  9. 1cd7877 x86: cpu/common*.c, merge detect_ht() by Yinghai Lu · 16 years ago
  10. 140fc72 x86: cpu/common*.c, merge display_cacheinfo() by Yinghai Lu · 16 years ago
  11. b9e67f0 x86: cpu/common.c, merge default_init() by Yinghai Lu · 16 years ago
  12. fab334c x86: cpu/common*.c, merge switch_to_new_gdt() by Yinghai Lu · 16 years ago
  13. 1ba7658 x86: cpu/common*.c have same cpu_init(), with copying and #ifdef by Yinghai Lu · 16 years ago
  14. d5494d4 x86: cpu/common*.c, make 32-bit have 64-bit only functions by Yinghai Lu · 16 years ago
  15. ba51dce x86: cpu/common.c, let 64-bit code have 32-bit only functions by Yinghai Lu · 16 years ago
  16. 950ad7f x86: same gdt_page with macro by Yinghai Lu · 16 years ago
  17. f0fc4af x86: make header file the same in arch/x86/kernel/cpu/common_xx.c by Yinghai Lu · 16 years ago
  18. 97e4db7 x86: make detect_ht depend on CONFIG_X86_HT by Yinghai Lu · 16 years ago
  19. 0c8c708 Merge branch 'x86/core' into x86/unify-cpu-detect by Ingo Molnar · 16 years ago
  20. d3d0ba7 Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe': by Ingo Molnar · 16 years ago
  21. 9042763 Merge branch 'x86/x2apic' into x86/core by Ingo Molnar · 16 years ago
  22. 446d273 Merge branch 'x86/cpu' into x86/core by Ingo Molnar · 16 years ago
  23. accf0fa Merge branch 'x86/xsave' into x86/core by Ingo Molnar · 16 years ago
  24. 0a488a5 x86: move 32bit related functions together by Yinghai Lu · 16 years ago
  25. 01b2e16 x86: make get_mode_name of 64bit the same as 32bit by Yinghai Lu · 16 years ago
  26. a0854a4 x86: make 32bit support show_msr like 64 bit by Yinghai Lu · 16 years ago
  27. 10a434f x86: remove cpu_vendor_dev by Yinghai Lu · 16 years ago
  28. 9d31d35 x86: order functions in cpu/common.c and cpu/common_64.c v2 by Yinghai Lu · 16 years ago
  29. 3da99c9 x86: make (early)_identify_cpu more the same between 32bit and 64 bit by Yinghai Lu · 16 years ago
  30. 5031088 x86: delay early cpu initialization until cpuid is done by Krzysztof Helt · 16 years ago
  31. 5fef55f x86: move mtrr cpu cap setting early in early_init_xxxx by Yinghai Lu · 16 years ago
  32. 62b3f98 Merge branch 'x86/debug' into x86/cpu by Ingo Molnar · 16 years ago
  33. ebd60cd x86: unify using pci_mmcfg_insert_resource by Yinghai Lu · 16 years ago
  34. fac8f1e x86: split e820 reserved entries record to late, v7 by Yinghai Lu · 16 years ago
  35. aa3341a Merge branch 'x86/cpu' into x86/x2apic by H. Peter Anvin · 16 years ago
  36. fe47784 Merge branch 'x86/cpu' into x86/xsave by H. Peter Anvin · 16 years ago
  37. fb481dd x86: drop -funroll-loops for csum_partial_64.c by Andi Kleen · 16 years ago
  38. a5444d1 x86: split e820 reserved entries record to late v4 by Ingo Molnar · 16 years ago
  39. 58f7c98 x86: split e820 reserved entries record to late v2 by Yinghai Lu · 16 years ago
  40. 0ccd8c3 Merge branch 'linus' into x86/core by H. Peter Anvin · 16 years ago
  41. 1625324 x86: move dir es7000 to es7000_32.c by Yinghai Lu · 16 years ago
  42. 7203781 Merge branch 'x86/cpu' into x86/core by H. Peter Anvin · 16 years ago
  43. 42390cd Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  44. de014d6 x86: Change warning message in TSC calibration. by Alok N Kataria · 16 years ago
  45. ec0c15a Split up PIT part of TSC calibration from native_calibrate_tsc by Linus Torvalds · 16 years ago
  46. fbb16e2 [x86] Fix TSC calibration issues by Thomas Gleixner · 16 years ago
  47. 011fec7 Un-break printk strings in x86 PCI probing code by Linus Torvalds · 16 years ago
  48. 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
  49. 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
  50. 7414aa4 x86: generate names for /proc/cpuinfo from <asm/cpufeature.h> by H. Peter Anvin · 16 years ago
  51. b30a72a Merge branch 'x86/urgent' into x86/cpu by H. Peter Anvin · 16 years ago
  52. 83b8e28 x86: xsave: restore xcr0 during resume by Suresh Siddha · 16 years ago
  53. 11c231a9 x86: use x2apic id reported by cpuid during topology discovery, fix by Suresh Siddha · 16 years ago
  54. c1b362e x86: update defconfigs by H. Peter Anvin · 16 years ago
  55. 9ea2b82 x86: cpuid: correct return value on partial operations by H. Peter Anvin · 16 years ago
  56. 85f1cb6 x86: msr: correct return value on partial operations by H. Peter Anvin · 16 years ago
  57. 4b46ca7 x86: cpuid: propagate error from smp_call_function_single() by H. Peter Anvin · 16 years ago
  58. c6f3193 x86: msr: propagate errors from smp_call_function_single() by H. Peter Anvin · 16 years ago
  59. d25e26b [x86] Clean up MAXSMP Kconfig, and limit NR_CPUS to 512 by Linus Torvalds · 16 years ago
  60. 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
  61. cd5998e KVM: MMU: Fix torn shadow pte by Avi Kivity · 16 years ago
  62. 52a8968 x86: fix cpufreq + sched_clock() regression by Peter Zijlstra · 16 years ago
  63. f58899b Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
  64. a2bd727 x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3 by Yinghai Lu · 16 years ago
  65. 060700b x86: do not enable TSC notifier if we don't need it by Linus Torvalds · 16 years ago
  66. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  67. 8735728 x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUs by Rafael J. Wysocki · 16 years ago
  68. e17941b x86: use x2apic id reported by cpuid during topology discovery by Suresh Siddha · 16 years ago
  69. bbb65d2 x86: use cpuid vector 0xb when available for detecting cpu topology by Suresh Siddha · 16 years ago
  70. 87ce786 Merge branch 'x86/cpu' into x86/x2apic by Ingo Molnar · 16 years ago
  71. 91ede00 x86: fix: make PCI ECS for AMD CPUs hotplug capable by Robert Richter · 16 years ago
  72. 9b4e27b x86: fix: do not run code in amd_bus.c on non-AMD CPUs by Robert Richter · 16 years ago
  73. 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
  74. 9754a5b x86: work around MTRR mask setting, v2 by Ingo Molnar · 16 years ago
  75. c4bd1fd x86: fix section mismatch warning - uv_cpu_init by Marcin Slusarz · 16 years ago
  76. b05f78f x86_64: printout msr -v2 by Yinghai Lu · 16 years ago
  77. 3a6ddd5 x86: fix VMI for early params by Alok Kataria · 16 years ago
  78. 9482ac6 x86: fix two modpost warnings in mm/init_64.c by Jan Beulich · 16 years ago
  79. 8ae3a5a x86: fix 1:1 mapping init on 64-bit (memory hotplug case) by Jan Beulich · 16 years ago
  80. 38cc1c3 x86: work around MTRR mask setting by Yinghai Lu · 16 years ago
  81. 8323444 x86: PAT Update validate_pat_support for intel CPUs by venkatesh.pallipadi@intel.com · 16 years ago
  82. 28df82e devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUS by venkatesh.pallipadi@intel.com · 16 years ago
  83. c15238d x86: PAT proper tracking of set_memory_uc and friends by venkatesh.pallipadi@intel.com · 16 years ago
  84. 671eef8 x86, e820: add support for AddressRangeUnusuable ACPI memory type by Cihula, Joseph · 16 years ago
  85. b2a6a58 x86: fix BUG: unable to handle kernel paging request (numaq_tsc_disable) by Vegard Nossum · 16 years ago
  86. 7946612 x86: export pv_lock_ops non-GPL by Jeremy Fitzhardinge · 16 years ago
  87. 7701e8c x86, mmiotrace: silence section mismatch warning - leave_uniprocessor by Marcin Slusarz · 16 years ago
  88. bde78a7 x86: use WARN() in arch/x86/kernel by Arjan van de Ven · 16 years ago
  89. 0c072bb x86: use WARN() in arch/x86/mm/ioremap.c by Arjan van de Ven · 16 years ago
  90. 85d5779 werror: fix pci calgary by David Howells · 16 years ago
  91. 80a8c9f x86: fix oprofile + hibernation badness by Andi Kleen · 16 years ago
  92. 99dd871 x86, SGI UV: hardcode the TLB flush interrupt system vector by Cliff Wickman · 16 years ago
  93. 80c5e73 x86: fix Xorg startup/shutdown slowdown with PAT by Venki Pallipadi · 16 years ago
  94. c674495 x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)" by Samuel Sieb · 16 years ago
  95. 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
  96. f607e3a Revert "[CPUFREQ][2/2] preregister support for powernow-k8" by Linus Torvalds · 16 years ago
  97. f1c5d30 x86: use X86_FEATURE_NOPL in alternatives by H. Peter Anvin · 16 years ago
  98. 7e00df5 x86: add NOPL as a synthetic CPU feature bit by H. Peter Anvin · 16 years ago
  99. e2fe16d x86: boot: stub out unimplemented CPU feature words by H. Peter Anvin · 16 years ago
  100. 8a7c5ef x86 iommu: remove unneeded parenthesis by Jiri Kosina · 16 years ago