aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib/putuser_64.S
AgeCommit message (Expand)Author
2008-07-09x86: merge putuser asm functions.Glauber Costa
2008-07-09x86: use macros from asm.h.Glauber Costa
2008-07-09x86: don't use word-size specifiers in putuser files.Glauber Costa
2008-07-09x86: replace function headers by macros.Glauber Costa
2008-07-09x86: change testing logic in putuser_64.S.Glauber Costa
2008-07-09x86: pass argument to putuser_64 functions in ax register.Glauber Costa
2008-07-09x86: clobber rbx in putuser_64.S.Glauber Costa
2008-07-09x86: rename threadinfo to TI.Glauber Costa
2007-10-11x86_64: move libThomas Gleixner