aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib/getuser.S
AgeCommit message (Expand)Author
2018-01-30x86/get_user: Use pointer masking to limit speculationDan Williams
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-08-07x86: move exports to actual definitionsAl Viro
2016-07-15x86/uaccess: Move thread_info::addr_limit to thread_structAndy Lutomirski
2015-06-02x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsIngo Molnar
2013-02-11x86: Be consistent with data size in getuser.SH. Peter Anvin
2013-02-07x86-32: Add support for 64bit get_user()Ville Syrjälä
2012-09-21x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/lib/getus...H. Peter Anvin
2009-02-13x86: use _types.h headers in asm where availableJeremy Fitzhardinge
2008-07-09x86: merge getuser asm functions.Glauber Costa