aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib/getuser.S
AgeCommit message (Expand)AuthorFilesLines
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Gravatar Jiri Slaby 1-8/+8
2019-10-18x86/asm: Annotate local pseudo-functionsGravatar Jiri Slaby 1-2/+4
2019-09-06x86/asm: Make some functions local labelsGravatar Jiri Slaby 1-8/+8
2019-07-18x86/uaccess: Remove redundant CLACs in getuser/putuser error pathsGravatar Josh Poimboeuf 1-10/+10
2018-09-03x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixupsGravatar Jann Horn 1-6/+6
2018-01-30x86/get_user: Use pointer masking to limit speculationGravatar Dan Williams 1-0/+10
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-08-07x86: move exports to actual definitionsGravatar Al Viro 1-0/+5
2016-07-15x86/uaccess: Move thread_info::addr_limit to thread_structGravatar Andy Lutomirski 1-10/+10
2015-06-02x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsGravatar Ingo Molnar 1-13/+0
2013-02-11x86: Be consistent with data size in getuser.SGravatar H. Peter Anvin 1-5/+5
2013-02-07x86-32: Add support for 64bit get_user()Gravatar Ville Syrjälä 1-5/+32
2012-09-21x86, smap: Add STAC and CLAC instructions to control user space accessGravatar H. Peter Anvin 1-0/+10
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/lib/getus...Gravatar H. Peter Anvin 1-5/+4
2009-02-13x86: use _types.h headers in asm where availableGravatar Jeremy Fitzhardinge 1-1/+1
2008-07-09x86: merge getuser asm functions.Gravatar Glauber Costa 1-0/+104