aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/hpux
AgeCommit message (Expand)AuthorFilesLines
2010-08-17Make do_execve() take a const filename pointerGravatar David Howells 1-2/+4
2010-08-13Mark arguments to certain syscalls as being constGravatar David Howells 1-3/+4
2010-08-09pass a struct path to vfs_statfsGravatar Christoph Hellwig 1-5/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+1
2009-12-16sanitize do_pipe_flags() callers in archGravatar Al Viro 1-6/+1
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaGravatar Oleg Nesterov 1-5/+0
2009-03-13parisc: remove unused local out_putf labelGravatar Helge Deller 1-1/+0
2008-10-23[PATCH] prepare vfs_readdir() callers to returning filldir resultGravatar Al Viro 1-3/+2
2008-09-02fix typo in arch/parisc/hpux/fs.cGravatar Stephen Rothwell 1-1/+1
2008-08-25[PATCH] fix hpux_getdents()Gravatar Al Viro 1-11/+19
2008-07-26[PATCH] sanitize __user_walk_fd() et.al.Gravatar Al Viro 1-5/+5
2008-07-24flag parameters: pipeGravatar Ulrich Drepper 1-1/+1
2008-06-13Revert "parisc: fix trivial section name warnings"Gravatar Kyle McMartin 2-4/+2
2008-05-15parisc: fix trivial section name warningsGravatar Helge Deller 2-2/+4
2008-02-14Introduce path_put()Gravatar Jan Blunck 1-1/+1
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Gravatar Jan Blunck 1-1/+1
2007-10-18[PARISC] Remove hardcoded uses of PAGE_SIZEGravatar Kyle McMartin 1-2/+2
2007-07-29Remove fs.h from mm.hGravatar Alexey Dobriyan 1-0/+1
2007-05-22[PARISC] ROUND_UP macro cleanup in arch/pariscGravatar Milind Arun Choudhary 1-3/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedGravatar Randy Dunlap 2-2/+0
2007-02-17[PARISC] add ENTRY()/ENDPROC() and simplify assembly of HP/UX emulation codeGravatar Helge Deller 4-48/+32
2007-02-17Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitGravatar Kyle McMartin 2-27/+29
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsGravatar Robert P. J. Day 1-1/+1
2006-12-08[PATCH] struct path: convert pariscGravatar Josef Sipek 1-1/+1
2006-12-08[PARISC] more sparse fixesGravatar Matthew Wilcox 2-28/+30
2006-10-05[PA-RISC] Fix filldir warningsGravatar Matthew Wilcox 1-1/+1
2006-10-04[PARISC] Fix HPUX compat compile with current GCCGravatar Matthew Wilcox 1-1/+1
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersGravatar David Howells 1-1/+5
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesGravatar Serge E. Hallyn 1-16/+21
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryGravatar David Howells 1-5/+5
2006-02-07[PATCH] sys_hpux: fix strlen_user() raceGravatar Kyle McMartin 1-3/+7
2006-01-22[PARISC] Add CONFIG_DEBUG_RODATA to protect read-only dataGravatar Helge Deller 1-2/+1
2006-01-11[PATCH] capable/capability.h (arch/)Gravatar Randy Dunlap 1-0/+1
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportGravatar Sam Ravnborg 2-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 7-0/+2182