summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/sys_parisc32.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* parisc: drop unused defines and header includesHelge Deller2014-07-131-36/+0
* parisc: fix fanotify_mark() syscall on 32bit compat kernelHelge Deller2014-07-131-0/+10
* parisc: Remove arch/parisc/kernel/sys32.h headerJohn David Anglin2013-07-311-2/+0
* unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-091-8/+0
* get rid of union semop in sys_semctl(2) argumentsAl Viro2013-03-051-15/+0
* consolidate compat lookup_dcookie()Al Viro2013-03-031-7/+0
* convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-031-19/+0
* switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-241-10/+0
* parisc: sendfile and sendfile64 syscall cleanupsHelge Deller2013-02-201-32/+13
* parisc: switch to available compat_sched_rr_get_interval implementationHelge Deller2013-02-201-12/+0
* parisc: fix fallocate syscallHelge Deller2013-02-201-7/+0
* parisc: convert msgrcv and msgsnd syscalls to use compat layerHelge Deller2013-02-201-58/+0
* parisc: switch to generic sys_execve()Al Viro2012-10-141-22/+0
* vfs: define struct filename and have getname() return itJeff Layton2012-10-121-2/+2
* [PARISC] wire up fanotify syscallsJames Bottomley2011-04-151-0/+8
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-12-161-6/+0
|\
| * parsic: remove un-used nfsd #includesBoaz Harrosh2009-12-141-6/+0
* | sysctl: parisc Use the compat_sys_sysctlEric W. Biederman2009-11-061-71/+0
|/
* headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* parisc: remove dead code from sys_parisc32.cChristoph Hellwig2009-07-031-62/+0
* ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-181-5/+0
* compat: generic compat get/settimeofdayChristoph Hellwig2008-10-161-58/+0
* compat: move cp_compat_stat to common codeChristoph Hellwig2008-10-161-47/+0
* arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* [PARISC] Wire up sys_fallocate (and compat_sys_fallocate)Kyle McMartin2007-10-181-0/+7
* [PARISC] Use compat_sys_getdentsKyle McMartin2007-08-271-141/+0
* [PARISC] ROUND_UP macro cleanup in arch/pariscMilind Arun Choudhary2007-05-221-2/+1
* parisc: sync compat getdentsAlexandr Andreev2007-05-221-2/+8
* [PATCH] Common compat_sys_sysinfoKyle McMartin2007-02-111-64/+0
* [PA-RISC] Fix filldir warningsMatthew Wilcox2006-10-051-6/+4
* [PA-RISC] Fix sys32_sysctlMatthew Wilcox2006-10-051-6/+9
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-031-3/+16
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-261-29/+0
* [PATCH] create struct compat_timex and use it everywhereStephen Rothwell2006-03-261-33/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+720
OpenPOWER on IntegriCloud