aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAge
* [CPUFREQ] Fix memory leaks in pcc_cpufreq_do_oscPekka Enberg2010-09-30
* [CPUFREQ] acpi-cpufreq: add missing __percpu markupNamhyung Kim2010-09-30
* [CPUFREQ] add missing __percpu markup in pcc-cpufreq.cNamhyung Kim2010-08-12
* Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
|\
| * x86, xsave: Separate fpu and xsave initializationRobert Richter2010-07-21
| * x86, xsave: Move boot cpu initialization to xsave_init()Robert Richter2010-07-20
| * x86, xsave: 32/64 bit boot cpu check unification in initializationRobert Richter2010-07-20
| * x86, xsave: Use xsaveopt in context-switch path when supportedSuresh Siddha2010-07-19
* | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-06
|\ \
| * | x86, mce: Use HW_ERR in MCE handlerHuang Ying2010-06-11
| * | x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setupHuang Ying2010-06-11
| * | x86, mce: Rename MSR_IA32_MCx_CTL2 valueHuang Ying2010-06-11
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-fo...Linus Torvalds2010-08-06
|\ \ \ \ \ \ \
| | | * | | | | x86, mtrr: Use stop machine context to rendezvous all the cpu'sSuresh Siddha2010-07-30
| | | |/ / / /
| | * | / / / x86, vmware: Preset lpj values when on VMware.Alok Kataria2010-08-02
| | | |/ / / | | |/| | |
| * | | | | x86: Clean up arch/x86/kernel/cpu/mtrr/cleanup.c: use ";" not "," to terminat...Joe Perches2010-07-15
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-08-06
|\ \ \ \ \
| * \ \ \ \ Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman2010-08-05
| |\ \ \ \ \
| | * | | | | x86: Export the symbol ms_hypervKy Srinivasan2010-07-08
| | | |_|/ / | | |/| | |
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'x86-rwsem-for-linus' and 'x86-gcc46-for-linus' of git://git.k...Linus Torvalds2010-08-06
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | x86, gcc-4.6: Fix set but not read variablesAndi Kleen2010-07-20
| |/ / / / /
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-06
|\ \ \ \ \ \
| * | | | | | x86, asm: Move cmpxchg emulation code to arch/x86/libH. Peter Anvin2010-07-28
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-06
|\ \ \ \ \ \
| * | | | | | x86: detect scattered cpuid features earlierJacob Pan2010-05-19
* | | | | | | Merge branch 'x86-hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
|\ \ \ \ \ \ \
| * | | | | | | x86, hwmon: Package Level Thermal/Power: power limitFenghua Yu2010-08-03
| * | | | | | | x86, hwmon: Package Level Thermal/Power: thermal throttling handlerFenghua Yu2010-08-03
* | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-06
|\| | | | | | |
| * | | | | | | x86, cpu: Package Level Thermal Control, Power Limit Notification definitionsFenghua Yu2010-07-30
| * | | | | | | x86, cpu: Export AMD errata definitionsH. Peter Anvin2010-07-28
| * | | | | | | x86, cpu: Use AMD errata checking framework for erratum 383Hans Rosenfeld2010-07-28
| * | | | | | | x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld2010-07-28
| * | | | | | | x86, cpu: AMD errata checking frameworkHans Rosenfeld2010-07-28
| * | | | | | | Merge remote branch 'linus/master' into x86/cpuH. Peter Anvin2010-07-28
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | x86, cpu: Split addon_cpuid_features.cH. Peter Anvin2010-07-19
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | x86, cpu: Enumerate xsaveoptSuresh Siddha2010-07-19
| * | | | | | x86, cpu: Make init_scattered_cpuid_features() consider cpuid subleavesSuresh Siddha2010-07-19
| * | | | | | x86, cpu: Support the features flags in new CPUID leaf 7H. Peter Anvin2010-07-07
| * | | | | | x86: Look for IA32_ENERGY_PERF_BIAS supportVenkatesh Pallipadi2010-06-16
| * | | | | | x86, AMD: Extend support to future familiesBorislav Petkov2010-06-09
| * | | | | | x86, cacheinfo: Carve out L3 cache slot accessorsBorislav Petkov2010-06-09
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-02
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independentThomas Renninger2010-07-22
| * | | | | | perf, x86: P4 PMU -- redesign cache eventsCyrill Gorcunov2010-07-05
| * | | | | | Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar2010-07-05
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'linus' into perf/coreThomas Gleixner2010-06-28
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-18
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-06-09
| |\ \ \ \ \ \ \