aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/systbls.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-19[SPARC]: Add sys_fallocate() entries.David S. Miller1-6/+5
2007-05-11[SPARC]: Wire up signalfd/timerfd/eventfd syscalls.David S. Miller1-3/+4
2007-05-08[SPARC]: Wire up utimensat syscall.David S. Miller1-0/+3
2007-04-13[SPARC64]: Fix arg passing to compat_sys_ipc().David S. Miller1-1/+1
2007-03-12[SPARC]: Hook up missing syscalls.David S. Miller1-2/+7
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin1-1/+1
2006-11-05[SPARC]: Fix robust futex syscalls and wire up migrate_pages.David S. Miller1-3/+5
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-21[SPARC]: Add robust futex syscall entries.David S. Miller1-3/+5
2006-05-03[SPARC]: Hook up vmsplice into syscall tables.David S. Miller1-2/+2
2006-04-14[SPARC]: Hook up sys_tee() into syscall tables.David S. Miller1-2/+2
2006-03-31[SPARC]: Wire up sys_sync_file_range() into syscall tables.David S. Miller1-2/+2
2006-03-31[SPARC]: Wire up sys_splice() into the syscall tables.David S. Miller1-2/+2
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell1-1/+1
2006-02-12[SPARC]: sys_newfstatat --> sys_fstatat64David S. Miller1-2/+2
2006-02-09[SPARC64]: Fix sys_newfstatat syscall table entry for 64-bit.Heiko Carstens1-1/+1
2006-02-07[SPARC]: Wire up sys_unshare().David S. Miller1-2/+3
2006-01-30[SPARC64]: Kill compat_sys_clock_settime sign extension stub.David S. Miller1-1/+1
2006-01-20[SPARC64]: Use compat_sys_futimesat in 32-bit syscall table.David S. Miller1-1/+1
2006-01-19[SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller1-4/+17
2006-01-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig1-1/+1
2006-01-09[SPARC64]: Fix sys_fstat64() entry in 64-bit syscall table.David S. Miller1-1/+1
2005-07-27[SPARC]: Add inotify syscall entries.David S. Miller1-4/+4
2005-07-10[SPARC]: Add ioprio system call support.David S. Miller1-4/+4
2005-04-18[PATCH] sparc64: Fix statDavid S. Miller1-6/+6
2005-04-17[PATCH] sparc64: use message queue compat syscallsDavid S. Miller1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+251