summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/sys_parisc32.c
AgeCommit message (Expand)AuthorLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2014-07-13parisc: drop unused defines and header includesHelge Deller-36/+0
2014-07-13parisc: fix fanotify_mark() syscall on 32bit compat kernelHelge Deller-0/+10
2013-07-31parisc: Remove arch/parisc/kernel/sys32.h headerJohn David Anglin-2/+0
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro-8/+0
2013-03-05get rid of union semop in sys_semctl(2) argumentsAl Viro-15/+0
2013-03-03consolidate compat lookup_dcookie()Al Viro-7/+0
2013-03-03convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro-19/+0
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro-10/+0
2013-02-20parisc: sendfile and sendfile64 syscall cleanupsHelge Deller-32/+13
2013-02-20parisc: switch to available compat_sched_rr_get_interval implementationHelge Deller-12/+0
2013-02-20parisc: fix fallocate syscallHelge Deller-7/+0
2013-02-20parisc: convert msgrcv and msgsnd syscalls to use compat layerHelge Deller-58/+0
2012-10-14parisc: switch to generic sys_execve()Al Viro-22/+0
2012-10-12vfs: define struct filename and have getname() return itJeff Layton-2/+2
2011-04-15[PARISC] wire up fanotify syscallsJames Bottomley-0/+8
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann-1/+0
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-6/+0
2009-12-14parsic: remove un-used nfsd #includesBoaz Harrosh-6/+0
2009-11-06sysctl: parisc Use the compat_sys_sysctlEric W. Biederman-71/+0
2009-09-23headers: utsname.h reduxAlexey Dobriyan-1/+0
2009-07-03parisc: remove dead code from sys_parisc32.cChristoph Hellwig-62/+0
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov-5/+0
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig-58/+0
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig-47/+0
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox-1/+0
2007-10-18[PARISC] Wire up sys_fallocate (and compat_sys_fallocate)Kyle McMartin-0/+7
2007-08-27[PARISC] Use compat_sys_getdentsKyle McMartin-141/+0
2007-05-22[PARISC] ROUND_UP macro cleanup in arch/pariscMilind Arun Choudhary-2/+1
2007-05-22parisc: sync compat getdentsAlexandr Andreev-2/+8
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin-64/+0
2006-10-05[PA-RISC] Fix filldir warningsMatthew Wilcox-6/+4
2006-10-05[PA-RISC] Fix sys32_sysctlMatthew Wilcox-6/+9
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells-3/+16
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell-29/+0
2006-03-26[PATCH] create struct compat_timex and use it everywhereStephen Rothwell-33/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+720