summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/unistd.h
AgeCommit message (Expand)Author
2019-07-11Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds
2019-06-21arch: handle arches who do not yet define clone3Christian Brauner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann
2019-01-25ARM: add migrate_pages() system callArnd Bergmann
2018-08-29y2038: Compile utimes()/futimesat() conditionallyArnd Bergmann
2018-08-29asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann
2018-08-29y2038: Remove newstat family from default syscall setArnd Bergmann
2016-10-18ARM: convert to generated system call tablesRussell King
2016-04-07ARM: wire up preadv2 and pwritev2 syscallsRussell King
2015-10-29Merge branches 'fixes' and 'misc' into for-nextRussell King
2015-10-03ARM: remove user cmpxchg syscallRussell King
2015-09-22ARM: wire up new syscallsRussell King
2014-08-09ARM: wire up getrandom syscallRussell King
2014-07-18ARM: 8097/1: unistd.h: relocate comments back to placeBaruch Siach
2014-03-19ARM: 8007/1: Remove extraneous kcmp syscall ignoreChristopher Covington
2014-01-13sched: Add new scheduler syscalls to support an extended scheduling parameter...Dario Faggioli
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro
2013-02-14burying unused conditionalsAl Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-11-28arm: switch to generic fork/vfork/cloneAl Viro
2012-10-13Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12arm: switch to saner kernel_execve() semanticsAl Viro
2012-10-12UAPI: (Scripted) Disintegrate arch/arm/include/asmDavid Howells
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-04Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'...Russell King
2012-09-30arm: get rid of execve wrapper, switch to generic execve() implementationAl Viro
2012-09-30arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro
2012-09-21ARM: reserve syscall 378 for kcmpRussell King
2012-09-19ARM: 7524/1: support syscall tracingWade Farnsworth
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon
2011-12-13UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsDavid Howells
2011-11-17ARM: wire up process_vm_writev and process_vm_readv syscallsRussell King
2011-09-17ARM: nommu: fix warning with checksyscalls.shRussell King
2011-05-28Merge branch 'setns'Linus Torvalds
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-26ARM: add sendmmsg syscallRussell King
2011-04-15ARM: Add new syscallsRussell King
2010-09-01ARM: 6343/1: wire up fanotify and prlimit64 syscalls on ARMMikael Pettersson
2010-08-15ARM: 6329/1: wire up sys_accept4() on ARMMikael Pettersson
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-12Add generic sys_old_mmap()Christoph Hellwig
2010-03-12Add generic sys_old_select()Christoph Hellwig
2010-01-07ARM: add missing recvmmsg syscall numberRussell King
2009-11-10ARM: Use a definition for the userspace cmpxchg emulation syscallRussell King
2009-09-28ARM: Fix warning: #warning syscall migrate_pages not implementedRussell King
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-08-15ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwaitMikael Pettersson
2009-06-20[ARM] wire up rt_tgsigqueueinfo and perf_counter_openRussell King