summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86/kexec: Use up-to-dated screen_info copy to fill boot paramsKairui Song2020-11-101-2/+1
* x86/pkeys: Add check for pkey "overflow"Dave Hansen2020-10-011-2/+7
* x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner2020-08-211-1/+1
* x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel2020-08-211-0/+1
* x86/build/lto: Fix truncated .bss with -fdata-sectionsSami Tolvanen2020-08-211-1/+1
* x86/cpu: Move x86_cache_bits settingsSuraj Jitindar Singh2020-07-221-1/+1
* kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa2020-06-301-13/+3
* x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu2020-06-301-2/+20
* x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.Anthony Steinhauser2020-06-201-2/+5
* x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.Anthony Steinhauser2020-06-201-37/+50
* x86/speculation: Add support for STIBP always-on preferred modeThomas Lendacky2020-06-201-6/+22
* x86/speculation: Change misspelled STIPB to STIBPWaiman Long2020-06-202-4/+4
* x86/reboot/quirks: Add MacBook6,1 reboot quirkHill Ma2020-06-201-0/+8
* x86/speculation: Prevent rogue cross-process SSBD shutdownAnthony Steinhauser2020-06-201-18/+10
* x86_64: Fix jiffies ODR violationBob Haarman2020-06-202-6/+2
* x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross2020-06-113-0/+138
* x86/cpu: Add 'table' argument to cpu_matches()Mark Gross2020-06-111-10/+13
* x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross2020-06-111-1/+6
* x86: Fix early boot crash on gcc-10, third tryBorislav Petkov2020-05-201-0/+8
* acpi/x86: ignore unspecified bit positions in the ACPI global lock fieldJan Engelhardt2020-04-241-1/+1
* x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changesSean Christopherson2020-03-111-1/+1
* x86/mce/amd: Fix kobject lifetimeThomas Gleixner2020-02-281-6/+11
* x86/mce/amd: Publish the bank pointer only after setup has succeededBorislav Petkov2020-02-281-17/+16
* x86/sysfb: Fix check for bad VRAM sizeArvind Sankar2020-02-281-1/+1
* x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEARPawan Gupta2020-02-141-6/+7
* x86/kgbd: Use NMI_VECTOR not APIC_DM_NMIThomas Gleixner2020-01-291-1/+1
* x86/mce: Fix possibly incorrect severity calculation on AMDJan H. Schönherr2020-01-041-1/+1
* x86/ioapic: Prevent inconsistent state when moving an interruptThomas Gleixner2020-01-041-3/+6
* x86/mce: Lower throttling MCE messages' priority to warningBenjamin Berg2020-01-041-1/+1
* x86/MCE/AMD: Carve out the MC4_MISC thresholding quirkShirish S2019-12-212-29/+36
* x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 modelsShirish S2019-12-211-3/+2
* x86/speculation: Fix redundant MDS mitigation messageWaiman Long2019-11-281-0/+13
* x86/speculation: Fix incorrect MDS/TAA mitigation statusWaiman Long2019-11-281-2/+15
* uprobes/x86: Prohibit probing on MOV SS instructionMasami Hiramatsu2019-11-251-0/+4
* kprobes/x86: Prohibit probing on exception masking instructionsMasami Hiramatsu2019-11-251-0/+4
* x86/CPU: Use correct macros for Cyrix callsMatthew Whitehead2019-11-251-1/+1
* signal: Properly deliver SIGSEGV from x86 uprobesEric W. Biederman2019-11-251-1/+1
* kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini2019-11-161-1/+12
* x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli2019-11-162-28/+46
* x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf2019-11-161-4/+0
* x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko2019-11-161-6/+16
* x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta2019-11-161-1/+6
* x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta2019-11-161-0/+23
* x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta2019-11-162-0/+125
* x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta2019-11-165-1/+149
* x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta2019-11-162-4/+13
* x86/apic/32: Avoid bogus LDR warningsJan Beulich2019-11-121-13/+15
* x86/apic: Drop logical_smp_processor_id() inlineDou Liyang2019-11-121-5/+5
* x86/apic: Move pending interrupt check code into it's own functionDou Liyang2019-11-121-45/+55
* x86/apic: Soft disable APIC before initializing itThomas Gleixner2019-10-051-0/+8