aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2008-10-20Update .gitignore files for generated targetsLinus Torvalds
2008-10-13x86: do not allow to optimize flag_is_changeable_p() (rev. 2)Krzysztof Helt
2008-10-13x86: move vgetcpu mode probing to cpu detectionGlauber Costa
2008-10-13x86: cpu don't print duplicated vendor stringYinghai Lu
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar
2008-10-11Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ...Linus Torvalds
2008-10-11Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar
2008-10-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2008-10-10Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6...Linus Torvalds
2008-10-10x86, debug: print more information about unknown CPUsHans Schou
2008-10-09[CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg()venkatesh.pallipadi@intel.com
2008-10-09[CPUFREQ] acpi-cpufreq: add error handling for cpufreq_register_driver() errorAkinobu Mita
2008-10-09[CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/powernow-k6.cPaolo Ciarrocchi
2008-10-09[CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/elanfreq.cPaolo Ciarrocchi
2008-10-09[CPUFREQ] correct broken links and email addressesNémeth Márton
2008-10-06Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar
2008-10-06Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1Ingo Molnar
2008-10-06Merge branch 'x86/pebs' into x86-v28-for-linus-phase1Ingo Molnar
2008-10-04x86: mtrr_cleanup: treat WRPROT as UNCACHEABLEYinghai Lu
2008-10-04x86: mtrr_cleanup: first 1M may be covered in var mtrrsYinghai Lu
2008-10-04x86: mtrr_cleanup: print out correct type v2Yinghai Lu
2008-10-03x86, debug: mtrr_cleanup print out var mtrr before change itYinghai Lu
2008-10-03x86: mtrr_cleanup try gran_size to less than 1M, v3Yinghai Lu
2008-10-03x86: mtrr_cleanup try gran_size to less than 1M, cleanupJ.A. Magallón
2008-09-30x86: fix typo in enable_mtrr_cleanup early parameterJ.A. Magallón
2008-09-29x86: mtrr_cleanup try gran_size to less than 1MYinghai Lu
2008-09-29x86: mtrr_cleanup prepare to make gran_size to less 1MYinghai Lu
2008-09-29x86: mtrr_cleanup safe to get more spare regs nowYinghai Lu
2008-09-28x86: mtrr_cleanup hole size should be less than half of chunk_size, v2Yinghai Lu
2008-09-27x86: add mtrr_cleanup_debug command lineYinghai Lu
2008-09-27x86: mtrr_cleanup optimization, v2Yinghai Lu
2008-09-27x86: don't need to go to chunksize to 4GYinghai Lu
2008-09-24Merge commit 'v2.6.27-rc7' into x86/pebsIngo Molnar
2008-09-23Merge branch 'timers/urgent' into x86/xenIngo Molnar
2008-09-22x86, NMI watchdog: setup before enabling NMI watchdogAristeu Rozanski
2008-09-22x86, NMI watchdog: when booting with reset_devices, clear the performance cou...Aristeu Rozanski
2008-09-22x86: use WARN_ONCE in workaround for mtrr maskYinghai Lu
2008-09-22Merge commit 'v2.6.27-rc7' into x86/debugIngo Molnar
2008-09-19x86: fix arch/x86/kernel/cpu/mtrr/main.c warningYinghai Lu
2008-09-16x86: completely disable NOPL on 32 bitsH. Peter Anvin
2008-09-14x86: cpuid, fix typoIngo Molnar
2008-09-14x86: move transmeta cap read to early_init_transmeta()Yinghai Lu
2008-09-14x86: identify_cpu_without_cpuid v2Yinghai Lu
2008-09-10Merge branch 'core/xen' into x86/xenIngo Molnar
2008-09-10x86: extended "flags" to show virtualization HW feature in /proc/cpuinfoSheng Yang
2008-09-10x86: centaur_64.c remove duplicated setting of CONSTANT_TSCYinghai Lu
2008-09-10x86: intel.c put workaround for old cpus togetherYinghai Lu
2008-09-10x86: let intel 64-bit use intel.cYinghai Lu
2008-09-10x86: make intel_64.c the same as intel.cYinghai Lu