summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* x86: use x2apic id reported by cpuid during topology discovery, fixSuresh Siddha2008-08-271-0/+2
* x86: use cpuid vector 0xb when available for detecting cpu topologySuresh Siddha2008-08-234-4/+103
* Merge branch 'x86/cpu' into x86/x2apicIngo Molnar2008-08-239-116/+314
|\
| * x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin2008-08-183-2/+69
| * x86: configuration options to compile out x86 CPU support codeThomas Petazzoni2008-08-181-9/+10
| * x86: move cmpxchg fallbacks to a generic placeThomas Petazzoni2008-08-183-65/+73
| * x86: make movsl_mask definition non-CPU specificThomas Petazzoni2008-08-181-7/+0
| * Merge branch 'linus' into x86/cpuIngo Molnar2008-08-159-72/+96
| |\
| | * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-111-1/+5
| | |\
| | | * x86: fdiv bug detection fixKrzysztof Helt2008-07-311-1/+5
| * | | x86: L3 cache index disable for 2.6.26, fix #2Ingo Molnar2008-07-281-0/+9
| * | | Merge branch 'linus' into x86/cpuIngo Molnar2008-07-2810-93/+148
| |\ \ \
| * | | | x86 l3 cache index disable for 2 6 26 fixIngo Molnar2008-07-281-19/+20
| * | | | x86: L3 cache index disable for 2.6.26Mark Langsdorf2008-07-281-5/+38
| * | | | x86: L3 cache index disable for 2.6.26, cleanupsIngo Molnar2008-07-281-54/+61
| * | | | x86: L3 cache index disable for 2.6.26Mark Langsdorf2008-07-281-6/+81
| * | | | x86, cyrix: debugIngo Molnar2008-07-221-10/+10
* | | | | Merge branch 'linus' into x86/x2apicIngo Molnar2008-08-118-71/+91
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | [CPUFREQ][2/2] preregister support for powernow-k8Mark Langsdorf2008-08-082-37/+75
| * | | | [CPUFREQ][1/2] whitespace fix for powernow-k8Mark Langsdorf2008-08-081-3/+0
| * | | | [CPUFREQ] Fix warning in elanfreqDave Jones2008-08-081-1/+1
| * | | | [CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig.Dave Jones2008-08-081-2/+2
| | |_|/ | |/| |
| * | | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-265-29/+14
| | |/ | |/|
* | | Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-2510-93/+148
|\ \ \ | |/ /
| * | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-239-87/+135
| |\ \
| | * | NR_CPUS: Replace NR_CPUS in speedstep-centrino.cMike Travis2008-07-201-34/+51
| | * | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.cMike Travis2008-07-201-1/+1
| | * | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.cMike Travis2008-07-201-1/+1
| | * | cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_targetMike Travis2008-07-181-28/+45
| | * | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-185-13/+27
| | * | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-1622-283/+2247
| | |\ \
| | * \ \ Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-062-3/+14
| | |\ \ \
| | * | | | x86: use performance variant for_each_cpu_mask_nrMike Travis2008-05-237-20/+20
| * | | | | sysdev: Convert the x86 mce tolerant sysdev attribute to generic attributeAndi Kleen2008-07-211-2/+2
| * | | | | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-212-4/+11
| | |_|_|/ | |/| | |
* | | | | Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-226-22/+9
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2008-07-211-1/+0
| |\ \ \ \
| | * | | | [CPUFREQ] cpufreq: remove CVS keywordsAdrian Bunk2008-05-191-1/+0
| | |/ / /
| * | | | x86: convert Dprintk to pr_debugThomas Gleixner2008-07-211-2/+2
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----------------. \ \ \ Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-216-39/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | |_|_|/ / | | | | | | | | | |/| | | / | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| | | | | | | | | | | * | x86_64: further cleanup of 32-bit compat syscall mechanismsJeremy Fitzhardinge2008-07-162-3/+2
| | | | | | | | | | | * | x86: use __page_aligned_data/bssJeremy Fitzhardinge2008-07-161-2/+2
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| | | | | | * | | | | | x86: consolidate the definition of the force_mwait variableThomas Petazzoni2008-07-181-2/+0
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| | | | | * | | | | | x86: remove extra calling to get ext cpuid levelYinghai Lu2008-07-211-1/+0
| | | | | * | | | | | x86: use setup_clear_cpu_cap() when disabling the lapicYinghai Lu2008-07-211-4/+0
| | | |_|/ / / / / / | | |/| | | | | | |
| | | | * | | | | | x86: reduce force_mwait visibilityJan Beulich2008-07-181-2/+0
| | | | * | | | | | arch/x86/kernel/cpu/common_64.c: remove double inclusionsAlexander Beregalov2008-07-181-3/+0
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | x86, intel_cacheinfo: fix use-after-free cache_kobjectAkinobu Mita2008-07-181-4/+3
| |/ / / / / / /
* | | | | | | | Merge branch 'x86/apic' into x86/x2apicIngo Molnar2008-07-183-24/+13
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki2008-07-183-24/+13
| |/ / / / / /
OpenPOWER on IntegriCloud