summaryrefslogtreecommitdiffstats
path: root/lib/syscall.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* lib/syscall: Clear return values when no stackKees Cook2017-03-241-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* lib/syscall: Pin the task stack in collect_syscall()Andy Lutomirski2016-09-161-2/+13
* lib/syscall.c: unexport task_current_syscall()Andrew Morton2014-04-031-1/+0
* lib: reduce the use of module.h wherever possiblePaul Gortmaker2012-03-071-1/+1
* task_current_syscallRoland McGrath2008-07-261-0/+75