Age | Commit message (Expand) | Author | Files | Lines |
2019-04-01 | x86/resctrl: Fix typos in the mba_sc mount option | Xiaochen Shen | 1 | -3/+3 |
2019-03-29 | x86/mce: Remove mce_report_event() | Borislav Petkov | 1 | -18/+2 |
2019-03-27 | x86/mce: Handle varying MCA bank counts | Yazen Ghannam | 2 | -22/+14 |
2019-03-27 | x86/mce: Fix machine_check_poll() tests for error types | Tony Luck | 1 | -7/+37 |
2019-03-25 | x86/resctrl: Remove unused variable | Peng Hao | 1 | -3/+0 |
2019-03-23 | x86/CPU/hygon: Fix phys_proc_id calculation logic for multi-die processors | Pu Wen | 1 | -0/+5 |
2019-03-21 | x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processors | Matthew Whitehead | 1 | -7/+7 |
2019-03-21 | x86/microcode: Announce reload operation's completion | Borislav Petkov | 1 | -0/+2 |
2019-03-13 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2 | -69/+132 |
2019-03-10 | Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+12 |
2019-03-08 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -39/+68 |
2019-03-08 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -9/+2 |
2019-03-06 | Documentation: Move L1TF to separate directory | Thomas Gleixner | 1 | -1/+1 |
2019-03-06 | x86/speculation/mds: Add mitigation mode VMWERV | Thomas Gleixner | 1 | -6/+12 |
2019-03-06 | x86/speculation/mds: Add sysfs reporting for MDS | Thomas Gleixner | 1 | -0/+25 |
2019-03-06 | x86/speculation/mds: Add mitigation control for MDS | Thomas Gleixner | 1 | -0/+70 |
2019-03-06 | x86/speculation/mds: Conditionally clear CPU buffers on idle entry | Thomas Gleixner | 1 | -0/+3 |
2019-03-06 | x86/kvm/vmx: Add MDS protection when L1D Flush is not active | Thomas Gleixner | 1 | -0/+1 |
2019-03-06 | x86/speculation/mds: Clear CPU buffers on exit to user | Thomas Gleixner | 1 | -0/+3 |
2019-03-06 | x86/speculation/mds: Add BUG_MSBDS_ONLY | Thomas Gleixner | 1 | -8/+12 |
2019-03-06 | x86/speculation/mds: Add basic bug infrastructure for MDS | Andi Kleen | 1 | -9/+16 |
2019-03-06 | x86/speculation: Consolidate CPU whitelists | Thomas Gleixner | 1 | -50/+60 |
2019-03-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -5/+34 |
2019-03-05 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+12 |
2019-02-28 | x86/Hyper-V: Set x2apic destination mode to physical when x2apic is available | Lan Tianyu | 1 | -0/+12 |
2019-02-28 | kernfs, sysfs, cgroup, intel_rdt: Support fs_context | David Howells | 2 | -69/+132 |
2019-02-28 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 1 | -0/+1 |
2019-02-26 | x86/mce: Improve error message when kernel cannot recover, p2 | Tony Luck | 1 | -0/+5 |
2019-02-11 | Merge branch 'x86/cpu' into perf/core, to pick up dependent commit | Ingo Molnar | 2 | -5/+34 |
2019-02-11 | x86/cpufeature: Add facility to check for min microcode revisions | Kan Liang | 1 | -0/+31 |
2019-02-10 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2019-02-08 | x86/mtrr: Remove unused variable | Bo Yu | 1 | -2/+1 |
2019-02-05 | x86/resctrl: Remove duplicate MSR_MISC_FEATURE_CONTROL definition | Reinette Chatre | 1 | -7/+0 |
2019-02-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | 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-30 | 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 |