aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2019-11-25Merge tag 'v5.2.24' into v5.2/standard/baseBruce Ashfield
2019-11-25x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson
2019-11-25x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel areaSteve Wahl
2019-11-17Merge tag 'v5.2.23' into v5.2/standard/baseBruce Ashfield
2019-11-14kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini
2019-11-14x86/cpu: Add Tremont to the cpu vulnerability whitelistPawan Gupta
2019-11-14x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-14x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf
2019-11-14x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko
2019-11-14x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta
2019-11-14x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-11-14x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta
2019-11-14x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta
2019-11-14x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta
2019-11-14x86/cpu: Move arch_smt_update() to a neutral placeThomas Gleixner
2019-10-10Merge tag 'v5.2.19' into v5.2/standard/baseBruce Ashfield
2019-10-05x86/amd_nb: Add PCI device IDs for family 17h, model 70hMarcel Bocu
2019-10-05x86/apic/vector: Warn when vector space exhaustion breaks affinityNeil Horman
2019-10-05x86/apic: Soft disable APIC before initializing itThomas Gleixner
2019-10-05x86/reboot: Always use NMI fallback when shutdown via reboot vector IPI failsGrzegorz Halat
2019-10-05x86/apic: Make apic_pending_intr_clear() more robustThomas Gleixner
2019-09-24Merge tag 'v5.2.17' into v5.2/standard/baseBruce Ashfield
2019-09-21x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner
2019-09-19Merge tag 'v5.2.16' into v5.2/standard/baseBruce Ashfield
2019-09-19x86/ima: check EFI SetupMode tooMimi Zohar
2019-09-15Merge tag 'v5.2.14' into v5.2/standard/baseBruce Ashfield
2019-09-10Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds
2019-09-09Merge tag 'v5.2.12' into v5.2/standard/baseBruce Ashfield
2019-09-09Merge tag 'v5.2.11' into v5.2/standard/baseBruce Ashfield
2019-09-06x86/ptrace: fix up botched merge of spectrev1 fixGreg Kroah-Hartman
2019-09-06x86/apic: Include the LDR when clearing out APIC registersBandan Das
2019-09-06x86/apic: Do not initialize LDR and DFR for bigsmpBandan Das
2019-09-06uprobes/x86: Fix detection of 32-bit user modeSebastian Mayr
2019-08-29x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky
2019-08-29x86/apic: Handle missing global clockevent gracefullyThomas Gleixner
2019-08-12Merge tag 'v5.2.7' into v5.2/standard/baseBruce Ashfield
2019-08-12Merge tag 'v5.2.5' into v5.2/standard/baseBruce Ashfield
2019-08-06x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner
2019-08-06x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-08-06x86/cpufeatures: Combine word 11 and 12 into a new scattered features wordFenghua Yu
2019-08-06x86/cpufeatures: Carve out CQM features retrievalBorislav Petkov
2019-08-06x86/paravirt: Fix callee-saved function ELF sizesJosh Poimboeuf
2019-08-06x86/apic: Silence -Wtype-limits compiler warningsQian Cai
2019-07-31x86/stacktrace: Prevent access_ok() warnings in arch_stack_walk_user()Eiichi Tsukata
2019-07-31x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan
2019-07-31x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede
2019-07-27Merge tag 'v5.2.3' into v5.2/standard/baseBruce Ashfield
2019-07-26x86/stacktrace: Prevent infinite loop in arch_stack_walk_user()Eiichi Tsukata
2019-07-26x86/boot: Fix memory leak in default_get_smp_config()David Rientjes
2019-07-26x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.cMasahiro Yamada