aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
2019-12-02Merge tag 'v4.19.87' into v4.19/standard/baseBruce Ashfield
2019-12-02Merge tag 'v4.19.86' into v4.19/standard/baseBruce Ashfield
2019-12-01kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stackSteven Rostedt (VMware)
2019-11-24x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one errorBjorn Helgaas
2019-11-17Merge tag 'v4.19.84' into v4.19/standard/baseBruce Ashfield
2019-11-17Merge tag 'v4.19.82' into v4.19/standard/baseBruce Ashfield
2019-11-17Merge tag 'v4.19.80' into v4.19/standard/baseBruce Ashfield
2019-11-12kvm: x86: mmu: Recovery of shattered NX large pagesJunaid Shahid
2019-11-12kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini
2019-11-12x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-12x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta
2019-11-12x86/msr: Add the IA32_TSX_CTRL MSRPawan Gupta
2019-11-06x86/cpu: Add Comet Lake to the Intel CPU models headerKan Liang
2019-11-06x86/cpu: Add Atom Tremont (Jacobsville)Kan Liang
2019-10-17x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan
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/cpu: Add Tiger Lake to Intel familyGayatri Kammela
2019-09-21x86/uaccess: Don't leak the AC flags into __get_user() argument evaluationPeter Zijlstra
2019-09-21perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips
2019-09-16kvm: mmu: Fix overflow on kvm mmu page limit calculationBen Gardon
2019-09-16KVM: x86: hyperv: keep track of mismatched VP indexesVitaly Kuznetsov
2019-09-15Merge tag 'v4.19.72' 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.67' into v4.19/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.19.65' into v4.19/standard/baseBruce Ashfield
2019-09-10x86/boot: Preserve boot_params.secure_boot from sanitizingJohn S. Gruber
2019-08-29x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard
2019-08-29x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard
2019-08-29x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky
2019-08-29x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson
2019-08-16KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li
2019-08-06x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner
2019-08-06x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-08-06x86/cpufeatures: Combine word 11 and 12 into a new scattered features wordFenghua Yu
2019-08-06x86/paravirt: Fix callee-saved function ELF sizesJosh Poimboeuf
2019-08-06x86/kvm: Don't call kvm_spurious_fault() from .fixupJosh Poimboeuf
2019-08-06xen/pv: Fix a boot up hang revealed by int3 self testZhenzhong Duan
2019-08-06x86/apic: Silence -Wtype-limits compiler warningsQian Cai
2019-07-27Merge tag 'v4.19.61' into v4.19/standard/baseBruce Ashfield
2019-07-27Merge tag 'v4.19.60' into v4.19/standard/baseBruce Ashfield
2019-07-27Merge tag 'v4.19.58' into v4.19/standard/baseBruce Ashfield
2019-07-26x86/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra
2019-07-26x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDSAaron Lewis
2019-07-26x86/cpu: Add Ice Lake NNPI to Intel familyRajneesh Bhardwaj
2019-07-21x86/irq: Seperate unused system vectors from spurious entry againThomas Gleixner
2019-07-21x86/irq: Handle spurious interrupt after shutdown gracefullyThomas Gleixner
2019-07-10x86/CPU: Add more Icelake model numbersKan Liang
2019-07-04Merge tag 'v4.19.48' into v4.19/standard/baseBruce Ashfield