aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/sys_parisc32.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2014-07-13parisc: drop unused defines and header includesGravatar Helge Deller 1-36/+0
2014-07-13parisc: fix fanotify_mark() syscall on 32bit compat kernelGravatar Helge Deller 1-0/+10
2013-07-31parisc: Remove arch/parisc/kernel/sys32.h headerGravatar John David Anglin 1-2/+0
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEGravatar Al Viro 1-8/+0
2013-03-05get rid of union semop in sys_semctl(2) argumentsGravatar Al Viro 1-15/+0
2013-03-03consolidate compat lookup_dcookie()Gravatar Al Viro 1-7/+0
2013-03-03convert sendfile{,64} to COMPAT_SYSCALL_DEFINEGravatar Al Viro 1-19/+0
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEGravatar Al Viro 1-10/+0
2013-02-20parisc: sendfile and sendfile64 syscall cleanupsGravatar Helge Deller 1-32/+13
2013-02-20parisc: switch to available compat_sched_rr_get_interval implementationGravatar Helge Deller 1-12/+0
2013-02-20parisc: fix fallocate syscallGravatar Helge Deller 1-7/+0
2013-02-20parisc: convert msgrcv and msgsnd syscalls to use compat layerGravatar Helge Deller 1-58/+0
2012-10-14parisc: switch to generic sys_execve()Gravatar Al Viro 1-22/+0
2012-10-12vfs: define struct filename and have getname() return itGravatar Jeff Layton 1-2/+2
2011-04-15[PARISC] wire up fanotify syscallsGravatar James Bottomley 1-0/+8
2010-11-17BKL: remove extraneous #include <smp_lock.h>Gravatar Arnd Bergmann 1-1/+0
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-6/+0
2009-12-14parsic: remove un-used nfsd #includesGravatar Boaz Harrosh 1-6/+0
2009-11-06sysctl: parisc Use the compat_sys_sysctlGravatar Eric W. Biederman 1-71/+0
2009-09-23headers: utsname.h reduxGravatar Alexey Dobriyan 1-1/+0
2009-07-03parisc: remove dead code from sys_parisc32.cGravatar Christoph Hellwig 1-62/+0
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaGravatar Oleg Nesterov 1-5/+0
2008-10-16compat: generic compat get/settimeofdayGravatar Christoph Hellwig 1-58/+0
2008-10-16compat: move cp_compat_stat to common codeGravatar Christoph Hellwig 1-47/+0
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hGravatar Matthew Wilcox 1-1/+0
2007-10-18[PARISC] Wire up sys_fallocate (and compat_sys_fallocate)Gravatar Kyle McMartin 1-0/+7
2007-08-27[PARISC] Use compat_sys_getdentsGravatar Kyle McMartin 1-141/+0
2007-05-22[PARISC] ROUND_UP macro cleanup in arch/pariscGravatar Milind Arun Choudhary 1-2/+1
2007-05-22parisc: sync compat getdentsGravatar Alexandr Andreev 1-2/+8
2007-02-11[PATCH] Common compat_sys_sysinfoGravatar Kyle McMartin 1-64/+0
2006-10-05[PA-RISC] Fix filldir warningsGravatar Matthew Wilcox 1-6/+4
2006-10-05[PA-RISC] Fix sys32_sysctlGravatar Matthew Wilcox 1-6/+9
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersGravatar David Howells 1-3/+16
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-03-26[PATCH] consolidate sys32/compat_adjtimexGravatar Stephen Rothwell 1-29/+0
2006-03-26[PATCH] create struct compat_timex and use it everywhereGravatar Stephen Rothwell 1-33/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+720