index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
/
osf_sys.c
Age
Commit message (
Expand
)
Author
2017-05-21
osf_wait4: switch to kernel_wait4()
Al Viro
2017-05-21
osf_wait4(): fix infoleak
Al Viro
2017-05-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-04-14
time: Delete do_sys_setimeofday()
Deepa Dinamani
2017-04-03
alpha: fix stack smashing in old_adjtimex(2)
Al Viro
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-01
alpha: Convert obsolete cputime_t to nsecs
Frederic Weisbecker
2017-02-01
sched/cputime: Convert task/group cputime to nsecs
Frederic Weisbecker
2017-02-01
sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...
Frederic Weisbecker
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-11-16
posix-timers: Make them configurable
Nicolas Pitre
2016-05-02
give readdir(2)/getdents(2)/etc. uniform exclusion with lseek()
Al Viro
2015-07-29
alpha: Fix jiffies based cputime assumption
Frederic Weisbecker
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
[next]