summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/syscall_table.S
AgeCommit message (Expand)AuthorLines
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig-1/+1
2010-03-06parisc: ditto sys_accept4Kyle McMartin-0/+1
2010-03-06parisc: wire up sys_recvmmsgHelge Deller-0/+1
2009-11-06sysctl: parisc Use the compat_sys_sysctlEric W. Biederman-1/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar-1/+1
2009-07-03parisc: perf: wire up sys_perf_counter_openKyle McMartin-1/+1
2009-07-03parisc: wire sys_perf_counter_open to sys_ni_syscallKyle McMartin-0/+1
2009-07-03parisc: wire up rt_tgsigqueueinfoKyle McMartin-1/+2
2009-07-03parisc: wire up preadv/pwritev syscallsKyle McMartin-0/+2
2009-03-27generic compat_sys_ustatChristoph Hellwig-1/+1
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds-1/+7
2008-10-17parisc: convert to generic compat_sys_ptraceHelge Deller-1/+1
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig-2/+2
2008-10-10parisc: add new syscallsKyle McMartin-0/+6
2008-03-15[PARISC] wire up timerfd syscallsKyle McMartin-0/+3
2008-03-15[PARISC] remove old timerfd syscallKyle McMartin-1/+1
2007-10-18[PARISC] Wire up sys_fallocate (and compat_sys_fallocate)Kyle McMartin-0/+1
2007-08-27[PARISC] Use compat_sys_getdentsKyle McMartin-3/+1
2007-05-27[PARISC] Wire up utimensat/signalfd/timerfd/eventfd syscallsHelge Deller-0/+5
2007-05-22[PARISC] Wire up kexec_load syscallKyle McMartin-0/+1
2007-05-22[PARISC] Move #undef to end of syscall tableKyle McMartin-5/+5
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds-5/+11
2007-02-21[PARISC] Add missing statfs64 and fstatfs64 syscallsGuy Martin-0/+2
2007-02-17[PARISC] Reorder syscalls to match unistd.hCarlos O'Donell Jr-1/+1
2007-02-17[PARISC] fix sys_rt_sigqueueinfoKyle McMartin-1/+1
2007-02-17[PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller-1/+1
2007-02-17[PARISC] Add TIF_RESTORE_SIGMASK supportKyle McMartin-3/+3
2007-02-17[PARISC] add missing syscalls for vmsplice, move_pages, getcpu & epoll_pwaitHelge Deller-0/+4
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin-1/+1
2006-10-04[PARISC] Allow overriding personality with sys_personalityKyle McMartin-2/+2
2006-04-21[PARISC] Add new entries to the syscall tableKyle McMartin-1/+7
2006-03-30[PARISC] getsockopt should be ENTRY_COMPKyle McMartin-1/+1
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell-1/+1
2006-02-13[PATCH] sys_newfstatat -> sys_fstatat64Kyle McMartin-1/+1
2006-02-08[PARISC] Stub out pselect6/ppoll until TIF_RESTORE_SIGMASK is doneKyle McMartin-2/+2
2006-01-30[PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)Kyle McMartin-0/+19
2005-10-21[PARISC] Replace uses of __LP64__ with CONFIG_64BITGrant Grundler-2/+2
2005-10-21[PARISC] Add new ioprio_{set,get} syscallsJens Axboe-0/+6
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+372