aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/checksyscalls.sh
AgeCommit message (Expand)Author
2023-03-23checksyscalls: ignore fstat to silence build warning on LoongArchTiezhu Yang
2022-05-08checksyscalls: ignore -Wunused-macrosVincent Mailhol
2021-10-07checksyscalls: Unconditionally ignore fstat{,at}64Palmer Dabbelt
2021-09-06don't make the syscall checking produce errors from warningsStephen Rothwell
2021-07-08arch, mm: wire up memfd_secret system call where relevantMike Rapoport
2019-02-19checksyscalls: fix up mq_timedreceive and stat exceptionsArnd Bergmann
2019-02-19asm-generic: Make time32 syscall numbers optionalArnd Bergmann
2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann
2018-12-10parisc: syscalls: ignore nfsservctl for other architecturesFiroz Khan
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-10kbuild: speed up checksyscalls.shArnd Bergmann
2017-03-24x86/syscalls/32: Ignore arch_prctl for other architecturesArnd Bergmann
2015-06-04x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/sysc...Ingo Molnar
2014-05-20scripts/checksyscalls.sh: Make renameat optionalJames Hogan
2012-09-25checksyscalls: fix "here document" handlingHeiko Carstens
2011-11-17checksyscalls: Use arch/x86/syscalls/syscall_32.tbl as sourceH. Peter Anvin
2010-12-20checksyscalls: Fix stand-alone usageGeert Uytterhoeven
2010-06-25Add wait4() back to the set of <asm-generic/unistd.h> syscalls.Chris Metcalf
2009-06-11asm-generic: add a generic unistd.hArnd Bergmann
2008-10-29scripts/checksyscalls.sh: fix for non-gnu sedThomas Volpini
2008-10-22x86, um: ... and asm-x86 moveAl Viro
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner
2007-06-28Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse
2007-05-02kbuild: complain about missing system callsSam Ravnborg