summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/systbls.S
Commit message (Expand)AuthorAgeFilesLines
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-041-159/+0Star
* sparc64: wire up accept4()David Miller2008-11-201-2/+2
* compat: generic compat get/settimeofdayChristoph Hellwig2008-10-161-2/+2
* sparc64: Kill duplicated sys_pause() implementation.David S. Miller2008-08-251-1/+1
* sparc64: Use kernel/uid16.c helpers instead of own copy.David S. Miller2008-08-071-10/+10
* sparc: Wire up new system calls.David S. Miller2008-07-261-2/+4
* sparc64: use compat_sys_utimes instead of home-grown local copy.David S. Miller2008-05-051-1/+1
* [SPARC]: Remove SunOS and Solaris binary support.David S. Miller2008-04-221-122/+0Star
* [SPARC64]: Make use of compat_sys_ptrace()David S. Miller2008-02-081-1/+1
* [SPARC]: Add new timerfd syscall entries.David S. Miller2008-02-061-3/+6
* timerfd: new timerfd APIDavide Libenzi2008-02-051-2/+2
* [SPARC]: Add sys_fallocate() entries.David S. Miller2007-07-201-6/+5Star
* [SPARC]: Wire up signalfd/timerfd/eventfd syscalls.David S. Miller2007-05-121-3/+4
* [SPARC]: Wire up utimensat syscall.David S. Miller2007-05-091-0/+3
* [SPARC64]: Fix arg passing to compat_sys_ipc().David S. Miller2007-04-131-1/+1
* [SPARC]: Hook up missing syscalls.David S. Miller2007-03-131-2/+7
* [PATCH] Common compat_sys_sysinfoKyle McMartin2007-02-111-1/+1
* [SPARC]: Fix robust futex syscalls and wire up migrate_pages.David S. Miller2006-11-061-3/+5
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [SPARC]: Add robust futex syscall entries.David S. Miller2006-05-221-3/+5
* [SPARC]: Hook up vmsplice into syscall tables.David S. Miller2006-05-031-2/+2
* [SPARC]: Hook up sys_tee() into syscall tables.David S. Miller2006-04-151-2/+2
* [SPARC]: Wire up sys_sync_file_range() into syscall tables.David S. Miller2006-04-011-2/+2
* [SPARC]: Wire up sys_splice() into the syscall tables.David S. Miller2006-04-011-2/+2
* [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-261-1/+1
* [SPARC]: sys_newfstatat --> sys_fstatat64David S. Miller2006-02-131-2/+2
* [SPARC64]: Fix sys_newfstatat syscall table entry for 64-bit.Heiko Carstens2006-02-101-1/+1
* [SPARC]: Wire up sys_unshare().David S. Miller2006-02-081-2/+3
* [SPARC64]: Kill compat_sys_clock_settime sign extension stub.David S. Miller2006-01-301-1/+1
* [SPARC64]: Use compat_sys_futimesat in 32-bit syscall table.David S. Miller2006-01-201-1/+1
* [SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller2006-01-191-4/+17
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-01-101-1/+1
|\
| * [SPARC64]: Fix sys_fstat64() entry in 64-bit syscall table.David S. Miller2006-01-101-1/+1
* | [PATCH] common compat_sys_timer_createChristoph Hellwig2006-01-101-1/+1
|/
* [SPARC]: Add inotify syscall entries.David S. Miller2005-07-271-4/+4
* [SPARC]: Add ioprio system call support.David S. Miller2005-07-111-4/+4
* [PATCH] sparc64: Fix statDavid S. Miller2005-04-191-6/+6
* [PATCH] sparc64: use message queue compat syscallsDavid S. Miller2005-04-181-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+251