summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2009-09-02Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar
2009-09-01[CPUFREQ] Create a blacklist for processors that should not load the acpi-cpu...Prarit Bhargava
2009-09-01[CPUFREQ] Powernow-k8: Enable more than 2 low P-statesMark Langsdorf
2009-08-31x86, AMD: Disable wrongly set X86_FEATURE_LAHF_LM CPUID bitBorislav Petkov
2009-08-31x86: Move tsc_calibration to x86_init_opsThomas Gleixner
2009-08-27Merge branch 'sched/clock' into x86/cleanupsThomas Gleixner
2009-08-26Merge branch 'x86/urgent' into x86/patH. Peter Anvin
2009-08-26x86, mce: CE in last bank prevents panic by unknown MCEHidetoshi Seto
2009-08-25Merge commit 'origin/x86/urgent' into x86/asmH. Peter Anvin
2009-08-24Merge commit 'v2.6.31-rc7' into x86/cleanupsIngo Molnar
2009-08-23Merge commit 'v2.6.31-rc7' into x86/cpuIngo Molnar
2009-08-21x86, mtrr: make mtrr_aps_delayed_init static boolH. Peter Anvin
2009-08-21x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT initSuresh Siddha
2009-08-20Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar
2009-08-19x86: make sure load_percpu_segment has no stackprotectorJeremy Fitzhardinge
2009-08-17x86, mce: Don't initialize MCEs on unknown CPUsIngo Molnar
2009-08-17x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUsBartlomiej Zolnierkiewicz
2009-08-16x86, mce: therm_throt: Don't log redundant normalityHugh Dickins
2009-08-15Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-12perf_counter, x86: Fix/improve apic fallbackIngo Molnar
2009-08-12x86: Fix oops in identify_cpu() on CPUs without CPUIDOndrej Zary
2009-08-11x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flagKevin Winchester
2009-08-11perf_counter, x86: Fix generic cache events on P6-mobile CPUsIngo Molnar
2009-08-11perf_counter, x86: Fix lapic printk messageIngo Molnar
2009-08-11x86, mce: therm_throt - change when we print messagesDmitry Torokhov
2009-08-10x86, mce: Fake panic support for MCE testingHuang Ying
2009-08-10x86, mce: Move debugfs mce dir creating to mce.cHuang Ying
2009-08-10x86, mce: Support specifying raise mode for software MCE injectionHuang Ying
2009-08-10x86, mce: Support specifying context for software mce injectionHuang Ying
2009-08-09x86, perf_counter, bts: Add BTS support to perfcountersMarkus Metzger
2009-08-08x86: Introduce GDT_ENTRY_INIT(), fix APMIngo Molnar
2009-08-08x86: Introduce GDT_ENTRY_INIT()Akinobu Mita
2009-08-04x86, percpu: Collect hot percpu variables into one cachelineTejun Heo
2009-08-04x86, percpu: Fix DECLARE/DEFINE_PER_CPU_PAGE_ALIGNED()Tejun Heo
2009-07-29x86, mce: fix reporting of Thermal Monitoring mechanism enabledBartlomiej Zolnierkiewicz
2009-07-29x86, mce: remove never executed codeBartlomiej Zolnierkiewicz
2009-07-29x86, mce: add missing __cpuinit tagsBartlomiej Zolnierkiewicz
2009-07-29x86, mce: fix "mce" boot option handling for CONFIG_X86_NEW_MCEBartlomiej Zolnierkiewicz
2009-07-29x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUsBartlomiej Zolnierkiewicz
2009-07-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-22Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-07-22x86, amd: Don't probe for extended APIC ID if APICs are disabledJeremy Fitzhardinge
2009-07-22perf_counter: Remove unused variablesPeter Zijlstra
2009-07-21x86, mce: Fix set_trigger() accessorJan Beulich
2009-07-13perf_counter, x86: Extend perf_counter Pentium M supportDaniel Qarras
2009-07-11x86/cpu: Clean up various files a bitAlan Cox
2009-07-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-07-10x86: Clean up idt_descr and idt_tableby using NR_VECTORS instead of hardcoded...Cyrill Gorcunov