aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/osf_sys.c
Commit message (Expand)AuthorAge
* alpha: kernel: osf_sys: Set 'kts.tv_nsec' only when 'tv' has effectChen Gang2015-05-26
* vfs: make first argument of dir_context.actor typedMiklos Szeredi2014-10-31
* vfs: move getname() from callers to do_mount()Seunghun Lee2014-10-09
* [readdir] constify ->actorAl Viro2013-06-29
* [readdir] introduce iterate_dir() and dir_contextAl Viro2013-06-29
* mm: use vm_unmapped_area() on alpha architectureMichel Lespinasse2013-02-21
* cputime: Use accessors to read task cputime statsFrederic Weisbecker2013-01-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-11-18
|\
| * missing const in alpha callers of do_mount()Al Viro2012-10-20
* | alpha: separate thread-synchronous flagsAl Viro2012-10-23
|/
* vfs: define struct filename and have getname() return itJeff Layton2012-10-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\
| * switch simple cases of fget_light to fdgetAl Viro2012-09-26
| * switch osf_getdirentries() to fget_light()Al Viro2012-09-26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\ \ | |/ |/|
| * userns: On alpha modify linux_to_osf_stat to use convert from kuids and kgidsEric W. Biederman2012-09-21
* | alpha: take a bunch of syscalls into osf_sys.cAl Viro2012-08-19
|/
* alpha: implement various OSF/1 stat syscallsMans Rullgard2012-05-24
* alpha: implement setsysinfo(SSI_LMF) as a no-opMans Rullgard2012-05-24
* Disintegrate asm/system.h for AlphaDavid Howells2012-03-28
* alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])Sergei Trofimovich2011-08-25
* alpha: fix several security issuesDan Rosenberg2011-06-15
* clean statfs-like syscalls upAl Viro2011-03-14
* alpha/osf_sys: remove unused MAX_SELECT_SECONDSNamhyung Kim2011-01-16
* alpha: kill big kernel lockArnd Bergmann2010-09-18
* alpha: Use static const char * const where possibleJoe Perches2010-09-18
* Alpha: Fix a missing comma in sys_osf_statfs()David Howells2010-08-28
* Mark arguments to certain syscalls as being constDavid Howells2010-08-13
* pass a struct path to vfs_statfsChristoph Hellwig2010-08-09
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* alpha: PTR_ERR overwrites -EINVAL in syscall osf_mountRoel Kluin2010-03-06
* Unify sys_mmap*Al Viro2009-12-11
* Push BKL into do_mount()Al Viro2009-06-11
* do_pipe cleanup: drop its last user in arch/alpha/Cheng Renquan2009-03-27
* alpha: use syscall wrappersIvan Kokshaysky2009-01-29
* Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds2008-10-23
|\
| * select: fix alpha OSF wrapperArjan van de Ven2008-10-07
* | [PATCH] prepare vfs_readdir() callers to returning filldir resultAl Viro2008-10-23
|/
* [PATCH] fix osf_getdirents()Al Viro2008-08-25
* [PATCH] sanitize __user_walk_fd() et.al.Al Viro2008-07-26
* [PATCH] make osf_select() use core_sys_select()Al Viro2008-05-01
* alpha: unbreak OSF/1 (a.out) binariesIvan Kokshaysky2008-04-24
* Introduce path_put()Jan Blunck2008-02-15
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-15
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-08
* get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet2008-02-06
* spelling fixes: arch/alpha/Simon Arlott2007-10-19
* utimensat implementationUlrich Drepper2007-05-08
* ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.cMilind Arun Choudhary2007-05-07
* get_unmapped_area handles MAP_FIXED on alphaBenjamin Herrenschmidt2007-05-07