summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2011-10-10perf, x86: Implement IBS initializationRobert Richter
2011-10-10perf, x86: Share IBS macros between perf and oprofileRobert Richter
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus
2011-10-10perf, intel: Use GO/HO bits in perf-ctrGleb Natapov
2011-10-06perf, amd: Use GO/HO bits in perf-ctrJoerg Roedel
2011-10-06Merge branch 'ras' of git://amd64.org/linux/bp into perf/coreIngo Molnar
2011-09-27x86: Perf_event_amd.c needs <asm/apicdef.h>Randy Dunlap
2011-09-26x86, perf: Clean up perf_event cpu codeKevin Winchester
2011-09-26Merge commit 'v3.1-rc7' into perf/coreIngo Molnar
2011-09-14x86, mce: Do not call del_timer_sync() in IRQ contextHidetoshi Seto
2011-08-31x86, perf: Check that current->mm is alive before getting user callchainAndrey Vagin
2011-08-25mtrr: fix UP breakage caused during switch to stop_machineTejun Heo
2011-08-14perf, x86: Avoid kfree() in CPU_STARTINGPeter Zijlstra
2011-08-09perf, x86: Add model 45 SandyBridge supportYouquan Song
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-23Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-...Linus Torvalds
2011-07-22Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-07-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-07-22Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-07-21x86, perf: Make copy_from_user_nmi() a library functionRobert Richter
2011-07-21x86, perf: P4 PMU - Fix typos in comments and style cleanupCyrill Gorcunov
2011-07-15x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS messageLen Brown
2011-07-14perf, x86: P4 PMU - Introduce event alias featureCyrill Gorcunov
2011-07-14x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown
2011-07-08x86, hyper: Change hypervisor detection orderAnupam Chanda
2011-07-02x86, mtrr: Use pci_dev->revisionSergei Shtylyov
2011-07-01x86, perf: Add constraints for architectural PMUAvi Kivity
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra
2011-07-01perf, intel: Try alternative OFFCORE encodingsPeter Zijlstra
2011-07-01perf_events: Add Intel Sandy Bridge offcore_response low-level supportStephane Eranian
2011-07-01perf_events: Fix validation of events using an extra regStephane Eranian
2011-07-01perf_events: Update Intel extra regs shared constraints managementStephane Eranian
2011-07-01perf: Remove the perf_output_begin(.sample) argumentPeter Zijlstra
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2011-07-01perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4Cyrill Gorcunov
2011-06-30x86-32, fpu: Fix DNA exception during check_fpu()Suresh Siddha
2011-06-27x86, mtrr: use stop_machine APIs for doing MTRR rendezvousSuresh Siddha
2011-06-27x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha
2011-06-16x86, mce: Use mce_sysdev_ prefix to group functionsHidetoshi Seto
2011-06-16x86, mce: Use mce_chrdev_ prefix to group functionsHidetoshi Seto
2011-06-16x86, mce: Cleanup mce_read()Hidetoshi Seto
2011-06-16x86, mce: Cleanup mce_create()/remove_device()Hidetoshi Seto
2011-06-16x86, mce: Check the result of ancient_init()Hidetoshi Seto
2011-06-16x86, mce: Introduce mce_gather_info()Hidetoshi Seto
2011-06-16x86, mce: Replace MCM_ with MCI_MISC_Hidetoshi Seto
2011-06-16x86, mce: Replace MCE_SELF_VECTOR by irq_workHidetoshi Seto
2011-06-16x86, mce, severity: Clean up trivial coding style problemsHidetoshi Seto
2011-06-16x86, mce, severity: Cleanup severity tableHidetoshi Seto
2011-06-16x86, mce, severity: Make formatting a bit more readableHidetoshi Seto
2011-06-16x86, mce, severity: Fix two severities table signaturesTony Luck