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
/
ia64
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-10-31
kernel/signal.c: fix a comment error
Weikang Shi
2018-09-27
signal/ia64: Use the force_sig(SIGSEGV,...) in ia64_rt_sigreturn
Eric W. Biederman
2018-09-27
signal/ia64: Use the generic force_sigsegv in setup_frame
Eric W. Biederman
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-01-12
signal/ia64: switch the last arch-specific copy_siginfo_to_user() to generic ...
Eric W. Biederman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-24
signal: Remove kernel interal si_code magic
Eric W. Biederman
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2014-08-06
ia64: Use get_signal() signal_setup_done()
Richard Weinberger
2013-11-09
constify copy_siginfo_to_user{,32}()
Al Viro
2013-02-03
ia64: switch to generic sigaltstack
Al Viro
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-01
ia64: can't reach do_signal() when returning to kernel mode
Al Viro
2012-09-21
userns: On ia64 deal with current_uid and current_gid being kuid and kgid
Eric W. Biederman
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
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-21
ia64: use set_current_blocked() and block_sigmask()
Matt Fleming
2010-02-08
[IA64] Remove COMPAT_IA32 support
Tony Luck
2008-11-14
CRED: Wrap task credential accesses in the IA64 arch
David Howells
2008-10-06
[IA64] utrace use generic trace hook
Shaohua Li
2008-05-01
[IA64] TS_RESTORE_SIGMASK
Roland McGrath
2008-03-04
[IA64] signal(ia64): add a signal stack overflow check
Shi Weihua
2007-12-18
[IA64] signal: remove redundant code in setup_sigcontext()
Shi Weihua
2007-12-07
[IA64] signal : fix missing error checkings
Shi Weihua
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
2007-05-08
[IA64] Add TIF_RESTORE_SIGMASK
Alexey Dobriyan
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-01-26
[IA64] Delete MCA/INIT sigdelayed code
Keith Owens
2006-01-12
[PATCH] ia64: task_thread_info()
Al Viro
2005-11-08
[IA64] align signal-frame even when not using alternate signal-stack
David Mosberger-Tang
2005-08-29
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
2005-07-06
[IA64] restore_sigcontext is not preempt safe
Keith Owens
2005-06-21
[IA64] ptrace and restore_sigcontext() allow ar.rsc.pl==0
Matthew Chapman
2005-05-03
[IA64] fix ia64 syscall auditing
David Woodhouse
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds