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