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
/
avr32
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-01
avr32: remove support for AVR32 architecture
Hans-Christian Noren Egtvedt
1
-288
/
+0
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-1
/
+1
2014-08-06
avr32: Use sigsp()
Richard Weinberger
1
-6
/
+3
2014-08-06
avr32: Use get_signal() signal_setup_done()
Richard Weinberger
1
-25
/
+18
2013-02-04
avr32: switch to generic sigaltstack
Al Viro
1
-13
/
+2
2012-10-01
Uninclude linux/freezer.h
Richard Weinberger
1
-1
/
+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
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
1
-1
/
+1
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-7
/
+4
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-13
/
+7
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-4
/
+1
2012-05-24
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-2
/
+0
2012-05-22
avr32: need to clear RESTORE_SIGMASK on successful signal delivery
Al Viro
1
-0
/
+1
2012-05-22
avr32: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
1
-0
/
+3
2012-05-22
avr32: use block_sigmask()
Matt Fleming
1
-5
/
+1
2012-05-22
avr32: use set_current_blocked() in handle_signal/sys_rt_sigreturn
Oleg Nesterov
1
-10
/
+5
2012-05-22
avr32: don't mask signals in the error path
Matt Fleming
1
-13
/
+12
2009-09-09
KEYS: Add missing linux/tracehook.h #inclusions
David Howells
1
-0
/
+1
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
1
-0
/
+2
2009-09-02
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
David Howells
1
-0
/
+5
2009-05-21
syscall: Sort out syscall_restart name clash.
Eric W. Biederman
1
-2
/
+2
2008-12-17
avr32: Introducing asm/syscalls.h
Jaswinder Singh
1
-0
/
+1
2008-06-27
avr32: Fix sigaltstack behaviour
Martin Koegler
1
-0
/
+3
2008-01-25
[AVR32] Remove redundant try_to_freeze() call from do_signal()
Haavard Skinnemoen
1
-7
/
+0
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-1
/
+1
2006-09-26
[PATCH] avr32 architecture
Haavard Skinnemoen
1
-0
/
+328