aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* x86, xsave: context switch support using xsave/xrstorSuresh Siddha2008-07-301-1/+4
* x86, xsave: enable xsave/xrstor on cpus with xsave supportSuresh Siddha2008-07-301-0/+8
* x86, xsave: xsave cpuid feature bitsSuresh Siddha2008-07-301-1/+1
* Merge commit 'v2.6.27-rc1' into x86/coreIngo Molnar2008-07-305-29/+14
|\
| * 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
| |/ / / / / /
* | | | | | | Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-189-34/+25
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-154-8/+8
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-263-6/+6
| | * | | | | smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-2/+2
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-141-0/+4
| |\ \ \ \ \
| | * \ \ \ \ Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-142-3/+14
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | x86-mce: BKL pushdownArnd Bergmann2008-07-021-0/+4
| | | |_|_|/ | | |/| | |
| * | | | | x86: get x86_phys_bits earlyYinghai Lu2008-07-143-26/+8
| * | | | | x86: fix numaq_tsc_disable callingYinghai Lu2008-07-131-0/+4
| * | | | | x86: max_low_pfn_mapped fix, #2Yinghai Lu2008-07-131-0/+1
| | |_|_|/ | |/| | |
* | | | | x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema...Suresh Siddha2008-07-121-0/+2
* | | | | x64, x2apic/intr-remap: cpuid bits for x2apic featureSuresh Siddha2008-07-121-1/+1
|/ / / /
* | | | x86_64: add pseudo-features for 32-bit compat syscallJeremy Fitzhardinge2008-07-113-0/+7
| |_|/ |/| |
* | | x86: introduce max_low_pfn_mapped for 64-bitYinghai Lu2008-07-111-3/+7
* | | x86: remove open-coded save/load segment operationsJeremy Fitzhardinge2008-07-081-1/+2
* | | x86: perfctr-watchdog.c - coding style cleanupCyrill Gorcunov2008-07-081-90/+112
* | | x86: move boot_params declaring to setup.cYinghai Lu2008-07-081-6/+0
* | | x86: merge setup64.c into common_64.cYinghai Lu2008-07-081-1/+276