index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
sys_parisc32.c
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-07-13
parisc: drop unused defines and header includes
Helge Deller
2014-07-13
parisc: fix fanotify_mark() syscall on 32bit compat kernel
Helge Deller
2013-07-31
parisc: Remove arch/parisc/kernel/sys32.h header
John David Anglin
2013-05-09
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-05
get rid of union semop in sys_semctl(2) arguments
Al Viro
2013-03-03
consolidate compat lookup_dcookie()
Al Viro
2013-03-03
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-20
parisc: sendfile and sendfile64 syscall cleanups
Helge Deller
2013-02-20
parisc: switch to available compat_sched_rr_get_interval implementation
Helge Deller
2013-02-20
parisc: fix fallocate syscall
Helge Deller
2013-02-20
parisc: convert msgrcv and msgsnd syscalls to use compat layer
Helge Deller
2012-10-14
parisc: switch to generic sys_execve()
Al Viro
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2011-04-15
[PARISC] wire up fanotify syscalls
James Bottomley
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2009-12-16
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-12-14
parsic: remove un-used nfsd #includes
Boaz Harrosh
2009-11-06
sysctl: parisc Use the compat_sys_sysctl
Eric W. Biederman
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
2009-07-03
parisc: remove dead code from sys_parisc32.c
Christoph Hellwig
2009-06-18
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
Oleg Nesterov
2008-10-16
compat: generic compat get/settimeofday
Christoph Hellwig
2008-10-16
compat: move cp_compat_stat to common code
Christoph Hellwig
2008-04-18
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2007-10-18
[PARISC] Wire up sys_fallocate (and compat_sys_fallocate)
Kyle McMartin
2007-08-27
[PARISC] Use compat_sys_getdents
Kyle McMartin
2007-05-22
[PARISC] ROUND_UP macro cleanup in arch/parisc
Milind Arun Choudhary
2007-05-22
parisc: sync compat getdents
Alexandr Andreev
2007-02-11
[PATCH] Common compat_sys_sysinfo
Kyle McMartin
2006-10-05
[PA-RISC] Fix filldir warnings
Matthew Wilcox
2006-10-05
[PA-RISC] Fix sys32_sysctl
Matthew Wilcox
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-26
[PATCH] consolidate sys32/compat_adjtimex
Stephen Rothwell
2006-03-26
[PATCH] create struct compat_timex and use it everywhere
Stephen Rothwell
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds