summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/getuser.S
Commit message (Expand)AuthorAgeFilesLines
* x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby2019-10-181-8/+8
* x86/asm: Annotate local pseudo-functionsJiri Slaby2019-10-181-2/+4
* x86/asm: Make some functions local labelsJiri Slaby2019-09-061-8/+8
* x86/uaccess: Remove redundant CLACs in getuser/putuser error pathsJosh Poimboeuf2019-07-181-10/+10
* x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixupsJann Horn2018-09-031-6/+6
* x86/get_user: Use pointer masking to limit speculationDan Williams2018-01-301-0/+10
* 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-10/+10
* x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsIngo Molnar2015-06-021-13/+0
* x86: Be consistent with data size in getuser.SH. Peter Anvin2013-02-111-5/+5
* x86-32: Add support for 64bit get_user()Ville Syrjälä2013-02-071-5/+32
* x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin2012-09-211-0/+10
* x86, extable: Remove open-coded exception table entries in arch/x86/lib/getus...H. Peter Anvin2012-04-201-5/+4
* x86: use _types.h headers in asm where availableJeremy Fitzhardinge2009-02-131-1/+1
* x86: merge getuser asm functions.Glauber Costa2008-07-091-0/+104
OpenPOWER on IntegriCloud