summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/osf_sys.c
AgeCommit message (Expand)AuthorLines
2011-08-25alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])Sergei Trofimovich-5/+7
2011-06-15alpha: fix several security issuesDan Rosenberg-4/+7
2011-03-14clean statfs-like syscalls upAl Viro-28/+8
2011-01-17alpha/osf_sys: remove unused MAX_SELECT_SECONDSNamhyung Kim-3/+0
2010-09-18alpha: kill big kernel lockArnd Bergmann-5/+0
2010-09-18alpha: Use static const char * const where possibleJoe Perches-2/+2
2010-08-28Alpha: Fix a missing comma in sys_osf_statfs()David Howells-1/+1
2010-08-13Mark arguments to certain syscalls as being constDavid Howells-3/+3
2010-08-09pass a struct path to vfs_statfsChristoph Hellwig-4/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-1/+1
2010-03-06alpha: PTR_ERR overwrites -EINVAL in syscall osf_mountRoel Kluin-1/+2
2009-12-11Unify sys_mmap*Al Viro-13/+6
2009-06-11Push BKL into do_mount()Al Viro-3/+0
2009-03-27do_pipe cleanup: drop its last user in arch/alpha/Cheng Renquan-2/+0
2009-01-29alpha: use syscall wrappersIvan Kokshaysky-63/+50
2008-10-23Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds-6/+7
2008-10-23[PATCH] prepare vfs_readdir() callers to returning filldir resultAl Viro-5/+2
2008-10-07select: fix alpha OSF wrapperArjan van de Ven-6/+7
2008-08-25[PATCH] fix osf_getdirents()Al Viro-7/+12
2008-07-26[PATCH] sanitize __user_walk_fd() et.al.Al Viro-5/+5
2008-05-01[PATCH] make osf_select() use core_sys_select()Al Viro-65/+4
2008-04-24alpha: unbreak OSF/1 (a.out) binariesIvan Kokshaysky-0/+1
2008-02-14Introduce path_put()Jan Blunck-1/+1
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck-1/+1
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells-1/+0
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet-1/+1
2007-10-20spelling fixes: arch/alpha/Simon Arlott-1/+1
2007-05-08utimensat implementationUlrich Drepper-2/+12
2007-05-07ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.cMilind Arun Choudhary-3/+1
2007-05-07get_unmapped_area handles MAP_FIXED on alphaBenjamin Herrenschmidt-0/+3
2006-12-10[PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov-3/+3
2006-12-08[PATCH] struct path: convert alphaJosef Sipek-1/+1
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells-2/+6
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn-13/+13
2006-07-31[PATCH] arch/alpha: Use ARRAY_SIZE macroTobias Klauser-2/+2
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells-1/+1
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell-1/+0
2006-01-18[PATCH] vfs: *at functions: coreUlrich Drepper-1/+1
2005-09-17[PATCH] files: fix preemption issuesDipankar Sarma-1/+6
2005-09-10[PATCH] alpha: fix-up schedule_timeout() usageNishanth Aravamudan-2/+1
2005-09-09[PATCH] files: break up files structDipankar Sarma-1/+3
2005-05-17[PATCH] alpha/osf_sys: use helper functions to convert between tv and jiffiesNishanth Aravamudan-5/+2
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell-16/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1345