summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: fix APIC page invalidationRadim Krčmář2017-12-141-0/+3
* x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()Dave Hansen2017-12-091-1/+1
* x86/uaccess, sched/preempt: Verify access_ok() contextPeter Zijlstra2017-11-151-2/+11
* x86/alternatives: Fix alt_max_short macro to really be a max()Mathias Krause2017-10-182-4/+6
* KVM: x86: fix singlestepping over syscallPaolo Bonzini2017-10-121-0/+1
* x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumpsAndy Lutomirski2017-09-201-2/+3
* x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outslArnd Bergmann2017-09-021-2/+2
* x86/mm: Fix use-after-free of ldt_structEric Biggers2017-08-301-3/+1
* mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook2017-08-241-2/+2
* x86/xen: allow userspace access during hypercallsMarek Marczykowski-Górecki2017-07-271-0/+3
* kvm: vmx: Check value written to IA32_BNDCFGSJim Mattson2017-07-211-0/+2
* binfmt_elf: use ELF_ET_DYN_BASE only for PIEKees Cook2017-07-211-6/+7
* x86/mm/pat: Don't report PAT on CPUs that don't support itMikulas Patocka2017-07-151-0/+1
* KVM: x86: fix emulation of RSM and IRET instructionsLadi Prosek2017-07-051-1/+3
* x86/MCE: Export memory_error()Borislav Petkov2017-06-071-0/+1
* x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds2017-05-251-3/+3
* x86, pmem: Fix cache flushing for iovec write < 8 bytesBen Hutchings2017-05-201-1/+1
* xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky2017-05-141-0/+11
* x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner2017-04-211-1/+1
* x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams2017-04-211-11/+31
* KVM: x86: cleanup the page tracking SRCU instancePaolo Bonzini2017-03-311-0/+1
* x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann2017-03-151-1/+1
* x86/pkeys: Check against max pkey to avoid overflowsDave Hansen2017-03-121-6/+9
* x86/CPU/AMD: Bring back Compute Unit IDBorislav Petkov2017-02-141-0/+1
* x86/bugs: Separate AMD E400 erratum and C1E bugThomas Gleixner2017-01-191-0/+2
* x86/kbuild: enable modversions for symbols exported from asmAdam Borowski2017-01-061-0/+16
* x86/coredump: Always use user_regs_struct for compat_elf_gregset_tDmitry Safonov2016-11-241-3/+1
* x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_state hookLukas Wunner2016-11-071-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-11-041-3/+0
|\
| * KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCKPaolo Bonzini2016-11-021-3/+0
* | x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie2016-10-261-0/+6
|/
* sched/core, x86: Make struct thread_info arch specific againHeiko Carstens2016-10-201-0/+9
* x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS featuresPiotr Luc2016-10-191-0/+2
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-182-1/+1
|\
| * x86/cpu/intel: Add Knights Mill to Intel familyPiotr Luc2016-10-171-0/+1
| * Merge tag 'v4.9-rc1' into x86/urgent, to pick up updatesIngo Molnar2016-10-1618-100/+214
| |\
| * | x86: Remove duplicate rtit status MSR macroLongpeng(Mike)2016-10-141-1/+0
* | | locking/rwsem/x86: Add stack frame dependency for ____down_write()Josh Poimboeuf2016-10-181-2/+4
| |/ |/|
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+4
|\ \
| * | x86: move exports to actual definitionsAl Viro2016-08-071-0/+4
* | | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2016-10-141-2/+3
|\ \ \
| * | | percpu: eliminate two sparse warningsLance Richardson2016-09-221-2/+3
* | | | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-114-33/+37
|\ \ \ \
| * | | | x86: separate extable.h, switch sections.h to itAl Viro2016-09-273-32/+37
| * | | | remove stray include of asm/uaccess.h from cacheflush.hAl Viro2016-09-271-1/+0
* | | | | x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai2016-10-112-0/+2
* | | | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-103-7/+99
|\ \ \ \ \
| * | | | | x86/pkeys: Default to a restrictive init PKRUDave Hansen2016-09-091-0/+1
| * | | | | x86/pkeys: Allocation/free syscallsDave Hansen2016-09-093-7/+84
| * | | | | x86/pkeys: Make mprotect_key() mask off additional vm_flagsDave Hansen2016-09-091-0/+2