summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2019-03-06x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner
2019-03-06x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner
2019-03-06x86/speculation/mds: Add mds_clear_cpu_buffers()Thomas Gleixner
2019-03-06x86/speculation/mds: Add BUG_MSBDS_ONLYThomas Gleixner
2019-03-06x86/speculation/mds: Add basic bug infrastructure for MDSAndi Kleen
2019-03-06x86/msr-index: Cleanup bit definesThomas Gleixner
2019-03-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-28x86/hyper-v: Fix definition of HV_MAX_FLUSH_REP_COUNTLan Tianyu
2019-02-25x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski
2019-02-22KVM: MMU: record maximum physical address width in kvm_mmu_extended_roleYu Zhang
2019-02-22x86/kvm/mmu: fix switch between root and guest MMUsVitaly Kuznetsov
2019-02-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-15x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche
2019-02-14x86/CPU: Add Icelake model numberRajneesh Bhardwaj
2019-02-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-10x86/mm: Make set_pmd_at() paravirt awareJuergen Gross
2019-02-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-02x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner
2019-02-01x86_64: increase stack size for KASAN_EXTRAQian Cai
2019-01-29x86/cpu: Add Atom Tremont (Jacobsville)Kan Liang
2019-01-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-20x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()Will Deacon
2019-01-15x86/pkeys: Properly copy pkey state at fork()Dave Hansen
2019-01-09x86/cache: Rename config option to CONFIG_X86_RESCTRLBorislav Petkov
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04x86: re-introduce non-generic memcpy_{to,from}ioLinus Torvalds
2019-01-04Use __put_user_goto in __put_user_size() and unsafe_put_user()Linus Torvalds
2019-01-04x86 uaccess: Introduce __put_user_gotoLinus Torvalds
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2019-01-04fls: change parameter to unsigned intMatthew Wilcox
2019-01-04make 'user_access_begin()' do 'access_ok()'Linus Torvalds
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-28mm: make free_reserved_area() return "const char *"Alexey Dobriyan
2018-12-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-26Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-12-26Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-12-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-12-26Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-12-26Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-12-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-12-25Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-12-25Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-12-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-21KVM: x86: Add CPUID support for new instruction WBNOINVDRobert Hoo
2018-12-21KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixupSean Christopherson
2018-12-21KVM/x86: Use SVM assembly instruction mnemonics instead of .byte streamsUros Bizjak
2018-12-21KVM: Make kvm_set_spte_hva() return intLan Tianyu
2018-12-21x86/hyper-v: Add HvFlushGuestAddressList hypercall supportLan Tianyu