summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/putuser.S
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-221-12/+13
|\
| * x86: remove address space overrides using set_fs()Christoph Hellwig2020-09-081-12/+13
* | x86: Make __put_user() generate an out-of-line callLinus Torvalds2020-10-121-6/+16
|/
* x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby2019-10-181-8/+8
* x86/asm: Annotate local pseudo-functionsJiri Slaby2019-10-181-1/+2
* x86/asm: Make some functions local labelsJiri Slaby2019-09-061-11/+11
* x86/uaccess: Remove redundant CLACs in getuser/putuser error pathsJosh Poimboeuf2019-07-181-13/+16
* x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixupsJann Horn2018-09-031-5/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86: move exports to actual definitionsAl Viro2016-08-071-0/+5
* x86/uaccess: Move thread_info::addr_limit to thread_structAndy Lutomirski2016-07-151-5/+5
* x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsIngo Molnar2015-06-021-6/+2
* x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin2012-09-211-1/+7
* x86, extable: Remove open-coded exception table entries in arch/x86/lib/putus...H. Peter Anvin2012-04-201-7/+5
* x86: merge putuser asm functions.Glauber Costa2008-07-091-0/+97