aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
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-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-07-10perf_counter: Clean up global vs counter enablePeter Zijlstra
2009-07-10perf_counter: Fix up P6 PMU detailsPeter Zijlstra
2009-07-10perf_counter: Add P6 PMU supportVince Weaver
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-06[CPUFREQ] Powernow-k8: support family 0xf with 2 low p-statesMark Langsdorf
2009-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-03x86: Remove unused function lapic_watchdog_ok()Jaswinder Singh Rajput
2009-07-01perf_counter: Ignore the nmi call frames in the x86-64 backtracesFrederic Weisbecker
2009-06-30Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-06-29perf_counter, x86: Update x86_pmu after WARN()Yinghai Lu
2009-06-28Revert "x86: cap iomem_resource to addressable physical memory"H. Peter Anvin
2009-06-25x86, mce: percpu mcheck_timer should be pinnedHidetoshi Seto
2009-06-25perf_counter, x86: Add mmap counter read supportPeter Zijlstra
2009-06-24perf_counter, x86: Set global control MSR correctlyYong Wang
2009-06-21perf_counter, x8: Fix L1-data-Cache-Store-Referencees for AMDJaswinder Singh Rajput
2009-06-21x86: Set cpu_llc_id on AMD CPUsAndreas Herrmann
2009-06-20Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-20Merge branch 'x86/mce3' into x86/urgentIngo Molnar
2009-06-19perf_counter: Make callchain samples extensiblePeter Zijlstra
2009-06-18x86, mce: fix error path in mce_create_device()Hidetoshi Seto
2009-06-17x86: use zalloc_cpumask_var for mce_dev_initializedYinghai Lu
2009-06-17x86: fix duplicated sysfs attributeYinghai Lu
2009-06-17i386: fix/simplify espfix stack switching, move it into assemblyAlexander van Heukelum
2009-06-17perf_counter: x86: Set the period in the intel overflow handlerPeter Zijlstra
2009-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-06-17Merge branch 'x86/urgent' into x86/mce3Ingo Molnar
2009-06-17x86: nmi: Add Intel processor 0x6f4 to NMI perfctr1 workaroundPrarit Bhargava
2009-06-17x86, mce: mce_intel.c needs <asm/apic.h>H. Peter Anvin
2009-06-17x86: mce: Don't touch THERMAL_APIC_VECTOR if no active APIC presentCyrill Gorcunov
2009-06-17Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-17x86: mce: Handle banks == 0 case in K7 quirkAndi Kleen
2009-06-17Merge branch 'linus' into x86/urgentIngo Molnar
2009-06-16Merge branch 'akpm'Linus Torvalds
2009-06-16use printk_once() in several placesMinchan Kim
2009-06-16x86: cap iomem_resource to addressable physical memoryH. Peter Anvin
2009-06-16x86, mce: rename _64.c files which are no longer 64-bit-specificHidetoshi Seto
2009-06-16x86, mce: remove therm_throt.hHidetoshi Seto
2009-06-16x86, mce: remove intel_set_thermal_handler()Hidetoshi Seto
2009-06-16x86, mce: squash mce_intel.c into therm_throt.cHidetoshi Seto
2009-06-16x86, mce: unify smp_thermal_interruptHidetoshi Seto
2009-06-16x86, mce: unify smp_thermal_interrupt, prepareHidetoshi Seto
2009-06-16x86, mce: unify smp_thermal_interrupt, prepare mce_intel_64Hidetoshi Seto