aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/checksyscalls.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-19checksyscalls: fix up mq_timedreceive and stat exceptionsArnd Bergmann1-4/+1
2019-02-19asm-generic: Make time32 syscall numbers optionalArnd Bergmann1-0/+7
2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov1-0/+5
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann1-0/+40
2018-12-10parisc: syscalls: ignore nfsservctl for other architecturesFiroz Khan1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-10kbuild: speed up checksyscalls.shArnd Bergmann1-7/+4
2017-03-24x86/syscalls/32: Ignore arch_prctl for other architecturesArnd Bergmann1-0/+1
2015-06-04x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/syscalls/Ingo Molnar1-1/+1
2014-05-20scripts/checksyscalls.sh: Make renameat optionalJames Hogan1-1/+4
2012-09-25checksyscalls: fix "here document" handlingHeiko Carstens1-1/+1
2011-11-17checksyscalls: Use arch/x86/syscalls/syscall_32.tbl as sourceH. Peter Anvin1-5/+10
2010-12-20checksyscalls: Fix stand-alone usageGeert Uytterhoeven1-2/+2
2010-06-25Add wait4() back to the set of <asm-generic/unistd.h> syscalls.Chris Metcalf1-1/+0
2009-06-11asm-generic: add a generic unistd.hArnd Bergmann1-3/+89
2008-10-29scripts/checksyscalls.sh: fix for non-gnu sedThomas Volpini1-2/+2
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-1/+1
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner1-1/+1
2007-06-28Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse1-0/+5
2007-05-02kbuild: complain about missing system callsSam Ravnborg1-0/+118