summaryrefslogtreecommitdiffstats
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 licenseGreg Kroah-Hartman1-0/+1
2017-03-20x86/syscalls/32: Wire up arch_prctl on x86-32Kyle Huey1-0/+7
2013-02-03x86: switch to generic old sigactionAl Viro1-38/+0
2012-11-28x86, um: switch to generic fork/vfork/cloneAl Viro1-15/+0
2012-09-27um: kill thread->forkingAl Viro1-20/+7
2012-05-21um: missing checks of __put_user()/__get_user() return valuesAl Viro1-6/+6
2011-11-02um: take arch/um/sys-x86 to arch/x86/umAl Viro1-0/+66