summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2008-01-30x86, ptrace: support for branch trace store(BTS)Markus Metzger
2008-01-30x86: use generic register name in the thread and tss structuresH. Peter Anvin
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin
2008-01-30x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge
2008-01-30x86: fall back on interrupt disable in cmpxchg8b on 80386 and 80486Mathieu Desnoyers
2008-01-30x86: extended interrupt LVT support for AMD BarcelonaRobert Richter
2008-01-30x86: use CR0 defines.Dave Jones
2008-01-30x86: mtrr use type bool [RESEND AGAIN]Paul Jimenez
2008-01-30x86 mce_64.c: make struct mcelog staticAdrian Bunk
2008-01-30x86: nuke a ton of unused exportsThomas Gleixner
2008-01-30kobj: fix threshold_init_device/kobject_uevent_env oopsGreg KH
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2008-01-24Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-24Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_a...Greg Kroah-Hartman
2008-01-24Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create...Greg Kroah-Hartman
2008-01-24Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and...Greg Kroah-Hartman
2007-12-21x86: intel_cacheinfo.c: cpu cache info entry for Intel TolapaiJason Gaston
2007-12-04x86: free_cache_attributes() section fixAdrian Bunk
2007-11-17x86: show cpuinfo only for online CPUsAndreas Herrmann
2007-11-17x86: fix cpu-hotplug regressionAndreas Herrmann
2007-11-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86Linus Torvalds
2007-11-14x86: don't call mce_create_device on CPU_UP_PREPAREAndreas Herrmann
2007-11-12x86: unification of cfufreq/KconfigSam Ravnborg
2007-11-09x86: make ipi_handler() always definedIngo Molnar
2007-10-30x86: additional CPUID strings; fix strings for AMD-ecxH. Peter Anvin
2007-10-23x86: whitespace cleanup of mce_64.cThomas Gleixner
2007-10-23x86: consolidate the cpu/ related code usageThomas Gleixner
2007-10-23x86: prepare consolidation of cpu/ related code usageThomas Gleixner
2007-10-23x86: prepare consolidation of cpu/ related MakefilesThomas Gleixner
2007-10-22[CPUFREQ] architectural pstate driver for powernow-k8Mark Langsdorf
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-10-20spelling fixes: arch/i386/Simon Arlott
2007-10-19more UTF-8 conversionsMarcin Garski
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis
2007-10-19i386: do not BUG_ON() when MSR is unknownStephane Eranian
2007-10-19x86: convert cpu_llc_id to be a per cpu variableMike Travis
2007-10-19x86: move cpufreq Kconfigs to the same directoryThomas Gleixner
2007-10-18cpu hotplug: intel_cacheinfo: fix cpu hotplug error handlingAkinobu Mita
2007-10-18cpu hotplug: thermal_throttle: fix cpu hotplug error handlingAkinobu Mita
2007-10-17x86: expand /proc/interrupts to include missing vectors, v2Joe Korty
2007-10-17x86: print info about late C1E detection on 32bit as wellThomas Gleixner
2007-10-17x86: call cache_add_dev() from cache_sysfs_init() explicitlySatyam Sharma
2007-10-17x86: fix dmi const-ify falloutThomas Gleixner
2007-10-17i386: constify wd_opsJan Beulich
2007-10-17i386: Remove local CPU logic in MTRR call to smp_call_function_singleakpm@linux-foundation.org
2007-10-17x86: intel_cacheinfo misc section annotation fixesSatyam Sharma
2007-10-17i386: fix section mismatch warning in intel.cSam Ravnborg