summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/cpu/amd: Remove an unneeded condition in srat_detect_node()Dan Carpenter2016-01-141-2/+1
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-01-121-2/+9
|\
| * x86/mm/mtrr: Mark the 'range_new' static variable in mtrr_calc_range_state() ...Rasmus Villemoes2015-12-041-2/+9
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-125-40/+30
|\ \
| * | x86: Replace RDRAND forced-reseed with simple sanity checkLen Brown2015-11-251-13/+12
| * | x86/cpu: Fix MSR value truncation issueBorislav Petkov2015-11-241-1/+1
| * | x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSRBorislav Petkov2015-11-241-2/+2
| * | x86/cpu: Unify CPU family, model, stepping calculationBorislav Petkov2015-11-243-24/+15
| |/
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-1211-62/+48
|\ \
| * | x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov2015-12-198-16/+20
| * | x86/cpufeature: Cleanup get_cpu_cap()Borislav Petkov2015-12-193-28/+25
| * | x86/cpufeature: Move some of the scattered feature bits to x86_capabilityBorislav Petkov2015-12-192-20/+5
* | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-121-40/+42
|\ \ \
| * | | x86/mce: Make usable address checks Intel-onlyBorislav Petkov2015-11-241-18/+22
| * | | x86/mce: Add the missing memory error check on AMDBorislav Petkov2015-11-241-4/+4
| * | | x86/RAS: Remove mce.usable_addrBorislav Petkov2015-11-241-8/+4
| * | | x86/mce: Do not enter deferred errors into the generic pool twiceTony Luck2015-11-241-11/+13
| | |/ | |/|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-01-1112-61/+885
|\ \ \
| * | | perf/x86/amd: Remove l1-dcache-stores event for AMDVince Weaver2016-01-061-1/+1
| * | | perf/x86/intel/uncore: Add Knights Landing uncore PMU supportHarish Chegondi2016-01-064-1/+499
| * | | perf/x86/intel/uncore: Remove hard coding of PMON box control MSR offsetHarish Chegondi2016-01-061-1/+2
| * | | perf/x86/intel: Add perf core PMU support for Intel Knights LandingHarish Chegondi2016-01-063-0/+78
| * | | perf/x86/intel/uncore: Add Broadwell-EP uncore supportKan Liang2016-01-062-5/+149
| * | | perf/x86/rapl: Use unified perf_event_sysfs_show instead of special interfaceHuang Rui2016-01-061-18/+5
| * | | perf/x86: Enable cycles:pp for Intel AtomStephane Eranian2016-01-062-0/+3
| * | | perf/x86: fix PEBS issues on Intel Atom/Core2Stephane Eranian2016-01-061-1/+8
| * | | perf/x86: Fix LBR related crashes on Intel AtomStephane Eranian2016-01-061-4/+7
| * | | perf/x86: Fix filter_events() bug with event mappingsStephane Eranian2016-01-061-1/+10
| * | | perf/x86: Use INST_RETIRED.PREC_DIST for cycles: pppAndi Kleen2016-01-064-5/+57
| * | | perf/x86: Use INST_RETIRED.TOTAL_CYCLES_PS for cycles:pp for SkylakeAndi Kleen2016-01-062-4/+3
| * | | perf/x86: Allow zero PEBS status with only single active eventAndi Kleen2016-01-061-0/+12
| * | | perf/x86: Remove warning for zero PEBS statusAndi Kleen2016-01-061-4/+1
| * | | Merge tag 'v4.4-rc5' into perf/core, to pick up fixesIngo Molnar2015-12-141-0/+1
| |\ \ \ | | | |/ | | |/|
| * | | perf/x86: Remove old MSR perf tracing codeAndi Kleen2015-12-061-11/+1
| * | | perf/x86/intel: Fix __initconst declaration in the RAPL perf driverAndi Kleen2015-12-061-1/+1
| * | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2015-12-062-2/+2
| |\ \ \
| * | | | perf/x86: Handle multiple umask bits for BDW CYCLE_ACTIVITY.*Andi Kleen2015-11-232-1/+5
| * | | | perf/x86/intel/pt: Add interface to stop Intel PT loggingTakao Indoh2015-11-231-0/+9
| * | | | perf/x86: Add option to disable reading branch flags/cyclesAndi Kleen2015-11-231-2/+17
| * | | | perf/x86: Optimize stack walk user accessesAndi Kleen2015-11-231-3/+19
* | | | | x86/mce: Ensure offline CPUs don't participate in rendezvous processAshok Raj2015-12-191-0/+11
| |_|/ / |/| | |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-12-085-6/+9
|\ \ \ \ | | |/ / | |/| |
| * | | perf/x86/intel: Fix INTEL_FLAGS_UEVENT_CONSTRAINT_DATALA_NA macroJiri Olsa2015-12-061-1/+1
| * | | perf/x86/intel: Make L1D_PEND_MISS.FB_FULL not constrained on HaswellYuanfang Chen2015-12-061-1/+1
| |/ /
| * | treewide: Remove old email addressPeter Zijlstra2015-11-232-2/+2
| * | perf/x86: Fix LBR call stack save/restoreAndi Kleen2015-11-232-1/+4
| * | perf/core: Robustify the perf_cgroup_from_task() RCU checksStephane Eranian2015-11-231-1/+1
| |/
* / x86/microcode: Initialize the driver late when facilities are upBorislav Petkov2015-11-231-0/+1
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-221-2/+1
|\
| * x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper2015-11-191-2/+1