History log of /arch/ia64/include/uapi/asm/unistd.h
Revision Date Author Comments
5dab4b73c736c2cb8e35148f9ee2365ee48bad79 09-Oct-2014 Tony Luck <tony.luck@intel.com> [IA64] Enable bpf syscall for ia64

See commit 99c55f7d47c0dc6fc64729f37bf435abf43f4c60
bpf: introduce BPF syscall and maps

Signed-off-by: Tony Luck <tony.luck@intel.com>
f3b5933190c1fc5ad8f3a1dec594e9e849e088c0 15-Sep-2014 Tony Luck <tony.luck@intel.com> ia64: Fix syscall number for memfd_create

Cut & paste typo from the line above.

Reported-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
703e6a6ed6088705e48ca9d0e4567962ebddca36 18-Aug-2014 Tony Luck <tony.luck@intel.com> [IA64] Wire up memfd_create() system call

Yet another system call. This one added by:

commit 9183df25fe7b194563db3fec6dc3202a5855839c
shm: add memfd_create() syscall

Signed-off-by: Tony Luck <tony.luck@intel.com>
5e467e27b7c7a11ef47068138248003e873674a1 30-Jul-2014 Tony Luck <tony.luck@intel.com> [IA64] Wire up getrandom() system call

See commit c6e9d6f38894798696f23c8084ca7edbf16ee895
random: introduce getrandom(2) system call

for all the details (and even a manual page!)

Signed-off-by: Tony Luck <tony.luck@intel.com>
3ca976a2cf95c1d4254a1eb8e13b5063522691d5 20-May-2014 Miklos Szeredi <mszeredi@suse.cz> ia64: add renameat2 syscall

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Acked-by: Tony Luck <tony.luck@intel.com>
7de8246eba58c6f4c315b8c69fb29e445ccf3c80 28-Jan-2014 Tony Luck <tony.luck@intel.com> [IA64] Wire up new sched_setattr and sched_getattr syscalls

New syscalls for v3.14

Signed-off-by: Tony Luck <tony.luck#intel.com>
062fe95afe93a24b33d34491c54445ab5438d0ba 03-Jan-2013 Luck, Tony <tony.luck@intel.com> Wire up finit_module syscall

Linux was granted a new system call to load modules by file descriptor
in commit 34e1169d996a ("module: add syscall to load module from fd").

Wire it up for ia64 (ready for the Chrome port :-)

Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
43e40f25d2c090392fc36cb900b42972e88cc2e2 09-Oct-2012 David Howells <dhowells@redhat.com> UAPI: (Scripted) Disintegrate arch/ia64/include/asm

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Michael Kerrisk <mtk.manpages@gmail.com>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Acked-by: Dave Jones <davej@redhat.com>