aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/calls.S (follow)
AgeCommit message (Expand)AuthorFilesLines
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