summaryrefslogtreecommitdiff
path: root/arch/x86/um/tls_32.c
AgeCommit message (Expand)Author
2024-07-03um: remove LDT supportBenjamin Berg
2024-04-30um: Remove unused do_get_thread_area functionTiwei Bie
2024-04-22um: Make local functions and variables staticTiwei Bie
2022-09-19um: Cleanup compiler warning in arch/x86/um/tls_32.cLukas Straub
2020-01-07um: Implement copy_thread_tlsAmanieu d'Antras
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-06-25um: Don't pollute kernel namespace with uapiRichard Weinberger
2013-03-03make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protectAl Viro
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2012-05-21um/x86: merge (and trim) 32- and 64-bit variants of ptrace.hAl Viro
2011-11-02um: take arch/um/sys-x86 to arch/x86/umAl Viro