VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
33 Branches
55 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
rt-linux-release
/
scripts
/
checksyscalls.sh
Date
Commit Message
Rev
Author
2021-10-07
checksyscalls: Unconditionally ignore fstat{,at}64
3ef6ca4f
Palmer Dabbelt
2021-09-06
don't make the syscall checking produce errors from warnings
20fbb11f
Stephen Rothwell
2021-07-08
arch, mm: wire up memfd_secret system call where relevant
7bb7f2ac
Mike Rapoport
2019-02-19
checksyscalls: fix up mq_timedreceive and stat exceptions
1d5b8233
Arnd Bergmann
2019-02-19
asm-generic: Make time32 syscall numbers optional
c8ce48f0
Arnd Bergmann
2019-02-19
asm-generic: Drop getrlimit and setrlimit syscalls from default list
80d7da1c
Yury Norov
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
48166e6e
Arnd Bergmann
2018-12-10
parisc: syscalls: ignore nfsservctl for other architectures
930e1299
Firoz Khan
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
b2441318
Greg Kroah-Hartman
2017-06-10
kbuild: speed up checksyscalls.sh
d21832e2
Arnd Bergmann
2017-03-24
x86/syscalls/32: Ignore arch_prctl for other architectures
f3e45597
Arnd Bergmann
2015-06-04
x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/syscalls/
1f57d5d8
Ingo Molnar
2014-05-20
scripts/checksyscalls.sh: Make renameat optional
68b77524
James Hogan
2012-09-25
checksyscalls: fix "here document" handling
0e75898f
Heiko Carstens
2011-11-17
checksyscalls: Use arch/x86/syscalls/syscall_32.tbl as source
29dc54c6
H. Peter Anvin
2010-12-20
checksyscalls: Fix stand-alone usage
6e5f6856
Geert Uytterhoeven
2010-06-25
Add wait4() back to the set of
syscalls.
b51cae21
Chris Metcalf
2009-06-11
asm-generic: add a generic unistd.h
e64a1617
Arnd Bergmann
2008-10-29
scripts/checksyscalls.sh: fix for non-gnu sed
bd8f89ff
Thomas Volpini
2008-10-22
x86, um: ... and asm-x86 move
bb898558
Al Viro
2007-10-11
i386/x86_64: move headers to include/asm-x86
96a388de
Thomas Gleixner
2007-06-28
Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM
edd5cd4a
David Woodhouse
2007-05-02
kbuild: complain about missing system calls
c53aeca0
Sam Ravnborg