aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/hpux
AgeCommit message (Expand)Author
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-01parisc: fix double restartsAl Viro
2012-09-26switch simple cases of fget_light to fdgetAl Viro
2012-09-26switch hpux_getdents() to fget_light()Al Viro
2012-05-15userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman
2012-01-03vfs: new helper - vfs_ustat()Al Viro
2011-03-14clean statfs-like syscalls upAl Viro
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-09pass a struct path to vfs_statfsChristoph Hellwig
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-16sanitize do_pipe_flags() callers in archAl Viro
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov
2009-03-13parisc: remove unused local out_putf labelHelge Deller
2008-10-23[PATCH] prepare vfs_readdir() callers to returning filldir resultAl Viro
2008-09-02fix typo in arch/parisc/hpux/fs.cStephen Rothwell
2008-08-25[PATCH] fix hpux_getdents()Al Viro
2008-07-26[PATCH] sanitize __user_walk_fd() et.al.Al Viro
2008-07-24flag parameters: pipeUlrich Drepper
2008-06-13Revert "parisc: fix trivial section name warnings"Kyle McMartin
2008-05-15parisc: fix trivial section name warningsHelge Deller
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2007-10-18[PARISC] Remove hardcoded uses of PAGE_SIZEKyle McMartin
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-05-22[PARISC] ROUND_UP macro cleanup in arch/pariscMilind Arun Choudhary
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-17[PARISC] add ENTRY()/ENDPROC() and simplify assembly of HP/UX emulation codeHelge Deller
2007-02-17Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-08[PATCH] struct path: convert pariscJosef Sipek
2006-12-08[PARISC] more sparse fixesMatthew Wilcox
2006-10-05[PA-RISC] Fix filldir warningsMatthew Wilcox
2006-10-04[PARISC] Fix HPUX compat compile with current GCCMatthew Wilcox
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells
2006-02-07[PATCH] sys_hpux: fix strlen_user() raceKyle McMartin
2006-01-22[PARISC] Add CONFIG_DEBUG_RODATA to protect read-only dataHelge Deller
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg
2005-04-16Linux-2.6.12-rc2Linus Torvalds