aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2014-02-06x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov
2014-01-25perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter
2014-01-09x86 idle: Repair large-server 50-watt idle-power regressionLen Brown
2013-08-20perf/x86: Fix intel QPI uncore event definitionsVince Weaver
2013-08-04x86: Fix /proc/mtrr with base/size more than 44bitsYinghai Lu
2013-06-21Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-06-19perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EPStephane Eranian
2013-06-18x86, mtrr: Fix original mtrr range get for mtrr_cleanupYinghai Lu
2013-05-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-05perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNELPeter Zijlstra
2013-05-04perf/x86/intel/lbr: Fix LBR filterPeter Zijlstra
2013-05-04perf/x86: Blacklist all MEM_*_RETIRED events for Ivy BridgePeter Zijlstra
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-30Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-04-30Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-04-30Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-30Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-30Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-30perf/x86/intel: Fix unintended variable name reuseJan-Simon Möller
2013-04-30perf/x86/intel: Add support for IvyBridge model 58 UncoreVince Weaver
2013-04-30perf/x86/intel: Fix typo in perf_event_intel_uncore.cVince Weaver
2013-04-29mkcapflags.pl: convert to mkcapflags.shRob Landley
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-04-26perf/x86/intel/P4: Robistify P4 PMU typesIngo Molnar
2013-04-24Merge branch 'linus' into timers/coreThomas Gleixner
2013-04-22perf/x86/amd: Fix AMD NB and L2I "uncore" supportJacob Shin
2013-04-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-21perf/x86/amd: Remove old-style NB counter support from perf_event_amd.cJacob Shin
2013-04-21perf/x86: Check all MSRs before passing hw checkGeorge Dunlap
2013-04-21perf/x86/amd: Add support for AMD NB and L2I "uncore" countersJacob Shin
2013-04-21perf/x86/intel: Add Ivy Bridge-EP uncore supportYan, Zheng
2013-04-21perf/x86/intel: Fix SNB-EP CBO and PCU uncore PMU filter managementYan, Zheng
2013-04-21perf/x86: Avoid kfree() in CPU_{STARTING,DYING}Yan, Zheng
2013-04-21Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-19Merge tag 'edac_amd_f16h' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar
2013-04-18x86, hyperv: Handle Xen emulation of Hyper-V more gracefullyK. Y. Srinivasan
2013-04-16perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian
2013-04-16x86, CPU, AMD: Drop useless labelBorislav Petkov
2013-04-16x86, AMD: Correct {rd,wr}msr_amd_safe warningsBorislav Petkov
2013-04-16x86: Fold-in trivial check_config functionBorislav Petkov
2013-04-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-11x86: Use a read-only IDT alias on all CPUsKees Cook
2013-04-10perf/x86: Add Sandy Bridge constraints for CYCLE_ACTIVITY.*Andi Kleen
2013-04-10cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...Jacob Shin
2013-04-08Merge tag 'please-pull-cmci_rediscover' of git://git.kernel.org/pub/scm/linux...Ingo Molnar
2013-04-08Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar
2013-04-02x86/mce: Rework cmci_rediscover() to play well with CPU hotplugSrivatsa S. Bhat