1. 0872098 x86/entry: Move max syscall number calculation to syscallhdr.sh by Brian Gerst · 4 years, 10 months ago
  2. 6365b84 x86/syscalls: Split the x32 syscalls into their own table by Andy Lutomirski · 6 years ago
  3. d68dbb0 arch: handle arches who do not yet define clone3 by Christian Brauner · 6 years ago
  4. d33c577 y2038: rename old time and utime syscalls by Arnd Bergmann · 6 years ago
  5. 4faea23 y2038: utimes: Rework #ifdef guards for compat syscalls by Arnd Bergmann · 7 years ago
  6. caf6f9c asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro by Arnd Bergmann · 7 years ago
  7. 82b355d y2038: Remove newstat family from default syscall set by Arnd Bergmann · 7 years ago
  8. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  9. 2611dc1 Remove compat_sys_getdents64() by Al Viro · 8 years ago
  10. 3ebfd81 x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2 by H.J. Lu · 9 years ago
  11. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 11 years ago
  12. 378a10f fs/compat: optional preadv64/pwrite64 compat system calls by Heiko Carstens · 11 years ago
  13. 0473c9b compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64 by Heiko Carstens · 11 years ago
  14. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
  15. d64008a burying unused conditionals by Al Viro · 12 years ago
  16. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  17. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  18. af170c5 UAPI: (Scripted) Disintegrate arch/x86/include/asm by David Howells · 12 years ago
  19. 1d4b4b2 x86, um: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  20. 22e2430d x86, um: convert to saner kernel_execve() semantics by Al Viro · 12 years ago
  21. 6783eaa2 x86, um/x86: switch to generic sys_execve and kernel_execve by Al Viro · 12 years ago
  22. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  23. 98e5272 x32: Check __ILP32__ instead of __LP64__ for x32 by H.J. Lu · 13 years ago
  24. fca460f x32: Handle the x32 system call flag by H. Peter Anvin · 13 years ago
  25. ea499fe x32: Generate <asm/unistd_64_x32.h> by H. Peter Anvin · 13 years ago
  26. 6cbb369 x32: Generate <asm/unistd_x32.h> by H. Peter Anvin · 13 years ago
  27. 4f2f81a x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits by H. Peter Anvin · 13 years ago
  28. 303395a x86: Generate system call tables and unistd_*.h from tables by H. Peter Anvin · 13 years ago
  29. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/unistd.h]
  30. b11caa7 fix asm-x86/{posix_types,unistd}.h by Adrian Bunk · 17 years ago
  31. e40c0fe x86: cleanup duplicate includes by Joe Perches · 17 years ago
  32. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago