summaryrefslogtreecommitdiff
path: root/arch/i386/kernel/cpu
AgeCommit message (Expand)Author
2006-06-27[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman
2006-06-27[PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMTJames Bottomley
2006-06-27[PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth
2006-06-27[PATCH] x86: constify some parts of arch/i386/kernel/cpu/Andreas Mohr
2006-06-27[PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomicShaohua Li
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-26[PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi
2006-06-26[PATCH] i386/x86-64: Emulate CPUID4 on AMDAndi Kleen
2006-06-26[PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD p...Andi Kleen
2006-06-26spelling fixesAndreas Mohr
2006-06-25[PATCH] remove for_each_cpu()Andrew Morton
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-06-23[PATCH] x86: VIA C7 CPU flagsMichal Ludvig
2006-06-23[PATCH] x86: cyrix code CONFIG_PCI fix / add __initdataAndreas Mohr
2006-06-23[PATCH] Don't trigger full rebuild via CONFIG_X86_MCEAlexey Dobriyan
2006-06-23[PATCH] Don't trigger full rebuild via CONFIG_MTRRAlexey Dobriyan
2006-06-21[CPUFREQ] Fix powernow-k8 SMP kernel on UP hardware bug.Randy Dunlap
2006-06-21[PATCH] redirect speedstep-centrino maintainer mail to cpufreq listJeremy Fitzhardinge
2006-06-20[CPUFREQ] correct powernow-k8 fid/vid masks for extended partsLangsdorf, Mark
2006-06-20[CPUFREQ] Clarify powernow-k8 cpu_family statementsLangsdorf, Mark
2006-06-15Pull bugzilla-5737 into release branchLen Brown
2006-06-05[CPUFREQ] sets nforce2 minimum PLL divider to 2.Dave Jones
2006-06-05[CPUFREQ] Make powernow-k7 work on SMP kernels.Dave Jones
2006-06-04[CPUFREQ] dprintk adjustments to cpufreq-speedstep-centrinoJan Beulich
2006-06-04[CPUFREQ] dprintk adjustments to cpufreq-nforce2Jan Beulich
2006-06-04[CPUFREQ] Prepare powernow-k8 for future CPUs.Dave Jones
2006-06-01[CPUFREQ] Make acpi-cpufreq 'sticky'.Dave Jones
2006-05-31[CPUFREQ] Remove strange No-op from longrun.cDave Jones
2006-05-30[CPUFREQ] Remove duplicate assignment from cpufreq-nforce2Dave Jones
2006-05-30[CPUFREQ] Remove pointless reinitialisations in acpi-cpufreqDave Jones
2006-05-30[CPUFREQ] Remove pointless reinitialisation from powernow-k8Dave Jones
2006-05-30[CPUFREQ] Remove redundant initialisation from longhaul.Dave Jones
2006-05-30[CPUFREQ] Clean up longhaul's speed pretty-printerDave Jones
2006-05-30[CPUFREQ] Disambiguate loop indexes in powernow-k7Dave Jones
2006-05-30[CPUFREQ] Typo in powernow-k8Dave Jones
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman
2006-04-20[PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen
2006-04-18[CPUFREQ] powernow-k8.c: fix a check-after-useAdrian Bunk
2006-04-18[CPUFREQ] Remove duplicate check in powernow-k8Tobias Klauser
2006-04-11[PATCH] i386: Remove bogus special case code from AMD core parsingAndi Kleen
2006-04-09[PATCH] x86_64: Proper null pointer check in powernow_k8_getJacob Shin
2006-04-09[PATCH] x86_64: Revert earlier powernow-k8 changeAndi Kleen
2006-04-01ACPI: UP build fix for bugzilla-5737Andrew Morton
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi
2006-03-27[CPUFREQ] powernow: remove private for_each_cpu_mask()Andrew Morton
2006-03-27[CPUFREQ] hotplug cpu fix for powernow-k8shin, jacob
2006-03-27[PATCH] x86: don't use cpuid.2 to determine cache info if cpuid.4 is supportedShaohua Li
2006-03-27[PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar