index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
/
osf_sys.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
timex: use __kernel_timex internally
Deepa Dinamani
2019-02-07
1
-2
/
+3
*
alpha: Remove some unused variables
Matt Turner
2018-12-21
1
-2
/
+1
*
alpha: remove CONFIG_OSF4_COMPAT flag from syscall table
Firoz Khan
2018-12-21
1
-3
/
+6
*
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-24
1
-27
/
+24
|
\
|
*
sys: don't hold uts_sem while accessing userspace memory
Jann Horn
2018-08-11
1
-27
/
+24
*
|
alpha: fix osf_wait4() breakage
Al Viro
2018-07-22
1
-4
/
+1
|
/
*
signal/alpha: Use send_sig_fault where appropriate
Eric W. Biederman
2018-04-25
1
-7
/
+3
*
signal/alpha: Replace FPE_FIXME with FPE_FLTUNK
Eric W. Biederman
2018-04-25
1
-1
/
+1
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+1
*
signal/alpha: Document a conflict with SI_USER for SIGFPE
Eric W. Biederman
2018-04-17
1
-1
/
+1
*
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2018-04-02
1
-1
/
+1
*
alpha: osf_sys.c: use timespec64 where appropriate
Arnd Bergmann
2018-01-25
1
-34
/
+34
*
alpha: osf_sys.c: fix put_tv32 regression
Arnd Bergmann
2018-01-25
1
-2
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
osf_sigstack(): switch to put_user()
Al Viro
2017-05-27
1
-3
/
+2
*
osf_sys.c: switch handling of timeval32/itimerval32 to copy_{to,from}_user()
Al Viro
2017-05-27
1
-24
/
+29
*
Merge branch 'work.sys_wait' into misc.alpha
Al Viro
2017-05-27
1
-37
/
+14
|
\
|
*
osf_wait4: switch to kernel_wait4()
Al Viro
2017-05-21
1
-39
/
+14
|
*
osf_wait4(): fix infoleak
Al Viro
2017-05-21
1
-2
/
+4
*
|
osf_getdomainname(): use copy_to_user()
Al Viro
2017-05-27
1
-14
/
+9
|
/
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-01
1
-1
/
+3
|
\
|
*
time: Delete do_sys_setimeofday()
Deepa Dinamani
2017-04-14
1
-1
/
+3
*
|
alpha: fix stack smashing in old_adjtimex(2)
Al Viro
2017-04-03
1
-1
/
+1
|
/
*
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
alpha: Convert obsolete cputime_t to nsecs
Frederic Weisbecker
2017-02-01
1
-4
/
+4
*
sched/cputime: Convert task/group cputime to nsecs
Frederic Weisbecker
2017-02-01
1
-2
/
+2
*
sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...
Frederic Weisbecker
2017-02-01
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
posix-timers: Make them configurable
Nicolas Pitre
2016-11-16
1
-0
/
+8
*
give readdir(2)/getdents(2)/etc. uniform exclusion with lseek()
Al Viro
2016-05-02
1
-2
/
+2
*
alpha: Fix jiffies based cputime assumption
Frederic Weisbecker
2015-07-29
1
-4
/
+9
*
alpha: kernel: osf_sys: Set 'kts.tv_nsec' only when 'tv' has effect
Chen Gang
2015-05-26
1
-2
/
+1
*
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
2014-10-31
1
-3
/
+4
*
vfs: move getname() from callers to do_mount()
Seunghun Lee
2014-10-09
1
-13
/
+10
*
[readdir] constify ->actor
Al Viro
2013-06-29
1
-7
/
+6
*
[readdir] introduce iterate_dir() and dir_context
Al Viro
2013-06-29
1
-1
/
+3
*
mm: use vm_unmapped_area() on alpha architecture
Michel Lespinasse
2013-02-21
1
-11
/
+9
*
cputime: Use accessors to read task cputime stats
Frederic Weisbecker
2013-01-27
1
-2
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-11-18
1
-3
/
+3
|
\
|
*
missing const in alpha callers of do_mount()
Al Viro
2012-10-20
1
-3
/
+3
*
|
alpha: separate thread-synchronous flags
Al Viro
2012-10-24
1
-15
/
+10
|
/
*
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
1
-8
/
+8
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
1
-8
/
+5
|
\
|
*
switch simple cases of fget_light to fdget
Al Viro
2012-09-26
1
-9
/
+6
|
*
switch osf_getdirentries() to fget_light()
Al Viro
2012-09-26
1
-3
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-02
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
userns: On alpha modify linux_to_osf_stat to use convert from kuids and kgids
Eric W. Biederman
2012-09-21
1
-2
/
+2
[next]