summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.19.80' into v4.19-rtSteven Rostedt (VMware)2019-11-121-1/+1
|\
| * x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan2019-10-171-1/+1
* | Merge tag 'v4.19.79' into v4.19-rtSteven Rostedt (VMware)2019-10-143-5/+14
|\ \ | |/
| * x86/cpu: Add Tiger Lake to Intel familyGayatri Kammela2019-10-051-0/+3
| * x86/uaccess: Don't leak the AC flags into __get_user() argument evaluationPeter Zijlstra2019-09-211-1/+3
| * perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips2019-09-211-4/+8
* | Merge tag 'v4.19.73' into v4.19-rtSteven Rostedt (VMware)2019-10-141-6/+9
|\ \ | |/
| * kvm: mmu: Fix overflow on kvm mmu page limit calculationBen Gardon2019-09-161-6/+6
| * KVM: x86: hyperv: keep track of mismatched VP indexesVitaly Kuznetsov2019-09-161-0/+3
* | Merge tag 'v4.19.72' into v4.19-rtSteven Rostedt (VMware)2019-09-1414-51/+106
|\ \ | |/
| * x86/boot: Preserve boot_params.secure_boot from sanitizingJohn S. Gruber2019-09-101-0/+1
| * x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard2019-08-291-0/+1
| * x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard2019-08-291-13/+47
| * x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky2019-08-291-0/+1
| * x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson2019-08-291-1/+1
| * KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li2019-08-161-0/+1
| * x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner2019-08-061-0/+1
| * x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf2019-08-061-0/+2
| * x86/cpufeatures: Combine word 11 and 12 into a new scattered features wordFenghua Yu2019-08-062-9/+12
| * x86/paravirt: Fix callee-saved function ELF sizesJosh Poimboeuf2019-08-061-0/+1
| * x86/kvm: Don't call kvm_spurious_fault() from .fixupJosh Poimboeuf2019-08-061-15/+19
| * xen/pv: Fix a boot up hang revealed by int3 self testZhenzhong Duan2019-08-061-1/+1
| * x86/apic: Silence -Wtype-limits compiler warningsQian Cai2019-08-061-1/+1
| * x86/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra2019-07-263-10/+10
| * x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDSAaron Lewis2019-07-261-0/+2
| * x86/cpu: Add Ice Lake NNPI to Intel familyRajneesh Bhardwaj2019-07-261-0/+1
| * x86/irq: Seperate unused system vectors from spurious entry againThomas Gleixner2019-07-211-0/+2
| * x86/irq: Handle spurious interrupt after shutdown gracefullyThomas Gleixner2019-07-211-1/+2
* | Merge tag 'v4.19.59' into v4.19-rtSteven Rostedt (VMware)2019-07-191-0/+3
|\ \ | |/
| * x86/CPU: Add more Icelake model numbersKan Liang2019-07-101-0/+3
* | Merge tag 'v4.19.50' into v4.19-rtSteven Rostedt (VMware)2019-06-143-17/+4
|\ \ | |/
| * jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-06-043-17/+4
* | Merge tag 'v4.19.47' into v4.19-rtSteven Rostedt (VMware)2019-06-1411-46/+148
|\ \ | |/
| * x86: Hide the int3_emulate_call/jmp functions from UMLSteven Rostedt (VMware)2019-05-311-1/+3
| * x86_64: Allow breakpoints to emulate call instructionsPeter Zijlstra2019-05-251-0/+28
| * sched/x86: Save [ER]FLAGS on context switchPeter Zijlstra2019-05-221-0/+1
| * x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner2019-05-141-0/+1
| * x86/speculation/mds: Add mitigation control for MDSThomas Gleixner2019-05-141-0/+5
| * x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner2019-05-143-0/+23
| * x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner2019-05-141-0/+13
| * x86/speculation/mds: Add mds_clear_cpu_buffers()Thomas Gleixner2019-05-141-0/+25
| * x86/speculation/mds: Add BUG_MSBDS_ONLYThomas Gleixner2019-05-141-0/+1
| * x86/speculation/mds: Add basic bug infrastructure for MDSAndi Kleen2019-05-142-0/+7
| * x86/msr-index: Cleanup bit definesThomas Gleixner2019-05-141-16/+18
| * x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2019-05-141-16/+17
| * x86/fpu: Don't export __kernel_fpu_{begin,end}()Sebastian Andrzej Siewior2019-05-022-14/+7
* | Merge tag 'v4.19.37' into v4.19-rtSteven Rostedt (VMware)2019-04-286-64/+29
|\ \ | |/
| * x86/asm: Use stricter assembly constraints in bitopsAlexander Potapenko2019-04-171-23/+18
| * x86/asm: Remove dead __GNUC__ conditionalsRasmus Villemoes2019-04-173-41/+0
| * xen: Prevent buffer overflow in privcmd ioctlDan Carpenter2019-04-171-0/+3