summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2008-10-20Update email addresses.Dave Jones8-11/+11
2008-10-20Update .gitignore files for generated targetsLinus Torvalds1-0/+1
2008-10-16x86: print out apic id in hex formatYinghai Lu2-2/+2
2008-10-13x86: do not allow to optimize flag_is_changeable_p() (rev. 2)Krzysztof Helt1-12/+19
2008-10-13x86: move vgetcpu mode probing to cpu detectionGlauber Costa1-0/+12
2008-10-13x86: cpu don't print duplicated vendor stringYinghai Lu1-1/+1
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar29-1996/+1982
2008-10-11Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ...Linus Torvalds20-1892/+1663
2008-10-11Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar20-1894/+1663
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar2-1/+3
2008-10-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds3-47/+49
2008-10-10Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6...Linus Torvalds6-106/+319
2008-10-10x86, debug: print more information about unknown CPUsHans Schou1-1/+1
2008-10-09[CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg()venkatesh.pallipadi@intel.com1-2/+3
2008-10-09[CPUFREQ] acpi-cpufreq: add error handling for cpufreq_register_driver() errorAkinobu Mita1-3/+5
2008-10-09[CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/powernow-k6.cPaolo Ciarrocchi1-21/+20
2008-10-09[CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/elanfreq.cPaolo Ciarrocchi1-21/+21
2008-10-09[CPUFREQ] correct broken links and email addressesNémeth Márton2-2/+2
2008-10-06Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar5-104/+316
2008-10-06Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1Ingo Molnar1-1/+1
2008-10-06Merge branch 'x86/pebs' into x86-v28-for-linus-phase1Ingo Molnar1-1/+2
2008-10-04x86: mtrr_cleanup: treat WRPROT as UNCACHEABLEYinghai Lu1-1/+4
2008-10-04x86: mtrr_cleanup: first 1M may be covered in var mtrrsYinghai Lu1-0/+9
2008-10-04x86: mtrr_cleanup: print out correct type v2Yinghai Lu1-1/+3
2008-10-03x86, debug: mtrr_cleanup print out var mtrr before change itYinghai Lu1-1/+24
2008-10-03x86: mtrr_cleanup try gran_size to less than 1M, v3Yinghai Lu1-1/+1
2008-10-03x86: mtrr_cleanup try gran_size to less than 1M, cleanupJ.A. Magallón1-2/+2
2008-09-30x86: fix typo in enable_mtrr_cleanup early parameterJ.A. Magallón1-1/+1
2008-09-29x86: mtrr_cleanup try gran_size to less than 1MYinghai Lu1-4/+4
2008-09-29x86: mtrr_cleanup prepare to make gran_size to less 1MYinghai Lu1-24/+79
2008-09-29x86: mtrr_cleanup safe to get more spare regs nowYinghai Lu1-3/+1
2008-09-28x86: mtrr_cleanup hole size should be less than half of chunk_size, v2Yinghai Lu1-31/+43
2008-09-27x86: add mtrr_cleanup_debug command lineYinghai Lu1-3/+11
2008-09-27x86: mtrr_cleanup optimization, v2Yinghai Lu1-42/+37
2008-09-27x86: don't need to go to chunksize to 4GYinghai Lu1-4/+4
2008-09-24Merge commit 'v2.6.27-rc7' into x86/pebsIngo Molnar20-103/+193
2008-09-23Merge branch 'timers/urgent' into x86/xenIngo Molnar1-20/+4
2008-09-22x86, NMI watchdog: setup before enabling NMI watchdogAristeu Rozanski1-12/+33
2008-09-22x86, NMI watchdog: when booting with reset_devices, clear the performance cou...Aristeu Rozanski1-0/+41
2008-09-22x86: use WARN_ONCE in workaround for mtrr maskYinghai Lu1-6/+1
2008-09-22Merge commit 'v2.6.27-rc7' into x86/debugIngo Molnar20-103/+193
2008-09-19x86: fix arch/x86/kernel/cpu/mtrr/main.c warningYinghai Lu1-3/+2
2008-09-16x86: completely disable NOPL on 32 bitsH. Peter Anvin1-20/+4
2008-09-14x86: cpuid, fix typoIngo Molnar1-2/+2
2008-09-14x86: move transmeta cap read to early_init_transmeta()Yinghai Lu2-21/+15
2008-09-14x86: identify_cpu_without_cpuid v2Yinghai Lu1-17/+40
2008-09-10Merge branch 'core/xen' into x86/xenIngo Molnar8-40/+146
2008-09-10x86: extended "flags" to show virtualization HW feature in /proc/cpuinfoSheng Yang1-0/+41
2008-09-10x86: centaur_64.c remove duplicated setting of CONSTANT_TSCYinghai Lu1-1/+0