| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processors | Matthew Whitehead | 2019-03-21 | 1 | -7/+7 |
* | x86/microcode: Announce reload operation's completion | Borislav Petkov | 2019-03-21 | 1 | -0/+2 |
* | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2019-03-12 | 2 | -69/+132 |
|\ |
|
| * | kernfs, sysfs, cgroup, intel_rdt: Support fs_context | David Howells | 2019-02-28 | 2 | -69/+132 |
* | | Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-03-10 | 1 | -0/+12 |
|\ \ |
|
| * | | x86/Hyper-V: Set x2apic destination mode to physical when x2apic is available | Lan Tianyu | 2019-02-28 | 1 | -0/+12 |
* | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-03-08 | 4 | -39/+68 |
|\ \ \ |
|
| * | | | x86/mce: Improve error message when kernel cannot recover, p2 | Tony Luck | 2019-02-25 | 1 | -0/+5 |
| * | | | x86/MCE/AMD, EDAC/mce_amd: Add new error descriptions for some SMCA bank types | Yazen Ghannam | 2019-02-03 | 1 | -4/+4 |
| * | | | x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU units | Yazen Ghannam | 2019-02-03 | 1 | -0/+6 |
| * | | | x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank types | Yazen Ghannam | 2019-02-03 | 1 | -0/+12 |
| * | | | x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk | Shirish S | 2019-01-16 | 2 | -29/+36 |
| * | | | x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models | Shirish S | 2019-01-15 | 1 | -3/+2 |
| * | | | x86/MCE: Switch to use the new generic UUID API | Andy Shevchenko | 2019-01-14 | 1 | -5/+5 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-03-08 | 3 | -9/+2 |
|\ \ \ |
|
| * | | | x86/mtrr: Remove unused variable | Bo Yu | 2019-02-08 | 1 | -2/+1 |
| * | | | x86/resctrl: Remove duplicate MSR_MISC_FEATURE_CONTROL definition | Reinette Chatre | 2019-02-05 | 1 | -7/+0 |
| * | | | x86/kernel: Mark expected switch-case fall-throughs | Gustavo A. R. Silva | 2019-01-26 | 1 | -0/+1 |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-03-06 | 2 | -5/+34 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 2019-02-28 | 1 | -0/+1 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'x86/cpu' into perf/core, to pick up dependent commit | Ingo Molnar | 2019-02-11 | 2 | -5/+34 |
| |\ \ \ \ |
|
| | * | | | | x86/cpufeature: Add facility to check for min microcode revisions | Kan Liang | 2019-02-11 | 1 | -0/+31 |
| | * | | | | x86/CPU/AMD: Set the CPB bit unconditionally on F17h | Jiaxun Yang | 2019-01-18 | 1 | -5/+3 |
| | | |_|/
| | |/| | |
|
* | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-03-05 | 1 | -0/+12 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | x86/speculation: Add PR_SPEC_DISABLE_NOEXEC | Waiman Long | 2019-01-29 | 1 | -0/+12 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-02-10 | 1 | -0/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out() | Tony Luck | 2019-02-03 | 1 | -0/+1 |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-02-03 | 3 | -4/+4 |
|\| | | |
|
| * | | | x86/resctrl: Avoid confusion over the new X86_RESCTRL config | Johannes Weiner | 2019-02-02 | 2 | -3/+3 |
| * | | | x86/microcode/amd: Don't falsely trick the late loading mechanism | Thomas Lendacky | 2019-01-31 | 1 | -1/+1 |
| |/ / |
|
* / / | cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM | Josh Poimboeuf | 2019-01-30 | 1 | -1/+1 |
|/ / |
|
* | | x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE | WANG Chao | 2019-01-09 | 1 | -1/+1 |
* | | x86/cache: Rename config option to CONFIG_X86_RESCTRL | Borislav Petkov | 2019-01-09 | 2 | -3/+3 |
|/ |
|
* | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS | 2018-12-28 | 1 | -1/+1 |
* | mm: reference totalram_pages and managed_pages once per function | Arun KS | 2018-12-28 | 1 | -2/+3 |
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-12-27 | 3 | -28/+1 |
|\ |
|
| * | x86/umip: Make the UMIP activated message generic | Lendacky, Thomas | 2018-12-05 | 1 | -1/+1 |
| * | x86/umip: Print UMIP line only once | Borislav Petkov | 2018-12-03 | 1 | -1/+1 |
| * | x86/cpufeatures: Remove get_scattered_cpuid_leaf() | Sean Christopherson | 2018-11-05 | 2 | -27/+0 |
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-12-27 | 10 | -6/+17 |
|\ \ |
|
| * | | x86/kernel: Fix more -Wmissing-prototypes warnings | Borislav Petkov | 2018-12-08 | 6 | -1/+9 |
| * | | x86: Fix various typos in comments | Ingo Molnar | 2018-12-03 | 1 | -1/+1 |
| * | | Merge tag 'v4.20-rc5' into x86/cleanups, to sync up the tree | Ingo Molnar | 2018-12-03 | 5 | -153/+410 |
| |\ \ |
|
| * | | | x86/mce: Fix -Wmissing-prototypes warnings | Borislav Petkov | 2018-11-14 | 3 | -4/+7 |
| | |/
| |/| |
|
* | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-12-26 | 15 | -17/+26 |
|\ \ \ |
|
| * | | | x86/mce: Restore MCE injector's module name | Borislav Petkov | 2018-12-19 | 1 | -1/+3 |
| * | | | x86/mce: Unify pr_* prefix | Borislav Petkov | 2018-12-06 | 7 | -4/+11 |
| * | | | x86/mce: Streamline MCE subsystem's naming | Borislav Petkov | 2018-12-05 | 15 | -14/+14 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2018-12-26 | 1 | -162/+308 |
|\ \ \ |
|
| * | | | x86/microcode/AMD: Update copyright | Borislav Petkov | 2018-11-19 | 1 | -1/+1 |