aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/osf_sys.c
Commit message (Expand)AuthorAge
* 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
* [PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov2006-12-10
* [PATCH] struct path: convert alphaJosef Sipek2006-12-08
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-03
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-02
* [PATCH] arch/alpha: Use ARRAY_SIZE macroTobias Klauser2006-07-31
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-23
* [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-26
* [PATCH] vfs: *at functions: coreUlrich Drepper2006-01-18
* [PATCH] files: fix preemption issuesDipankar Sarma2005-09-17
* [PATCH] alpha: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-10
* [PATCH] files: break up files structDipankar Sarma2005-09-09
* [PATCH] alpha/osf_sys: use helper functions to convert between tv and jiffiesNishanth Aravamudan2005-05-17
* [PATCH] consolidate sys_shmatStephen Rothwell2005-05-01
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16