Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | x86: use x2apic id reported by cpuid during topology discovery, fix | Suresh Siddha | 2008-08-27 | 1 | -0/+2 | |
* | x86: use cpuid vector 0xb when available for detecting cpu topology | Suresh Siddha | 2008-08-23 | 4 | -4/+103 | |
* | Merge branch 'x86/cpu' into x86/x2apic | Ingo Molnar | 2008-08-23 | 9 | -116/+314 | |
|\ | ||||||
| * | x86: add NOPL as a synthetic CPU feature bit | H. Peter Anvin | 2008-08-18 | 3 | -2/+69 | |
| * | x86: configuration options to compile out x86 CPU support code | Thomas Petazzoni | 2008-08-18 | 1 | -9/+10 | |
| * | x86: move cmpxchg fallbacks to a generic place | Thomas Petazzoni | 2008-08-18 | 3 | -65/+73 | |
| * | x86: make movsl_mask definition non-CPU specific | Thomas Petazzoni | 2008-08-18 | 1 | -7/+0 | |
| * | Merge branch 'linus' into x86/cpu | Ingo Molnar | 2008-08-15 | 9 | -72/+96 | |
| |\ | ||||||
| | * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-08-11 | 1 | -1/+5 | |
| | |\ | ||||||
| | | * | x86: fdiv bug detection fix | Krzysztof Helt | 2008-07-31 | 1 | -1/+5 | |
| * | | | x86: L3 cache index disable for 2.6.26, fix #2 | Ingo Molnar | 2008-07-28 | 1 | -0/+9 | |
| * | | | Merge branch 'linus' into x86/cpu | Ingo Molnar | 2008-07-28 | 10 | -93/+148 | |
| |\ \ \ | ||||||
| * | | | | x86 l3 cache index disable for 2 6 26 fix | Ingo Molnar | 2008-07-28 | 1 | -19/+20 | |
| * | | | | x86: L3 cache index disable for 2.6.26 | Mark Langsdorf | 2008-07-28 | 1 | -5/+38 | |
| * | | | | x86: L3 cache index disable for 2.6.26, cleanups | Ingo Molnar | 2008-07-28 | 1 | -54/+61 | |
| * | | | | x86: L3 cache index disable for 2.6.26 | Mark Langsdorf | 2008-07-28 | 1 | -6/+81 | |
| * | | | | x86, cyrix: debug | Ingo Molnar | 2008-07-22 | 1 | -10/+10 | |
* | | | | | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-08-11 | 8 | -71/+91 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | [CPUFREQ][2/2] preregister support for powernow-k8 | Mark Langsdorf | 2008-08-08 | 2 | -37/+75 | |
| * | | | | [CPUFREQ][1/2] whitespace fix for powernow-k8 | Mark Langsdorf | 2008-08-08 | 1 | -3/+0 | |
| * | | | | [CPUFREQ] Fix warning in elanfreq | Dave Jones | 2008-08-08 | 1 | -1/+1 | |
| * | | | | [CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig. | Dave Jones | 2008-08-08 | 1 | -2/+2 | |
| | |_|/ | |/| | | ||||||
| * | | | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu | Mike Travis | 2008-07-26 | 5 | -29/+14 | |
| | |/ | |/| | ||||||
* | | | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-25 | 10 | -93/+148 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-07-23 | 9 | -87/+135 | |
| |\ \ | ||||||
| | * | | NR_CPUS: Replace NR_CPUS in speedstep-centrino.c | Mike Travis | 2008-07-20 | 1 | -34/+51 | |
| | * | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.c | Mike Travis | 2008-07-20 | 1 | -1/+1 | |
| | * | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.c | Mike Travis | 2008-07-20 | 1 | -1/+1 | |
| | * | | cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_target | Mike Travis | 2008-07-18 | 1 | -28/+45 | |
| | * | | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr | Mike Travis | 2008-07-18 | 5 | -13/+27 | |
| | * | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-16 | 22 | -283/+2247 | |
| | |\ \ | ||||||
| | * \ \ | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 2008-07-06 | 2 | -3/+14 | |
| | |\ \ \ | ||||||
| | * | | | | x86: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 | 7 | -20/+20 | |
| * | | | | | sysdev: Convert the x86 mce tolerant sysdev attribute to generic attribute | Andi Kleen | 2008-07-21 | 1 | -2/+2 | |
| * | | | | | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 2008-07-21 | 2 | -4/+11 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-22 | 6 | -22/+9 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2008-07-21 | 1 | -1/+0 | |
| |\ \ \ \ | ||||||
| | * | | | | [CPUFREQ] cpufreq: remove CVS keywords | Adrian Bunk | 2008-05-19 | 1 | -1/+0 | |
| | |/ / / | ||||||
| * | | | | x86: convert Dprintk to pr_debug | Thomas Gleixner | 2008-07-21 | 1 | -2/+2 | |
| | | | | | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *-----------------. \ \ \ | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 2008-07-21 | 6 | -39/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | |_|_|/ / | | | | | | | | | |/| | | / | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | ||||||
| | | | | | | | | | | * | | x86_64: further cleanup of 32-bit compat syscall mechanisms | Jeremy Fitzhardinge | 2008-07-16 | 2 | -3/+2 | |
| | | | | | | | | | | * | | x86: use __page_aligned_data/bss | Jeremy Fitzhardinge | 2008-07-16 | 1 | -2/+2 | |
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | ||||||
| | | | | | * | | | | | | x86: consolidate the definition of the force_mwait variable | Thomas Petazzoni | 2008-07-18 | 1 | -2/+0 | |
| | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| | | | | * | | | | | | x86: remove extra calling to get ext cpuid level | Yinghai Lu | 2008-07-21 | 1 | -1/+0 | |
| | | | | * | | | | | | x86: use setup_clear_cpu_cap() when disabling the lapic | Yinghai Lu | 2008-07-21 | 1 | -4/+0 | |
| | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| | | | * | | | | | | x86: reduce force_mwait visibility | Jan Beulich | 2008-07-18 | 1 | -2/+0 | |
| | | | * | | | | | | arch/x86/kernel/cpu/common_64.c: remove double inclusions | Alexander Beregalov | 2008-07-18 | 1 | -3/+0 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | x86, intel_cacheinfo: fix use-after-free cache_kobject | Akinobu Mita | 2008-07-18 | 1 | -4/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'x86/apic' into x86/x2apic | Ingo Molnar | 2008-07-18 | 3 | -24/+13 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | x86: APIC: remove apic_write_around(); use alternatives | Maciej W. Rozycki | 2008-07-18 | 3 | -24/+13 | |
| |/ / / / / / |