index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-17
riscv: fix a nasty sigreturn bug...
Al Viro
1
-0
/
+2
2022-08-18
riscv: signal: fix missing prototype warning
Conor Dooley
1
-0
/
+1
2022-05-17
riscv: compat: signal: Add rt_frame implementation
Guo Ren
1
-1
/
+6
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2022-03-22
RISC-V: Add support for restartable sequence
Vincent Chen
1
-0
/
+2
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
1
-2
/
+2
2021-05-25
riscv: Turn has_fpu into a static key if FPU=y
Jisheng Zhang
1
-2
/
+2
2021-01-14
riscv: Add uprobes supported
Guo Ren
1
-0
/
+3
2020-12-12
riscv: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+1
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
1
-3
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-11-17
riscv: add nommu support
Christoph Hellwig
1
-1
/
+16
2019-11-05
riscv: abstract out CSR names for supervisor vs machine mode
Christoph Hellwig
1
-11
/
+10
2019-10-28
riscv: for C functions called only from assembly, mark with __visible
Paul Walmsley
1
-2
/
+2
2019-10-28
riscv: fp: add missing __user pointer annotations
Paul Walmsley
1
-2
/
+2
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-1
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120
Thomas Gleixner
1
-14
/
+1
2019-04-25
riscv/signal: Fixup additional syscall restarting
Guo Ren
1
-0
/
+6
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-2
/
+2
2018-10-22
Auto-detect whether a FPU exists
Alan Kao
1
-2
/
+4
2018-10-22
Allow to disable FPU support
Alan Kao
1
-0
/
+5
2018-10-22
Refactor FPU code in signal setup/return procedures
Alan Kao
1
-27
/
+41
2017-09-26
RISC-V: User-facing API
Palmer Dabbelt
1
-0
/
+292