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