aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/hpux/sys_hpux.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-16parisc: hpux - Delete files in hpux subdirectoryHelge Deller1-963/+0
2014-08-27parisc: sys_hpux: NUL terminator is one past the endDan Carpenter1-1/+1
2012-01-03vfs: new helper - vfs_ustat()Al Viro1-8/+1
2011-03-14clean statfs-like syscalls upAl Viro1-43/+22
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-08-09pass a struct path to vfs_statfsChristoph Hellwig1-5/+5
2009-12-16sanitize do_pipe_flags() callers in archAl Viro1-6/+1
2008-07-26[PATCH] sanitize __user_walk_fd() et.al.Al Viro1-5/+5
2008-07-24flag parameters: pipeUlrich Drepper1-1/+1
2008-02-14Introduce path_put()Jan Blunck1-1/+1
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck1-1/+1
2007-02-17[PARISC] add ENTRY()/ENDPROC() and simplify assembly of HP/UX emulation codeHelge Deller1-1/+1
2007-02-17Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin1-14/+16
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-08[PATCH] struct path: convert pariscJosef Sipek1-1/+1
2006-12-08[PARISC] more sparse fixesMatthew Wilcox1-15/+17
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-16/+21
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-5/+5
2006-02-07[PATCH] sys_hpux: fix strlen_user() raceKyle McMartin1-3/+7
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+985