| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-02-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -4/+4 |
| 2019-02-03 | x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out() |  Tony Luck | 1 | -0/+1 |
| 2019-02-03 | x86/MCE/AMD, EDAC/mce_amd: Add new error descriptions for some SMCA bank types |  Yazen Ghannam | 1 | -4/+4 |
| 2019-02-03 | x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU units |  Yazen Ghannam | 1 | -0/+6 |
| 2019-02-03 | x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank types |  Yazen Ghannam | 1 | -0/+12 |
| 2019-02-02 | x86/resctrl: Avoid confusion over the new X86_RESCTRL config |  Johannes Weiner | 2 | -3/+3 |
| 2019-01-31 | x86/microcode/amd: Don't falsely trick the late loading mechanism |  Thomas Lendacky | 1 | -1/+1 |
| 2019-01-30 | cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM |  Josh Poimboeuf | 1 | -1/+1 |
| 2019-01-29 | x86/speculation: Add PR_SPEC_DISABLE_NOEXEC |  Waiman Long | 1 | -0/+12 |
| 2019-01-26 | x86/kernel: Mark expected switch-case fall-throughs |  Gustavo A. R. Silva | 1 | -0/+1 |
| 2019-01-18 | x86/CPU/AMD: Set the CPB bit unconditionally on F17h |  Jiaxun Yang | 1 | -5/+3 |
| 2019-01-16 | x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk |  Shirish S | 2 | -29/+36 |
| 2019-01-15 | x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models |  Shirish S | 1 | -3/+2 |
| 2019-01-14 | x86/MCE: Switch to use the new generic UUID API |  Andy Shevchenko | 1 | -5/+5 |
| 2019-01-09 | x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE |  WANG Chao | 1 | -1/+1 |
| 2019-01-09 | x86/cache: Rename config option to CONFIG_X86_RESCTRL |  Borislav Petkov | 2 | -3/+3 |
| 2018-12-28 | mm: convert totalram_pages and totalhigh_pages variables to atomic |  Arun KS | 1 | -1/+1 |
| 2018-12-28 | mm: reference totalram_pages and managed_pages once per function |  Arun KS | 1 | -2/+3 |
| 2018-12-26 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -28/+1 |
| 2018-12-26 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 10 | -6/+17 |
| 2018-12-26 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 15 | -17/+26 |
| 2018-12-26 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -161/+307 |
| 2018-12-26 | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 10 | -141/+342 |
| 2018-12-25 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -10/+27 |
| 2018-12-19 | x86/mce: Restore MCE injector's module name |  Borislav Petkov | 1 | -1/+3 |
| 2018-12-19 | x86/mtrr: Don't copy uninitialized gentry fields back to userspace |  Colin Ian King | 1 | -0/+2 |
| 2018-12-18 | x86/speculation: Add support for STIBP always-on preferred mode |  Thomas Lendacky | 1 | -6/+22 |
| 2018-12-11 | x86/resctrl: Fix rdt_find_domain() return value and checks |  Reinette Chatre | 3 | -3/+3 |
| 2018-12-11 | x86/intel_rdt: Ensure a CPU remains online for the region's pseudo-locking sequence |  Reinette Chatre | 1 | -0/+4 |
| 2018-12-11 | x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off |  Michal Hocko | 1 | -1/+2 |
| 2018-12-08 | x86/kernel: Fix more -Wmissing-prototypes warnings |  Borislav Petkov | 6 | -1/+9 |
| 2018-12-06 | x86/mce: Unify pr_* prefix |  Borislav Petkov | 7 | -4/+11 |
| 2018-12-06 | x86/speculation: Change misspelled STIPB to STIBP |  Waiman Long | 1 | -3/+3 |
| 2018-12-05 | x86/mce: Streamline MCE subsystem's naming |  Borislav Petkov | 15 | -14/+14 |
| 2018-12-05 | x86/umip: Make the UMIP activated message generic |  Lendacky, Thomas | 1 | -1/+1 |
| 2018-12-03 | x86/umip: Print UMIP line only once |  Borislav Petkov | 1 | -1/+1 |
| 2018-12-03 | x86: Fix various typos in comments |  Ingo Molnar | 1 | -1/+1 |
| 2018-12-03 | Merge tag 'v4.20-rc5' into x86/cleanups, to sync up the tree |  Ingo Molnar | 5 | -153/+410 |
| 2018-12-01 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -137/+388 |
| 2018-11-29 | x86/resctrl: Remove unnecessary check for cbm_validate() |  Babu Moger | 1 | -1/+1 |
| 2018-11-28 | x86/speculation: Provide IBPB always command line options |  Thomas Gleixner | 1 | -11/+23 |
| 2018-11-28 | x86/speculation: Add seccomp Spectre v2 user space protection mode |  Thomas Gleixner | 1 | -1/+16 |
| 2018-11-28 | x86/speculation: Enable prctl mode for spectre_v2_user |  Thomas Gleixner | 1 | -9/+32 |
| 2018-11-28 | x86/speculation: Add prctl() control for indirect branch speculation |  Thomas Gleixner | 1 | -0/+67 |
| 2018-11-28 | x86/speculation: Prepare arch_smt_update() for PRCTL mode |  Thomas Gleixner | 1 | -21/+25 |
| 2018-11-28 | x86/speculation: Prevent stale SPEC_CTRL msr content |  Thomas Gleixner | 1 | -11/+7 |
| 2018-11-28 | x86/speculation: Split out TIF update |  Thomas Gleixner | 1 | -12/+23 |
| 2018-11-28 | x86/speculation: Prepare for conditional IBPB in switch_mm() |  Thomas Gleixner | 1 | -5/+24 |
| 2018-11-28 | x86/speculation: Prepare for per task indirect branch speculation control |  Tim Chen | 1 | -0/+4 |
| 2018-11-28 | x86/speculation: Add command line control for indirect branch speculation |  Thomas Gleixner | 1 | -17/+116 |