aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2009-01-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-03cpumask: use alloc_cpumask_var_node where appropriateMike Travis
2009-01-03cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell
2009-01-03x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis
2009-01-02Merge branch 'linus' into x86/cleanupsIngo Molnar
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-31x86: Export some definition of MTRRSheng Yang
2008-12-31x86: Rename mtrr_state struct and macro namesSheng Yang
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-29x86: mark get_cpu_leaves() with __cpuinit annotationSergio Luis
2008-12-29Merge branch 'linus' into x86/cleanupsIngo Molnar
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-27Merge branch 'x86/core' into x86/cleanupsIngo Molnar
2008-12-25x86: remove impossible test in mtrr/main.cRusty Russell
2008-12-25Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin...Ingo Molnar
2008-12-25Merge branch 'x86/tsc' into tracing/coreIngo Molnar
2008-12-25tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3Frederic Weisbecker
2008-12-24Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar
2008-12-23Merge branch 'x86/irq' into x86/coreIngo Molnar
2008-12-23Merge branch 'x86/tsc' into x86/coreIngo Molnar
2008-12-23Merge branch 'x86/ptrace' into x86/tscIngo Molnar
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar
2008-12-19x86: common.c boot_cpu_stack and boot_exception_stacks should be staticJaswinder Singh
2008-12-19x86: fix intel x86_64 llc_shared_map/cpu_llc_id anomoliesSuresh Siddha
2008-12-16x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.cMike Travis
2008-12-16x86: Remove cpumask games in x86/kernel/cpu/intel_cacheinfo.cMike Travis
2008-12-16x86: re-enable MCE on secondary CPUS after suspend/resumeAndi Kleen
2008-12-16x86: hardirq: use inc_irq_stat() in non-unified functionsHiroshi Shimamoto
2008-12-16x86: support always running TSC on Intel CPUsVenki Pallipadi
2008-12-13Merge ../linux-2.6-x86Rusty Russell
2008-12-13cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell
2008-12-12x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger
2008-12-05[CPUFREQ] Add Celeron Core support to p4-clockmod.Herton Ronaldo Krzesinski
2008-12-05[CPUFREQ] add to speedstep-lib additional fsb values for core processorsHerton Ronaldo Krzesinski
2008-12-05[CPUFREQ] Disable sysfs ui for p4-clockmod.Matthew Garrett
2008-12-05[CPUFREQ] p4-clockmod: reduce noiseDominik Brodowski
2008-12-05[CPUFREQ] clean up speedstep-centrino and reduce cpumask_t usageRusty Russell
2008-12-04Merge commit 'v2.6.28-rc7' into x86/cleanupsIngo Molnar
2008-12-04Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar
2008-11-30x86: intel_cacheinfo, minor show_type cleanupJiri Slaby
2008-11-26tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven
2008-11-25[CPUFREQ] powernow-k8: ignore out-of-range PstateStatus valueAndreas Herrmann
2008-11-23x86: hypervisor - fix sparse warningsHannes Eder
2008-11-23x86: vmware - fix sparse warningsHannes Eder
2008-11-10x86, bts: DS and BTS initializationMarkus Metzger
2008-11-04x86: vmware: look for DMI string in the product serial keyAlok Kataria
2008-11-03x86: VMware: Fix vmware_get_tsc codeAlok Kataria
2008-11-01x86: Add a synthetic TSC_RELIABLE feature bit.Alok Kataria