summaryrefslogtreecommitdiffstats
path: root/arch/parisc/hpux
Commit message (Expand)AuthorAgeFilesLines
* parisc: hpux - Delete files in hpux subdirectoryHelge Deller2015-02-167-2135/+0Star
* vfs: make first argument of dir_context.actor typedMiklos Szeredi2014-10-311-3/+4
* parisc: sys_hpux: NUL terminator is one past the endDan Carpenter2014-08-271-1/+1
* execve: use 'struct filename *' for executable name passingLinus Torvalds2014-02-051-14/+1Star
* [readdir] constify ->actorAl Viro2013-06-291-7/+5Star
* [readdir] introduce ->iterate(), ctx->pos, dir_emit()Al Viro2013-06-291-1/+1
* [readdir] introduce iterate_dir() and dir_contextAl Viro2013-06-291-1/+3
* [PARISC] hpux: Remove obsolete regs parameter from do_execve() in hpux_execve()Geert Uytterhoeven2013-01-301-2/+1Star
* vfs: define struct filename and have getname() return itJeff Layton2012-10-131-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-1/+1
|\
| * parisc: fix double restartsAl Viro2012-10-011-1/+1
* | switch simple cases of fget_light to fdgetAl Viro2012-09-271-9/+8Star
* | switch hpux_getdents() to fget_light()Al Viro2012-09-271-3/+3
|/
* userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman2012-05-151-2/+2
* vfs: new helper - vfs_ustat()Al Viro2012-01-041-8/+1Star
* clean statfs-like syscalls upAl Viro2011-03-141-43/+22Star
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0Star
* Make do_execve() take a const filename pointerDavid Howells2010-08-181-2/+4
* Mark arguments to certain syscalls as being constDavid Howells2010-08-141-3/+4
* pass a struct path to vfs_statfsChristoph Hellwig2010-08-091-5/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* sanitize do_pipe_flags() callers in archAl Viro2009-12-161-6/+1Star
* ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-181-5/+0Star
* parisc: remove unused local out_putf labelHelge Deller2009-03-131-1/+0Star
* [PATCH] prepare vfs_readdir() callers to returning filldir resultAl Viro2008-10-231-3/+2Star
* fix typo in arch/parisc/hpux/fs.cStephen Rothwell2008-09-021-1/+1
* [PATCH] fix hpux_getdents()Al Viro2008-08-251-11/+19
* [PATCH] sanitize __user_walk_fd() et.al.Al Viro2008-07-271-5/+5
* flag parameters: pipeUlrich Drepper2008-07-241-1/+1
* Revert "parisc: fix trivial section name warnings"Kyle McMartin2008-06-132-4/+2Star
* parisc: fix trivial section name warningsHelge Deller2008-05-152-2/+4
* Introduce path_put()Jan Blunck2008-02-151-1/+1
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-151-1/+1
* [PARISC] Remove hardcoded uses of PAGE_SIZEKyle McMartin2007-10-181-2/+2
* Remove fs.h from mm.hAlexey Dobriyan2007-07-301-0/+1
* [PARISC] ROUND_UP macro cleanup in arch/pariscMilind Arun Choudhary2007-05-231-3/+2Star
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-082-2/+0Star
* [PARISC] add ENTRY()/ENDPROC() and simplify assembly of HP/UX emulation codeHelge Deller2007-02-174-48/+32Star
* Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin2007-02-172-27/+29
|\
| * [PARISC] more sparse fixesMatthew Wilcox2006-12-082-28/+30
* | [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* | [PATCH] struct path: convert pariscJosef Sipek2006-12-081-1/+1
|/
* [PA-RISC] Fix filldir warningsMatthew Wilcox2006-10-051-1/+1
* [PARISC] Fix HPUX compat compile with current GCCMatthew Wilcox2006-10-041-1/+1
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-031-1/+5
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-16/+21
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-5/+5
* [PATCH] sys_hpux: fix strlen_user() raceKyle McMartin2006-02-081-3/+7
* [PARISC] Add CONFIG_DEBUG_RODATA to protect read-only dataHelge Deller2006-01-231-2/+1Star
* [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-121-0/+1