summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | x86/resctrl: Bring cbm_validate() into the resource structureBabu Moger2018-11-223-9/+19
| * | | | x86/resctrl: Initialize the vendor-specific resource functionsBabu Moger2018-11-223-9/+37
| * | | | x86/resctrl: Move all the macros to resctrl/internal.hBabu Moger2018-11-224-24/+24
| * | | | x86/resctrl: Re-arrange the RDT init codeBabu Moger2018-11-221-7/+21
| * | | | x86/resctrl: Rename the RDT functions and definitionsBabu Moger2018-11-224-25/+26
| * | | | x86/resctrl: Rename and move rdt files to a separate directoryBabu Moger2018-11-229-17/+18
| |/ / /
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-251-10/+27
|\ \ \ \
| * | | | x86/speculation: Add support for STIBP always-on preferred modeThomas Lendacky2018-12-181-6/+22
| * | | | x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=offMichal Hocko2018-12-111-1/+2
| * | | | x86/speculation: Change misspelled STIPB to STIBPWaiman Long2018-12-061-3/+3
* | | | | x86/mtrr: Don't copy uninitialized gentry fields back to userspaceColin Ian King2018-12-191-0/+2
* | | | | x86/intel_rdt: Ensure a CPU remains online for the region's pseudo-locking se...Reinette Chatre2018-12-111-0/+4
| |_|/ / |/| | |
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-011-137/+388
|\| | |
| * | | x86/speculation: Provide IBPB always command line optionsThomas Gleixner2018-11-281-11/+23
| * | | x86/speculation: Add seccomp Spectre v2 user space protection modeThomas Gleixner2018-11-281-1/+16
| * | | x86/speculation: Enable prctl mode for spectre_v2_userThomas Gleixner2018-11-281-9/+32
| * | | x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner2018-11-281-0/+67
| * | | x86/speculation: Prepare arch_smt_update() for PRCTL modeThomas Gleixner2018-11-281-21/+25
| * | | x86/speculation: Prevent stale SPEC_CTRL msr contentThomas Gleixner2018-11-281-11/+7
| * | | x86/speculation: Split out TIF updateThomas Gleixner2018-11-281-12/+23
| * | | x86/speculation: Prepare for conditional IBPB in switch_mm()Thomas Gleixner2018-11-281-5/+24
| * | | x86/speculation: Prepare for per task indirect branch speculation controlTim Chen2018-11-281-0/+4
| * | | x86/speculation: Add command line control for indirect branch speculationThomas Gleixner2018-11-281-17/+116
| * | | x86/speculation: Unify conditional spectre v2 print functionsThomas Gleixner2018-11-281-13/+4
| * | | x86/speculataion: Mark command line parser data __initdataThomas Gleixner2018-11-281-2/+2
| * | | x86/speculation: Mark string arrays const correctlyThomas Gleixner2018-11-281-3/+3
| * | | x86/speculation: Reorder the spec_v2 codeThomas Gleixner2018-11-281-84/+84
| * | | x86/l1tf: Show actual SMT stateThomas Gleixner2018-11-281-2/+3
| * | | x86/speculation: Rework SMT state changeThomas Gleixner2018-11-281-6/+5
| * | | x86/speculation: Rename SSBD update functionsThomas Gleixner2018-11-281-2/+2
| * | | x86/speculation: Disable STIBP when enhanced IBRS is in useTim Chen2018-11-281-0/+7
| * | | x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common()Tim Chen2018-11-281-2/+18
| * | | x86/speculation: Remove unnecessary ret variable in cpu_show_common()Tim Chen2018-11-281-4/+1
| * | | x86/speculation: Clean up spectre_v2_parse_cmdline()Tim Chen2018-11-281-14/+13
| * | | x86/retpoline: Remove minimal retpoline supportZhenzhong Duan2018-11-281-11/+2
| * | | x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportZhenzhong Duan2018-11-281-1/+1
| |/ /
* / / x86/MCE/AMD: Fix the thresholding machinery initialization orderBorislav Petkov2018-11-281-13/+6
|/ /
* | x86/cpu/vmware: Do not trace vmware_sched_clock()Steven Rostedt (VMware)2018-11-091-1/+1
* | acpi/nfit, x86/mce: Validate a MCE's address before using itVishal Verma2018-11-061-1/+2
* | acpi/nfit, x86/mce: Handle only uncorrectable machine checksVishal Verma2018-11-061-1/+2
* | x86/hyper-v: Enable PIT shutdown quirkMichael Kelley2018-11-041-0/+11
|/
* Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar2018-11-031-1/+1
|\
| * mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* | x86: Clean up 'sizeof x' => 'sizeof(x)'Jordan Borgner2018-10-294-7/+7
| |
| \
| \
| \
*---. \ Merge branches 'x86/early-printk', 'x86/microcode' and 'core/objtool' into x8...Ingo Molnar2018-10-291-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| | * | x86/microcode: Make revision and processor flags world-readableJacek Tomaka2018-09-021-2/+2
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-232-19/+55
|\ \ \ \
| * | | | x86/speculation: Propagate information about RSB filling mitigation to sysfsJiri Kosina2018-09-261-1/+2
| * | | | x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina2018-09-261-6/+51
| * | | | x86/CPU: Fix unused variable warning when !CONFIG_IA32_EMULATIONzhong jiang2018-09-151-3/+2
OpenPOWER on IntegriCloud