summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into x86/coreIngo Molnar2009-03-2821-715/+965
|\
| * Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-2713-228/+233
| |\
| * \ Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-03-271-1/+7
| |\ \
| | * \ Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar2009-03-131-1/+0Star
| | |\ \
| | * | | x86: set X86_FEATURE_TSC_RELIABLEIngo Molnar2009-02-261-1/+7
| * | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-03-2620-714/+958
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | [CPUFREQ] Prevent p4-clockmod from auto-binding to the ondemand governor.Dave Jones2009-03-051-1/+4
| | * | | [CPUFREQ] Make cpufreq-nforce2 less obnoxiousMatthew Garrett2009-02-251-1/+1
| | * | | [CPUFREQ] p4-clockmod reports wrong frequency.Matthias-Christian Ott2009-02-252-14/+27
| | * | | [CPUFREQ] powernow-k8: Use a common exit path.Dave Jones2009-02-251-12/+10Star
| | * | | [CPUFREQ] Change link order of x86 cpufreq modulesMatthew Garrett2009-02-251-2/+6
| | * | | [CPUFREQ] Use swap() in longhaul.cDave Jones2009-02-251-7/+4Star
| | * | | [CPUFREQ] checkpatch cleanups for acpi-cpufreqDave Jones2009-02-251-18/+18
| | * | | [CPUFREQ] powernow-k8: Only print error message once, not per core.Thomas Renninger2009-02-251-6/+15
| | * | | [CPUFREQ] powernow-k8: Always compile powernow-k8 driver with ACPI supportThomas Renninger2009-02-253-49/+3Star
| | * | | [CPUFREQ] checkpatch cleanups for powernow-k8Dave Jones2009-02-251-125/+226
| | * | | [CPUFREQ] checkpatch cleanups for powernow-k7Dave Jones2009-02-251-100/+137
| | * | | [CPUFREQ] checkpatch cleanups for speedstep related drivers.Dave Jones2009-02-255-185/+258
| | * | | [CPUFREQ] checkpatch cleanups for sc520Dave Jones2009-02-251-13/+17
| | * | | [CPUFREQ] checkpatch cleanups for powernow-k6Dave Jones2009-02-251-18/+26
| | * | | [CPUFREQ] checkpatch cleanups for longrunDave Jones2009-02-251-11/+14
| | * | | [CPUFREQ] checkpatch cleanups for longhaulDave Jones2009-02-252-94/+100
| | * | | [CPUFREQ] checkpatch cleanups for gx-suspmodDave Jones2009-02-251-40/+65
| | * | | [CPUFREQ] checkpatch cleanups for e_powersaverDave Jones2009-02-251-9/+12
| | * | | [CPUFREQ] checkpatch cleanups for elanfreqDave Jones2009-02-251-2/+4
| | * | | [CPUFREQ] nforce2: Use driver prefix, not cpufreq prefix.Dave Jones2009-02-251-11/+11
| | * | | [CPUFREQ] checkpatch cleanups for cpufreq-nforce2Dave Jones2009-02-251-17/+21
| | * | | [CPUFREQ] Stupidly trivial CodingStyle fixDave Jones2009-02-251-1/+1
| | |/ /
* | | | x86: cpu/cpu.h cleanupJaswinder Singh Rajput2009-03-221-10/+10
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------------. | | | Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ...Ingo Molnar2009-03-1826-1396/+2972
|\ \ \ \ \ \ \ \| | |
| | | | | * | | | | | x86: cpu/mttr/cleanup.c fix compilation warningJaswinder Singh Rajput2009-03-181-1/+2
| | | | | * | | | | | x86: MTRR workaround for system with stange var MTRRsYinghai Lu2009-03-173-8/+20
| | | | | * | | | | | x86: print the continous part of fixed mtrrs togetherYinghai Lu2009-03-141-10/+48
| | | | | * | | | | | x86: fix get_mtrr() warning about smp_processor_id() with CONFIG_PREEMPT=yYinghai Lu2009-03-141-6/+14
| | | | | * | | | | | x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRsAndreas Herrmann2009-03-131-21/+30
| | | | | * | | | | | x86: separate mtrr cleanup/mtrr_e820 trim to separate fileYinghai Lu2009-03-134-1055/+1094
| | | | | * | | | | | x86: print out mtrr_range_state when user specify sizeYinghai Lu2009-03-131-0/+2
| | | | | * | | | | | x86: more MTRR debug printoutsYinghai Lu2009-03-131-44/+51
| | | | | | |/ / / / | | | | | |/| | | |
| | | * | | | | | | x86: use smp_call_function_single() in arch/x86/kernel/cpu/mcheck/mce_amd_64.cAndrew Morton2009-03-181-16/+24
| | | * | | | | | | x86, mce: remove incorrect __cpuinit for intel_init_cmci()Hidetoshi Seto2009-03-161-1/+1
| | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | x86: cpu_debug add support for various AMD CPUsJaswinder Singh Rajput2009-03-141-44/+106
| * | | | | | | | x86/centaur: merge 32 & 64 bit versionSebastian Andrzej Siewior2009-03-143-46/+28Star
| | |/ / / / / / | |/| | | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---------. \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf...Ingo Molnar2009-03-1412-224/+338
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | / / / / / / | | | | |_|_|/ / / / / / | | | |/| | | / / / / / | | | | | |_|/ / / / / | | | | |/| | / / / / | | |_|_|_|_|/ / / / | |/| | | | | / / / | | | | | | |/ / /
| | | | * | / / / x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits membersJan Beulich2009-03-132-1/+16
| | | | |/ / / /
| | | * | | | | x86: cpu_debug add write support for MSRsJaswinder Singh Rajput2009-03-131-32/+86
| | | * | | | | x86: move various CPU initialization objects into .cpuinit.rodataJan Beulich2009-03-1211-34/+35
| | |/ / / / / | |/| | | | |
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an...Ingo Molnar2009-03-123-4/+789
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | / / / | | | | |/ / / | | | |/| | |
| | * | | | | x86: cpu architecture debug code, build fix, cleanupJaswinder Singh Rajput2009-03-111-1/+2
| | * | | | | x86: cpu architecture debug codeJaswinder Singh Rajput2009-03-102-0/+786
| | * | | | | x86: BUG to BUG_ON changesStoyan Gaydarov2009-03-101-4/+2Star
| | | |/ / / | | |/| | |