Age | Commit message (Expand) | Author |
2023-03-23 | checksyscalls: ignore fstat to silence build warning on LoongArch | Tiezhu Yang |
2022-05-08 | checksyscalls: ignore -Wunused-macros | Vincent Mailhol |
2021-10-07 | checksyscalls: Unconditionally ignore fstat{,at}64 | Palmer Dabbelt |
2021-09-06 | don't make the syscall checking produce errors from warnings | Stephen Rothwell |
2021-07-08 | arch, mm: wire up memfd_secret system call where relevant | Mike Rapoport |
2019-02-19 | checksyscalls: fix up mq_timedreceive and stat exceptions | Arnd Bergmann |
2019-02-19 | asm-generic: Make time32 syscall numbers optional | Arnd Bergmann |
2019-02-19 | asm-generic: Drop getrlimit and setrlimit syscalls from default list | Yury Norov |
2019-02-07 | y2038: add 64-bit time_t syscalls to all 32-bit architectures | Arnd Bergmann |
2018-12-10 | parisc: syscalls: ignore nfsservctl for other architectures | Firoz Khan |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-06-10 | kbuild: speed up checksyscalls.sh | Arnd Bergmann |
2017-03-24 | x86/syscalls/32: Ignore arch_prctl for other architectures | Arnd Bergmann |
2015-06-04 | x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/sysc... | Ingo Molnar |
2014-05-20 | scripts/checksyscalls.sh: Make renameat optional | James Hogan |
2012-09-25 | checksyscalls: fix "here document" handling | Heiko Carstens |
2011-11-17 | checksyscalls: Use arch/x86/syscalls/syscall_32.tbl as source | H. Peter Anvin |
2010-12-20 | checksyscalls: Fix stand-alone usage | Geert Uytterhoeven |
2010-06-25 | Add wait4() back to the set of <asm-generic/unistd.h> syscalls. | Chris Metcalf |
2009-06-11 | asm-generic: add a generic unistd.h | Arnd Bergmann |
2008-10-29 | scripts/checksyscalls.sh: fix for non-gnu sed | Thomas Volpini |
2008-10-22 | x86, um: ... and asm-x86 move | Al Viro |
2007-10-11 | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner |
2007-06-28 | Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM | David Woodhouse |
2007-05-02 | kbuild: complain about missing system calls | Sam Ravnborg |