index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
/
osf_sys.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2024-09-09
mm: make arch_get_unmapped_area() take vm_flags by default
Mark Brown
1
-1
/
+1
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
1
-2
/
+2
2024-04-25
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
1
-4
/
+1
2023-08-15
alpha: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2023-06-18
posix-timers: Add sys_ni_posix_timers() prototype
Arnd Bergmann
1
-2
/
+0
2023-02-14
alpha: osf_sys: reduce kernel log spamming on invalid osf_mount call typenr
Colin Ian King
1
-1
/
+1
2022-10-11
alpha: remove the needless aliases osf_{readv,writev}
Lukas Bulwahn
1
-12
/
+0
2022-10-06
Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-5
/
+5
2022-09-27
a.out: Remove the a.out implementation
Eric W. Biederman
1
-30
/
+0
2022-08-17
Change calling conventions for filldir_t
Al Viro
1
-5
/
+5
2022-05-19
move mount-related externs from fs.h to mount.h
Al Viro
1
-0
/
+1
2021-09-01
Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2021-07-25
alpha: fix spelling mistakes
gushengxian
1
-2
/
+2
2021-07-23
signal/alpha: si_trapno is only used with SIGFPE and SIGTRAP TRAP_UNK
Eric W. Biederman
1
-1
/
+1
2020-06-12
alpha: remove unneeded semicolon in osf_sys.c
Jason Yan
1
-1
/
+1
2019-11-15
y2038: use compat_{get,set}_itimer on alpha
Arnd Bergmann
1
-65
/
+0
2019-11-15
y2038: rusage: use __kernel_old_timeval
Arnd Bergmann
1
-1
/
+1
2019-02-07
timex: use __kernel_timex internally
Deepa Dinamani
1
-2
/
+3
2018-12-21
alpha: Remove some unused variables
Matt Turner
1
-2
/
+1
2018-12-21
alpha: remove CONFIG_OSF4_COMPAT flag from syscall table
Firoz Khan
1
-3
/
+6
2018-08-24
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-27
/
+24
2018-08-11
sys: don't hold uts_sem while accessing userspace memory
Jann Horn
1
-27
/
+24
2018-07-22
alpha: fix osf_wait4() breakage
Al Viro
1
-4
/
+1
2018-04-25
signal/alpha: Use send_sig_fault where appropriate
Eric W. Biederman
1
-7
/
+3
2018-04-25
signal/alpha: Replace FPE_FIXME with FPE_FLTUNK
Eric W. Biederman
1
-1
/
+1
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-0
/
+1
2018-04-17
signal/alpha: Document a conflict with SI_USER for SIGFPE
Eric W. Biederman
1
-1
/
+1
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
1
-1
/
+1
2018-01-25
alpha: osf_sys.c: use timespec64 where appropriate
Arnd Bergmann
1
-34
/
+34
2018-01-25
alpha: osf_sys.c: fix put_tv32 regression
Arnd Bergmann
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-27
osf_sigstack(): switch to put_user()
Al Viro
1
-3
/
+2
2017-05-27
osf_sys.c: switch handling of timeval32/itimerval32 to copy_{to,from}_user()
Al Viro
1
-24
/
+29
2017-05-27
Merge branch 'work.sys_wait' into misc.alpha
Al Viro
1
-37
/
+14
2017-05-27
osf_getdomainname(): use copy_to_user()
Al Viro
1
-14
/
+9
2017-05-21
osf_wait4: switch to kernel_wait4()
Al Viro
1
-39
/
+14
2017-05-21
osf_wait4(): fix infoleak
Al Viro
1
-2
/
+4
2017-05-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2017-04-14
time: Delete do_sys_setimeofday()
Deepa Dinamani
1
-1
/
+3
2017-04-03
alpha: fix stack smashing in old_adjtimex(2)
Al Viro
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-02-01
alpha: Convert obsolete cputime_t to nsecs
Frederic Weisbecker
1
-4
/
+4
2017-02-01
sched/cputime: Convert task/group cputime to nsecs
Frederic Weisbecker
1
-2
/
+2
2017-02-01
sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...
Frederic Weisbecker
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-11-16
posix-timers: Make them configurable
Nicolas Pitre
1
-0
/
+8
[next]