aboutsummaryrefslogtreecommitdiff
path: root/lib/syscall.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-24lib/syscall: Clear return values when no stackGravatar Kees Cook 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2016-09-16lib/syscall: Pin the task stack in collect_syscall()Gravatar Andy Lutomirski 1-2/+13
2014-04-03lib/syscall.c: unexport task_current_syscall()Gravatar Andrew Morton 1-1/+0
2012-03-07lib: reduce the use of module.h wherever possibleGravatar Paul Gortmaker 1-1/+1
2008-07-26task_current_syscallGravatar Roland McGrath 1-0/+75