summaryrefslogtreecommitdiff
path: root/arch/alpha/kernel/osf_sys.c
AgeCommit message (Expand)Author
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-01alpha: Convert obsolete cputime_t to nsecsFrederic Weisbecker
2017-02-01sched/cputime: Convert task/group cputime to nsecsFrederic Weisbecker
2017-02-01sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...Frederic Weisbecker
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-16posix-timers: Make them configurableNicolas Pitre
2016-05-02give readdir(2)/getdents(2)/etc. uniform exclusion with lseek()Al Viro
2015-07-29alpha: Fix jiffies based cputime assumptionFrederic Weisbecker
2015-05-26alpha: kernel: osf_sys: Set 'kts.tv_nsec' only when 'tv' has effectChen Gang
2014-10-31vfs: make first argument of dir_context.actor typedMiklos Szeredi
2014-10-09vfs: move getname() from callers to do_mount()Seunghun Lee
2013-06-29[readdir] constify ->actorAl Viro
2013-06-29[readdir] introduce iterate_dir() and dir_contextAl Viro
2013-02-21mm: use vm_unmapped_area() on alpha architectureMichel Lespinasse
2013-01-27cputime: Use accessors to read task cputime statsFrederic Weisbecker
2012-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-24alpha: separate thread-synchronous flagsAl Viro
2012-10-20missing const in alpha callers of do_mount()Al Viro
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-09-26switch simple cases of fget_light to fdgetAl Viro
2012-09-26switch osf_getdirentries() to fget_light()Al Viro
2012-09-21userns: On alpha modify linux_to_osf_stat to use convert from kuids and kgidsEric W. Biederman
2012-08-19alpha: take a bunch of syscalls into osf_sys.cAl Viro
2012-05-24alpha: implement various OSF/1 stat syscallsMans Rullgard
2012-05-24alpha: implement setsysinfo(SSI_LMF) as a no-opMans Rullgard
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells
2011-08-25alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])Sergei Trofimovich
2011-06-15alpha: fix several security issuesDan Rosenberg
2011-03-14clean statfs-like syscalls upAl Viro
2011-01-17alpha/osf_sys: remove unused MAX_SELECT_SECONDSNamhyung Kim
2010-09-18alpha: kill big kernel lockArnd Bergmann
2010-09-18alpha: Use static const char * const where possibleJoe Perches
2010-08-28Alpha: Fix a missing comma in sys_osf_statfs()David Howells
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-09pass a struct path to vfs_statfsChristoph Hellwig
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-06alpha: PTR_ERR overwrites -EINVAL in syscall osf_mountRoel Kluin
2009-12-11Unify sys_mmap*Al Viro
2009-06-11Push BKL into do_mount()Al Viro
2009-03-27do_pipe cleanup: drop its last user in arch/alpha/Cheng Renquan
2009-01-29alpha: use syscall wrappersIvan Kokshaysky
2008-10-23Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds
2008-10-23[PATCH] prepare vfs_readdir() callers to returning filldir resultAl Viro
2008-10-07select: fix alpha OSF wrapperArjan van de Ven
2008-08-25[PATCH] fix osf_getdirents()Al Viro