summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-03-071-0/+2
|\
| * x86/insn-eval: Mark expected switch-case fall-throughGustavo A. R. Silva2019-01-261-0/+2
* | docs/core-api/mm: fix user memory accessors formattingMike Rapoport2019-03-051-4/+4
* | x86: explicitly align IO accesses in memcpy_{to,from}ioLinus Torvalds2019-02-011-3/+30
* | x86/kaslr: Fix incorrect i8254 outb() parametersDaniel Drake2019-01-111-2/+2
|/
* kbuild: remove redundant target cleaning on failureMasahiro Yamada2019-01-061-1/+1
* x86: re-introduce non-generic memcpy_{to,from}ioLinus Torvalds2019-01-042-0/+43
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-033-4/+4
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-231-2/+2
|\
| * x86/asm: Optimize memcpy_flushcache()Mikulas Patocka2018-09-101-2/+2
* | x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixupsJann Horn2018-09-037-125/+129
|/
* x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski2018-08-311-0/+5
* x86/asm/64: Use 32-bit XOR to zero registersJan Beulich2018-07-031-1/+1
* Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-081-0/+10
|\
| * x86, nfit_test: Add unit test for memcpy_mcsafe()Dan Williams2018-05-221-0/+10
* | Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-06-042-58/+65
|\|
| * x86/asm/memcpy_mcsafe: Add write-protection-fault handlingDan Williams2018-05-152-0/+35
| * x86/asm/memcpy_mcsafe: Return bytes remainingDan Williams2018-05-151-6/+14
| * x86/asm/memcpy_mcsafe: Add labels for __memcpy_mcsafe() write fault handlingDan Williams2018-05-151-9/+12
| * x86/asm/memcpy_mcsafe: Remove loop unrollingDan Williams2018-05-151-49/+10
* | x86/asm/64: Micro-optimize __clear_user() - Use immediate constantsAlexey Dobriyan2018-05-141-5/+4
|/
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-04-021-15/+28
|\
| * x86/msr: Make rdmsrl_safe_on_cpu() scheduling safe as wellEric Dumazet2018-03-281-7/+4
| * x86/msr: Allow rdmsr_safe_on_cpu() to scheduleEric Dumazet2018-03-271-8/+24
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-021-2/+0
|\ \ | |/ |/|
| * x86/asm: Trim clear_page.S includesAlexey Dobriyan2018-02-131-2/+0
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-262-57/+0
|\ \
| * | Revert "x86/retpoline: Simplify vmexit_fill_RSB()"David Woodhouse2018-02-202-57/+0
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-141-0/+1
|\ \ \ | |/ / |/| |
| * | x86/error_inject: Make just_return_func() globally visibleArnd Bergmann2018-02-131-0/+1
| |/
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-141-1/+1
|\ \ | |/ |/|
| * x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-151-1/+1
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-042-4/+14
|\|
| * x86/get_user: Use pointer masking to limit speculationDan Williams2018-01-301-0/+10
| * x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospecDan Williams2018-01-301-2/+2
| * x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}Dan Williams2018-01-301-4/+4
| * Merge tag 'v4.15' into x86/pti, to be able to merge dependent changesIngo Molnar2018-01-304-4/+1389
| |\
* | \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-312-0/+20
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-231-2/+3
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-173-3/+53
| |\ \ \ \
| * | | | | error-injection: Separate error-injection from kprobeMasami Hiramatsu2018-01-122-0/+20
* | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-301-1/+1
|\ \ \ \ \ \
| * | | | | | x86/timer: Don't inline __const_udelayAndi Kleen2018-01-141-1/+1
* | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-292-0/+57
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | x86/retpoline: Simplify vmexit_fill_RSB()Borislav Petkov2018-01-272-0/+57
* | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-281-1/+0
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | x86/retpoline: Remove the esp/rsp thunkWaiman Long2018-01-241-1/+0
* | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-211-2/+3
|\| | | | | |_|_|/ |/| | |
| * | | kprobes/x86: Blacklist indirect thunk functions for kprobesMasami Hiramatsu2018-01-191-1/+2
| * | | retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu2018-01-191-1/+1