aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/hpux
Commit message (Expand)AuthorAgeFilesLines
* clean statfs-like syscalls upAl Viro2011-03-141-43/+22
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-2/+4
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-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/+1
* ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-181-5/+0
* parisc: remove unused local out_putf labelHelge Deller2009-03-131-1/+0
* [PATCH] prepare vfs_readdir() callers to returning filldir resultAl Viro2008-10-231-3/+2
* 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-261-5/+5
* flag parameters: pipeUlrich Drepper2008-07-241-1/+1
* Revert "parisc: fix trivial section name warnings"Kyle McMartin2008-06-132-4/+2
* parisc: fix trivial section name warningsHelge Deller2008-05-152-2/+4
* Introduce path_put()Jan Blunck2008-02-141-1/+1
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-1/+1
* [PARISC] Remove hardcoded uses of PAGE_SIZEKyle McMartin2007-10-181-2/+2
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* [PARISC] ROUND_UP macro cleanup in arch/pariscMilind Arun Choudhary2007-05-221-3/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-082-2/+0
* [PARISC] add ENTRY()/ENDPROC() and simplify assembly of HP/UX emulation codeHelge Deller2007-02-174-48/+32
* 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-071-3/+7
* [PARISC] Add CONFIG_DEBUG_RODATA to protect read-only dataHelge Deller2006-01-221-2/+1
* [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-111-0/+1
* kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg2005-09-092-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-167-0/+2182