summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/osf_sys.c
Commit message (Expand)AuthorAgeFilesLines
* mm: use vm_unmapped_area() on alpha architectureMichel Lespinasse2013-02-211-11/+9
* cputime: Use accessors to read task cputime statsFrederic Weisbecker2013-01-271-2/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-11-181-3/+3
|\
| * missing const in alpha callers of do_mount()Al Viro2012-10-201-3/+3
* | alpha: separate thread-synchronous flagsAl Viro2012-10-241-15/+10
|/
* vfs: define struct filename and have getname() return itJeff Layton2012-10-121-8/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-021-8/+5
|\
| * switch simple cases of fget_light to fdgetAl Viro2012-09-261-9/+6
| * switch osf_getdirentries() to fget_light()Al Viro2012-09-261-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-021-2/+2
|\ \ | |/ |/|
| * userns: On alpha modify linux_to_osf_stat to use convert from kuids and kgidsEric W. Biederman2012-09-211-2/+2
* | alpha: take a bunch of syscalls into osf_sys.cAl Viro2012-08-191-0/+49
|/
* alpha: implement various OSF/1 stat syscallsMans Rullgard2012-05-241-0/+163
* alpha: implement setsysinfo(SSI_LMF) as a no-opMans Rullgard2012-05-241-0/+3
* Disintegrate asm/system.h for AlphaDavid Howells2012-03-281-1/+0
* 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
OpenPOWER on IntegriCloud