aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-31[CPUFREQ] Propagate acpi_processor_preregister_performance return value.bert hubert1-2/+1
2006-07-31[CPUFREQ] Longhaul - Rename & fix multipliers tableRafał Bilski1-5/+7
2006-07-31[CPUFREQ] Longhaul - Fix power state test to do something more usefulRafał Bilski1-1/+1
2006-07-31[CPUFREQ] Longhaul - Readd accidentally dropped lineRafał Bilski1-0/+1
2006-07-31[CPUFREQ] Make longhaul_walk_callback() staticAdrian Bunk1-3/+3
2006-07-31[CPUFREQ] X86_GX_SUSPMOD must depend on PCIAdrian Bunk1-0/+1
2006-07-31[CPUFREQ] Longhaul - Initialise later.Rafał Bilski1-1/+1
2006-07-31[CPUFREQ] Longhaul - Workaround issues with APIC.Rafał Bilski1-0/+12
2006-07-31[CPUFREQ] Longhaul - Hook into ACPI C states.Rafał Bilski2-87/+109
2006-07-31[PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman1-1/+1
2006-07-31[PATCH] mce section fixAndrew Morton1-1/+1
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds9-9/+0
2006-06-30Remove obsolete #include <linux/config.h>JĂśrn Engel9-9/+0
2006-06-29merge linus into release branchLen Brown4-25/+30
2006-06-27[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman1-1/+1
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman1-1/+1
2006-06-27[PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMTJames Bottomley2-4/+4
2006-06-27[PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth3-13/+12
2006-06-27[PATCH] x86: constify some parts of arch/i386/kernel/cpu/Andreas Mohr2-5/+5
2006-06-27[PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomicShaohua Li1-1/+7
2006-06-27Pull bugzilla-5737 into release branchThomas Renninger2-2/+14
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-06-26[PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi1-0/+6
2006-06-26[PATCH] i386/x86-64: Emulate CPUID4 on AMDAndi Kleen2-13/+102
2006-06-26[PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD platformsAndi Kleen1-6/+8
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-06-26ACPI: HW P-state coordination supportVenkatesh Pallipadi2-2/+14
2006-06-25[PATCH] remove for_each_cpu()Andrew Morton2-6/+6
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-157/+388
2006-06-23[PATCH] x86: VIA C7 CPU flagsMichal Ludvig1-1/+1
2006-06-23[PATCH] x86: cyrix code CONFIG_PCI fix / add __initdataAndreas Mohr1-4/+5
2006-06-23[PATCH] Don't trigger full rebuild via CONFIG_X86_MCEAlexey Dobriyan1-0/+1
2006-06-23[PATCH] Don't trigger full rebuild via CONFIG_MTRRAlexey Dobriyan1-0/+1
2006-06-21[CPUFREQ] Fix powernow-k8 SMP kernel on UP hardware bug.Randy Dunlap1-1/+1
2006-06-21[PATCH] redirect speedstep-centrino maintainer mail to cpufreq listJeremy Fitzhardinge1-8/+4
2006-06-20[CPUFREQ] correct powernow-k8 fid/vid masks for extended partsLangsdorf, Mark2-3/+5
2006-06-20[CPUFREQ] Clarify powernow-k8 cpu_family statementsLangsdorf, Mark1-12/+12
2006-06-15Pull bugzilla-5737 into release branchLen Brown2-154/+385
2006-06-05[CPUFREQ] sets nforce2 minimum PLL divider to 2.Dave Jones1-2/+2
2006-06-05[CPUFREQ] Make powernow-k7 work on SMP kernels.Dave Jones1-4/+1
2006-06-04[CPUFREQ] dprintk adjustments to cpufreq-speedstep-centrinoJan Beulich1-6/+6
2006-06-04[CPUFREQ] dprintk adjustments to cpufreq-nforce2Jan Beulich1-2/+2
2006-06-04[CPUFREQ] Prepare powernow-k8 for future CPUs.Dave Jones2-86/+290
2006-06-01[CPUFREQ] Make acpi-cpufreq 'sticky'.Dave Jones1-8/+9
2006-05-31[CPUFREQ] Remove strange No-op from longrun.cDave Jones1-1/+0
2006-05-30[CPUFREQ] Remove duplicate assignment from cpufreq-nforce2Dave Jones1-2/+1
2006-05-30[CPUFREQ] Remove pointless reinitialisations in acpi-cpufreqDave Jones1-2/+1
2006-05-30[CPUFREQ] Remove pointless reinitialisation from powernow-k8Dave Jones1-3/+1
2006-05-30[CPUFREQ] Remove redundant initialisation from longhaul.Dave Jones1-1/+1
2006-05-30[CPUFREQ] Clean up longhaul's speed pretty-printerDave Jones1-7/+11