aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu
Commit message (Expand)AuthorAge
* [CPUFREQ] longhaul: remove duplicated code.Rafał Bilski2006-09-27
* [CPUFREQ] Longhaul - Disable arbiter CLE266rafalbilski@interia.pl2006-09-26
* [CPUFREQ] Fix section mismatch warningVenkatesh Pallipadi2006-09-26
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-26
|\
| * [PATCH] i386/x86-64: New Intel feature flagsDave Jones2006-09-26
| * [PATCH] x86: Add a cumulative thermal throttle event counter.Dmitriy Zavin2006-09-26
| * [PATCH] i386: Make the jiffies compares use the 64bit safe macros.Dmitriy Zavin2006-09-26
| * [PATCH] x86: Refactor thermal throttle processingDmitriy Zavin2006-09-26
| * [PATCH] i386: mark cpu cache functions as __cpuinitMagnus Damm2006-09-26
| * [PATCH] i386: mark cpu identify functions as __cpuinitMagnus Damm2006-09-26
| * [PATCH] i386: mark cpu init functions as __cpuinit, data as __cpuinitdataMagnus Damm2006-09-26
| * [PATCH] i386: mark cpu_dev structures as __cpuinitdataMagnus Damm2006-09-26
| * [PATCH] i386: remove redundant generic_identify() calls when identifying cpusMagnus Damm2006-09-26
| * [PATCH] i386: fix dubious segment register clear in cpu_init()Jeremy Fitzhardinge2006-09-26
* | [PATCH] mtrr: Add lock annotations for prepare_set and post_setJosh Triplett2006-09-26
|/
* [CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdataJeremy Fitzhardinge2006-09-22
* [CPUFREQ] Workaround for BIOS bug in software coordination of frequencyVenkatesh Pallipadi2006-09-05
* [CPUFREQ] Longhaul - Add voltage scaling to driverRafał Bilski2006-09-05
* Merge ../linusDave Jones2006-09-05
|\
| * [PATCH] cpufreq: acpi-cpufreq: Ignore failure from acpi_cpufreq_early_init_acpiDave Jones2006-08-27
* | [CPUFREQ] Longhaul - Add ignore_latency optionRafał Bilski2006-08-14
* | [CPUFREQ] Longhaul - Disable arbiterRafał Bilski2006-08-11
|/
* [CPUFREQ] Propagate acpi_processor_preregister_performance return value.bert hubert2006-07-31
* [CPUFREQ] Longhaul - Rename & fix multipliers tableRafał Bilski2006-07-31
* [CPUFREQ] Longhaul - Fix power state test to do something more usefulRafał Bilski2006-07-31
* [CPUFREQ] Longhaul - Readd accidentally dropped lineRafał Bilski2006-07-31
* [CPUFREQ] Make longhaul_walk_callback() staticAdrian Bunk2006-07-31
* [CPUFREQ] X86_GX_SUSPMOD must depend on PCIAdrian Bunk2006-07-31
* [CPUFREQ] Longhaul - Initialise later.Rafał Bilski2006-07-31
* [CPUFREQ] Longhaul - Workaround issues with APIC.Rafał Bilski2006-07-31
* [CPUFREQ] Longhaul - Hook into ACPI C states.Rafał Bilski2006-07-31
* [PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman2006-07-31
* [PATCH] mce section fixAndrew Morton2006-07-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-30
|\
| * Remove obsolete #include <linux/config.h>JĂśrn Engel2006-06-30
* | merge linus into release branchLen Brown2006-06-29
|\|
| * [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2006-06-27
| * [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-27
| * [PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMTJames Bottomley2006-06-27
| * [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth2006-06-27
| * [PATCH] x86: constify some parts of arch/i386/kernel/cpu/Andreas Mohr2006-06-27
| * [PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomicShaohua Li2006-06-27
* | Pull bugzilla-5737 into release branchThomas Renninger2006-06-27
|\ \ | |/ |/|
| * ACPI: HW P-state coordination supportVenkatesh Pallipadi2006-06-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-26
|\ \
| * | spelling fixesAndreas Mohr2006-06-26
| |/
* | [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi2006-06-26
* | [PATCH] i386/x86-64: Emulate CPUID4 on AMDAndi Kleen2006-06-26
* | [PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD p...Andi Kleen2006-06-26
|/
* [PATCH] remove for_each_cpu()Andrew Morton2006-06-25