aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/unistd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-29Merge branches 'fixes' and 'misc' into for-nextRussell King1-7/+0
2015-10-03ARM: remove user cmpxchg syscallRussell King1-7/+0
2015-09-22ARM: wire up new syscallsRussell King1-1/+1
2014-08-09ARM: wire up getrandom syscallRussell King1-1/+1
2014-07-18ARM: 8097/1: unistd.h: relocate comments back to placeBaruch Siach1-0/+10
2014-03-19ARM: 8007/1: Remove extraneous kcmp syscall ignoreChristopher Covington1-1/+0
2014-01-13sched: Add new scheduler syscalls to support an extended scheduling parameters ABIDario Faggioli1-1/+1
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro1-8/+0
2013-02-14burying unused conditionalsAl Viro1-2/+0
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+0
2012-11-28arm: switch to generic fork/vfork/cloneAl Viro1-0/+3
2012-10-13Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-439/+1
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-1/+0
2012-10-12arm: switch to saner kernel_execve() semanticsAl Viro1-1/+0
2012-10-12UAPI: (Scripted) Disintegrate arch/arm/include/asmDavid Howells1-439/+1
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-0/+2
2012-10-04Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc', 'opcodes' and 'syscall' into for-linusRussell King1-0/+10
2012-09-30arm: get rid of execve wrapper, switch to generic execve() implementationAl Viro1-0/+1
2012-09-30arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro1-0/+1
2012-09-21ARM: reserve syscall 378 for kcmpRussell King1-0/+2
2012-09-19ARM: 7524/1: support syscall tracingWade Farnsworth1-0/+8
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon1-1/+0
2011-12-13UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsDavid Howells1-1/+3
2011-11-17ARM: wire up process_vm_writev and process_vm_readv syscallsRussell King1-0/+2
2011-09-17ARM: nommu: fix warning with checksyscalls.shRussell King1-2/+2
2011-05-28Merge branch 'setns'Linus Torvalds1-0/+1
2011-05-28ns: Wire up the setns system callEric W. Biederman1-0/+1
2011-05-26ARM: add sendmmsg syscallRussell King1-0/+1
2011-04-15ARM: Add new syscallsRussell King1-0/+4
2010-09-01ARM: 6343/1: wire up fanotify and prlimit64 syscalls on ARMMikael Pettersson1-0/+3
2010-08-15ARM: 6329/1: wire up sys_accept4() on ARMMikael Pettersson1-0/+1
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig1-0/+1
2010-03-12Add generic sys_old_mmap()Christoph Hellwig1-0/+1
2010-03-12Add generic sys_old_select()Christoph Hellwig1-0/+1
2010-01-07ARM: add missing recvmmsg syscall numberRussell King1-0/+1
2009-11-10ARM: Use a definition for the userspace cmpxchg emulation syscallRussell King1-0/+9
2009-09-28ARM: Fix warning: #warning syscall migrate_pages not implementedRussell King1-0/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-1/+1
2009-08-15ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwaitMikael Pettersson1-3/+4
2009-06-20[ARM] wire up rt_tgsigqueueinfo and perf_counter_openRussell King1-0/+2
2009-04-20[ARM] 5456/1: add sys_preadv and sys_pwritevMikael Pettersson1-0/+2
2008-08-12[ARM] 5193/1: Wire up missing syscallsStefan Schmidt1-0/+6
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King1-0/+450