summaryrefslogtreecommitdiff
path: root/arch/ia64/include/asm/unistd.h
AgeCommit message (Expand)Author
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2019-01-25ia64: add __NR_umount2 definitionArnd Bergmann
2018-11-13ia64: add __NR_syscalls along with NR_syscallsFiroz Khan
2018-08-29y2038: Compile utimes()/futimesat() conditionallyArnd Bergmann
2018-08-29y2038: Remove newstat family from default syscall setArnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-03-25[IA64] Enable preadv2 and pwritev2 syscalls for ia64Tony Luck
2016-01-22[IA64] Enable copy_file_range syscall for ia64Tony Luck
2015-12-14[IA64] Enable mlock2 syscall for ia64Tony Luck
2015-10-28[IA64] Wire up kcmp syscallÉmeric MASCHINO
2015-09-15ia64: Enable userfaultfd and membarrier system callsLuck, Tony
2015-01-05[IA64] Enable execveat syscall for ia64Tony Luck
2014-10-09[IA64] Enable bpf syscall for ia64Tony Luck
2014-08-18[IA64] Wire up memfd_create() system callTony Luck
2014-08-06[IA64] Wire up getrandom() system callTony Luck
2014-05-20ia64: add renameat2 syscallMiklos Szeredi
2014-01-28[IA64] Wire up new sched_setattr and sched_getattr syscallsTony Luck
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro
2013-02-14burying unused conditionalsAl Viro
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro
2013-02-03sanitize rt_sigaction() situation a bitAl Viro
2013-01-03Wire up finit_module syscallLuck, Tony
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-10-19ia64: switch to generic sys_execve()Al Viro
2012-10-09UAPI: (Scripted) Disintegrate arch/ia64/include/asmDavid Howells
2012-01-09ia64: Add accept4() syscallÉmeric Maschino
2011-11-02[IA64] Wire up cross memory attach syscallsTony Luck
2011-05-31[IA64] wire up sendmmsg() syscall for ItaniumTony Luck
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-03-22[IA64] New syscalls for 2.6.39Tony Luck
2010-08-18[IA64] Fix build error: conflicting types for ‘sys_execve’Tony Luck
2010-08-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2010-08-13[IA64] Add latest crop of syscallsTony Luck
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-02-08[IA64] Remove COMPAT_IA32 supportTony Luck
2009-12-08[IA64] Fix cut/paste detritus from unistd.hTony Luck
2009-10-14ia64: Fix up the syscall table for recvmmsgArnaldo Carvalho de Melo
2009-06-16[IA64] ia64 does not need umount2() syscallTony Luck
2009-06-16[IA64] hook up new rt_tgsigqueueinfo syscallTony Luck
2009-04-08[IA64] wire up preadv/pwritev system callsTony Luck
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens
2008-10-17[IA64] remove sys32_pauseChristoph Hellwig
2008-08-01[IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck