aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAge
* perf_events: Fix event scheduling issues introduced by transactional APIStephane Eranian2010-05-31
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-30
|\
| * x86, k8: Fix section mismatch for powernowk8_exit()Borislav Petkov2010-05-25
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-28
|\ \
| * | ACPI, APEI, Use ERST for persistent storage of MCEHuang Ying2010-05-19
| * | ACPI, APEI, Generic Hardware Error Source memory error supportHuang Ying2010-05-19
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-27
|\ \ \
| * | | perf, trace: Fix !x86 build bugPeter Zijlstra2010-05-25
| * | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-05-20
| |\ \ \
| * | | | perf, x86: P4_pmu_schedule_events -- use smp_processor_id instead of raw_Cyrill Gorcunov2010-05-19
| * | | | perf, x86: P4 PMU -- do a real check for ESCR address being in hashCyrill Gorcunov2010-05-19
| * | | | perf, x86: P4 PMU -- fix typo in unflagged NMI handlingCyrill Gorcunov2010-05-18
| * | | | perf, x86: P4 PMU -- handle unflagged eventsCyrill Gorcunov2010-05-18
* | | | | numa: x86_64: use generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-27
* | | | | x86: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-27
| |_|_|/ |/| | |
* | | | x86,early dr regs,kgdb: Allow kernel debugger early dr register accessJason Wessel2010-05-20
| |/ / |/| |
* | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-05-18
|\ \ \
| * | | x86: Avoid check hlt for newer cpusJacob Pan2010-05-07
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-18
|\ \ \ \
| * | | | x86: Eliminate TS_XSAVEAvi Kivity2010-05-10
* | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-18
|\ \ \ \ \
| * | | | | x86, hypervisor: add missing <linux/module.h>H. Peter Anvin2010-05-10
| * | | | | x86, hypervisor: Export the x86_hyper* symbolsH. Peter Anvin2010-05-09
| * | | | | Merge commit 'v2.6.34-rc6' into x86/cpuH. Peter Anvin2010-05-08
| |\| | | |
| * | | | | x86: Clean up the hypervisor layerH. Peter Anvin2010-05-07
| * | | | | x86, HyperV: fix up the license to mshyperv.cGreg Kroah-Hartman2010-05-07
| * | | | | x86: Detect running on a Microsoft HyperV systemKy Srinivasan2010-05-06
| * | | | | x86, cpu: Make APERF/MPERF a normal table-driven flagH. Peter Anvin2010-05-03
| * | | | | x86, cacheinfo: Disable index in all four subcachesBorislav Petkov2010-04-22
| * | | | | x86, cacheinfo: Make L3 cache info per nodeBorislav Petkov2010-04-22
| * | | | | x86, cacheinfo: Reorganize AMD L3 cache structureBorislav Petkov2010-04-22
| * | | | | x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold2010-04-22
| * | | | | x86, cacheinfo: Unify AMD L3 cache index disable checkingBorislav Petkov2010-04-22
| * | | | | powernow-k8: Fix frequency reportingMark Langsdorf2010-04-09
| * | | | | x86, cpufreq: Add APERF/MPERF support for AMD processorsMark Langsdorf2010-04-09
| * | | | | x86: Unify APERF/MPERF supportBorislav Petkov2010-04-09
| * | | | | powernow-k8: Add core performance boost supportBorislav Petkov2010-04-09
| * | | | | x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfoBorislav Petkov2010-04-09
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-18
|\ \ \ \ \ \
| * | | | | | x86, asm: Introduce and use percpu_inc()Jan Beulich2010-04-28
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-18
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | x86, perf: P4 PMU - fix counters management logicCyrill Gorcunov2010-05-15
| * | | | | x86, perf: P4 PMU -- use hash for p4_get_escr_idx()Cyrill Gorcunov2010-05-13
| * | | | | x86, perf: P4 PMU -- check for proper event index in RAW eventsCyrill Gorcunov2010-05-08
| * | | | | x86, perf: P4 PMU -- Get rid of redundant check for array indexCyrill Gorcunov2010-05-08
| * | | | | x86, perf: P4 PMU -- protect sensible procedures from preemptionCyrill Gorcunov2010-05-08
| * | | | | x86, perf: P4 PMU -- configure predefined eventsCyrill Gorcunov2010-05-08
| * | | | | perf, x86: implement group scheduling transactional APIsLin Ming2010-05-07
| * | | | | perf, x86: Improve the PEBS ABIPeter Zijlstra2010-05-07
| * | | | | perf, x86: Consolidate some code repetitionPeter Zijlstra2010-05-07