aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2019-12-02Merge tag 'v4.19.86' into v4.19/standard/baseBruce Ashfield
2019-12-02Merge tag 'v4.19.85' into v4.19/standard/baseBruce Ashfield
2019-11-24x86/resctrl: Fix rdt_find_domain() return value and checksReinette Chatre
2019-11-24x86/intel_rdt: CBM overlap should also check for overlap with CDP peerReinette Chatre
2019-11-24x86/intel_rdt: Introduce utility to obtain CDP peerReinette Chatre
2019-11-24x86/fsgsbase/64: Fix ptrace() to read the FS/GS base accuratelyAndy Lutomirski
2019-11-20x86/CPU: Change query logic so CPUID is enabled before testingMatthew Whitehead
2019-11-20x86/CPU: Use correct macros for Cyrix callsMatthew Whitehead
2019-11-20x86/mce-inject: Reset injection struct after injectionBorislav Petkov
2019-11-20signal: Properly deliver SIGSEGV from x86 uprobesEric W. Biederman
2019-11-17Merge tag 'v4.19.84' into v4.19/standard/baseBruce Ashfield
2019-11-17Merge tag 'v4.19.81' into v4.19/standard/baseBruce Ashfield
2019-11-12kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini
2019-11-12x86/cpu: Add Tremont to the cpu vulnerability whitelistPawan Gupta
2019-11-12x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-12x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf
2019-11-12x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko
2019-11-12x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta
2019-11-12x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-11-12x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta
2019-11-12x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta
2019-11-12x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta
2019-11-12x86/apic/32: Avoid bogus LDR warningsJan Beulich
2019-10-29x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson
2019-10-29x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel areaSteve Wahl
2019-10-10Merge tag 'v4.19.77' into v4.19/standard/baseBruce Ashfield
2019-10-10Merge tag 'v4.19.75' into v4.19/standard/baseBruce Ashfield
2019-10-10Merge tag 'v4.19.73' into v4.19/standard/baseBruce Ashfield
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-21x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner
2019-09-16x86/kvmclock: set offset for kvm unstable clockPavel Tatashin
2019-09-16x86, hibernate: Fix nosave_regions setup for hibernationZhimin Gu
2019-09-16x86/ftrace: Fix warning and considate ftrace_jmp_replace() and ftrace_call_re...Steven Rostedt (VMware)
2019-09-15Merge tag 'v4.19.72' into v4.19/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.19.70' into v4.19/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.19.69' into v4.19/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.19.65' into v4.19/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.19.63' into v4.19/standard/baseBruce Ashfield
2019-09-10Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds
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-06x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner
2019-08-06x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf