summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* x86, asm, cleanup: Replace open-coded control register values with symbolicH. Peter Anvin2013-06-262-2/+2
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-053-18/+41
|\
| * perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNELPeter Zijlstra2013-05-051-3/+10
| * perf/x86/intel/lbr: Fix LBR filterPeter Zijlstra2013-05-041-2/+12
| * perf/x86: Blacklist all MEM_*_RETIRED events for Ivy BridgePeter Zijlstra2013-05-041-4/+9
| * perf/x86/intel: Fix unintended variable name reuseJan-Simon Möller2013-04-301-8/+8
| * perf/x86/intel: Add support for IvyBridge model 58 UncoreVince Weaver2013-04-301-0/+1
| * perf/x86/intel: Fix typo in perf_event_intel_uncore.cVince Weaver2013-04-301-1/+1
* | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-011-1/+2
|\ \
| * \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-281-1/+2
| |\ \ | | |/ | |/|
| | * cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...Jacob Shin2013-04-101-1/+2
* | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-04-303-36/+30Star
|\ \ \
| * \ \ Merge tag 'edac_amd_f16h' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar2013-04-191-1/+2
| |\ \ \
| * \ \ \ Merge tag 'please-pull-cmci_rediscover' of git://git.kernel.org/pub/scm/linux...Ingo Molnar2013-04-083-21/+10Star
| |\ \ \ \
| | * | | | x86/mce: Rework cmci_rediscover() to play well with CPU hotplugSrivatsa S. Bhat2013-04-022-21/+6Star
| | | |_|/ | | |/| |
| * | | | x86, MCE, AMD: Use MCG_CAP MSR to find out number of banks on AMDBoris Ostrovsky2013-03-221-7/+15
| * | | | x86, MCE, AMD: Replace shared_bank array with is_shared_bank() helperBoris Ostrovsky2013-03-221-8/+9
* | | | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-301-1/+2
|\ \ \ \ \
| * | | | | x86: Make Linux guest support optionalBorislav Petkov2013-03-041-1/+2
* | | | | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-301-17/+1Star
|\ \ \ \ \ \
| * | | | | | x86: Use a read-only IDT alias on all CPUsKees Cook2013-04-111-17/+1Star
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-302-3/+3
|\ \ \ \ \ \
| * | | | | | x86: Constify a few itemsJan Beulich2013-03-112-3/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-04-306-45/+56
|\ \ \ \ \ \
| * | | | | | x86, CPU, AMD: Drop useless labelBorislav Petkov2013-04-161-6/+3Star
| * | | | | | x86, AMD: Correct {rd,wr}msr_amd_safe warningsBorislav Petkov2013-04-161-4/+4
| * | | | | | x86: Fold-in trivial check_config functionBorislav Petkov2013-04-161-16/+11Star
| * | | | | | x86, cpu: Convert AMD Erratum 400Borislav Petkov2013-04-021-7/+16
| * | | | | | x86, cpu: Convert AMD Erratum 383Borislav Petkov2013-04-021-2/+6
| * | | | | | x86, cpu: Convert Cyrix coma bug detectionBorislav Petkov2013-04-022-3/+4
| * | | | | | x86, cpu: Convert FDIV bug detectionBorislav Petkov2013-04-022-4/+5
| * | | | | | x86, cpu: Convert F00F bug detectionBorislav Petkov2013-04-022-3/+3
| * | | | | | x86, cpu: Expand cpufeature facility to include cpu bugsBorislav Petkov2013-04-021-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-0/+12
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into timers/coreThomas Gleixner2013-04-243-18/+37
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3Feng Tang2013-03-161-0/+12
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-3010-265/+1736
|\ \ \ \ \ \
| * | | | | | perf/x86/intel/P4: Robistify P4 PMU typesIngo Molnar2013-04-261-5/+4Star
| * | | | | | perf/x86/amd: Fix AMD NB and L2I "uncore" supportJacob Shin2013-04-221-2/+3
| * | | | | | perf/x86/amd: Remove old-style NB counter support from perf_event_amd.cJacob Shin2013-04-211-133/+5Star
| * | | | | | perf/x86: Check all MSRs before passing hw checkGeorge Dunlap2013-04-211-11/+17
| * | | | | | perf/x86/amd: Add support for AMD NB and L2I "uncore" countersJacob Shin2013-04-212-1/+547
| * | | | | | perf/x86/intel: Add Ivy Bridge-EP uncore supportYan, Zheng2013-04-212-28/+543
| * | | | | | perf/x86/intel: Fix SNB-EP CBO and PCU uncore PMU filter managementYan, Zheng2013-04-212-59/+280
| * | | | | | perf/x86: Avoid kfree() in CPU_{STARTING,DYING}Yan, Zheng2013-04-211-3/+25
| * | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-04-212-5/+19
| |\ \ \ \ \ \
| * | | | | | | perf/x86: Add Sandy Bridge constraints for CYCLE_ACTIVITY.*Andi Kleen2013-04-101-0/+2
| * | | | | | | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar2013-04-081-0/+10
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | perf/x86: Add support for PEBS Precise StoreStephane Eranian2013-04-013-2/+54
| * | | | | | | perf/x86: Export PEBS load latency threshold register to sysfsStephane Eranian2013-04-011-0/+3