aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib/usercopy_64.c
AgeCommit message (Expand)Author
2013-03-18x86-64: Fix the failure case in copy_user_handle_tail()CQ Tang
2012-09-21x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin
2012-05-26x86: use the new generic strnlen_user() functionLinus Torvalds
2012-04-11x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it upLinus Torvalds
2009-06-20x86, 64-bit: Clean up user address maskingLinus Torvalds
2009-01-21x86: use early clobbers in usercopy*.cAndi Kleen
2008-09-11x86: some lock annotations for user copy paths, v2Nick Piggin
2008-09-10x86: some lock annotations for user copy pathsNick Piggin
2008-07-09x86: introduce copy_user_handle_tail() routineVitaly Mayatskikh
2008-02-04x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_64.cH. Peter Anvin
2007-10-11x86_64: move libThomas Gleixner