aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/copy_user_nocache_64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-21x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin1-0/+3
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/lib/copy_user_nocache_64.SH. 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-17x86-64: Fix "bytes left to copy" return value for copy_from_user()Linus Torvalds1-14/+11
2007-10-12x86: fence oostores on 64-bitNick Piggin1-0/+1
2007-10-11x86_64: move libThomas Gleixner1-0/+217