aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/syscall_table.S (follow)
AgeCommit message (Expand)AuthorFilesLines
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