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