summaryrefslogtreecommitdiffstats
path: root/arch/avr32/kernel/syscall_table.S
AgeCommit message (Expand)AuthorLines
2015-02-09avr32: wire up missing syscallsHans-Christian Egtvedt-0/+37
2013-02-03avr32: switch to generic sigaltstackAl Viro-1/+1
2012-11-28avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappersAl Viro-3/+3
2012-10-15avr32: switch to generic sys_execve()Al Viro-1/+1
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown-1/+1
2011-05-28ns: Wire up the setns system callEric W. Biederman-0/+1
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo-0/+1
2008-09-19avr32: fix sys_sync_file_range() call conventionHans-Christian Egtvedt-1/+1
2008-02-05Fix timerfd breakage on avr32Haavard Skinnemoen-1/+1
2007-05-13[AVR32] Wire up signalfd, timerfd and eventfdHaavard Skinnemoen-0/+3
2007-05-09[AVR32] Wire up sys_utimensatHaavard Skinnemoen-0/+1
2007-02-16[AVR32] Remove unnecessary sys_nfsservctl conditionalHaavard Skinnemoen-4/+0
2007-02-16[AVR32] Wire up the SysV IPC calls properlyHaavard Skinnemoen-5/+13
2006-11-06AVR32: Wire up sys_epoll_pwaitHaavard Skinnemoen-0/+1
2006-09-26[PATCH] avr32 architectureHaavard Skinnemoen-0/+289