| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] cpufreq: acpi-cpufreq: Ignore failure from acpi_cpufreq_early_init_acpi | Dave Jones | 2006-08-27 | 1 | -7/+2 |
* | [CPUFREQ] Propagate acpi_processor_preregister_performance return value. | bert hubert | 2006-07-31 | 1 | -2/+1 |
* | [CPUFREQ] Longhaul - Rename & fix multipliers table | Rafa� Bilski | 2006-07-31 | 1 | -5/+7 |
* | [CPUFREQ] Longhaul - Fix power state test to do something more useful | Rafa� Bilski | 2006-07-31 | 1 | -1/+1 |
* | [CPUFREQ] Longhaul - Readd accidentally dropped line | Rafa� Bilski | 2006-07-31 | 1 | -0/+1 |
* | [CPUFREQ] Make longhaul_walk_callback() static | Adrian Bunk | 2006-07-31 | 1 | -3/+3 |
* | [CPUFREQ] X86_GX_SUSPMOD must depend on PCI | Adrian Bunk | 2006-07-31 | 1 | -0/+1 |
* | [CPUFREQ] Longhaul - Initialise later. | Rafa� Bilski | 2006-07-31 | 1 | -1/+1 |
* | [CPUFREQ] Longhaul - Workaround issues with APIC. | Rafa� Bilski | 2006-07-31 | 1 | -0/+12 |
* | [CPUFREQ] Longhaul - Hook into ACPI C states. | Rafa� Bilski | 2006-07-31 | 2 | -87/+109 |
* | [PATCH] cpu hotplug: use hotplug version of registration in late inits | Chandra Seetharaman | 2006-07-31 | 1 | -1/+1 |
* | [PATCH] mce section fix | Andrew Morton | 2006-07-31 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 | 9 | -9/+0 |
|\ |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 9 | -9/+0 |
* | | merge linus into release branch | Len Brown | 2006-06-29 | 4 | -25/+30 |
|\ \
| |/ |
|
| * | [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only | Chandra Seetharaman | 2006-06-27 | 1 | -1/+1 |
| * | [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 | Chandra Seetharaman | 2006-06-27 | 1 | -1/+1 |
| * | [PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMT | James Bottomley | 2006-06-27 | 2 | -4/+4 |
| * | [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86 | Rohit Seth | 2006-06-27 | 3 | -13/+12 |
| * | [PATCH] x86: constify some parts of arch/i386/kernel/cpu/ | Andreas Mohr | 2006-06-27 | 2 | -5/+5 |
| * | [PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomic | Shaohua Li | 2006-06-27 | 1 | -1/+7 |
* | | Pull bugzilla-5737 into release branch | Thomas Renninger | 2006-06-27 | 2 | -2/+14 |
|\ \
| |/
|/| |
|
| * | ACPI: HW P-state coordination support | Venkatesh Pallipadi | 2006-06-26 | 2 | -2/+14 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-26 | 1 | -1/+1 |
|\ \ |
|
| * | | spelling fixes | Andreas Mohr | 2006-06-26 | 1 | -1/+1 |
| |/ |
|
* | | [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs | Venkatesh Pallipadi | 2006-06-26 | 1 | -0/+6 |
* | | [PATCH] i386/x86-64: Emulate CPUID4 on AMD | Andi Kleen | 2006-06-26 | 2 | -13/+102 |
* | | [PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD p... | Andi Kleen | 2006-06-26 | 1 | -6/+8 |
|/ |
|
* | [PATCH] remove for_each_cpu() | Andrew Morton | 2006-06-25 | 2 | -6/+6 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-06-23 | 2 | -157/+388 |
|\ |
|
| * | Pull bugzilla-5737 into release branch | Len Brown | 2006-06-15 | 2 | -154/+385 |
| |\ |
|
| | * | ACPI: UP build fix for bugzilla-5737 | Andrew Morton | 2006-04-01 | 2 | -0/+8 |
| | * | P-state software coordination for speedstep-centrino | Venkatesh Pallipadi | 2006-02-09 | 1 | -66/+180 |
| | * | P-state software coordination for acpi-cpufreq | Venkatesh Pallipadi | 2006-02-09 | 1 | -88/+197 |
* | | | [PATCH] x86: VIA C7 CPU flags | Michal Ludvig | 2006-06-23 | 1 | -1/+1 |
* | | | [PATCH] x86: cyrix code CONFIG_PCI fix / add __initdata | Andreas Mohr | 2006-06-23 | 1 | -4/+5 |
* | | | [PATCH] Don't trigger full rebuild via CONFIG_X86_MCE | Alexey Dobriyan | 2006-06-23 | 1 | -0/+1 |
* | | | [PATCH] Don't trigger full rebuild via CONFIG_MTRR | Alexey Dobriyan | 2006-06-23 | 1 | -0/+1 |
* | | | [CPUFREQ] Fix powernow-k8 SMP kernel on UP hardware bug. | Randy Dunlap | 2006-06-21 | 1 | -1/+1 |
* | | | [PATCH] redirect speedstep-centrino maintainer mail to cpufreq list | Jeremy Fitzhardinge | 2006-06-21 | 1 | -8/+4 |
* | | | [CPUFREQ] correct powernow-k8 fid/vid masks for extended parts | Langsdorf, Mark | 2006-06-20 | 2 | -3/+5 |
* | | | [CPUFREQ] Clarify powernow-k8 cpu_family statements | Langsdorf, Mark | 2006-06-20 | 1 | -12/+12 |
* | | | [CPUFREQ] sets nforce2 minimum PLL divider to 2. | Dave Jones | 2006-06-05 | 1 | -2/+2 |
* | | | [CPUFREQ] Make powernow-k7 work on SMP kernels. | Dave Jones | 2006-06-05 | 1 | -4/+1 |
* | | | [CPUFREQ] dprintk adjustments to cpufreq-speedstep-centrino | Jan Beulich | 2006-06-04 | 1 | -6/+6 |
* | | | [CPUFREQ] dprintk adjustments to cpufreq-nforce2 | Jan Beulich | 2006-06-04 | 1 | -2/+2 |
* | | | [CPUFREQ] Prepare powernow-k8 for future CPUs. | Dave Jones | 2006-06-04 | 2 | -86/+290 |
* | | | [CPUFREQ] Make acpi-cpufreq 'sticky'. | Dave Jones | 2006-06-01 | 1 | -8/+9 |
* | | | [CPUFREQ] Remove strange No-op from longrun.c | Dave Jones | 2006-05-31 | 1 | -1/+0 |
* | | | [CPUFREQ] Remove duplicate assignment from cpufreq-nforce2 | Dave Jones | 2006-05-30 | 1 | -2/+1 |