Commit Graph

303 Commits (b39d66a81fb4f5ab555f86a2e49f3714f8369a3d)

Author SHA1 Message Date
Andreas Herrmann 23952a96ae x86: cpu_init(): fix memory leak when using CPU hotplug 17 years ago
Andreas Herrmann d04ec773d7 x86: pda_init(): fix memory leak when using CPU hotplug 17 years ago
Yinghai Lu dd786dd12c x86: move mtrr cpu cap setting early in early_init_xxxx 17 years ago
Krzysztof Helt 12cf105cd6 x86: delay early cpu initialization until cpuid is done 17 years ago
H. Peter Anvin b6734c35af x86: add NOPL as a synthetic CPU feature bit 17 years ago
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
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
Mike Travis 0bc3cc03fa cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu 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
Yinghai Lu 9a25034759 x86: change identify_cpu to static 17 years ago
Yinghai Lu f580366f77 x86: seperate funcs from setup_64 to cpu common_64.c 17 years ago
Yinghai Lu ce38cc7996 x86: clean up init_amd() 17 years ago
Yinghai Lu d0be6bdea1 x86: rename two e820 related functions 17 years ago
Yinghai Lu dcd32b6a1f x86: make 64-bit identify_cpu use cpu_dev 17 years ago