summaryrefslogtreecommitdiff
path: root/arch/x86/lib/copy_user_nocache_64.S
AgeCommit message (Expand)AuthorFilesLines
2015-05-14x86/asm/uaccess: Get rid of copy_user_nocache_64.SBorislav Petkov1-107/+0
2015-05-14x86/asm/uaccess: Unify the ALIGN_DESTINATION macroBorislav Petkov1-24/+0
2015-05-14x86/asm/uaccess: Remove FIX_ALIGNMENT define from copy_user_nocache_64.S:Borislav Petkov1-5/+0
2012-09-21x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin1-0/+3
2012-04-21x86, extable: Remove open-coded exception table entries in arch/x86/lib/copy_...H. Peter Anvin1-27/+23
2008-07-30x86: wrong register was used in align macroVitaly Mayatskikh1-2/+1
2008-07-10x86: fix compile error in current tip.gitJeremy Fitzhardinge1-1/+1
2008-07-09x86: fix copy_user on x86Vitaly Mayatskikh1-180/+103
2008-06-18x86-64: Fix "bytes left to copy" return value for copy_from_user()Linus Torvalds1-14/+11
2007-10-13x86: fence oostores on 64-bitNick Piggin1-0/+1
2007-10-11x86_64: move libThomas Gleixner1-0/+217