index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
tile
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-16
arch: remove tile port
Arnd Bergmann
1
-411
/
+0
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 code to <lin...
Ingo Molnar
1
-0
/
+1
2015-04-12
tile: Remove signal translation and exec_domain
Richard Weinberger
1
-8
/
+1
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-1
/
+1
2014-11-11
tile: Use the more common pr_warn instead of pr_warning
Joe Perches
1
-4
/
+2
2014-11-04
arch: tile: kernel: signal.c: Use __copy_from/to_user() instead of __get/put_...
Chen Gang
1
-11
/
+3
2014-08-06
tile: Use get_signal() signal_setup_done()
Richard Weinberger
1
-30
/
+24
2014-05-28
replace strict_strto* call with kstrto*
Daniel Walter
1
-4
/
+3
2013-08-14
tile: implement gettimeofday() via vDSO
Chris Metcalf
1
-1
/
+2
2013-02-04
tile: switch to generic sigaltstack
Al Viro
1
-13
/
+2
2012-10-24
arch/tile: eliminate pt_regs trampolines for syscalls
Chris Metcalf
1
-4
/
+5
2012-10-01
tile: don't bother with SIGTRAP in setup_frame
Al Viro
1
-10
/
+2
2012-06-01
new helper: signal_delivered()
Al Viro
1
-1
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
1
-3
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-20
/
+5
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-8
/
+3
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-4
/
+1
2012-03-14
tile: Use set_current_blocked() and block_sigmask()
Matt Fleming
1
-11
/
+2
2011-05-20
arch/tile: support signal "exception-trace" hook
Chris Metcalf
1
-4
/
+124
2010-12-18
arch/tile: handle rt_sigreturn() more cleanly
Chris Metcalf
1
-6
/
+4
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-11-01
arch/tile: don't allow user code to set the PL via ptrace or signal return
Chris Metcalf
1
-0
/
+3
2010-11-01
arch/tile: correct double syscall restart for nested signals
Chris Metcalf
1
-1
/
+5
2010-10-14
arch/tile: Use <asm-generic/syscalls.h>
Chris Metcalf
1
-3
/
+3
2010-09-15
arch/tile: Change struct sigcontext to be more useful
Chris Metcalf
1
-12
/
+15
2010-07-06
arch/tile: Miscellaneous cleanup changes.
Chris Metcalf
1
-10
/
+9
2010-06-07
Revert adding some arch-specific signal syscalls to <linux/syscalls.h>.
Chris Metcalf
1
-2
/
+2
2010-06-05
arch/tile: core support for Tilera 32-bit chips.
Chris Metcalf
1
-0
/
+359