aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.9.163' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Josh Chasky2019-03-143-0/+11
|\
| * x86: Add TSX Force Abort CPUID/MSRPeter Zijlstra (Intel)2019-03-132-0/+7
| * x86_64: increase stack size for KASAN_EXTRAQian Cai2019-03-131-0/+4
* | Merge tag 'v4.9.162' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Josh Chasky2019-03-051-3/+4
|\|
| * x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski2019-03-051-3/+4
* | Merge tag 'v4.9.159' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Josh Chasky2019-02-201-1/+7
|\|
| * x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche2019-02-201-1/+7
* | Merge tag 'v4.9.156' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Josh Chasky2019-02-131-0/+3
|\|
| * x86/fpu: Add might_fault() to user_insn()Sebastian Andrzej Siewior2019-02-121-0/+3
* | Merge tag 'v4.9.149' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Josh Chasky2019-01-091-1/+1
|\|
| * KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixupSean Christopherson2019-01-091-1/+1
* | Merge 4.9.147 into android-msm-bluecross-4.9Nathan Chancellor2018-12-212-3/+25
|\|
| * locking/qspinlock, x86: Provide liveness guaranteePeter Zijlstra2018-12-211-0/+21
| * locking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper boundWill Deacon2018-12-211-0/+2
| * locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'Will Deacon2018-12-212-3/+2
* | Merge 4.9.144 into android-msm-bluecross-4.9Nathan Chancellor2018-12-081-3/+2
|\|
| * x86/power/64: Use char arrays for asm function namesKees Cook2018-12-081-3/+2
* | Merge 4.9.137 into android-msm-bluecross-4.9Nathan Chancellor2018-11-222-0/+2
|\|
| * x86/speculation: Support Enhanced IBRS on future CPUsSai Praneeth2018-11-132-0/+2
* | Merge 4.9.136 into android-msm-bluecross-4.9Nathan Chancellor2018-11-223-16/+5
|\|
| * x86/percpu: Fix this_cpu_read()Peter Zijlstra2018-11-101-4/+4
| * Revert "x86/mm: Expand static page table for fixmap space"Sasha Levin2018-11-102-12/+1
* | Merge 4.9.135 into android-msm-bluecross-4.9Nathan Chancellor2018-10-211-1/+1
|\|
| * mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara2018-10-201-1/+1
* | Merge 4.9.134 into android-msm-bluecross-4.9Nathan Chancellor2018-10-211-0/+1
|\|
| * x86/kvm/lapic: always disable MMIO interface in x2APIC modeVitaly Kuznetsov2018-10-181-0/+1
* | Merge 4.9.133 into android-msm-bluecross-4.9Nathan Chancellor2018-10-216-76/+14
|\|
| * x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski2018-10-132-24/+0
| * x86/fpu: Remove struct fpu::counterRik van Riel2018-10-133-18/+1
| * x86/fpu: Remove use_eager_fpu()Andy Lutomirski2018-10-131-33/+1
| * x86/mm: Expand static page table for fixmap spaceFeng Tang2018-10-132-1/+12
* | Merge 4.9.127 into android-msm-bluecross-4.9Nathan Chancellor2018-10-212-5/+4
|\|
| * x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearJuergen Gross2018-09-151-4/+3
| * x86/speculation/l1tf: Fix up pte->pfn conversion for PAEMichal Hocko2018-09-151-1/+1
* | Merge 4.9.125 into android-msm-bluecross-4.9Nathan Chancellor2018-10-212-3/+6
|\|
| * x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen2018-09-051-1/+3
| * x86/irqflags: Mark native_restore_fl extern inlineNick Desaulniers2018-09-051-1/+2
| * x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka2018-09-051-1/+1
| * x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bitVlastimil Babka2018-09-051-2/+2
* | Merge 4.9.123 into android-msm-bluecross-4.9Nathan Chancellor2018-10-211-5/+8
|\|
| * x86/mm: Simplify p[g4um]d_page() macrosTom Lendacky2018-08-221-5/+8
* | Merge 4.9.122 into android-msm-bluecross-4.9Nathan Chancellor2018-10-211-1/+10
|\|
| * x86/speculation/l1tf: Exempt zeroed PTEs from inversionSean Christopherson2018-08-181-1/+10
* | Merge 4.9.121 into android-msm-bluecross-4.9Nathan Chancellor2018-10-211-0/+1
|\|
| * x86: i8259: Add missing include fileGuenter Roeck2018-08-171-0/+1
* | Merge 4.9.120 into android-msm-bluecross-4.9Nathan Chancellor2018-10-2118-44/+289
|\|
| * x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be presentBorislav Petkov2018-08-151-1/+0
| * x86/mm/pat: Make set_memory_np() L1TF safeAndi Kleen2018-08-151-0/+27
| * x86/speculation/l1tf: Make pmd/pud_mknotpresent() invertAndi Kleen2018-08-151-5/+6
| * x86/speculation/l1tf: Invert all not present mappingsAndi Kleen2018-08-151-1/+1