Age | Commit message (Expand) | Author | Files | Lines |
2019-02-19 | checksyscalls: fix up mq_timedreceive and stat exceptions | Arnd Bergmann | 1 | -4/+1 |
2019-02-19 | asm-generic: Make time32 syscall numbers optional | Arnd Bergmann | 1 | -0/+7 |
2019-02-19 | asm-generic: Drop getrlimit and setrlimit syscalls from default list | Yury Norov | 1 | -0/+5 |
2019-02-07 | y2038: add 64-bit time_t syscalls to all 32-bit architectures | Arnd Bergmann | 1 | -0/+40 |
2018-12-10 | parisc: syscalls: ignore nfsservctl for other architectures | Firoz Khan | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-06-09 | kbuild: speed up checksyscalls.sh | Arnd Bergmann | 1 | -7/+4 |
2017-03-24 | x86/syscalls/32: Ignore arch_prctl for other architectures | Arnd Bergmann | 1 | -0/+1 |
2015-06-04 | x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/sysc... | Ingo Molnar | 1 | -1/+1 |
2014-05-20 | scripts/checksyscalls.sh: Make renameat optional | James Hogan | 1 | -1/+4 |
2012-09-25 | checksyscalls: fix "here document" handling | Heiko Carstens | 1 | -1/+1 |
2011-11-18 | checksyscalls: Use arch/x86/syscalls/syscall_32.tbl as source | H. Peter Anvin | 1 | -5/+10 |
2010-12-20 | checksyscalls: Fix stand-alone usage | Geert Uytterhoeven | 1 | -2/+2 |
2010-06-25 | Add wait4() back to the set of <asm-generic/unistd.h> syscalls. | Chris Metcalf | 1 | -1/+0 |
2009-06-11 | asm-generic: add a generic unistd.h | Arnd Bergmann | 1 | -3/+89 |
2008-10-30 | scripts/checksyscalls.sh: fix for non-gnu sed | Thomas Volpini | 1 | -2/+2 |
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro | 1 | -1/+1 |
2007-10-11 | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 1 | -1/+1 |
2007-06-28 | Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM | David Woodhouse | 1 | -0/+5 |
2007-05-02 | kbuild: complain about missing system calls | Sam Ravnborg | 1 | -0/+118 |