aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/usercopy_64.c
Commit message (Expand)AuthorAge
* x86: use the new generic strnlen_user() functionLinus Torvalds2012-05-26
* x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it upLinus Torvalds2012-04-11
* x86, 64-bit: Clean up user address maskingLinus Torvalds2009-06-20
* x86: use early clobbers in usercopy*.cAndi Kleen2009-01-21
* x86: some lock annotations for user copy paths, v2Nick Piggin2008-09-11
* x86: some lock annotations for user copy pathsNick Piggin2008-09-10
* x86: introduce copy_user_handle_tail() routineVitaly Mayatskikh2008-07-09
* x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_64.cH. Peter Anvin2008-02-04
* x86_64: move libThomas Gleixner2007-10-11