summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan2015-01-201-0/+1
* perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLMKan Liang2015-01-161-2/+2
* perf/rapl: Fix sysfs_show() initialization for RAPL PMUStephane Eranian2015-01-161-12/+32
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-01-112-1/+2
|\
| * x86/build: Clean auto-generated processor feature filesBjørn Mork2014-12-231-0/+1
| * x86: Fix mkcapflags.sh bash-ismSylvain BERTRAND2014-12-231-1/+1
* | perf/x86/uncore/hsw-ep: Handle systems with only two SBOXesAndi Kleen2015-01-092-1/+18
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-191-3/+19
|\
| * Merge branch 'linus' into perf/urgent, to pick up the upstream merged bitsIngo Molnar2014-12-125-29/+81
| |\
| * | perf/x86/intel/uncore: Make sure only uncore events are collectedJiri Olsa2014-12-111-3/+19
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-144-19/+4
|\ \ \
| * | | cpumask: factor out show_cpumap into separate helper functionSudeep Holla2014-11-074-19/+4
* | | | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-101-0/+5
|\ \ \ \
| * \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-12-081-0/+5
| |\ \ \ \
| | * \ \ \ Merge back earlier cpufreq material for 3.19-rc1.Rafael J. Wysocki2014-12-011-0/+5
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Merge back cpufreq material for 3.19-rc1.Rafael J. Wysocki2014-11-181-0/+5
| | | |\ \ \
| | | | * | | x86: Add support for Intel HWP feature detection.Dirk Brandewie2014-11-121-0/+5
| | | | |/ /
* | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-105-23/+80
|\ \ \ \ \ \
| * | | | | | x86/microcode/intel: Fish out the stashed microcode for the BSPBorislav Petkov2014-12-101-14/+12
| * | | | | | x86, microcode: Reload microcode on resumeBorislav Petkov2014-12-064-16/+78
| * | | | | | x86, microcode: Don't initialize microcode code on paravirtBoris Ostrovsky2014-12-061-1/+1
| * | | | | | x86, microcode, intel: Drop unused parameterBorislav Petkov2014-12-061-4/+3
| * | | | | | x86, microcode, AMD: Do not use smp_processor_id() in preemtible contextBorislav Petkov2014-12-012-5/+5
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-101-10/+0
|\ \ \ \ \ \
| * | | | | | x86,vdso: Use LSL unconditionally for vgetcpuAndy Lutomirski2014-11-031-10/+0
* | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-104-45/+108
|\ \ \ \ \ \ \
| * | | | | | | x86/mce: Spell "panicked" correctlyBorislav Petkov2014-12-081-6/+6
| * | | | | | | x86, mce: Support memory error recovery for both UCNA and Deferred error in m...Chen Yucong2014-11-191-0/+46
| * | | | | | | x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE...Chen Yucong2014-11-193-13/+28
| * | | | | | | x86, MCE, AMD: Assign interrupt handler only when bank supports itChen Yucong2014-11-011-7/+10
| * | | | | | | x86, MCE, AMD: Drop software-defined bank in error thresholdingBorislav Petkov2014-10-211-3/+2
| * | | | | | | x86, MCE, AMD: Move invariant code out from loop bodyChen Yucong2014-10-211-1/+3
| * | | | | | | x86, MCE, AMD: Correct thresholding error loggingChen Yucong2014-10-211-15/+15
| * | | | | | | x86, MCE, AMD: Use macros to compute bank MSRsChen Yucong2014-10-211-6/+4
| |/ / / / / /
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*---. \ \ \ \ \ \ Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug...Linus Torvalds2014-12-101-12/+11
|\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | x86, CPU, AMD: Move K8 TLB flush filter workaround to K8 codeBorislav Petkov2014-11-111-12/+11
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-101-5/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Replace seq_printf() with seq_puts()Rasmus Villemoes2014-12-081-5/+5
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-102-9/+33
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | x86: Remove arbitrary instruction size limit in instruction decoderDave Hansen2014-11-182-9/+33
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-094-29/+79
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | perf/x86: Add support for sampling PEBS machine state registersStephane Eranian2014-11-161-0/+23
| * | | | | | perf/x86/intel: Disallow flags for most Core2/Atom/Nehalem/Westmere eventsAndi Kleen2014-11-161-26/+26
| * | | | | | perf/x86/intel: Use INTEL_FLAGS_UEVENT_CONSTRAINT for PRECDISTAndi Kleen2014-11-161-3/+3
| * | | | | | perf/x86: Add INTEL_FLAGS_UEVENT_CONSTRAINTAndi Kleen2014-11-161-0/+4
| * | | | | | perf/x86/intel/uncore: Add scaling units to the EP iMC eventsAndi Kleen2014-11-161-0/+8
| * | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2014-11-162-6/+48
| |\ \ \ \ \ \
| * | | | | | | perf/x86/amd/ibs: Update IBS MSRs and feature definitionsAravind Gopalakrishnan2014-11-121-0/+15
* | | | | | | | x86, microcode: Limit the microcode reloading to 64-bit for nowBorislav Petkov2014-12-011-0/+2
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-11-212-0/+10
|\ \ \ \ \ \ \