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
/
xtensa
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-2
/
+2
2018-12-18
xtensa: use NO_SYSCALL instead of -1
Max Filippov
1
-4
/
+4
2017-12-17
xtensa: clean up custom-controlled debug output
Max Filippov
1
-6
/
+2
2017-05-01
xtensa: clean up access to spilled registers locations
Max Filippov
1
-5
/
+5
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+2
2015-04-12
xtensa: Remove signal translation and exec_domain
Richard Weinberger
1
-9
/
+2
2015-04-12
whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup
Al Viro
1
-5
/
+0
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-1
/
+1
2014-08-06
xtensa: Use get_signal() signal_setup_done()
Richard Weinberger
1
-27
/
+16
2013-10-16
xtensa: don't use alternate signal stack on threads
Baruch Siach
1
-1
/
+1
2013-02-27
Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linux
Linus Torvalds
1
-2
/
+4
2013-02-24
xtensa: add support for TLS
Chris Zankel
1
-2
/
+4
2013-02-04
xtensa: switch to generic sigaltstack
Al Viro
1
-16
/
+2
2012-12-19
xtensa: clean up files to make them code-style compliant
Chris Zankel
1
-4
/
+4
2012-10-01
Uninclude linux/freezer.h
Richard Weinberger
1
-1
/
+0
2012-10-01
xtensa: can't get to do_notify_resume() when user_mode(regs) is not true
Al Viro
1
-3
/
+0
2012-06-05
fixups for signal breakage
Al Viro
1
-1
/
+1
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
don't call try_to_freeze() from do_signal()
Al Viro
1
-4
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-1
/
+0
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-7
/
+1
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-2
/
+1
2012-05-24
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-4
/
+1
2012-05-22
xtensa: add handling of TIF_NOTIFY_RESUME
Al Viro
1
-4
/
+16
2012-05-22
xtensa: switch to generic rt_sigsuspend(2)
Al Viro
1
-39
/
+15
2012-05-22
xtensa: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
1
-0
/
+3
2012-04-23
xtensa: fix build failure in xtensa/kernel/signal.c
Paul Gortmaker
1
-0
/
+1
2012-03-22
xtensa: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-14
/
+3
2012-03-22
xtensa: don't mask signals if we fail to setup signal stack
Matt Fleming
1
-4
/
+7
2012-03-22
xtensa: no need to reset handler if SA_ONESHOT
Matt Fleming
1
-3
/
+0
2012-03-22
xtensa: don't reimplement force_sigsegv()
Matt Fleming
1
-3
/
+1
2008-02-14
[XTENSA] Add support for the sa_restorer function
Chris Zankel
1
-6
/
+10
2008-02-14
[XTENSA] Add support for configurable registers and coprocessors
Chris Zankel
1
-23
/
+42
2008-02-14
[XTENSA] Remove oldmask from sigcontext and fix register flush
Chris Zankel
1
-7
/
+5
2007-06-01
[XTENSA] Remove non-rt signal handling
Chris Zankel
1
-476
/
+319
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2006-12-10
[PATCH] xtensa: fix system call interface
Chris Zankel
1
-6
/
+6
2006-12-10
[PATCH] xtensa: remove extra header files
Chris Zankel
1
-7
/
+9
2006-06-23
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
Laurent MEYER
1
-1
/
+1
2006-06-23
[PATCH] xtensa: remove verify_area macros
Jesper Juhl
1
-5
/
+5
2005-09-23
[PATCH] xtensa: remove io_remap_page_range and minor clean-ups
Chris Zankel
1
-1
/
+1
2005-08-29
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
1
-6
/
+5
2005-06-24
[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3
Chris Zankel
1
-0
/
+713