aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/calls.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-03ARM: 7665/1: Wire up kcmp syscallCyrill Gorcunov1-1/+1
2013-02-03arm: switch to generic sigaltstackAl Viro1-1/+1
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-0/+1
2012-12-14ARM: add finit_module syscall to ARMKees Cook1-0/+1
2012-11-28arm: switch to generic fork/vfork/cloneAl Viro1-3/+3
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-1/+1
2012-09-30arm: get rid of execve wrapper, switch to generic execve() implementationAl Viro1-1/+1
2012-09-21ARM: reserve syscall 378 for kcmpRussell King1-0/+1
2011-11-17ARM: wire up process_vm_writev and process_vm_readv syscallsRussell King1-0/+2
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+1
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_old_mmap()Christoph Hellwig1-1/+1
2010-03-12Add generic sys_old_select()Christoph Hellwig1-1/+1
2009-12-11arm: add arch_mmap_check(), get rid of sys_arm_mremap()Al Viro1-1/+1
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo1-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-5/+5
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
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens1-1/+1
2008-08-12[ARM] 5193/1: Wire up missing syscallsStefan Schmidt1-2/+8
2008-04-19Merge branch 'omap2-upstream' into develRussell King1-1/+1
2008-04-19[ARM] 4852/1: Add timerfd_create, timerfd_settime and timerfd_gettime syscall entriesUwe Kleine-König1-1/+3
2008-03-28[ARM] 4878/1: Add oabi shim for fstatat64Riku Voipio1-1/+1
2008-02-05timerfd: new timerfd APIDavide Libenzi1-1/+1
2007-10-12[ARM] Add fallocate syscall entryRussell King1-0/+1
2007-06-28Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse1-1/+1
2007-05-16[ARM] Update ARM syscallsRussell King1-0/+4
2007-02-16[ARM] 4137/1: Add kexec supportRichard Purdie1-0/+1
2006-12-17[ARM] Add more syscallsRussell King1-6/+18
2006-12-09[ARM] Add sys_*at syscallsRussell King1-0/+13
2006-02-16[ARM] 3338/1: old ABI compat: sys_socketcallNicolas Pitre1-1/+1
2006-02-08[ARM] 3308/1: old ABI compat: struct sockaddr_unNicolas Pitre1-4/+4
2006-01-19[ARM] safer handling of syscall table paddingAl Viro1-332/+329
2006-01-14[ARM] 3110/5: old ABI compat: multi-ABI syscall entry supportNicolas Pitre1-28/+27
2006-01-14[ARM] 3108/2: old ABI compat: statfs64 and fstatfs64Nicolas Pitre1-2/+2
2005-12-17[ARM] Fix sys_sendto and sys_recvfrom 6-arg syscallsRussell King1-4/+4
2005-09-13[ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stackGeorge G. Davis1-1/+1
2005-09-09[ARM] sys_mbind needs wrappingRussell King1-1/+1
2005-09-09[ARM] Add memory type based allocation syscallsRussell King1-1/+4
2005-09-01[ARM] 2865/2: fix fadvise64_64 syscall argument passingNicolas Pitre1-1/+1
2005-08-15[ARM] Add syscall stubs for inotify and ioprio system callsRobert Love1-0/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+335