summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* x86: nuke a ton of unused exportsThomas Gleixner2008-01-301-1/+0
* kobj: fix threshold_init_device/kobject_uevent_env oopsGreg KH2008-01-301-1/+2
* cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-251-4/+4
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-242-8/+7
* Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_a...Greg Kroah-Hartman2008-01-241-4/+5
* Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create...Greg Kroah-Hartman2008-01-241-10/+9
* Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and...Greg Kroah-Hartman2008-01-241-8/+7
* x86: intel_cacheinfo.c: cpu cache info entry for Intel TolapaiJason Gaston2007-12-211-0/+1
* x86: free_cache_attributes() section fixAdrian Bunk2007-12-041-1/+1
* x86: show cpuinfo only for online CPUsAndreas Herrmann2007-11-171-5/+3
* x86: fix cpu-hotplug regressionAndreas Herrmann2007-11-171-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-11-162-81/+29
|\
| * [CPUFREQ] architectural pstate driver for powernow-k8Mark Langsdorf2007-10-222-81/+29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86Linus Torvalds2007-11-142-130/+47
|\ \
| * | x86: unification of cfufreq/KconfigSam Ravnborg2007-11-122-130/+47
* | | x86: don't call mce_create_device on CPU_UP_PREPAREAndreas Herrmann2007-11-141-7/+11
|/ /
* | x86: make ipi_handler() always definedIngo Molnar2007-11-091-4/+2
* | x86: additional CPUID strings; fix strings for AMD-ecxH. Peter Anvin2007-10-301-5/+5
* | x86: whitespace cleanup of mce_64.cThomas Gleixner2007-10-231-78/+86
* | x86: consolidate the cpu/ related code usageThomas Gleixner2007-10-234-0/+1673
* | x86: prepare consolidation of cpu/ related code usageThomas Gleixner2007-10-232-4/+2
* | x86: prepare consolidation of cpu/ related MakefilesThomas Gleixner2007-10-232-14/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-1912-22/+22
|\ \
| * | spelling fixes: arch/i386/Simon Arlott2007-10-2011-17/+17
| * | more UTF-8 conversionsMarcin Garski2007-10-191-1/+1
| * | Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-192-4/+4
* | | x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-1913-26/+31
* | | i386: do not BUG_ON() when MSR is unknownStephane Eranian2007-10-191-4/+12
* | | x86: convert cpu_llc_id to be a per cpu variableMike Travis2007-10-191-2/+2
* | | x86: move cpufreq Kconfigs to the same directoryThomas Gleixner2007-10-192-0/+108
|/ /
* | cpu hotplug: intel_cacheinfo: fix cpu hotplug error handlingAkinobu Mita2007-10-181-21/+45
* | cpu hotplug: thermal_throttle: fix cpu hotplug error handlingAkinobu Mita2007-10-181-4/+6
* | x86: expand /proc/interrupts to include missing vectors, v2Joe Korty2007-10-171-0/+1
* | x86: print info about late C1E detection on 32bit as wellThomas Gleixner2007-10-171-5/+10
* | x86: call cache_add_dev() from cache_sysfs_init() explicitlySatyam Sharma2007-10-171-2/+3
* | x86: fix dmi const-ify falloutThomas Gleixner2007-10-171-1/+1
* | i386: constify wd_opsJan Beulich2007-10-171-6/+8
* | i386: Remove local CPU logic in MTRR call to smp_call_function_singleakpm@linux-foundation.org2007-10-171-7/+1
* | x86: intel_cacheinfo misc section annotation fixesSatyam Sharma2007-10-171-5/+5
* | i386: fix section mismatch warning in intel.cSam Ravnborg2007-10-171-2/+15
* | i386: Fix section mismatchSatyam Sharma2007-10-171-1/+1
* | Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-162-2/+2
* | x86: Convert cpu_core_map to be a per cpu variableMike Travis2007-10-163-7/+8
|/
* Delete filenames in comments.Dave Jones2007-10-131-2/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-10-1214-22/+9
* Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...Linus Torvalds2007-10-111-2/+2
* i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-111-1/+1
* x86: sanitize pathes arch/x86/kernel/cpu/MakefileThomas Gleixner2007-10-111-3/+3
* i386: move kernel/cpuThomas Gleixner2007-10-1115-0/+4540
OpenPOWER on IntegriCloud