aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2009-09-18x86, perf_counter, bts: Optimize BTS overflow handlingMarkus Metzger1-23/+37
2009-09-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2-32/+33
2009-09-17Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds11-691/+322
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-78/+73
2009-09-16[CPUFREQ] Fix NULL ptr regression in powernow-k8Kurt Roeckx1-7/+8
2009-09-16x86, EDAC: Provide function to return NodeId of a CPUAndreas Herrmann1-0/+10
2009-09-16sched: x86: Name old_perf in a unique wayPeter Zijlstra1-2/+2
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds4-14/+14
2009-09-15Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-9/+37
2009-09-15x86: sched: Provide arch implementations using aperf/mperfPeter Zijlstra2-1/+56
2009-09-15x86: Add generic aperf/mperf codePeter Zijlstra1-70/+9
2009-09-15x86: Move APERF/MPERF into a X86_FEATUREPeter Zijlstra2-7/+8
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-1/+11
2009-09-14x86, mce: Fix compilation with !CONFIG_DEBUG_FS in mce-severity.cAndi Kleen1-0/+2
2009-09-14x86, mce: do not compile mcelog message on AMDBorislav Petkov1-1/+4
2009-09-14x86, mce: pass mce info to EDAC for decodingBorislav Petkov1-0/+7
2009-09-14Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+14
2009-09-14Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-18/+104
2009-09-14Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds20-992/+1013
2009-09-14Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-21/+21
2009-09-04x86: Use hard_smp_processor_id() to get apic id for AMD K8 cpusYinghai Lu1-1/+4
2009-09-04x86, perf_counter, bts: Do not allow kernel BTS tracing for nowmarkus.t.metzger@intel.com1-2/+9
2009-09-04x86, perf_counter, bts: Correct pointer-to-u64 castsmarkus.t.metzger@intel.com1-12/+12
2009-09-04x86, perf_counter, bts: Fail if BTS is not availablemarkus.t.metzger@intel.com1-14/+11
2009-09-04x86/i386: Put aligned stack-canary in percpu shared_aligned sectionJeremy Fitzhardinge1-1/+1
2009-09-03x86, mcheck: Use correct cpumask for shared bank4Andreas Herrmann1-3/+5
2009-09-03x86, cacheinfo: Fixup L3 cache information for AMD multi-node processorsAndreas Herrmann1-10/+22
2009-09-03x86: Fix CPU llc_shared_map information for AMD Magny-CoursAndreas Herrmann1-1/+63
2009-09-03x86/i386: Make sure stack-protector segment base is cache alignedJeremy Fitzhardinge1-1/+1
2009-09-02Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar3-5/+25
2009-09-01[CPUFREQ] Create a blacklist for processors that should not load the acpi-cpufreq module.Prarit Bhargava1-0/+21
2009-09-01[CPUFREQ] Powernow-k8: Enable more than 2 low P-statesMark Langsdorf1-25/+4
2009-08-31x86, AMD: Disable wrongly set X86_FEATURE_LAHF_LM CPUID bitBorislav Petkov1-1/+10
2009-08-31x86: Move tsc_calibration to x86_init_opsThomas Gleixner2-16/+19
2009-08-27Merge branch 'sched/clock' into x86/cleanupsThomas Gleixner1-0/+4
2009-08-26Merge branch 'x86/urgent' into x86/patH. Peter Anvin9-94/+356
2009-08-26x86, mce: CE in last bank prevents panic by unknown MCEHidetoshi Seto1-4/+4
2009-08-25Merge commit 'origin/x86/urgent' into x86/asmH. Peter Anvin6-61/+329
2009-08-24Merge commit 'v2.6.31-rc7' into x86/cleanupsIngo Molnar8-94/+352
2009-08-23Merge commit 'v2.6.31-rc7' into x86/cpuIngo Molnar23-844/+1119
2009-08-21x86, mtrr: make mtrr_aps_delayed_init static boolH. Peter Anvin1-3/+3
2009-08-21x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT initSuresh Siddha1-9/+37
2009-08-20Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/urgentIngo Molnar1-0/+4
2009-08-19x86: make sure load_percpu_segment has no stackprotectorJeremy Fitzhardinge1-0/+4
2009-08-17x86, mce: Don't initialize MCEs on unknown CPUsIngo Molnar1-5/+14
2009-08-17x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUsBartlomiej Zolnierkiewicz1-0/+4
2009-08-16x86, mce: therm_throt: Don't log redundant normalityHugh Dickins1-2/+5
2009-08-15Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar4-38/+75
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo8-90/+332
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-7/+33