1. c44e3ed Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  2. 7dc3ca3 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  3. f0d5e12 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  4. 0fea615 CPUFREQ: Mark e_powersaver driver as EXPERIMENTAL and DANGEROUS by Harald Welte · 17 years ago
  5. 0de5108 CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUs by Harald Welte · 17 years ago
  6. eaa95840 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 17 years ago
  7. 5095f59 x86: cpu_debug: Remove model information to reduce encoding-decoding by Jaswinder Singh Rajput · 17 years ago
  8. 5f4457a Merge branch 'linus' into x86/cpu by Ingo Molnar · 17 years ago
  9. 2c701b1 [CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFH by Dave Jones · 17 years ago
  10. ee4c24a Merge branch 'x86/cpufeature' into irq/numa by Ingo Molnar · 17 years ago
  11. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 17 years ago
  12. 61c8c67 acpi-cpufreq: fix printk typo and indentation by Joe Perches · 17 years ago
  13. ca446d0 [CPUFREQ] powernow-k8: determine exact CPU frequency for HW Pstates by Andreas Herrmann · 17 years ago
  14. df18297 [CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq data by Thomas Renninger · 17 years ago
  15. d38e73e [CPUFREQ] powernow-k7 build fix when ACPI=n by Dave Jones · 17 years ago
  16. 4319503 [CPUFREQ] add atom family to p4-clockmod by Jarod Wilson · 17 years ago
  17. 0c752a9 x86: introduce noxsave boot parameter by Suresh Siddha · 17 years ago
  18. 2759c32 x86: don't call read_apic_id if !cpu_has_apic by Yinghai Lu · 17 years ago
  19. 5265025 x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefType by Jaswinder Singh Rajput · 17 years ago
  20. ba5673f x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000 by Jaswinder Singh Rajput · 17 years ago
  21. 654ac05 x86, mtrr: remove mtrr MSRs double declaration by Jaswinder Singh Rajput · 17 years ago
  22. 7d9d55e x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000 by Jaswinder Singh Rajput · 17 years ago
  23. a036c7a x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000 by Jaswinder Singh Rajput · 17 years ago
  24. d9bcc01 x86, mtrr: replace MTRRcap_MSR with msr-index's MSR_MTRRcap by Jaswinder Singh Rajput · 17 years ago
  25. 97a5271 x86: display extended apic registers with print_local_APIC and cpu_debug code by Andreas Herrmann · 17 years ago
  26. 917a015 x86: mtrr: Fix high_width computation when phys-addr is >= 44bit by Yinghai Lu · 17 years ago
  27. 3e0c373 x86: clean up and fix setup_clear/force_cpu_cap handling by Yinghai Lu · 17 years ago
  28. 778deda x86: mce: remove duplicated #include by Huang Weiyi · 17 years ago
  29. e529992 x86: MCE: make cmci_discover_lock irq-safe by Hidetoshi Seto · 17 years ago
  30. 5e30302 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  31. 35d1168 x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfo by Andreas Herrmann · 17 years ago
  32. bb402c4 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 17 years ago
  33. f9a196b x86: initialize io_bitmap_base on 32bit by Thomas Gleixner · 17 years ago
  34. 5679af4 x86, mce: fix boot logging logic by Andi Kleen · 17 years ago
  35. 6298c51 x86, mce: make polling timer interval per CPU by Andi Kleen · 17 years ago
  36. d876dfb acpi-cpufreq: Do not let get_measured perf depend on internal variable by Thomas Renninger · 17 years ago
  37. d91758f acpi-cpufreq: style-only: add parens to math expression by Thomas Renninger · 17 years ago
  38. e0e8c4e acpi-cpufreq: Cleanup: Use printk_once by Thomas Renninger · 17 years ago
  39. 093f13e x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perf by Pallipadi, Venkatesh · 17 years ago
  40. ea34f43 acpi-cpufreq: fix 'smp_call_function_many()' confusion by Linus Torvalds · 17 years ago
  41. 1c98aa7 Fix quilt merge error in acpi-cpufreq.c by Linus Torvalds · 17 years ago
  42. 01599fc cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c by Andrew Morton · 17 years ago
  43. 6265ff1 x86: cacheinfo: complete L2/L3 Cache and TLB associativity field definitions by Andreas Herrmann · 17 years ago
  44. ba518be x86: cacheinfo: disable L3 ECC scrubbing when L3 cache index is disabled by Mark Langsdorf · 17 years ago
  45. f8b201f x86: cacheinfo: replace sysfs interface for cache_disable feature by Mark Langsdorf · 17 years ago
  46. afd9fce x86: cacheinfo: use cached K8 NB_MISC devices instead of scanning for it by Andreas Herrmann · 17 years ago
  47. 845d8c7 x86: cacheinfo: correct return value when cache_disable feature is not active by Andreas Herrmann · 17 years ago
  48. bda869c x86: cacheinfo: use L3 cache index disable feature only for CPUs that support it by Andreas Herrmann · 17 years ago
  49. e66dd19 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  50. f20ab9c x86: cpu_debug remove execute permission by Jaswinder Singh Rajput · 17 years ago
  51. 8897c18 Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' and 'bjorn.notify' into release by Len Brown · 17 years ago
  52. db954b5 x86 ACPI: Add support for Always Running APIC timer by Venkatesh Pallipadi · 17 years ago
  53. 18b2646 ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_only by Venkatesh Pallipadi · 17 years ago
  54. e4f6937 ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperf by Venkatesh Pallipadi · 17 years ago
  55. d226169 ACPI: cpufreq: remove dupilcated #include by Huang Weiyi · 17 years ago
  56. 32fb6c1 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  57. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  58. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 17 years ago
  59. 478c6a4 Merge branch 'linus' into release by Len Brown · 17 years ago
  60. 8a3f257 Merge branch 'misc' into release by Len Brown · 17 years ago
  61. c5c67c7 x86, mtrr: remove debug message by Ingo Molnar · 17 years ago
  62. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 17 years ago
  63. 558f6ab Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Rusty Russell · 17 years ago
  64. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 17 years ago
  65. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 17 years ago
  66. 3fab191 Merge branch 'linus' into x86/core by Ingo Molnar · 17 years ago
  67. a59d163 ACPI: cap off P-state transition latency from buggy BIOSes by Pallipadi, Venkatesh · 17 years ago
  68. fb318cb ACPI: cpufreq: use new bit register access function by Lin Ming · 17 years ago
  69. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 17 years ago
  70. 831576f Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  71. ada19a3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  72. f2362e6 x86: cpu/cpu.h cleanup by Jaswinder Singh Rajput · 17 years ago
  73. 705bb9d Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', 'x86/mtrr', 'x86/setup', 'x86/setup-memory', 'x86/urgent', 'x86/uv', 'x86/x2apic' and 'linus' into x86/core by Ingo Molnar · 17 years ago
  74. 4e16c88 x86: cpu/mttr/cleanup.c fix compilation warning by Jaswinder Singh Rajput · 17 years ago
  75. 30e1e6d cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crash by Rusty Russell · 17 years ago
  76. a6b6a14 x86: use smp_call_function_single() in arch/x86/kernel/cpu/mcheck/mce_amd_64.c by Andrew Morton · 17 years ago
  77. f0348c4 x86: MTRR workaround for system with stange var MTRRs by Yinghai Lu · 17 years ago
  78. 514ec49 x86, mce: remove incorrect __cpuinit for intel_init_cmci() by Hidetoshi Seto · 17 years ago
  79. f4c3c4c x86: cpu_debug add support for various AMD CPUs by Jaswinder Singh Rajput · 17 years ago
  80. 48f4c48 x86/centaur: merge 32 & 64 bit version by Sebastian Andrzej Siewior · 17 years ago
  81. 0ca0f16 Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconfig', 'x86/mm', 'x86/ptrace', 'x86/setup' and 'x86/urgent'; commit 'v2.6.29-rc8' into x86/core by Ingo Molnar · 17 years ago
  82. d4c90e3 x86: print the continous part of fixed mtrrs together by Yinghai Lu · 17 years ago
  83. 63516ef x86: fix get_mtrr() warning about smp_processor_id() with CONFIG_PREEMPT=y by Yinghai Lu · 17 years ago
  84. 0f3fa48 x86: cpu/common.c more cleanups by Ingo Molnar · 17 years ago
  85. 62395ef Merge branch 'x86/asm' into tracing/syscalls by Ingo Molnar · 17 years ago
  86. 9766cdb x86: cpu/common.c cleanups by Jaswinder Singh Rajput · 17 years ago
  87. 3ff42da x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRs by Andreas Herrmann · 17 years ago
  88. 4f06289 cpumask: use new cpumask functions throughout x86 by Rusty Russell · 17 years ago
  89. 3f76a18 x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_setup_mask by Rusty Russell · 17 years ago
  90. 996867d cpumask: convert arch/x86/kernel/cpu/mcheck/mce_64.c by Rusty Russell · 17 years ago
  91. 7ad728f cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t by Rusty Russell · 17 years ago
  92. f6411fe Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core by Ingo Molnar · 17 years ago
  93. 91219bc x86: cpu_debug add write support for MSRs by Jaswinder Singh Rajput · 17 years ago
  94. 0d89035 x86: separate mtrr cleanup/mtrr_e820 trim to separate file by Yinghai Lu · 17 years ago
  95. c1ab7e9 x86: print out mtrr_range_state when user specify size by Yinghai Lu · 17 years ago
  96. 8ad9790 x86: more MTRR debug printouts by Yinghai Lu · 17 years ago
  97. 13c6c53 x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members by Jan Beulich · 17 years ago
  98. 02dde8b x86: move various CPU initialization objects into .cpuinit.rodata by Jan Beulich · 17 years ago
  99. a98fe7f Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' and 'linus' into x86/core by Ingo Molnar · 17 years ago
  100. 8229d75 x86: cpu architecture debug code, build fix, cleanup by Jaswinder Singh Rajput · 17 years ago