summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/syscall_table.S
Commit message (Expand)AuthorAgeFilesLines
* [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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+372
OpenPOWER on IntegriCloud