aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar
2008-07-08x86: make 64-bit identify_cpu use cpu_devYinghai Lu
2008-07-08x86: Move PCI IO ECS code to x86/pciRobert Richter
2008-07-08x86, clockevents: add C1E aware idle functionThomas Gleixner
2008-07-03x86, mce_64.c: mce_cpu_quirks being ignoredVenki Pallipadi
2008-07-03Merge commit 'v2.6.26-rc8' into x86/mceIngo Molnar
2008-06-18x86: coding style fixes to x86/kernel/cpu/cpufreq/cpufreq-nforce2.cPaolo Ciarrocchi
2008-06-18x86: coding style fixes to arch/x86/kernel/cpu/mcheck/k7.cPaolo Ciarrocchi
2008-06-18x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p4.cPaolo Ciarrocchi
2008-06-18x86: correctly report NR_BANKS in mce_64.cDaniel Rahn
2008-06-16Merge branch 'linus' into x86/patIngo Molnar
2008-06-16Merge branch 'linus' into x86/cleanupsIngo Molnar
2008-06-12x86: PAT: fixed checkpatch errors (and whitespaces)Andreas Herrmann
2008-06-12x86: PAT: fix ambiguous paranoia check in pat_init()Andreas Herrmann
2008-06-12x86: unconditionally enable PAT for AMD CPUsAndreas Herrmann
2008-06-10x86: use cpuinfo to check for interrupt pending message msrThomas Gleixner
2008-06-10x86: cleanup C1E enabled detectionThomas Gleixner
2008-06-10fix build bug in "x86: add PCI extended config space access for AMD Barcelona"Robert Richter
2008-06-03x86: move bugs_64.c to cpu/bugs_64.cHiroshi Shimamoto
2008-06-02fix build bug in "x86: add PCI extended config space access for AMD Barcelona"Ingo Molnar
2008-06-02x86: add PCI extended config space access for AMD BarcelonaRobert Richter
2008-05-30x86: fix overlong line in arch/x86/kernel/cpu/amd_64.cH. Peter Anvin
2008-05-30x86: Move the 64-bit Centaur specific parts out of setup_64.cDave Jones
2008-05-30x86: Remove workaround for prescott (32bit P4) from 64-bit code.Dave Jones
2008-05-30x86: Move the 64-bit Intel specific parts out of setup_64.cDave Jones
2008-05-30x86: Move the AMD64 specific parts out of setup_64.cDave Jones
2008-05-25x86: janitor work in bugs.cMiklos Vajna
2008-05-22x86: Add Centaur and Transmeta CPUs to PAT whitelistDave Jones
2008-05-19[CPUFREQ] Crusoe: longrun cpufreq module reports false min freqmaximilian attems
2008-05-19[CPUFREQ] powernow-k8: improve error messagesMark Langsdorf
2008-05-12x86: add new cache descriptorDave Jones
2008-05-12x86: remove 6 bank limitation in 64 bit MCE reporting codeVenki Pallipadi
2008-05-08x86: cleanup PAT cpu validationThomas Gleixner
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2008-04-29proc: remove proc_root from driversAlexey Dobriyan
2008-04-29x86: !x & y typo in mtrr codeHarvey Harrison
2008-04-28[CPUFREQ] expose cpufreq coordination requirements regardless of coordination...Darrick J. Wong
2008-04-28[CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our ...Venkatesh Pallipadi
2008-04-26x86: remove NexGen supportDmitri Vorobiev
2008-04-26x86: remove unused function amd_init_cpu()Dmitri Vorobiev
2008-04-26x86-64: extend MCE CPU quirk handlingJan Beulich
2008-04-26x86: fix watchdog ops for CoreDuoJan Beulich
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds
2008-04-19x86: modify show_shared_cpu_map in intel_cacheinfoMike Travis
2008-04-19generic: reduce stack pressure in sched_affinityMike Travis
2008-04-19x86: use new set_cpus_allowed_ptr functionMike Travis
2008-04-19x86: reduce memory and stack usage in intel_cacheinfoMike Travis
2008-04-19x86: remove pointless commentsWANG Cong