summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2014-01-20Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+2
2014-01-20Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-14/+0
2014-01-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+10
2014-01-20Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-9/+17
2014-01-20Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds9-0/+2960
2014-01-20Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+30
2014-01-20Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds9-16/+3
2014-01-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-7/+13
2014-01-16Merge branch 'perf/urgent' into perf/coreIngo Molnar3-12/+59
2014-01-16perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter1-8/+45
2014-01-15x86, cpu, amd: Fix a shadowed variable situationBorislav Petkov1-7/+3
2014-01-14x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov1-0/+10
2014-01-13x86, microcode: Move to a proper locationBorislav Petkov9-0/+2960
2014-01-13sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra3-3/+3
2014-01-13sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQsPeter Zijlstra1-4/+10
2014-01-12Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2-8/+14
2014-01-12Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes.Ingo Molnar2-4/+14
2014-01-12x86, mce: Fix mce_start_timer semanticsBorislav Petkov1-4/+4
2014-01-12perf/x86/intel: Add Intel RAPL PP1 energy counter supportStephane Eranian1-7/+24
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker9-9/+0
2014-01-03x86, cpu: Detect more TLB configurationKirill A. Shutemov2-3/+30
2013-12-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2013-12-21ACPI, APEI, GHES: Do not report only correctable errors with SCIChen, Gong1-4/+10
2013-12-19x86 idle: Repair large-server 50-watt idle-power regressionLen Brown1-1/+2
2013-12-17perf/x86: enable Haswell Celeron RAPL supportStephane Eranian1-0/+1
2013-12-05perf/x86: Fix constraint table end marker bugMaria Dimakopoulou1-3/+12
2013-11-30x86, mce: Call put_device on device_register failureLevente Kurusa1-1/+3
2013-11-27perf/x86: Add RAPL hrtimer supportStephane Eranian1-2/+72
2013-11-27perf/x86: Add Intel RAPL PMU supportStephane Eranian2-1/+592
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-3/+3
2013-11-12Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+1
2013-11-12Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+27
2013-11-12Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-37/+40
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+5
2013-11-06x86, hyperv: Move a variable to avoid an unused variable warningH. Peter Anvin1-2/+2
2013-11-06perf/x86/intel: Add Ivy Bridge-EP uncore IRP box supportYan, Zheng1-0/+73
2013-11-06perf/x86/intel/uncore: Add filter support for IvyBridge-EP QPI boxesYan, Zheng1-10/+51
2013-11-06perf: Fix arch_perf_out_copy_user defaultPeter Zijlstra3-4/+4
2013-11-06x86/cpu: Always print SMP information in /proc/cpuinfoHATAYAMA Daisuke1-9/+6
2013-11-06Merge tag 'v3.12' into x86/cpu, to refresh the branch before queueing up more...Ingo Molnar1-3/+3
2013-11-04Merge branch 'perf/urgent' into perf/core to fix conflictsIngo Molnar1-3/+3
2013-10-30x86, hyperv: Fix build error due to missing <asm/apic.h> includeDavid Rientjes1-0/+1
2013-10-29perf/x86: Fix NMI measurementsPeter Zijlstra1-3/+3
2013-10-26x86/cpu: Track legacy CPU model data only on 32-bit kernelsJan Beulich6-28/+34
2013-10-23ACPI, APEI, CPER: Add UEFI 2.4 support for memory errorChen, Gong1-2/+1
2013-10-16perf/x86: Optimize intel_pmu_pebs_fixup_ip()Peter Zijlstra1-14/+38
2013-10-14treewide: fix "distingush" typoMichael Opdenacker1-1/+1
2013-10-14treewide: Fix common typo in "identify"Maxime Jayat2-2/+2
2013-10-13x86, kaslr: Provide randomness functionsKees Cook1-14/+0
2013-10-11Merge branch 'core/urgent' into sched/coreIngo Molnar1-8/+3