Commit Graph

311 Commits (b30a72a7edfc64c8929104d5c2178aca489aa559)

Author SHA1 Message Date
Rafael J. Wysocki 8735728ef8 x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUs 17 years ago
Ingo Molnar 9754a5b840 x86: work around MTRR mask setting, v2 17 years ago
Yinghai Lu 38cc1c3df7 x86: work around MTRR mask setting 17 years ago
venkatesh.pallipadi@intel.com 8323444b5d x86: PAT Update validate_pat_support for intel CPUs 17 years ago
Arjan van de Ven bde78a79a6 x86: use WARN() in arch/x86/kernel 17 years ago
Samuel Sieb c6744955d0 x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)" 17 years ago
Linus Torvalds f607e3a03c Revert "[CPUFREQ][2/2] preregister support for powernow-k8" 17 years ago
H. Peter Anvin 7e00df5818 x86: add NOPL as a synthetic CPU feature bit 17 years ago
Thomas Petazzoni 8d02c2110b x86: configuration options to compile out x86 CPU support code 17 years ago
Thomas Petazzoni 774400a3ba x86: move cmpxchg fallbacks to a generic place 17 years ago
Thomas Petazzoni 8bfcb3960f x86: make movsl_mask definition non-CPU specific 17 years ago
Aristeu Rozanski dcc9841668 x86, perfctr: don't use CCCR_OVF_PMI1 on Pentium 4Ds 17 years ago
Mark Langsdorf 34ae7f35a2 [CPUFREQ][2/2] preregister support for powernow-k8 17 years ago
Mark Langsdorf 23431b495f [CPUFREQ][1/2] whitespace fix for powernow-k8 17 years ago
Dave Jones 460f5ef283 [CPUFREQ] Fix warning in elanfreq 17 years ago
Dave Jones ec983f7060 [CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig. 17 years ago
Krzysztof Helt e0d22d03c0 x86: fdiv bug detection fix 17 years ago
Ingo Molnar 239bd83104 x86: L3 cache index disable for 2.6.26, fix #2 17 years ago
Ingo Molnar cdcf772ed1 x86 l3 cache index disable for 2 6 26 fix 17 years ago
Mark Langsdorf a24e8d36f5 x86: L3 cache index disable for 2.6.26 17 years ago
Ingo Molnar 7a4983bb5f x86: L3 cache index disable for 2.6.26, cleanups 17 years ago
Mark Langsdorf 8cb22bcb1f x86: L3 cache index disable for 2.6.26 17 years ago
Mike Travis 0bc3cc03fa cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu 17 years ago
Ingo Molnar 026e2c05ef x86, cyrix: debug 17 years ago
Andi Kleen d95d62c018 sysdev: Convert the x86 mce tolerant sysdev attribute to generic attribute 17 years ago
Andi Kleen 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 years ago
Thomas Gleixner cfc1b9a6a6 x86: convert Dprintk to pr_debug 17 years ago
Yinghai Lu 7edf8891ad x86: remove extra calling to get ext cpuid level 17 years ago
Yinghai Lu 9175fc06ae x86: use setup_clear_cpu_cap() when disabling the lapic 17 years ago
Mike Travis c4762aba0b NR_CPUS: Replace NR_CPUS in speedstep-centrino.c 17 years ago
Mike Travis f2ad47ffeb NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.c 17 years ago
Mike Travis 6bca67f951 NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.c 17 years ago
Jan Beulich 08ad8afaa0 x86: reduce force_mwait visibility 17 years ago
Mike Travis eb53fac5ca cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_target 17 years ago
Mike Travis 65c0118453 cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr 17 years ago
Alexander Beregalov fa10c51a04 arch/x86/kernel/cpu/common_64.c: remove double inclusions 17 years ago
Thomas Petazzoni 9781f39fd2 x86: consolidate the definition of the force_mwait variable 17 years ago
Akinobu Mita 8b2b9c1af0 x86, intel_cacheinfo: fix use-after-free cache_kobject 17 years ago
Maciej W. Rozycki 593f4a788e x86: APIC: remove apic_write_around(); use alternatives 17 years ago
Jeremy Fitzhardinge 6a52e4b1cd x86_64: further cleanup of 32-bit compat syscall mechanisms 17 years ago
Jeremy Fitzhardinge cbcd79c2e5 x86: use __page_aligned_data/bss 17 years ago
Yinghai Lu 87a1c441e1 x86: get x86_phys_bits early 17 years ago
Yinghai Lu 3d88cca708 x86: fix numaq_tsc_disable calling 17 years ago
Yinghai Lu 965194c15d x86: max_low_pfn_mapped fix, #2 17 years ago
Jeremy Fitzhardinge 8d28aab59f x86_64: add pseudo-features for 32-bit compat syscall 17 years ago
Yinghai Lu f361a450bf x86: introduce max_low_pfn_mapped for 64-bit 17 years ago
Jeremy Fitzhardinge ada8570823 x86: remove open-coded save/load segment operations 17 years ago
Cyrill Gorcunov 47a486cc11 x86: perfctr-watchdog.c - coding style cleanup 17 years ago
Yinghai Lu 7f0be02c5e x86: move boot_params declaring to setup.c 17 years ago
Yinghai Lu 0f0124fa74 x86: merge setup64.c into common_64.c 17 years ago