summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2009-08-27Merge branch 'sched/clock' into x86/cleanupsThomas Gleixner
2009-08-24Merge commit 'v2.6.31-rc7' into x86/cleanupsIngo Molnar
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-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-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
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-05x86: Further clean up of mtrr/generic.cIngo Molnar
2009-07-04x86: Clean up mtrr/main.cJaswinder Singh Rajput
2009-07-04x86: Clean up mtrr/state.cJaswinder Singh Rajput
2009-07-04x86: Clean up mtrr/mtrr.hJaswinder Singh Rajput
2009-07-04x86: Clean up mtrr/if.cJaswinder Singh Rajput
2009-07-04x86: Clean up mtrr/generic.cJaswinder Singh Rajput
2009-07-04x86: Clean up mtrr/cyrix.cJaswinder Singh Rajput
2009-07-04x86: Clean up mtrr/cleanup.cJaswinder Singh Rajput
2009-07-04x86: Clean up mtrr/centaur.cJaswinder Singh Rajput
2009-07-04x86: Clean up mtrr/amd.c:Jaswinder Singh Rajput
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