summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-07-041-2/+2
|\
| * perf, x86: Fix incorrect branches event on AMD CPUsVince Weaver2010-07-031-2/+2
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-06-281-0/+1
|\ \ | |/
| * perf_events: Fix Intel Westmere event constraintsStephane Eranian2010-06-101-0/+1
* | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2010-06-041-0/+10
|\ \ | |/ |/|
| * edac_mce: Add an interface driver to report mce errors via edacMauro Carvalho Chehab2010-05-101-0/+10
* | perf_events: Fix event scheduling issues introduced by transactional APIStephane Eranian2010-05-311-0/+22
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-301-3/+3
|\ \
| * | x86, k8: Fix section mismatch for powernowk8_exit()Borislav Petkov2010-05-251-3/+3
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-284-11/+231
|\ \ \
| * | | ACPI, APEI, Use ERST for persistent storage of MCEHuang Ying2010-05-193-11/+177
| * | | ACPI, APEI, Generic Hardware Error Source memory error supportHuang Ying2010-05-192-0/+54
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-272-21/+26
|\ \ \ \
| * | | | perf, trace: Fix !x86 build bugPeter Zijlstra2010-05-251-1/+5
| * | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-05-2016-163/+475
| |\ \ \ \
| * | | | | perf, x86: P4_pmu_schedule_events -- use smp_processor_id instead of raw_Cyrill Gorcunov2010-05-191-1/+1
| * | | | | perf, x86: P4 PMU -- do a real check for ESCR address being in hashCyrill Gorcunov2010-05-191-3/+4
| * | | | | perf, x86: P4 PMU -- fix typo in unflagged NMI handlingCyrill Gorcunov2010-05-181-1/+1
| * | | | | perf, x86: P4 PMU -- handle unflagged eventsCyrill Gorcunov2010-05-181-16/+16
* | | | | | numa: x86_64: use generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-271-3/+3
* | | | | | x86: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-271-1/+1
| |_|_|/ / |/| | | |
* | | | | x86,early dr regs,kgdb: Allow kernel debugger early dr register accessJason Wessel2010-05-201-12/+17
| |/ / / |/| | |
* | | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-05-181-1/+1
|\ \ \ \
| * | | | x86: Avoid check hlt for newer cpusJacob Pan2010-05-071-1/+1
* | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-181-4/+1
|\ \ \ \ \
| * | | | | x86: Eliminate TS_XSAVEAvi Kivity2010-05-101-4/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-1813-156/+467
|\ \ \ \ \
| * | | | | x86, hypervisor: add missing <linux/module.h>H. Peter Anvin2010-05-092-0/+2
| * | | | | x86, hypervisor: Export the x86_hyper* symbolsH. Peter Anvin2010-05-093-1/+3
| * | | | | Merge commit 'v2.6.34-rc6' into x86/cpuH. Peter Anvin2010-05-0822-51/+125
| |\ \ \ \ \ | | |/ / / /
| * | | | | x86: Clean up the hypervisor layerH. Peter Anvin2010-05-073-65/+78
| * | | | | x86, HyperV: fix up the license to mshyperv.cGreg Kroah-Hartman2010-05-071-12/+1
| * | | | | x86: Detect running on a Microsoft HyperV systemKy Srinivasan2010-05-063-4/+75
| * | | | | x86, cpu: Make APERF/MPERF a normal table-driven flagH. Peter Anvin2010-05-031-15/+8
| * | | | | x86, cacheinfo: Disable index in all four subcachesBorislav Petkov2010-04-221-17/+43
| * | | | | x86, cacheinfo: Make L3 cache info per nodeBorislav Petkov2010-04-221-14/+45
| * | | | | x86, cacheinfo: Reorganize AMD L3 cache structureBorislav Petkov2010-04-221-21/+32
| * | | | | x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold2010-04-221-0/+4
| * | | | | x86, cacheinfo: Unify AMD L3 cache index disable checkingBorislav Petkov2010-04-221-7/+10
| * | | | | powernow-k8: Fix frequency reportingMark Langsdorf2010-04-091-1/+2
| * | | | | x86, cpufreq: Add APERF/MPERF support for AMD processorsMark Langsdorf2010-04-095-44/+72
| * | | | | x86: Unify APERF/MPERF supportBorislav Petkov2010-04-092-6/+8
| * | | | | powernow-k8: Add core performance boost supportBorislav Petkov2010-04-092-12/+151
| * | | | | x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfoBorislav Petkov2010-04-091-2/+3
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-181-2/+2
|\ \ \ \ \ \
| * | | | | | x86, asm: Introduce and use percpu_inc()Jan Beulich2010-04-281-2/+2
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-188-621/+2346
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | x86, perf: P4 PMU - fix counters management logicCyrill Gorcunov2010-05-151-4/+4
| * | | | | x86, perf: P4 PMU -- use hash for p4_get_escr_idx()Cyrill Gorcunov2010-05-131-55/+71
| * | | | | x86, perf: P4 PMU -- check for proper event index in RAW eventsCyrill Gorcunov2010-05-081-1/+10
OpenPOWER on IntegriCloud