summaryrefslogtreecommitdiff
path: root/arch/x86/lib/putuser_64.S
AgeCommit message (Expand)AuthorFilesLines
2008-07-09x86: merge putuser asm functions.Glauber Costa1-94/+0
2008-07-09x86: use macros from asm.h.Glauber Costa1-20/+21
2008-07-09x86: don't use word-size specifiers in putuser files.Glauber Costa1-7/+7
2008-07-09x86: replace function headers by macros.Glauber Costa1-18/+14
2008-07-09x86: change testing logic in putuser_64.S.Glauber Costa1-21/+12
2008-07-09x86: pass argument to putuser_64 functions in ax register.Glauber Costa1-4/+4
2008-07-09x86: clobber rbx in putuser_64.S.Glauber Costa1-9/+9
2008-07-09x86: rename threadinfo to TI.Glauber Costa1-4/+4
2007-10-11x86_64: move libThomas Gleixner1-0/+106