summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker20-188/+181
2013-07-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-4/+59
2013-07-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+1
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+71
2013-07-05perf/x86/amd: Do not print an error when the device is not presentPeter Zijlstra1-3/+1
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-4/+4
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds1-1/+1
2013-07-03mm/x86: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-1/+1
2013-07-03Merge tag 'please-pull-mce-therm' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-17/+26
2013-07-02Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-22/+46
2013-07-02Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-13/+23
2013-07-02Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-17/+20
2013-07-02Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-24/+22
2013-07-02Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-27/+25
2013-07-02Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+2
2013-07-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-99/+979
2013-06-28Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar1-10/+5
2013-06-27x86/mce: Update MCE severity condition checkChen Gong1-10/+5
2013-06-27Merge tag 'v3.10-rc7' into drm-nextDave Airlie2-5/+5
2013-06-26perf/x86: Disable PEBS-LL in intel_pmu_pebs_disable()Stephane Eranian1-0/+6
2013-06-26perf/x86: Fix shared register mutual exclusion enforcementStephane Eranian3-4/+27
2013-06-26perf/x86/intel: Support full width countingAndi Kleen2-0/+12
2013-06-26Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li...Ingo Molnar4-6/+21
2013-06-25x86, asm, cleanup: Replace open-coded control register values with symbolicH. Peter Anvin2-2/+2
2013-06-25mce: acpi/apei: Add comments to clarify usage of the various bitfields in the...Naveen N. Rao2-1/+16
2013-06-25x86: Fix /proc/mtrr with base/size more than 44bitsYinghai Lu2-17/+20
2013-06-23perf: Drop sample rate when sampling is too slowDave Hansen1-1/+11
2013-06-21Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-4/+4
2013-06-20x86, trace: Add irq vector tracepointsSeiji Aguchi3-2/+22
2013-06-20x86: Rename variables for debuggingSeiji Aguchi1-8/+8
2013-06-20x86, trace: Introduce entering/exiting_irq()Seiji Aguchi2-12/+16
2013-06-20x86: Add a static_cpu_has_safe variantBorislav Petkov1-0/+6
2013-06-20x86: Sanity-check static_cpu_has usageBorislav Petkov1-0/+8
2013-06-20x86, cpu: Add a synthetic, always true, cpu featureBorislav Petkov1-0/+2
2013-06-20x86/intel/cacheinfo: Shut up last long-standing warningBorislav Petkov1-27/+25
2013-06-19perf/x86/intel: Add mem-loads/stores support for HaswellAndi Kleen3-7/+41
2013-06-19perf/x86/intel: Support Haswell/v4 LBR formatAndi Kleen1-5/+51
2013-06-19perf/x86/intel: Move NMI clearing to end of PMI handlerAndi Kleen2-8/+13
2013-06-19perf/x86/intel: Add Haswell PEBS supportAndi Kleen3-2/+42
2013-06-19perf/x86/intel: Add simple Haswell PMU supportAndi Kleen2-2/+88
2013-06-19perf/x86/intel: Add Haswell PEBS record supportAndi Kleen2-22/+91
2013-06-19perf/x86/intel: Fix sparse warningYan, Zheng1-1/+1
2013-06-19perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementationSuravee Suthikulpanit3-0/+548
2013-06-19perf/x86: Only print PMU state when also WARN()'ingDave Hansen1-2/+6
2013-06-19perf/x86: Reduce stack usage of x86_schedule_events()Andrew Hunter3-18/+22
2013-06-19Merge branch 'perf/urgent' into perf/coreIngo Molnar1-1/+1
2013-06-19perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EPStephane Eranian1-1/+1
2013-06-18x86, mtrr: Fix original mtrr range get for mtrr_cleanupYinghai Lu1-4/+4
2013-06-14x86 thermal: Disable power limit notification interrupt by defaultFenghua Yu1-8/+26
2013-06-14x86 thermal: Delete power-limit-notification console messagesFenghua Yu1-9/+0