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