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