1. 0e5aa8d [CPUFREQ] Remove debugging message from e_powersaver by Dave Jones · 18 years ago
  2. 12c247a x86: fix boot failure on 486 due to TSC breakage by Mikael Pettersson · 18 years ago
  3. 4147c87 x86: don't print a warning when MTRR are blank and running in KVM by Joerg Roedel · 18 years ago
  4. f5106d9 x86/mtrr: fix kernel-doc missing notation by Randy Dunlap · 18 years ago
  5. a7ef94e x86: do not promote TM3x00/TM5x00 to i686-class by H. Peter Anvin · 18 years ago
  6. 08cd93f remove mca-pentium by Adrian Bunk · 18 years ago
  7. 7c36752 x86: sparse warning in therm_throt.c by Harvey Harrison · 18 years ago
  8. f0f1b33 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  9. c64768a Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzilla-7186', 'bugzilla-8269', 'bugzilla-8570', 'bugzilla-9139', 'bugzilla-9277', 'bugzilla-9341', 'bugzilla-9444', 'bugzilla-9614', 'bugzilla-9643' and 'bugzilla-9644' into release by Len Brown · 18 years ago
  10. e19717f [CPUFREQ] Add missing printk levels to e_powersaver by Dave Jones · 18 years ago
  11. 89c0484 [CPUFREQ] Fix sparse warning in powernow-k8 by Dave Jones · 18 years ago
  12. 535ae38 [CPUFREQ] Support Model D parts and newer in e_powersaver by Jesse Ahrens · 18 years ago
  13. 6c9cda7 [CPUFREQ] Powernow-k8: Update to support the latest Turion processors by Mark Langsdorf · 18 years ago
  14. 4ae5c49 [CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10h by Yinghai Lu · 18 years ago
  15. b25e758 [CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of current_cpu_data by Dave Young · 18 years ago
  16. cdbec9a [CPUFREQ] arch/x86: Add missing "space" by Joe Perches · 18 years ago
  17. 290647b [CPUFREQ] Remove pointless Kconfig dependancy by Dave Jones · 18 years ago
  18. 3e6bdf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 18 years ago
  19. 20651af x86: fix mttr trimming by Yinghai Lu · 18 years ago
  20. d7ac12f x86: fix sparse warnings in powernow-k8.c by Harvey Harrison · 18 years ago
  21. 6b2fb3c idle_regs() must be __cpuinit by Adrian Bunk · 18 years ago
  22. 6c81c32 calibrate_delay() must be __cpuinit by Adrian Bunk · 18 years ago
  23. 16c02ed x86: add cpu mtrr init function definitions to mtrr.h by Harvey Harrison · 18 years ago
  24. b6d549a x86: add cpu init function defintions to cpu.h by Harvey Harrison · 18 years ago
  25. 73bdb73 x86: add include to cpu/intel.c by Harvey Harrison · 18 years ago
  26. 9a6b344 x86: remove long dead cyrix mtrr code by Harvey Harrison · 18 years ago
  27. fa1408e x86: unify CPU feature string names by H. Peter Anvin · 18 years ago
  28. aa62999 x86: fix bootup crash in native_read_tsc() by Ingo Molnar · 18 years ago
  29. 4a14851 x86: fix sparse warnings in cpu/common.c by Harvey Harrison · 18 years ago
  30. d4387bd x86: c_p_a clflush_cache_range fix by Huang, Ying · 18 years ago
  31. c1666e6 x86: fix sparse warnings in intel_cacheinfo.c by Harvey Harrison · 18 years ago
  32. 12d6f21 x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y by Ingo Molnar · 18 years ago
  33. 5a96f4a x86: fix recursion in arch/x86/kernel/cpu/mcheck/mce_amd_64.c by Yinghai Lu · 18 years ago
  34. b48ed48 x86: fix section mismatch warning in mcheck/mce_amd_64.c by Sam Ravnborg · 18 years ago
  35. 1e35669 x86: fix section mismatch warning in mcheck/mce_64.c by Sam Ravnborg · 18 years ago
  36. cd7d72b x86: improve MTRR trimming messages by Ingo Molnar · 18 years ago
  37. 093af8d x86_32: trim memory by updating e820 by Yinghai Lu · 18 years ago
  38. 8a45eb3 x86: constify function pointer tables by Jan Engelhardt · 18 years ago
  39. ade1af7 x86: remove unneded casts by Jan Engelhardt · 18 years ago
  40. ac72e78 x86: add generic clearcpuid=... option by Andi Kleen · 18 years ago
  41. 191679f x86: add noclflush option by Andi Kleen · 18 years ago
  42. 404ee5b x86: convert TSC disabling to generic cpuid disable bitmap by Andi Kleen · 18 years ago
  43. 8424950 x86: don't disable RDTSC in userland for 32bit notsc by Andi Kleen · 18 years ago
  44. 1353025 x86: convert some existing cpuid disable options to new generic bitmap by Andi Kleen · 18 years ago
  45. 7d851c8 x86: add framework to disable CPUID bits on the command line by Andi Kleen · 18 years ago
  46. 99fc8d4 x86, 32-bit: trim memory not covered by wb mtrrs by Jesse Barnes · 18 years ago
  47. 0c07ee3 x86: use the correct cpuid method to detect MWAIT support for C states by Andi Kleen · 18 years ago
  48. 30d432d x86: move MWAIT idle check to generic CPU initialization on 32-bit by Andi Kleen · 18 years ago
  49. ea348f3 x86: change NR_CPUS arrays in acpi-cpufreq by travis@sgi.com · 18 years ago
  50. 2c6b8c0 x86: change NR_CPUS arrays in powernow-k8 by travis@sgi.com · 18 years ago
  51. c68461b x86: change x86 machine check handler to use unlocked_ioctl instead by Nikanth Karthikesan · 18 years ago
  52. 3898534 x86: remove CPU capabitilites printks on 32-bit by Andi Kleen · 18 years ago
  53. 2b16a23 x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection by Andi Kleen · 18 years ago
  54. 6d5f718 x86: lfence fix by Ingo Molnar · 18 years ago
  55. 707fa8e x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUs by Andi Kleen · 18 years ago
  56. de42186 x86: implement support to synchronize RDTSC through MFENCE on AMD CPUs by Andi Kleen · 18 years ago
  57. 7271339 x86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixes by Andrew Morton · 18 years ago
  58. b912a1c x86: arch/x86/kernel/cpu/mcheck/ checkpatch fixes by Andrew Morton · 18 years ago
  59. 9e8b6d9 arch/x86/kernel/cpu/mcheck/p4.c: cleanups by Min Zhang · 18 years ago
  60. 1a53905 x86: move definitions to processor.h by Glauber de Oliveira Costa · 18 years ago
  61. 5300db8 x86: unify x86_cpuinfo struct. by Glauber de Oliveira Costa · 18 years ago
  62. 22f5991 x86-64: honor notify_die() returning NOTIFY_STOP by Jan Beulich · 18 years ago
  63. 8c8b885 mcheck mce_64: mce_read_sem to mutex by Daniel Walker · 18 years ago
  64. 75604d7 x86: remove all definitions with fastcall by Harvey Harrison · 18 years ago
  65. 6b68f01 x86: unify struct desc_ptr by Glauber de Oliveira Costa · 18 years ago
  66. 6842ef0 x86: unify desc_struct by Glauber de Oliveira Costa · 18 years ago
  67. eee3af4 x86, ptrace: support for branch trace store(BTS) by Markus Metzger · 18 years ago
  68. faca622 x86: use generic register name in the thread and tss structures by H. Peter Anvin · 18 years ago
  69. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 18 years ago
  70. 53756d3 x86: add set/clear_cpu_cap operations by Jeremy Fitzhardinge · 18 years ago
  71. 2c0b8a7 x86: fall back on interrupt disable in cmpxchg8b on 80386 and 80486 by Mathieu Desnoyers · 18 years ago
  72. 7b83dae x86: extended interrupt LVT support for AMD Barcelona by Robert Richter · 18 years ago
  73. 7ebad70 x86: use CR0 defines. by Dave Jones · 18 years ago
  74. 2d2ee8d x86: mtrr use type bool [RESEND AGAIN] by Paul Jimenez · 18 years ago
  75. 231fd90 x86 mce_64.c: make struct mcelog static by Adrian Bunk · 18 years ago
  76. 3abf024 x86: nuke a ton of unused exports by Thomas Gleixner · 18 years ago
  77. 213eca7 kobj: fix threshold_init_device/kobject_uevent_env oops by Greg KH · 18 years ago
  78. 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 18 years ago
  79. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 18 years ago
  80. 38a382a Kobject: convert arch/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 18 years ago
  81. 542eb75 Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_and_add by Greg Kroah-Hartman · 18 years ago
  82. a521cf2 Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create_and_add by Greg Kroah-Hartman · 18 years ago
  83. 5b3f355 Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and_add by Greg Kroah-Hartman · 18 years ago
  84. 04fa11e x86: intel_cacheinfo.c: cpu cache info entry for Intel Tolapai by Jason Gaston · 18 years ago
  85. f22d9bc x86: free_cache_attributes() section fix by Adrian Bunk · 18 years ago
  86. ed9cbcd Revert "speedstep-lib.c: fix frequency multiplier for Pentium4 models 0&1" by Zhao Yakui · 18 years ago
  87. c0c52d2 x86: show cpuinfo only for online CPUs by Andreas Herrmann · 19 years ago
  88. 9036755 x86: fix cpu-hotplug regression by Andreas Herrmann · 19 years ago
  89. 4c5cdb1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  90. a052f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86 by Linus Torvalds · 18 years ago
  91. bae19fe x86: don't call mce_create_device on CPU_UP_PREPARE by Andreas Herrmann · 18 years ago
  92. e8ef952 x86: unification of cfufreq/Kconfig by Sam Ravnborg · 19 years ago
  93. 4e2947f x86: make ipi_handler() always defined by Ingo Molnar · 19 years ago
  94. e1054b3 x86: additional CPUID strings; fix strings for AMD-ecx by H. Peter Anvin · 19 years ago
  95. d88203d x86: whitespace cleanup of mce_64.c by Thomas Gleixner · 19 years ago
  96. 01e1118 x86: consolidate the cpu/ related code usage by Thomas Gleixner · 19 years ago
  97. 3bc258a x86: prepare consolidation of cpu/ related code usage by Thomas Gleixner · 19 years ago
  98. 34d19e2 x86: prepare consolidation of cpu/ related Makefiles by Thomas Gleixner · 19 years ago
  99. c5829cd [CPUFREQ] architectural pstate driver for powernow-k8 by Mark Langsdorf · 19 years ago
  100. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago