summaryrefslogtreecommitdiff
path: root/lib/syscall.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-24lib/syscall: Clear return values when no stackKees Cook
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-09-16lib/syscall: Pin the task stack in collect_syscall()Andy Lutomirski
2014-04-03lib/syscall.c: unexport task_current_syscall()Andrew Morton
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker
2008-07-26task_current_syscallRoland McGrath