aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2008-06-10x86: use cpuinfo to check for interrupt pending message msrThomas Gleixner2-49/+30
2008-06-10x86: cleanup C1E enabled detectionThomas Gleixner2-6/+4
2008-06-10fix build bug in "x86: add PCI extended config space access for AMD Barcelona"Robert Richter3-2/+6
2008-06-05x86: watchdog - check for CPU is being supportedCyrill Gorcunov1-1/+3
2008-06-03x86: move bugs_64.c to cpu/bugs_64.cHiroshi Shimamoto2-0/+34
2008-06-02fix build bug in "x86: add PCI extended config space access for AMD Barcelona"Ingo Molnar1-0/+1
2008-06-02x86: add PCI extended config space access for AMD BarcelonaRobert Richter2-0/+7
2008-05-30x86: fix overlong line in arch/x86/kernel/cpu/amd_64.cH. Peter Anvin1-1/+2
2008-05-30x86: Move the 64-bit Centaur specific parts out of setup_64.cDave Jones2-0/+32
2008-05-30x86: Remove workaround for prescott (32bit P4) from 64-bit code.Dave Jones1-5/+0
2008-05-30x86: Move the 64-bit Intel specific parts out of setup_64.cDave Jones2-0/+98
2008-05-30x86: Move the AMD64 specific parts out of setup_64.cDave Jones2-0/+236
2008-05-25x86: mtrr cleanup for converting continuous to discrete layout - fix #2Yinghai Lu1-31/+48
2008-05-25x86: amd opteron TOM2 mask val fixYinghai Lu1-1/+1
2008-05-25x86: process fam 10h like k8 with fixed mtrr settingYinghai Lu1-1/+1
2008-05-25x86: mtrr cleanup for converting continuous to discrete - auto detect v4Yinghai Lu1-146/+464
2008-05-25x86: mtrr cleanup for converting continuous to discrete layout v8 - fixYinghai Lu1-74/+90
2008-05-25x86: fix trimming e820 with MTRR holes. - fixYinghai Lu1-29/+15
2008-05-25x86: fix trimming e820 with MTRR holes.Yinghai Lu1-17/+84
2008-05-25x86: mtrr cleanup for converting continuous to discrete layout, v8Yinghai Lu3-14/+488
2008-05-25x86: fix sparse warning in mtrr/generic.cThomas Gleixner1-4/+4
2008-05-25x86: janitor work in bugs.cMiklos Vajna1-8/+19
2008-05-25percpu: introduce DEFINE_PER_CPU_PAGE_ALIGNED() macroEric Dumazet1-1/+1
2008-05-23x86: use performance variant for_each_cpu_mask_nrMike Travis7-20/+20
2008-05-22x86: Add Centaur and Transmeta CPUs to PAT whitelistDave Jones1-0/+3
2008-05-19[CPUFREQ] cpufreq: remove CVS keywordsAdrian Bunk1-1/+0
2008-05-19[CPUFREQ] Crusoe: longrun cpufreq module reports false min freqmaximilian attems1-1/+1
2008-05-19[CPUFREQ] powernow-k8: improve error messagesMark Langsdorf1-2/+13
2008-05-12x86: add new cache descriptorDave Jones1-0/+1
2008-05-12x86: remove 6 bank limitation in 64 bit MCE reporting codeVenki Pallipadi1-8/+12
2008-05-12x86, ptrace: PEBS supportMarkus Metzger1-1/+2
2008-05-08x86: cleanup PAT cpu validationThomas Gleixner2-25/+23
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixesLinus Torvalds1-1/+1
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-0/+1
2008-04-29proc: remove proc_root from driversAlexey Dobriyan1-1/+1
2008-04-29x86: !x & y typo in mtrr codeHarvey Harrison1-1/+1
2008-04-28[CPUFREQ] expose cpufreq coordination requirements regardless of coordination mechanismDarrick J. Wong1-0/+1
2008-04-28[CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our back.Venkatesh Pallipadi1-0/+10
2008-04-26x86: remove NexGen supportDmitri Vorobiev2-60/+0
2008-04-26x86: remove unused function amd_init_cpu()Dmitri Vorobiev1-6/+0
2008-04-26x86-64: extend MCE CPU quirk handlingJan Beulich1-8/+10
2008-04-26x86: fix watchdog ops for CoreDuoJan Beulich1-12/+2
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds2-2/+0
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-develLinus Torvalds6-101/+130
2008-04-19x86: modify show_shared_cpu_map in intel_cacheinfoMike Travis1-7/+23
2008-04-19generic: reduce stack pressure in sched_affinityMike Travis1-23/+23
2008-04-19x86: use new set_cpus_allowed_ptr functionMike Travis5-47/+50
2008-04-19x86: reduce memory and stack usage in intel_cacheinfoMike Travis1-30/+40
2008-04-19x86: remove pointless commentsWANG Cong1-1/+0
2008-04-19x86: clean up cpu capabilities accesses, p4-clockmod.cIngo Molnar1-2/+2