summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2008-07-08x86: Move PCI IO ECS code to x86/pciRobert Richter3-9/+0
2008-07-08x86, clockevents: add C1E aware idle functionThomas Gleixner2-55/+0
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-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-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-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...Linus 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...Darrick J. Wong1-0/+1
2008-04-28[CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our ...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/wil...Linus Torvalds2-2/+0
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus 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
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2-2/+0
2008-04-17x86: move apic declarations to mach_apic.hGlauber Costa1-1/+1
2008-04-17x86: pat cpu feature bit setting for known cpusYinghai Lu1-0/+25
2008-04-17x86: tom2 warning fixIngo Molnar1-2/+4
2008-04-17x86: enable PAT for amd k8 and fam10hYinghai Lu2-1/+18
2008-04-17x86: PAT infrastructure patchvenkatesh.pallipadi@intel.com1-0/+120
2008-04-17x86: introduce initial apicidYinghai Lu2-7/+9
2008-04-17x86: show apicid for cpu in procYinghai Lu1-0/+1
2008-04-17x86: arch/x86/kernel/cpu/feature_names.c - use angle brackets for includeJoe Perches1-1/+1
2008-04-17x86: switch to proc_create()Alexey Dobriyan1-4/+3
2008-04-17x86: clean up cpu capabilities accesses, transmeta.cIngo Molnar1-1/+1
2008-04-17x86: clean up cpu capabilities in arch/x86/kernel/cpu/intel.cIngo Molnar1-7/+7
2008-04-17x86: clean up cpu capabilities accesses, cyrix.cIngo Molnar1-6/+6
2008-04-17x86: clean up cpu capabilities accesses, common.cIngo Molnar1-1/+1
2008-04-17x86: clean up cpu capabilities accesses, centaur.cIngo Molnar1-7/+7
2008-04-17x86: clean up cpu capabilities accesses, amd.cIngo Molnar1-12/+12