Commit Graph

443 Commits (ee32c9732244bde4b9b59eeac2814c23e2b71f8d)

Author SHA1 Message Date
Yinghai Lu 823b259b80 x86: print out apic id in hex format 17 years ago
Krzysztof Helt 94f6bac105 x86: do not allow to optimize flag_is_changeable_p() (rev. 2) 17 years ago
Glauber Costa e04d645f32 x86: move vgetcpu mode probing to cpu detection 17 years ago
Yinghai Lu bd32a8cfa8 x86: cpu don't print duplicated vendor string 17 years ago
Hans Schou 43603c8df9 x86, debug: print more information about unknown CPUs 17 years ago
venkatesh.pallipadi@intel.com bf0b90e357 [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg() 17 years ago
Akinobu Mita 847aef6ffd [CPUFREQ] acpi-cpufreq: add error handling for cpufreq_register_driver() error 17 years ago
Paolo Ciarrocchi 8d2d2051e5 [CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/powernow-k6.c 17 years ago
Paolo Ciarrocchi 18c6faa962 [CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/elanfreq.c 17 years ago
Németh Márton 8d59225720 [CPUFREQ] correct broken links and email addresses 17 years ago
Yinghai Lu dd5523552c x86: mtrr_cleanup: treat WRPROT as UNCACHEABLE 17 years ago
Yinghai Lu 99e1aa17ce x86: mtrr_cleanup: first 1M may be covered in var mtrrs 17 years ago
Yinghai Lu 42fde7a05c x86: mtrr_cleanup: print out correct type v2 17 years ago
Yinghai Lu 8bb39311bf x86, debug: mtrr_cleanup print out var mtrr before change it 17 years ago
Yinghai Lu 834836ee6a x86: mtrr_cleanup try gran_size to less than 1M, v3 17 years ago
J.A. Magallón 136c82c6f7 x86: mtrr_cleanup try gran_size to less than 1M, cleanup 17 years ago
J.A. Magallón 3dcd7e269d x86: fix typo in enable_mtrr_cleanup early parameter 17 years ago
Yinghai Lu 4624065731 x86: mtrr_cleanup try gran_size to less than 1M 17 years ago
Yinghai Lu dd7e52224f x86: mtrr_cleanup prepare to make gran_size to less 1M 17 years ago
Yinghai Lu 73436a1d25 x86: mtrr_cleanup safe to get more spare regs now 17 years ago
Yinghai Lu 8f0afaa58e x86: mtrr_cleanup hole size should be less than half of chunk_size, v2 17 years ago
Yinghai Lu 54d45ff420 x86: add mtrr_cleanup_debug command line 17 years ago
Yinghai Lu 2313c2793d x86: mtrr_cleanup optimization, v2 17 years ago
Yinghai Lu 7fc2368d1d x86: don't need to go to chunksize to 4G 17 years ago
Aristeu Rozanski b3e15bdef6 x86, NMI watchdog: setup before enabling NMI watchdog 17 years ago
Aristeu Rozanski 28b166a700 x86, NMI watchdog: when booting with reset_devices, clear the performance counters 17 years ago
Yinghai Lu 16dc552f35 x86: use WARN_ONCE in workaround for mtrr mask 17 years ago
Yinghai Lu 279b0bbba2 x86: fix arch/x86/kernel/cpu/mtrr/main.c warning 17 years ago
H. Peter Anvin ba0593bf55 x86: completely disable NOPL on 32 bits 17 years ago
Ingo Molnar a9853dd6d2 x86: cpuid, fix typo 17 years ago
Yinghai Lu afae865613 x86: move transmeta cap read to early_init_transmeta() 17 years ago
Yinghai Lu aef93c8bd5 x86: identify_cpu_without_cpuid v2 17 years ago
Sheng Yang e38e05a858 x86: extended "flags" to show virtualization HW feature in /proc/cpuinfo 17 years ago
Yinghai Lu ec70cae869 x86: centaur_64.c remove duplicated setting of CONSTANT_TSC 17 years ago
Yinghai Lu 4052704d92 x86: intel.c put workaround for old cpus together 17 years ago
Yinghai Lu 879d792b66 x86: let intel 64-bit use intel.c 17 years ago
Yinghai Lu 58602c1681 x86: make intel_64.c the same as intel.c 17 years ago
Yinghai Lu 185f3b9da2 x86: make intel.c have 64-bit support code 17 years ago
Yinghai Lu f69feff720 x86: little clean up of intel.c/intel_64.c 17 years ago
Yinghai Lu ff73152ced x86: make 64 bit to use amd.c 17 years ago
Yinghai Lu 2a02505055 x86: make amd_64 have 32 bit code 17 years ago
Yinghai Lu 6c62aa4a3c x86: make amd.c have 64bit support code 17 years ago
Yinghai Lu 8d71a2ea0a x86: merge header in amd_64.c 17 years ago
Yinghai Lu 2b86473604 x86: add srat_detect_node for amd64 17 years ago
Yinghai Lu c58606ad55 x86: remove duplicated force_mwait 17 years ago
Yinghai Lu 11fdd252bb x86: cpu make amd.c more like amd_64.c v2 17 years ago
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
Jan Beulich 2d9cd6c27f x86-64: add two __cpuinit annotations 17 years ago
Yinghai Lu dd786dd12c x86: move mtrr cpu cap setting early in early_init_xxxx 17 years ago