aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/syscall_table.S
Commit message (Expand)AuthorAge
* [PARISC] Wire up sys_fallocate (and compat_sys_fallocate)Kyle McMartin2007-10-18
* [PARISC] Use compat_sys_getdentsKyle McMartin2007-08-27
* [PARISC] Wire up utimensat/signalfd/timerfd/eventfd syscallsHelge Deller2007-05-27
* [PARISC] Wire up kexec_load syscallKyle McMartin2007-05-22
* [PARISC] Move #undef to end of syscall tableKyle McMartin2007-05-22
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-26
|\
| * [PARISC] Add missing statfs64 and fstatfs64 syscallsGuy Martin2007-02-21
| * [PARISC] Reorder syscalls to match unistd.hCarlos O'Donell Jr2007-02-17
| * [PARISC] fix sys_rt_sigqueueinfoKyle McMartin2007-02-17
| * [PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller2007-02-17
| * [PARISC] Add TIF_RESTORE_SIGMASK supportKyle McMartin2007-02-17
| * [PARISC] add missing syscalls for vmsplice, move_pages, getcpu & epoll_pwaitHelge Deller2007-02-17
* | [PATCH] Common compat_sys_sysinfoKyle McMartin2007-02-11
|/
* [PARISC] Allow overriding personality with sys_personalityKyle McMartin2006-10-04
* [PARISC] Add new entries to the syscall tableKyle McMartin2006-04-21
* [PARISC] getsockopt should be ENTRY_COMPKyle McMartin2006-03-30
* [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-26
* [PATCH] sys_newfstatat -> sys_fstatat64Kyle McMartin2006-02-13
* [PARISC] Stub out pselect6/ppoll until TIF_RESTORE_SIGMASK is doneKyle McMartin2006-02-08
* [PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)Kyle McMartin2006-01-30
* [PARISC] Replace uses of __LP64__ with CONFIG_64BITGrant Grundler2005-10-21
* [PARISC] Add new ioprio_{set,get} syscallsJens Axboe2005-10-21
* [PATCH] consolidate sys_shmatStephen Rothwell2005-05-01
* Linux-2.6.12-rc2Linus Torvalds2005-04-16