summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] cpufreq: acpi-cpufreq: Ignore failure from acpi_cpufreq_early_init_acpiDave Jones2006-08-271-7/+2
* [CPUFREQ] Propagate acpi_processor_preregister_performance return value.bert hubert2006-07-311-2/+1
* [CPUFREQ] Longhaul - Rename & fix multipliers tableRafał Bilski2006-07-311-5/+7
* [CPUFREQ] Longhaul - Fix power state test to do something more usefulRafał Bilski2006-07-311-1/+1
* [CPUFREQ] Longhaul - Readd accidentally dropped lineRafał Bilski2006-07-311-0/+1
* [CPUFREQ] Make longhaul_walk_callback() staticAdrian Bunk2006-07-311-3/+3
* [CPUFREQ] X86_GX_SUSPMOD must depend on PCIAdrian Bunk2006-07-311-0/+1
* [CPUFREQ] Longhaul - Initialise later.Rafał Bilski2006-07-311-1/+1
* [CPUFREQ] Longhaul - Workaround issues with APIC.Rafał Bilski2006-07-311-0/+12
* [CPUFREQ] Longhaul - Hook into ACPI C states.Rafał Bilski2006-07-312-87/+109
* [PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman2006-07-311-1/+1
* [PATCH] mce section fixAndrew Morton2006-07-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-309-9/+0
|\
| * Remove obsolete #include <linux/config.h>JĂśrn Engel2006-06-309-9/+0
* | merge linus into release branchLen Brown2006-06-294-25/+30
|\ \ | |/
| * [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2006-06-271-1/+1
| * [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-271-1/+1
| * [PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMTJames Bottomley2006-06-272-4/+4
| * [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth2006-06-273-13/+12
| * [PATCH] x86: constify some parts of arch/i386/kernel/cpu/Andreas Mohr2006-06-272-5/+5
| * [PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomicShaohua Li2006-06-271-1/+7
* | Pull bugzilla-5737 into release branchThomas Renninger2006-06-272-2/+14
|\ \ | |/ |/|
| * ACPI: HW P-state coordination supportVenkatesh Pallipadi2006-06-262-2/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-261-1/+1
|\ \
| * | spelling fixesAndreas Mohr2006-06-261-1/+1
| |/
* | [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi2006-06-261-0/+6
* | [PATCH] i386/x86-64: Emulate CPUID4 on AMDAndi Kleen2006-06-262-13/+102
* | [PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD p...Andi Kleen2006-06-261-6/+8
|/
* [PATCH] remove for_each_cpu()Andrew Morton2006-06-252-6/+6
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-06-232-157/+388
|\
| * Pull bugzilla-5737 into release branchLen Brown2006-06-152-154/+385
| |\
| | * ACPI: UP build fix for bugzilla-5737Andrew Morton2006-04-012-0/+8
| | * P-state software coordination for speedstep-centrinoVenkatesh Pallipadi2006-02-091-66/+180
| | * P-state software coordination for acpi-cpufreqVenkatesh Pallipadi2006-02-091-88/+197
* | | [PATCH] x86: VIA C7 CPU flagsMichal Ludvig2006-06-231-1/+1
* | | [PATCH] x86: cyrix code CONFIG_PCI fix / add __initdataAndreas Mohr2006-06-231-4/+5
* | | [PATCH] Don't trigger full rebuild via CONFIG_X86_MCEAlexey Dobriyan2006-06-231-0/+1
* | | [PATCH] Don't trigger full rebuild via CONFIG_MTRRAlexey Dobriyan2006-06-231-0/+1
* | | [CPUFREQ] Fix powernow-k8 SMP kernel on UP hardware bug.Randy Dunlap2006-06-211-1/+1
* | | [PATCH] redirect speedstep-centrino maintainer mail to cpufreq listJeremy Fitzhardinge2006-06-211-8/+4
* | | [CPUFREQ] correct powernow-k8 fid/vid masks for extended partsLangsdorf, Mark2006-06-202-3/+5
* | | [CPUFREQ] Clarify powernow-k8 cpu_family statementsLangsdorf, Mark2006-06-201-12/+12
* | | [CPUFREQ] sets nforce2 minimum PLL divider to 2.Dave Jones2006-06-051-2/+2
* | | [CPUFREQ] Make powernow-k7 work on SMP kernels.Dave Jones2006-06-051-4/+1
* | | [CPUFREQ] dprintk adjustments to cpufreq-speedstep-centrinoJan Beulich2006-06-041-6/+6
* | | [CPUFREQ] dprintk adjustments to cpufreq-nforce2Jan Beulich2006-06-041-2/+2
* | | [CPUFREQ] Prepare powernow-k8 for future CPUs.Dave Jones2006-06-042-86/+290
* | | [CPUFREQ] Make acpi-cpufreq 'sticky'.Dave Jones2006-06-011-8/+9
* | | [CPUFREQ] Remove strange No-op from longrun.cDave Jones2006-05-311-1/+0
* | | [CPUFREQ] Remove duplicate assignment from cpufreq-nforce2Dave Jones2006-05-301-2/+1
OpenPOWER on IntegriCloud