aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/um/syscalls_32.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-03-20x86/syscalls/32: Wire up arch_prctl on x86-32Gravatar Kyle Huey 1-0/+7
2013-02-03x86: switch to generic old sigactionGravatar Al Viro 1-38/+0
2012-11-28x86, um: switch to generic fork/vfork/cloneGravatar Al Viro 1-15/+0
2012-09-27um: kill thread->forkingGravatar Al Viro 1-20/+7
2012-05-21um: missing checks of __put_user()/__get_user() return valuesGravatar Al Viro 1-6/+6
2011-11-02um: take arch/um/sys-x86 to arch/x86/umGravatar Al Viro 1-0/+66