aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/tls.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-03make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protectAl Viro1-9/+5
2012-03-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2012-03-28Disintegrate asm/system.h for X86David Howells1-1/+0
2012-03-28x86, tls: Off by one limit checkDan Carpenter1-2/+2
2008-07-22x86: Introducing asm/syscalls.hJaswinder Singh1-0/+1
2008-04-10asmlinkage_protect replaces prevent_tail_callRoland McGrath1-2/+2
2008-02-29x86: tls prevent_tail_callRoland McGrath1-2/+6
2008-01-30x86: x86 user_regset TLSRoland McGrath1-6/+83
2008-01-30x86: x86 TLS desc_struct cleanupRoland McGrath1-44/+45
2008-01-30x86: modify get_desc_baseGlauber de Oliveira Costa1-1/+1
2008-01-30x86: introduce fill_ldtGlauber de Oliveira Costa1-4/+3
2008-01-30x86: TLS cleanupRoland McGrath1-59/+37
2008-01-30x86: tls32 movedRoland McGrath1-0/+158