summaryrefslogtreecommitdiffstats
path: root/scripts/checksyscalls.sh
Commit message (Expand)AuthorAgeFilesLines
* checksyscalls: fix up mq_timedreceive and stat exceptionsArnd Bergmann2019-02-191-4/+1
* asm-generic: Make time32 syscall numbers optionalArnd Bergmann2019-02-191-0/+7
* asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov2019-02-191-0/+5
* y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-071-0/+40
* parisc: syscalls: ignore nfsservctl for other architecturesFiroz Khan2018-12-101-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* kbuild: speed up checksyscalls.shArnd Bergmann2017-06-101-7/+4
* x86/syscalls/32: Ignore arch_prctl for other architecturesArnd Bergmann2017-03-241-0/+1
* x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/sysc...Ingo Molnar2015-06-041-1/+1
* scripts/checksyscalls.sh: Make renameat optionalJames Hogan2014-05-201-1/+4
* checksyscalls: fix "here document" handlingHeiko Carstens2012-09-251-1/+1
* checksyscalls: Use arch/x86/syscalls/syscall_32.tbl as sourceH. Peter Anvin2011-11-171-5/+10
* checksyscalls: Fix stand-alone usageGeert Uytterhoeven2010-12-201-2/+2
* Add wait4() back to the set of <asm-generic/unistd.h> syscalls.Chris Metcalf2010-06-251-1/+0
* asm-generic: add a generic unistd.hArnd Bergmann2009-06-111-3/+89
* scripts/checksyscalls.sh: fix for non-gnu sedThomas Volpini2008-10-291-2/+2
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-1/+1
* i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-111-1/+1
* Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse2007-06-281-0/+5
* kbuild: complain about missing system callsSam Ravnborg2007-05-021-0/+118