| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/microcode/intel: Extend BDW late-loading further with LLC size check | Jia Zhang | 2018-01-31 | 1 | -2/+18 |
* | x86/microcode/intel: Extend BDW late-loading with a revision check | Jia Zhang | 2018-01-17 | 1 | -2/+11 |
* | x86/microcode/intel: Disable late loading on model 79 | Borislav Petkov | 2017-11-08 | 1 | -0/+18 |
* | x86/mce/AMD: Make the init code more robust | Thomas Gleixner | 2017-08-11 | 1 | -0/+3 |
* | x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs | Yazen Ghannam | 2017-04-30 | 1 | -1/+1 |
* | perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32() | Peter Zijlstra | 2017-04-22 | 1 | -0/+2 |
* | x86/cpu: Fix SMAP check in PVOPS environments | Andrew Cooper | 2016-10-22 | 1 | -2/+1 |
* | x86/AMD: Apply erratum 665 on machines without a BIOS fix | Emanuel Czirai | 2016-09-15 | 1 | -0/+12 |
* | perf/x86: Fix undefined shift on 32-bit kernels | Andrey Ryabinin | 2016-08-22 | 1 | -1/+1 |
* | x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs too | Steven Rostedt | 2015-10-28 | 1 | -0/+6 |
* | x86/ldt: Make modify_ldt synchronous | Andy Lutomirski | 2015-09-27 | 2 | -6/+11 |
* | perf/x86: Honor the architectural performance monitoring version | Palik, Imre | 2015-07-13 | 1 | -6/+6 |
* | x86/microcode/intel: Guard against stack overflow in the loader | Quentin Casasnovas | 2015-07-13 | 1 | -1/+1 |
* | x86: Store a per-cpu shadow copy of CR4 | Andy Lutomirski | 2015-06-28 | 3 | -6/+13 |
* | x86: Clean up cr4 manipulation | Andy Lutomirski | 2015-06-28 | 5 | -11/+15 |
* | perf/x86/rapl: Enable Broadwell-U RAPL support | Stephane Eranian | 2015-06-10 | 1 | -0/+1 |
* | x86/mce: Fix MCE severity messages | Borislav Petkov | 2015-06-09 | 1 | -2/+5 |
* | x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE... | Chen Yucong | 2015-06-09 | 3 | -13/+28 |
* | x86, microcode: Return error from driver init code when loader is disabled | Boris Ostrovsky | 2015-02-11 | 1 | -1/+1 |
* | perf/rapl: Fix crash in rapl_scale() | Stephane Eranian | 2015-02-05 | 1 | -1/+1 |
* | perf/x86/intel: Add model number for Airmont | Kan Liang | 2015-02-05 | 1 | -0/+1 |
* | x86, hyperv: Mark the Hyper-V clocksource as being continuous | K. Y. Srinivasan | 2015-01-29 | 1 | -0/+1 |
* | x86/build: Clean auto-generated processor feature files | Bjørn Mork | 2015-01-27 | 1 | -0/+1 |
* | perf/x86/uncore/hsw-ep: Handle systems with only two SBOXes | Andi Kleen | 2015-01-16 | 2 | -1/+18 |
* | perf/x86/intel/uncore: Make sure only uncore events are collected | Jiri Olsa | 2015-01-16 | 1 | -3/+19 |
* | x86/microcode/intel: Fish out the stashed microcode for the BSP | Borislav Petkov | 2015-01-08 | 1 | -14/+12 |
* | x86, microcode: Reload microcode on resume | Borislav Petkov | 2015-01-08 | 4 | -18/+78 |
* | x86, microcode: Don't initialize microcode code on paravirt | Boris Ostrovsky | 2015-01-08 | 1 | -1/+1 |
* | x86, microcode, intel: Drop unused parameter | Borislav Petkov | 2015-01-08 | 1 | -4/+3 |
* | x86, microcode, AMD: Do not use smp_processor_id() in preemtible context | Borislav Petkov | 2015-01-08 | 2 | -5/+5 |
* | x86, microcode: Limit the microcode reloading to 64-bit for now | Borislav Petkov | 2014-12-01 | 1 | -0/+2 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-11-21 | 2 | -0/+10 |
|\ |
|
| * | x86, microcode: Update BSPs microcode on resume | Borislav Petkov | 2014-11-18 | 1 | -0/+8 |
| * | x86: Require exact match for 'noxsave' command line option | Dave Hansen | 2014-11-16 | 1 | -0/+2 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-11-21 | 1 | -4/+45 |
|\ \
| |/
|/| |
|
| * | perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EP | Andi Kleen | 2014-11-16 | 1 | -3/+30 |
| * | perf/x86/intel/uncore: Fix IRP uncore register offsets on Haswell EP | Andi Kleen | 2014-11-16 | 1 | -1/+15 |
* | | x86, microcode, AMD: Fix ucode patch stashing on 32-bit | Borislav Petkov | 2014-11-10 | 1 | -10/+14 |
* | | x86, microcode: Fix accessing dis_ucode_ldr on 32-bit | Borislav Petkov | 2014-11-05 | 1 | -1/+1 |
* | | x86, microcode, AMD: Fix early ucode loading on 32-bit | Borislav Petkov | 2014-11-01 | 1 | -2/+7 |
|/ |
|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-10-31 | 1 | -2/+3 |
|\ |
|
| * | x86: Don't enable F00F workaround on Intel Quark processors | Dave Jones | 2014-10-29 | 1 | -2/+3 |
* | | perf/x86/intel: Revert incomplete and undocumented Broadwell client support | Ingo Molnar | 2014-10-29 | 3 | -181/+2 |
* | | perf/x86: Fix compile warnings for intel_uncore | Peter Zijlstra | 2014-10-28 | 1 | -2/+5 |
* | | perf: Fix bogus kernel printk | Peter Zijlstra (Intel) | 2014-10-28 | 1 | -2/+3 |
|/ |
|
* | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-10-15 | 13 | -89/+89 |
|\ |
|
| * | x86: Replace __get_cpu_var uses | Christoph Lameter | 2014-08-26 | 13 | -89/+89 |
* | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2014-10-14 | 1 | -1/+3 |
|\ \ |
|
| * | | arch/x86/kernel/cpu/common.c: fix unused symbol warning | Andrew Morton | 2014-10-14 | 1 | -1/+3 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linu... | Linus Torvalds | 2014-10-14 | 1 | -2/+2 |
|\ \ \ \ \
| | | | |/
| | | |/| |
|