summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2008-07-16Merge branch 'linus' into cpus4096Ingo Molnar22-283/+2247
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar4-8/+8
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-0/+4
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2-3/+14
2008-07-14x86: get x86_phys_bits earlyYinghai Lu3-26/+8
2008-07-13x86: fix numaq_tsc_disable callingYinghai Lu1-0/+4
2008-07-13x86: max_low_pfn_mapped fix, #2Yinghai Lu1-0/+1
2008-07-11x86_64: add pseudo-features for 32-bit compat syscallJeremy Fitzhardinge3-0/+7
2008-07-11x86: introduce max_low_pfn_mapped for 64-bitYinghai Lu1-3/+7
2008-07-08x86: remove open-coded save/load segment operationsJeremy Fitzhardinge1-1/+2
2008-07-08x86: perfctr-watchdog.c - coding style cleanupCyrill Gorcunov1-90/+112
2008-07-08x86: move boot_params declaring to setup.cYinghai Lu1-6/+0
2008-07-08x86: merge setup64.c into common_64.cYinghai Lu1-1/+276
2008-07-08x86: change identify_cpu to staticYinghai Lu2-2/+2
2008-07-08x86: seperate funcs from setup_64 to cpu common_64.cYinghai Lu2-1/+407
2008-07-08x86: clean up init_amd()Yinghai Lu1-8/+14
2008-07-08Merge branch 'x86/nmi' into x86/develIngo Molnar1-1/+3
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar3-32/+910
2008-07-08x86: rename two e820 related functionsYinghai Lu1-1/+1
2008-07-08Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2-3/+14
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar16-154/+543
2008-07-08x86: make 64-bit identify_cpu use cpu_devYinghai Lu4-10/+44
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-07-06Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2-3/+14
2008-07-03x86, mce_64.c: mce_cpu_quirks being ignoredVenki Pallipadi1-1/+5
2008-07-03Merge commit 'v2.6.26-rc8' into x86/mceIngo Molnar2-3/+14
2008-07-02x86-mce: BKL pushdownArnd Bergmann1-0/+4
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe3-6/+6
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-2/+2
2008-06-18x86: coding style fixes to x86/kernel/cpu/cpufreq/cpufreq-nforce2.cPaolo Ciarrocchi1-21/+23
2008-06-18x86: coding style fixes to arch/x86/kernel/cpu/mcheck/k7.cPaolo Ciarrocchi1-18/+18
2008-06-18x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p4.cPaolo Ciarrocchi1-45/+45
2008-06-18x86: correctly report NR_BANKS in mce_64.cDaniel Rahn1-1/+1
2008-06-16Merge branch 'linus' into x86/patIngo Molnar2-3/+14
2008-06-16Merge branch 'linus' into x86/cleanupsIngo Molnar2-3/+14
2008-06-16Merge branch 'linus' into x86/nmiIngo Molnar2-3/+14
2008-06-12x86: PAT: fixed checkpatch errors (and whitespaces)Andreas Herrmann1-2/+0
2008-06-12x86: PAT: fix ambiguous paranoia check in pat_init()Andreas Herrmann1-3/+4
2008-06-12x86: unconditionally enable PAT for AMD CPUsAndreas Herrmann1-4/+1
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