summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-202-2/+2
|\
* \ Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-201-14/+0
|\ \
| * | x86, kaslr: Provide randomness functionsKees Cook2013-10-131-14/+0
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-201-0/+10
|\ \ \
| * | | x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov2014-01-141-0/+10
* | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-202-9/+17
|\ \ \ \
| * \ \ \ Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2014-01-122-8/+14
| |\ \ \ \
| | * | | | x86, mce: Fix mce_start_timer semanticsBorislav Petkov2014-01-121-4/+4
| | * | | | ACPI, APEI, GHES: Do not report only correctable errors with SCIChen, Gong2013-12-211-4/+10
| * | | | | Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes.Ingo Molnar2014-01-122-4/+14
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| * | | | x86, mce: Call put_device on device_register failureLevente Kurusa2013-11-301-1/+3
* | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-209-0/+2960
|\ \ \ \ \
| * | | | | x86, microcode: Move to a proper locationBorislav Petkov2014-01-139-0/+2960
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-202-3/+30
|\ \ \ \ \
| * | | | | x86, cpu: Detect more TLB configurationKirill A. Shutemov2014-01-032-3/+30
| |/ / / /
* | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-209-16/+3
|\ \ \ \ \
| * | | | | x86, cpu, amd: Fix a shadowed variable situationBorislav Petkov2014-01-151-7/+3
| * | | | | x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-069-9/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-203-7/+13
|\ \ \ \ \
| * | | | | sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra2014-01-133-3/+3
| * | | | | sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQsPeter Zijlstra2014-01-131-4/+10
| | |/ / / | |/| | |
* | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-01-163-12/+59
|\ \ \ \ \
| * | | | | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter2014-01-161-8/+45
| |/ / / /
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-12-291-1/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | x86 idle: Repair large-server 50-watt idle-power regressionLen Brown2013-12-191-1/+2
| | |/ /
| * / / perf/x86: Fix constraint table end marker bugMaria Dimakopoulou2013-12-051-3/+12
| |/ /
* | | perf/x86/intel: Add Intel RAPL PP1 energy counter supportStephane Eranian2014-01-121-7/+24
* | | perf/x86: enable Haswell Celeron RAPL supportStephane Eranian2013-12-171-0/+1
* | | perf/x86: Add RAPL hrtimer supportStephane Eranian2013-11-271-2/+72
* | | perf/x86: Add Intel RAPL PMU supportStephane Eranian2013-11-272-1/+592
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-153-3/+3
|\ \
| * | treewide: fix "distingush" typoMichael Opdenacker2013-10-141-1/+1
| * | treewide: Fix common typo in "identify"Maxime Jayat2013-10-142-2/+2
* | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-121-2/+1
|\ \ \
| * | | ACPI, APEI, CPER: Add UEFI 2.4 support for memory errorChen, Gong2013-10-231-2/+1
* | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-121-0/+27
|\ \ \ \
| * | | | x86, hyperv: Move a variable to avoid an unused variable warningH. Peter Anvin2013-11-061-2/+2
| * | | | x86, hyperv: Fix build error due to missing <asm/apic.h> includeDavid Rientjes2013-10-301-0/+1
| * | | | x86, hyperv: Correctly guard the local APIC calibration codeK. Y. Srinivasan2013-10-101-0/+2
| * | | | x86, hyperv: Get the local APIC timer frequency from the hypervisorK. Y. Srinivasan2013-10-101-0/+24
| | |_|/ | |/| |
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-127-37/+40
|\ \ \ \
| * | | | x86/cpu: Always print SMP information in /proc/cpuinfoHATAYAMA Daisuke2013-11-061-9/+6
| * | | | Merge tag 'v3.12' into x86/cpu, to refresh the branch before queueing up more...Ingo Molnar2013-11-061-3/+3
| |\ \ \ \
| * | | | | x86/cpu: Track legacy CPU model data only on 32-bit kernelsJan Beulich2013-10-266-28/+34
| | |_|/ / | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-121-0/+5
|\ \ \ \ \
| * | | | | Merge branch 'core/urgent' into sched/coreIngo Molnar2013-10-111-8/+3
| |\| | | |
| * | | | | Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-094-11/+13
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | sched, x86: Provide a per-cpu preempt_count implementationPeter Zijlstra2013-09-251-0/+5
* | | | | | perf/x86/intel: Add Ivy Bridge-EP uncore IRP box supportYan, Zheng2013-11-061-0/+73
* | | | | | perf/x86/intel/uncore: Add filter support for IvyBridge-EP QPI boxesYan, Zheng2013-11-061-10/+51