index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
2015-04-12
frv: Remove signal translation and exec_domain
Richard Weinberger
2015-04-12
blackfin: Remove exec_domain usage
Richard Weinberger
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2014-08-06
blackfin: Use sigsp()
Richard Weinberger
2014-08-06
blackfin: Use get_signal() signal_setup_done()
Richard Weinberger
2013-02-03
blackfin: switch to generic sigaltstack
Al Viro
2012-11-28
bfin: switch to generic vfork, get rid of pointless wrappers
Al Viro
2012-10-01
Uninclude linux/freezer.h
Richard Weinberger
2012-06-01
blackfin: check __get_user() return value
Al Viro
2012-06-01
new helper: signal_delivered()
Al Viro
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
2012-06-01
don't call try_to_freeze() from do_signal()
Al Viro
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
new helper: sigmask_to_save()
Al Viro
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-21
blackfin: don't open-code force_sigsegv()
Al Viro
2012-05-21
blackfin: use set_current_blocked() and block_sigmask()
Matt Fleming
2010-03-09
Blackfin: add support for restart_syscall()
Mike Frysinger
2010-03-09
Blackfin: fix single stepping over system calls
Mike Frysinger
2010-03-09
Blackfin: initial tracehook support
Mike Frysinger
2009-12-15
Blackfin: add support for TIF_NOTIFY_RESUME
Barry Song
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2008-05-07
[Blackfin] arch: disable single stepping when delivering a signal
Bernd Schmidt
2008-04-29
Remove the macro get_personality
WANG Cong
2008-04-24
[Blackfin] arch: a rather old performance improvement for the signal handling...
Bernd Schmidt
2008-03-07
[Blackfin] arch: add missing __user marking to ss_sp member of signalstack an...
Mike Frysinger
2007-07-12
Blackfin arch: cleanup warnings from checkpatch -- no functional changes
Mike Frysinger
2007-05-07
blackfin architecture
Bryan Wu