summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/putuser.S
AgeCommit message (Expand)AuthorFilesLines
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby1-8/+8
2019-10-18x86/asm: Annotate local pseudo-functionsJiri Slaby1-1/+2
2019-09-06x86/asm: Make some functions local labelsJiri Slaby1-11/+11
2019-07-18x86/uaccess: Remove redundant CLACs in getuser/putuser error pathsJosh Poimboeuf1-13/+16
2018-09-03x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixupsJann Horn1-5/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-08-07x86: move exports to actual definitionsAl Viro1-0/+5
2016-07-15x86/uaccess: Move thread_info::addr_limit to thread_structAndy Lutomirski1-5/+5
2015-06-02x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsIngo Molnar1-6/+2
2012-09-21x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin1-1/+7
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/lib/putus...H. Peter Anvin1-7/+5
2008-07-09x86: merge putuser asm functions.Glauber Costa1-0/+97