summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] thermal throttle: sysfs error checkingStephen Hemminger2006-10-131-9/+12
* BUG_ON cleanups in arch/i386Eric Sesterhenn2006-10-031-2/+1
* x86: Fix booting with "no387 nofxsr"Linus Torvalds2006-10-031-0/+9
* [CPUFREQ] Make acpi-cpufreq unsticky again.Dave Jones2006-09-301-2/+1
* [CPUFREQ] longhaul: remove duplicated code.Rafał Bilski2006-09-271-17/+12
* [CPUFREQ] Longhaul - Disable arbiter CLE266rafalbilski@interia.pl2006-09-261-14/+37
* [CPUFREQ] Fix section mismatch warningVenkatesh Pallipadi2006-09-262-3/+3
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-2614-83/+242
|\
| * [PATCH] i386/x86-64: New Intel feature flagsDave Jones2006-09-261-2/+2
| * [PATCH] x86: Add a cumulative thermal throttle event counter.Dmitriy Zavin2006-09-262-6/+130
| * [PATCH] i386: Make the jiffies compares use the 64bit safe macros.Dmitriy Zavin2006-09-261-3/+4
| * [PATCH] x86: Refactor thermal throttle processingDmitriy Zavin2006-09-263-18/+65
| * [PATCH] i386: mark cpu cache functions as __cpuinitMagnus Damm2006-09-263-3/+3
| * [PATCH] i386: mark cpu identify functions as __cpuinitMagnus Damm2006-09-263-5/+5
| * [PATCH] i386: mark cpu init functions as __cpuinit, data as __cpuinitdataMagnus Damm2006-09-268-36/+31
| * [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/+1
| * [PATCH] i386: fix dubious segment register clear in cpu_init()Jeremy Fitzhardinge2006-09-261-1/+1
* | [PATCH] mtrr: Add lock annotations for prepare_set and post_setJosh Triplett2006-09-261-2/+2
|/
* [CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdataJeremy Fitzhardinge2006-09-221-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/+2
|\
| * [PATCH] cpufreq: acpi-cpufreq: Ignore failure from acpi_cpufreq_early_init_acpiDave Jones2006-08-271-7/+2
* | [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-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
| |/
OpenPOWER on IntegriCloud