summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2011-12-09perf/x86: Fix PEBS instruction unwindPeter Zijlstra
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-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
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-29x86 idle: deprecate "no-hlt" cmdline paramLen Brown
2011-05-29x86 idle: clarify AMD erratum 400 workaroundLen Brown
2011-05-26x86, amd: Do not enable ARAT feature on AMD processors below family 0x12Boris Ostrovsky
2011-05-25x86: Remove unnecessary check in detect_ht()Nikhil P Rao
2011-05-21x86, SMEP: Fix section mismatch warningsFenghua Yu
2011-05-20x86, amd: Use _safe() msr access for GartTlbWlk disable codeRoedel, Joerg
2011-05-19Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-05-19Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-05-19Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'...Linus Torvalds