summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i386: mark cpu init functions as __cpuinit, data as __cpuinitdataMagnus Damm2006-09-268-36/+31Star
* [PATCH] i386: mark cpu_dev structures as __cpuinitdataMagnus Damm2006-09-268-9/+9
* [PATCH] i386: remove redundant generic_identify() calls when identifying cpusMagnus Damm2006-09-267-9/+1Star
* [PATCH] i386: fix dubious segment register clear in cpu_init()Jeremy Fitzhardinge2006-09-261-1/+1
* [CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdataJeremy Fitzhardinge2006-09-231-1/+1
* [CPUFREQ] Workaround for BIOS bug in software coordination of frequencyVenkatesh Pallipadi2006-09-052-2/+79
* [CPUFREQ] Longhaul - Add voltage scaling to driverRafał Bilski2006-09-052-51/+94
* Merge ../linusDave Jones2006-09-051-7/+2Star
|\
| * [PATCH] cpufreq: acpi-cpufreq: Ignore failure from acpi_cpufreq_early_init_acpiDave Jones2006-08-271-7/+2Star
* | [CPUFREQ] Longhaul - Add ignore_latency optionRafał Bilski2006-08-141-3/+6
* | [CPUFREQ] Longhaul - Disable arbiterRafał Bilski2006-08-111-22/+64
|/
* [CPUFREQ] Propagate acpi_processor_preregister_performance return value.bert hubert2006-08-011-2/+1Star
* [CPUFREQ] Longhaul - Rename & fix multipliers tableRafał Bilski2006-08-011-5/+7
* [CPUFREQ] Longhaul - Fix power state test to do something more usefulRafał Bilski2006-08-011-1/+1
* [CPUFREQ] Longhaul - Readd accidentally dropped lineRafał Bilski2006-08-011-0/+1
* [CPUFREQ] Make longhaul_walk_callback() staticAdrian Bunk2006-08-011-3/+3
* [CPUFREQ] X86_GX_SUSPMOD must depend on PCIAdrian Bunk2006-08-011-0/+1
* [CPUFREQ] Longhaul - Initialise later.Rafał Bilski2006-08-011-1/+1
* [CPUFREQ] Longhaul - Workaround issues with APIC.Rafał Bilski2006-08-011-0/+12
* [CPUFREQ] Longhaul - Hook into ACPI C states.Rafał Bilski2006-08-012-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-07-019-9/+0Star
|\
| * Remove obsolete #include <linux/config.h>JĂśrn Engel2006-06-309-9/+0Star
* | merge linus into release branchLen Brown2006-06-304-25/+30
|\|
| * [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2006-06-281-1/+1
| * [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-281-1/+1
| * [PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMTJames Bottomley2006-06-282-4/+4
| * [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth2006-06-283-13/+12Star
| * [PATCH] x86: constify some parts of arch/i386/kernel/cpu/Andreas Mohr2006-06-282-5/+5
| * [PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomicShaohua Li2006-06-281-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-162-154/+385
| |\
| | * ACPI: UP build fix for bugzilla-5737Andrew Morton2006-04-022-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/+4Star