aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/osf_sys.c
Commit message (Expand)AuthorAgeFilesLines
* alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])Sergei Trofimovich2011-08-251-5/+7
* alpha: fix several security issuesDan Rosenberg2011-06-151-4/+7
* clean statfs-like syscalls upAl Viro2011-03-141-28/+8
* alpha/osf_sys: remove unused MAX_SELECT_SECONDSNamhyung Kim2011-01-171-3/+0
* alpha: kill big kernel lockArnd Bergmann2010-09-181-5/+0
* alpha: Use static const char * const where possibleJoe Perches2010-09-181-2/+2
* Alpha: Fix a missing comma in sys_osf_statfs()David Howells2010-08-281-1/+1
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-3/+3
* pass a struct path to vfs_statfsChristoph Hellwig2010-08-091-4/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* alpha: PTR_ERR overwrites -EINVAL in syscall osf_mountRoel Kluin2010-03-061-1/+2
* Unify sys_mmap*Al Viro2009-12-111-13/+6
* Push BKL into do_mount()Al Viro2009-06-111-3/+0
* do_pipe cleanup: drop its last user in arch/alpha/Cheng Renquan2009-03-271-2/+0
* alpha: use syscall wrappersIvan Kokshaysky2009-01-291-63/+50
* Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds2008-10-231-6/+7
|\
| * select: fix alpha OSF wrapperArjan van de Ven2008-10-071-6/+7
* | [PATCH] prepare vfs_readdir() callers to returning filldir resultAl Viro2008-10-231-5/+2
|/
* [PATCH] fix osf_getdirents()Al Viro2008-08-251-7/+12
* [PATCH] sanitize __user_walk_fd() et.al.Al Viro2008-07-261-5/+5
* [PATCH] make osf_select() use core_sys_select()Al Viro2008-05-011-65/+4
* alpha: unbreak OSF/1 (a.out) binariesIvan Kokshaysky2008-04-241-0/+1
* 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
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-081-1/+0
* get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet2008-02-061-1/+1
* spelling fixes: arch/alpha/Simon Arlott2007-10-201-1/+1
* utimensat implementationUlrich Drepper2007-05-081-2/+12
* ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.cMilind Arun Choudhary2007-05-071-3/+1
* get_unmapped_area handles MAP_FIXED on alphaBenjamin Herrenschmidt2007-05-071-0/+3
* [PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov2006-12-101-3/+3
* [PATCH] struct path: convert alphaJosef Sipek2006-12-081-1/+1
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-031-2/+6
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-13/+13
* [PATCH] arch/alpha: Use ARRAY_SIZE macroTobias Klauser2006-07-311-2/+2
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-1/+1
* [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-261-1/+0
* [PATCH] vfs: *at functions: coreUlrich Drepper2006-01-181-1/+1
* [PATCH] files: fix preemption issuesDipankar Sarma2005-09-171-1/+6
* [PATCH] alpha: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-101-2/+1
* [PATCH] files: break up files structDipankar Sarma2005-09-091-1/+3
* [PATCH] alpha/osf_sys: use helper functions to convert between tv and jiffiesNishanth Aravamudan2005-05-171-5/+2
* [PATCH] consolidate sys_shmatStephen Rothwell2005-05-011-16/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1345