1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  2. 4a28395 arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by using smp_call_function_any() by Andrew Morton · 14 years ago
  3. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  4. e2f74f3 [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface by Thomas Renninger · 15 years ago
  5. 293afe4 [CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in notification message by John Villalovos · 15 years ago
  6. f162506 percpu: make percpu symbols in cpufreq unique by Tejun Heo · 15 years ago
  7. 467f995 Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  8. 6161352 tracing, perf: Convert the power tracer into an event tracer by Arjan van de Ven · 15 years ago
  9. 714af06 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  10. 5cbc19a x86: Add generic aperf/mperf code by Peter Zijlstra · 15 years ago
  11. a8303aa x86: Move APERF/MPERF into a X86_FEATURE by Peter Zijlstra · 15 years ago
  12. 1a8e42f [CPUFREQ] Create a blacklist for processors that should not load the acpi-cpufreq module. by Prarit Bhargava · 15 years ago
  13. 0de5108 CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUs by Harald Welte · 15 years ago
  14. eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 15 years ago
  15. 61c8c67 acpi-cpufreq: fix printk typo and indentation by Joe Perches · 15 years ago
  16. d876dfb acpi-cpufreq: Do not let get_measured perf depend on internal variable by Thomas Renninger · 15 years ago
  17. d91758f acpi-cpufreq: style-only: add parens to math expression by Thomas Renninger · 15 years ago
  18. e0e8c4e acpi-cpufreq: Cleanup: Use printk_once by Thomas Renninger · 15 years ago
  19. 093f13e x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perf by Pallipadi, Venkatesh · 15 years ago
  20. ea34f43 acpi-cpufreq: fix 'smp_call_function_many()' confusion by Linus Torvalds · 15 years ago
  21. 1c98aa7 Fix quilt merge error in acpi-cpufreq.c by Linus Torvalds · 15 years ago
  22. 01599fc cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c by Andrew Morton · 15 years ago
  23. 18b2646 ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_only by Venkatesh Pallipadi · 15 years ago
  24. e4f6937 ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperf by Venkatesh Pallipadi · 15 years ago
  25. 32fb6c1 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  26. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  27. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  28. a59d163 ACPI: cap off P-state transition latency from buggy BIOSes by Pallipadi, Venkatesh · 15 years ago
  29. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  30. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 15 years ago
  31. 3a58df3 [CPUFREQ] checkpatch cleanups for acpi-cpufreq by Dave Jones · 15 years ago
  32. b36128c alloc_percpu: change percpu_ptr to per_cpu_ptr by Rusty Russell · 15 years ago
  33. b5f9fd0 tracing: convert c/p state power tracer to use tracepoints by Jason Baron · 15 years ago
  34. 1292211 tracing/power: move the power trace headers to a dedicated file by Frederic Weisbecker · 15 years ago
  35. bfa318a fix: crash: IP: __bitmap_intersects+0x48/0x73 by Ingo Molnar · 15 years ago
  36. 7285908 cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write by Mike Travis · 15 years ago
  37. 6eb714c cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write by Mike Travis · 15 years ago
  38. 5cd7376 fix: crash: IP: __bitmap_intersects+0x48/0x73 by Ingo Molnar · 15 years ago
  39. 4a922a9 x86, cpufreq: remove leftover copymask_copy() by Ingo Molnar · 15 years ago
  40. 50c668d Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write" by Ingo Molnar · 15 years ago
  41. e39ad41 cpumask: use work_on_cpu in acpi-cpufreq.c for read_measured_perf_ctrs by Mike Travis · 15 years ago
  42. 7503bfb cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write by Mike Travis · 15 years ago
  43. 4d8bb53 cpumask: use cpumask_var_t in acpi-cpufreq.c by Mike Travis · 15 years ago
  44. 835481d cpumask: convert struct cpufreq_policy to cpumask_var_t by Rusty Russell · 15 years ago
  45. 80855f7 cpumask: use alloc_cpumask_var_node where appropriate by Mike Travis · 15 years ago
  46. 2fdf66b cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t by Rusty Russell · 15 years ago
  47. f3f47a6 tracing: add "power-tracer": C/P state tracer to help power optimization by Arjan van de Ven · 15 years ago
  48. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  49. ee29753 ACPI: don't load acpi_cpufreq if acpi=off by Yinghai Lu · 16 years ago
  50. bf0b90e [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg() by venkatesh.pallipadi@intel.com · 16 years ago
  51. 847aef6 [CPUFREQ] acpi-cpufreq: add error handling for cpufreq_register_driver() error by Akinobu Mita · 16 years ago
  52. 0bc3cc0 cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu by Mike Travis · 16 years ago
  53. 65c0118 cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr by Mike Travis · 16 years ago
  54. 334ef7a x86: use performance variant for_each_cpu_mask_nr by Mike Travis · 16 years ago
  55. e8628dd [CPUFREQ] expose cpufreq coordination requirements regardless of coordination mechanism by Darrick J. Wong · 16 years ago
  56. e56a727 [CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our back. by Venkatesh Pallipadi · 16 years ago
  57. fc0e474 x86: use new set_cpus_allowed_ptr function by Mike Travis · 16 years ago
  58. ea348f3 x86: change NR_CPUS arrays in acpi-cpufreq by travis@sgi.com · 16 years ago
  59. 92cb761 x86: convert cpuinfo_x86 array to a per_cpu array by Mike Travis · 17 years ago
  60. 0835761 x86: Convert cpu_core_map to be a per cpu variable by Mike Travis · 17 years ago
  61. 4d5709a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  62. 19ad7ae Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  63. ee580dc i386: move kernel/cpu/cpufreq by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.c]
  64. 9eb5957 [CPUFREQ] Don't take semaphore in cpufreq_quick_get() by Andi Kleen · 17 years ago
  65. 1855256 drivers/firmware: const-ify DMI API and internals by Jeff Garzik · 17 years ago
  66. 5010929 acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issues by Fenghua Yu · 17 years ago
  67. 45c876b Fix uninitialized local variable "covered" in i386 acpi-cpufreq driver by Fenghua Yu · 17 years ago
  68. 22aadf8 Pull bugzilla-7880 into release branch by Len Brown · 17 years ago
  69. 3cdf552 ACPI: Discard invalid elements in _PSS package by Zhang Rui · 17 years ago
  70. 13424f6 [CPUFREQ] acpi-cpufreq: Proper ReadModifyWrite of PERF_CTL MSR by Venki Pallipadi · 17 years ago
  71. 76ff28c [CPUFREQ] Uninitialized use of cmd.val in arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.c:acpi_cpufreq_target() by Guillaume Chazarain · 17 years ago
  72. 8edc59d9 [CPUFREQ] Bug fix for acpi-cpufreq and cpufreq_stats oops on frequency change notification by Venkatesh Pallipadi · 17 years ago
  73. a507ac4 [CPUFREQ] set policy->curfreq on initialization by Mattia Dongili · 17 years ago
  74. 4e581ff [CPUFREQ] Trivial cleanup for acpi read/write port in acpi-cpufreq.c by Venkatesh Pallipadi · 17 years ago
  75. 3d4a7ef [CPUFREQ] Fix the bug in duplicate freq elimination code in acpi-cpufreq by Venkatesh Pallipadi · 18 years ago
  76. 95625b8 [CPUFREQ] ifdef more unused on !SMP code. by Dave Jones · 18 years ago
  77. 95dd722 [CPUFREQ] acpi-cpufreq: Fix up some CodingStyle nits leftover from the lindenting. by Dave Jones · 18 years ago
  78. 0a1230a [CPUFREQ] Remove duplicate include from acpi-cpufreq by Dave Jones · 18 years ago
  79. dfde5d6 [CPUFREQ][8/8] acpi-cpufreq: Add support for freq feedback from hardware by Venkatesh Pallipadi · 18 years ago
  80. a6f6e6e6 [CPUFREQ][7/8] acpi-cpufreq: Fix get of current frequency breakage by Venkatesh Pallipadi · 18 years ago
  81. 7650b28 [CPUFREQ][6/8] acpi-cpufreq: Eliminate get of current freq on notification by Venkatesh Pallipadi · 18 years ago
  82. 64be7ee [CPUFREQ][5/8] acpi-cpufreq: lindent acpi-cpufreq.c by Venkatesh Pallipadi · 18 years ago
  83. dde9f7b [CPUFREQ][3/8] acpi-cpufreq: Pull in MSR based transition support by Venkatesh Pallipadi · 18 years ago
  84. fe27cb3 [CPUFREQ][2/8] acpi: reorganize code to make MSR support addition easier by Venkatesh Pallipadi · 18 years ago
  85. 519ce3e [CPUFREQ][1/8] acpi-cpufreq: software coordination and handle all CPUs in the group by Venkatesh Pallipadi · 18 years ago
  86. bfeeb0f [CPUFREQ] Make acpi-cpufreq unsticky again. by Dave Jones · 18 years ago
  87. 0497c8c [CPUFREQ] Fix section mismatch warning by Venkatesh Pallipadi · 18 years ago
  88. 8adcc0c [CPUFREQ] Workaround for BIOS bug in software coordination of frequency by Venkatesh Pallipadi · 18 years ago
  89. a0cc621 [PATCH] cpufreq: acpi-cpufreq: Ignore failure from acpi_cpufreq_early_init_acpi by Dave Jones · 18 years ago
  90. 12e704d [CPUFREQ] Propagate acpi_processor_preregister_performance return value. by bert hubert · 18 years ago
  91. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  92. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  93. 46f18e3 ACPI: HW P-state coordination support by Venkatesh Pallipadi · 18 years ago
  94. fb1bb34 [PATCH] remove for_each_cpu() by Andrew Morton · 18 years ago
  95. 3722447 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  96. 911cb74 [CPUFREQ] Make acpi-cpufreq 'sticky'. by Dave Jones · 18 years ago
  97. b6571da [CPUFREQ] Remove pointless reinitialisations in acpi-cpufreq by Dave Jones · 18 years ago
  98. 7e1f19e ACPI: UP build fix for bugzilla-5737 by Andrew Morton · 18 years ago
  99. 09b4d1e P-state software coordination for acpi-cpufreq by Venkatesh Pallipadi · 18 years ago
  100. 9fdb62a [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release by Len Brown · 18 years ago