aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2010-06-16x86: Look for IA32_ENERGY_PERF_BIAS supportVenkatesh Pallipadi1-0/+1
2010-06-14mce: convert to rcu_dereference_index_check()Paul E. McKenney1-1/+1
2010-06-10x86, mce: Use HW_ERR in MCE handlerHuang Ying1-22/+10
2010-06-10x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setupHuang Ying1-0/+1
2010-06-10x86, mce: Rename MSR_IA32_MCx_CTL2 valueHuang Ying1-4/+4
2010-06-10perf_events: Fix Intel Westmere event constraintsStephane Eranian1-0/+1
2010-06-09x86, AMD: Extend support to future familiesBorislav Petkov1-3/+3
2010-06-09x86, cacheinfo: Carve out L3 cache slot accessorsBorislav Petkov1-26/+82
2010-06-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/coreIngo Molnar1-18/+0
2010-06-09perf: Convert perf_event to local_tPeter Zijlstra1-9/+9
2010-06-09perf, x86: Make a second write to performance counter if neededCyrill Gorcunov2-1/+20
2010-06-09perf: Cleanup {start,commit,cancel}_txn detailsPeter Zijlstra1-9/+5
2010-06-08perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker1-16/+0
2010-06-08x86: Unify dumpstack.h and stacktrace.hFrederic Weisbecker1-2/+0
2010-06-04Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7coreLinus Torvalds1-0/+10
2010-05-31perf_events: Fix event scheduling issues introduced by transactional APIStephane Eranian1-0/+22
2010-05-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+3
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds4-11/+231
2010-05-27Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-21/+26
2010-05-27numa: x86_64: use generic percpu var numa_node_id() implementationLee Schermerhorn1-3/+3
2010-05-27x86: convert cpu notifier to return encapsulate errno valueAkinobu Mita1-1/+1
2010-05-25x86, k8: Fix section mismatch for powernowk8_exit()Borislav Petkov1-3/+3
2010-05-25perf, trace: Fix !x86 build bugPeter Zijlstra1-1/+5
2010-05-20x86,early dr regs,kgdb: Allow kernel debugger early dr register accessJason Wessel1-12/+17
2010-05-20Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/coreIngo Molnar16-162/+474
2010-05-19ACPI, APEI, Use ERST for persistent storage of MCEHuang Ying3-11/+177
2010-05-19ACPI, APEI, Generic Hardware Error Source memory error supportHuang Ying2-0/+54
2010-05-19x86: detect scattered cpuid features earlierJacob Pan1-1/+1
2010-05-19perf, x86: P4_pmu_schedule_events -- use smp_processor_id instead of raw_Cyrill Gorcunov1-1/+1
2010-05-19perf, x86: P4 PMU -- do a real check for ESCR address being in hashCyrill Gorcunov1-3/+4
2010-05-18Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-05-18Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+1
2010-05-18Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds13-155/+466
2010-05-18Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds8-619/+2344
2010-05-18perf, x86: P4 PMU -- fix typo in unflagged NMI handlingCyrill Gorcunov1-1/+1
2010-05-18perf, x86: P4 PMU -- handle unflagged eventsCyrill Gorcunov1-16/+16
2010-05-15x86, perf: P4 PMU - fix counters management logicCyrill Gorcunov1-4/+4
2010-05-14x86, cacheinfo: Turn off L3 cache index disable feature in virtualized environmentsFrank Arnold1-0/+4
2010-05-13x86, perf: P4 PMU -- use hash for p4_get_escr_idx()Cyrill Gorcunov1-55/+71
2010-05-10x86: Eliminate TS_XSAVEAvi Kivity1-4/+1
2010-05-10edac_mce: Add an interface driver to report mce errors via edacMauro Carvalho Chehab1-0/+10
2010-05-09x86, hypervisor: add missing <linux/module.h>H. Peter Anvin2-0/+2
2010-05-09x86, hypervisor: Export the x86_hyper* symbolsH. Peter Anvin3-1/+3
2010-05-08Merge commit 'v2.6.34-rc6' into x86/cpuH. Peter Anvin22-51/+125
2010-05-08x86, perf: P4 PMU -- check for proper event index in RAW eventsCyrill Gorcunov1-1/+10
2010-05-08x86, perf: P4 PMU -- Get rid of redundant check for array indexCyrill Gorcunov1-5/+0
2010-05-08x86, perf: P4 PMU -- protect sensible procedures from preemptionCyrill Gorcunov1-2/+6
2010-05-08x86, perf: P4 PMU -- configure predefined eventsCyrill Gorcunov1-15/+14
2010-05-07x86: Clean up the hypervisor layerH. Peter Anvin3-64/+77