aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/syscall_table.S
Commit message (Expand)AuthorAgeFilesLines
* wire up sendmmsg syscallJames Bottomley2011-08-151-0/+1
* ns: Wire up the setns system callEric W. Biederman2011-05-281-0/+1
* [PARISC] wire up syncfs syscallJames Bottomley2011-04-151-0/+1
* [PARISC] wire up the fhandle syscallsJames Bottomley2011-04-151-0/+2
* [PARISC] wire up clock_adjtime syscallJames Bottomley2011-04-151-0/+1
* [PARISC] wire up fanotify syscallsJames Bottomley2011-04-151-0/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* parisc: add prlimit64 syscallKyle McMartin2010-10-131-0/+1
* improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-121-1/+1
* parisc: ditto sys_accept4Kyle McMartin2010-03-061-0/+1
* parisc: wire up sys_recvmmsgHelge Deller2010-03-061-0/+1
* sysctl: parisc Use the compat_sys_sysctlEric W. Biederman2009-11-061-1/+1
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
* parisc: perf: wire up sys_perf_counter_openKyle McMartin2009-07-031-1/+1
* parisc: wire sys_perf_counter_open to sys_ni_syscallKyle McMartin2009-07-031-0/+1
* parisc: wire up rt_tgsigqueueinfoKyle McMartin2009-07-031-1/+2
* parisc: wire up preadv/pwritev syscallsKyle McMartin2009-07-031-0/+2
* generic compat_sys_ustatChristoph Hellwig2009-03-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-10-201-1/+7
|\
| * parisc: convert to generic compat_sys_ptraceHelge Deller2008-10-171-1/+1
| * parisc: add new syscallsKyle McMartin2008-10-101-0/+6
* | compat: generic compat get/settimeofdayChristoph Hellwig2008-10-161-2/+2
|/
* [PARISC] wire up timerfd syscallsKyle McMartin2008-03-151-0/+3
* [PARISC] remove old timerfd syscallKyle McMartin2008-03-151-1/+1
* [PARISC] Wire up sys_fallocate (and compat_sys_fallocate)Kyle McMartin2007-10-181-0/+1
* [PARISC] Use compat_sys_getdentsKyle McMartin2007-08-271-3/+1
* [PARISC] Wire up utimensat/signalfd/timerfd/eventfd syscallsHelge Deller2007-05-271-0/+5
* [PARISC] Wire up kexec_load syscallKyle McMartin2007-05-221-0/+1
* [PARISC] Move #undef to end of syscall tableKyle McMartin2007-05-221-5/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-261-5/+11
|\
| * [PARISC] Add missing statfs64 and fstatfs64 syscallsGuy Martin2007-02-211-0/+2
| * [PARISC] Reorder syscalls to match unistd.hCarlos O'Donell Jr2007-02-171-1/+1
| * [PARISC] fix sys_rt_sigqueueinfoKyle McMartin2007-02-171-1/+1
| * [PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller2007-02-171-1/+1
| * [PARISC] Add TIF_RESTORE_SIGMASK supportKyle McMartin2007-02-171-3/+3
| * [PARISC] add missing syscalls for vmsplice, move_pages, getcpu & epoll_pwaitHelge Deller2007-02-171-0/+4
* | [PATCH] Common compat_sys_sysinfoKyle McMartin2007-02-111-1/+1
|/
* [PARISC] Allow overriding personality with sys_personalityKyle McMartin2006-10-041-2/+2
* [PARISC] Add new entries to the syscall tableKyle McMartin2006-04-211-1/+7
* [PARISC] getsockopt should be ENTRY_COMPKyle McMartin2006-03-301-1/+1
* [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-261-1/+1
* [PATCH] sys_newfstatat -> sys_fstatat64Kyle McMartin2006-02-131-1/+1
* [PARISC] Stub out pselect6/ppoll until TIF_RESTORE_SIGMASK is doneKyle McMartin2006-02-081-2/+2
* [PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)Kyle McMartin2006-01-301-0/+19
* [PARISC] Replace uses of __LP64__ with CONFIG_64BITGrant Grundler2005-10-211-2/+2
* [PARISC] Add new ioprio_{set,get} syscallsJens Axboe2005-10-211-0/+6
* [PATCH] consolidate sys_shmatStephen Rothwell2005-05-011-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+372