index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
/
osf_sys.c
Age
Commit message (
Expand
)
Author
2015-05-26
alpha: kernel: osf_sys: Set 'kts.tv_nsec' only when 'tv' has effect
Chen Gang
2014-10-31
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
2014-10-09
vfs: move getname() from callers to do_mount()
Seunghun Lee
2013-06-29
[readdir] constify ->actor
Al Viro
2013-06-29
[readdir] introduce iterate_dir() and dir_context
Al Viro
2013-02-21
mm: use vm_unmapped_area() on alpha architecture
Michel Lespinasse
2013-01-27
cputime: Use accessors to read task cputime stats
Frederic Weisbecker
2012-11-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-24
alpha: separate thread-synchronous flags
Al Viro
2012-10-20
missing const in alpha callers of do_mount()
Al Viro
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-09-26
switch simple cases of fget_light to fdget
Al Viro
2012-09-26
switch osf_getdirentries() to fget_light()
Al Viro
2012-09-21
userns: On alpha modify linux_to_osf_stat to use convert from kuids and kgids
Eric W. Biederman
2012-08-19
alpha: take a bunch of syscalls into osf_sys.c
Al Viro
2012-05-24
alpha: implement various OSF/1 stat syscalls
Mans Rullgard
2012-05-24
alpha: implement setsysinfo(SSI_LMF) as a no-op
Mans Rullgard
2012-03-28
Disintegrate asm/system.h for Alpha
David Howells
2011-08-25
alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])
Sergei Trofimovich
2011-06-15
alpha: fix several security issues
Dan Rosenberg
2011-03-14
clean statfs-like syscalls up
Al Viro
2011-01-17
alpha/osf_sys: remove unused MAX_SELECT_SECONDS
Namhyung Kim
2010-09-18
alpha: kill big kernel lock
Arnd Bergmann
2010-09-18
alpha: Use static const char * const where possible
Joe Perches
2010-08-28
Alpha: Fix a missing comma in sys_osf_statfs()
David Howells
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
2010-08-09
pass a struct path to vfs_statfs
Christoph Hellwig
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-06
alpha: PTR_ERR overwrites -EINVAL in syscall osf_mount
Roel Kluin
2009-12-11
Unify sys_mmap*
Al Viro
2009-06-11
Push BKL into do_mount()
Al Viro
2009-03-27
do_pipe cleanup: drop its last user in arch/alpha/
Cheng Renquan
2009-01-29
alpha: use syscall wrappers
Ivan Kokshaysky
2008-10-23
Merge 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 result
Al Viro
2008-10-07
select: fix alpha OSF wrapper
Arjan van de Ven
2008-08-25
[PATCH] fix osf_getdirents()
Al Viro
2008-07-26
[PATCH] sanitize __user_walk_fd() et.al.
Al Viro
2008-05-01
[PATCH] make osf_select() use core_sys_select()
Al Viro
2008-04-24
alpha: unbreak OSF/1 (a.out) binaries
Ivan Kokshaysky
2008-02-14
Introduce path_put()
Jan Blunck
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-08
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
2008-02-06
get rid of NR_OPEN and introduce a sysctl_nr_open
Eric Dumazet
2007-10-20
spelling fixes: arch/alpha/
Simon Arlott
2007-05-08
utimensat implementation
Ulrich Drepper
2007-05-07
ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.c
Milind Arun Choudhary
2007-05-07
get_unmapped_area handles MAP_FIXED on alpha
Benjamin Herrenschmidt
[next]