summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2010-04-24VMware Balloon driverDmitry Torokhov
2010-04-23x86: Disable large pages on CPUs with Atom erratum AAE44H. Peter Anvin
2010-04-22x86, cacheinfo: Disable index in all four subcachesBorislav Petkov
2010-04-22x86, cacheinfo: Make L3 cache info per nodeBorislav Petkov
2010-04-22x86, cacheinfo: Reorganize AMD L3 cache structureBorislav Petkov
2010-04-22x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold
2010-04-22x86, cacheinfo: Unify AMD L3 cache index disable checkingBorislav Petkov
2010-04-20perf & kvm: Clean up some of the guest profiling callback API detailsZhang, Yanmin
2010-04-19perf: Enhance perf to allow for guest statistic collection from hostZhang, Yanmin
2010-04-09powernow-k8: Fix frequency reportingMark Langsdorf
2010-04-09x86, cpufreq: Add APERF/MPERF support for AMD processorsMark Langsdorf
2010-04-09x86: Unify APERF/MPERF supportBorislav Petkov
2010-04-09powernow-k8: Add core performance boost supportBorislav Petkov
2010-04-09x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfoBorislav Petkov
2010-04-08Merge branch 'linus' into perf/coreIngo Molnar
2010-04-06perf, x86: Enable Nehalem-EX supportVince Weaver
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-04perf: Drop the frame reliablity checkFrederic Weisbecker
2010-04-02perf, x86: Add Nehalem programming quirk to WestmerePeter Zijlstra
2010-04-02perf, x86: Fix __initconst vs constPeter Zijlstra
2010-04-02perf, x86: Fix up the ANY flag stuffPeter Zijlstra
2010-04-02perf, x86: implement ARCH_PERFMON_EVENTSEL bit masksRobert Richter
2010-04-02perf, x86: Undo some some *_counter* -> *_event* renamesRobert Richter
2010-04-02Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-04-02perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernelsTorok Edwin
2010-04-02perf, x86: Fix AMD hotplug & constraint initializationPeter Zijlstra
2010-04-01perf: Use hot regs with software sched switch/migrate eventsFrederic Weisbecker
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-26perf, x86: Add Nehelem PMU programming errata workaroundPeter Zijlstra
2010-03-26x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra
2010-03-26perf, x86: Clean up debugctlmsr bit definitionsPeter Zijlstra
2010-03-26x86, perf: Add raw events support for the P4 PMUCyrill Gorcunov
2010-03-22Merge commit 'v2.6.34-rc2' into perf/coreIngo Molnar
2010-03-22x86 / perf: Fix suspend to RAM on HP nx6325Rafael J. Wysocki
2010-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-18x86, perf: Fix few cosmetic dabs for P4 pmu (comments and constantify)Cyrill Gorcunov
2010-03-18perf_events: Fix resource leak in x86 __hw_perf_event_init()Stephane Eranian
2010-03-18perf, x86: Add cache events for the Pentium-4 PMULin Ming
2010-03-18perf, x86: Add a key to simplify template lookup in Pentium-4 PMULin Ming
2010-03-18x86, perf: Use apic_write unconditionallyCyrill Gorcunov
2010-03-17perf/core, x86: Remove duplicate perf_event_mask variableRobert Richter
2010-03-17perf/core, x86: Remove cpu_hw_events.interruptsRobert Richter
2010-03-17perf/core, x86: Reduce number of CONFIG_X86_LOCAL_APIC macrosRobert Richter
2010-03-17perf: Fix unexported generic perf_arch_fetch_caller_regsFrederic Weisbecker
2010-03-17perf, x86: Report error code that returned from x86_pmu.hw_config()Robert Richter
2010-03-16perf: Fix unexported generic perf_arch_fetch_caller_regsFrederic Weisbecker
2010-03-15perf, x86: Enable not tagged retired instruction counting on P4sCyrill Gorcunov
2010-03-14x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=yIngo Molnar
2010-03-13Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-03-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds