aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/getuser_64.S
Commit message (Expand)AuthorAge
* x86: merge getuser asm functions.Glauber Costa2008-07-09
* x86: use _ASM_PTR instead of explicit word-size pointers.Glauber Costa2008-07-09
* x86: introduce __ASM_REG macro.Glauber Costa2008-07-09
* x86: don't use word-size specifiers on getuser_64.Glauber Costa2008-07-09
* x86: rename threadinfo to TI.Glauber Costa2008-07-09
* x86: adapt x86_64 getuser functions.Glauber Costa2008-07-09
* x86: don't clobber r8 nor use rcx.Glauber Costa2008-07-09
* x86_64: move libThomas Gleixner2007-10-11