aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-23Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-for-linus', 'x86-platform-for-linus', 'x86-quirks-for-linus', 'x86-tsc-for-linus' and 'x86-smpboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+6
2011-07-22Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-136/+46
2011-07-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-211/+239
2011-07-22Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+18
2011-07-21x86, perf: Make copy_from_user_nmi() a library functionRobert Richter1-35/+0
2011-07-21x86, perf: P4 PMU - Fix typos in comments and style cleanupCyrill Gorcunov1-36/+30
2011-07-15x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS messageLen Brown1-5/+5
2011-07-14perf, x86: P4 PMU - Introduce event alias featureCyrill Gorcunov2-36/+106
2011-07-14x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown1-0/+18
2011-07-08x86, hyper: Change hypervisor detection orderAnupam Chanda1-2/+2
2011-07-02x86, mtrr: Use pci_dev->revisionSergei Shtylyov1-8/+5
2011-07-01x86, perf: Add constraints for architectural PMUAvi Kivity1-5/+18
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra3-1/+86
2011-07-01perf, intel: Try alternative OFFCORE encodingsPeter Zijlstra2-8/+41
2011-07-01perf_events: Add Intel Sandy Bridge offcore_response low-level supportStephane Eranian2-3/+11
2011-07-01perf_events: Fix validation of events using an extra regStephane Eranian2-18/+57
2011-07-01perf_events: Update Intel extra regs shared constraints managementStephane Eranian2-149/+189
2011-07-01perf: Remove the perf_output_begin(.sample) argumentPeter Zijlstra1-1/+1
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra4-5/+5
2011-07-01perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4Cyrill Gorcunov2-0/+33
2011-06-30x86-32, fpu: Fix DNA exception during check_fpu()Suresh Siddha1-0/+4
2011-06-27x86, mtrr: use stop_machine APIs for doing MTRR rendezvousSuresh Siddha1-151/+41
2011-06-27x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha1-0/+23
2011-06-16x86, mce: Use mce_sysdev_ prefix to group functionsHidetoshi Seto2-34/+38
2011-06-16x86, mce: Use mce_chrdev_ prefix to group functionsHidetoshi Seto1-36/+41
2011-06-16x86, mce: Cleanup mce_read()Hidetoshi Seto1-12/+11
2011-06-16x86, mce: Cleanup mce_create()/remove_device()Hidetoshi Seto1-13/+14
2011-06-16x86, mce: Check the result of ancient_init()Hidetoshi Seto1-3/+9
2011-06-16x86, mce: Introduce mce_gather_info()Hidetoshi Seto1-23/+27
2011-06-16x86, mce: Replace MCM_ with MCI_MISC_Hidetoshi Seto1-2/+2
2011-06-16x86, mce: Replace MCE_SELF_VECTOR by irq_workHidetoshi Seto1-41/+6
2011-06-16x86, mce, severity: Clean up trivial coding style problemsHidetoshi Seto1-20/+19
2011-06-16x86, mce, severity: Cleanup severity tableHidetoshi Seto1-69/+58
2011-06-16x86, mce, severity: Make formatting a bit more readableHidetoshi Seto1-30/+88
2011-06-16x86, mce, severity: Fix two severities table signaturesTony Luck1-3/+1
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds2-1/+2
2011-05-29x86 idle: deprecate "no-hlt" cmdline paramLen Brown1-0/+1
2011-05-29x86 idle: clarify AMD erratum 400 workaroundLen Brown1-1/+1
2011-05-26x86, amd: Do not enable ARAT feature on AMD processors below family 0x12Boris Ostrovsky1-2/+5
2011-05-25x86: Remove unnecessary check in detect_ht()Nikhil P Rao1-7/+0
2011-05-21x86, SMEP: Fix section mismatch warningsFenghua Yu1-2/+2
2011-05-20x86, amd: Use _safe() msr access for GartTlbWlk disable codeRoedel, Joerg1-3/+6
2011-05-19Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+23
2011-05-19Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+3
2011-05-19Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus' and 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-21/+7
2011-05-19Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-22/+8
2011-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-43/+65
2011-05-19Merge branch 'move-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds26-10550/+0
2011-05-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds15-240/+197
2011-05-19[CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones26-10550/+0