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
/
powerpc
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
2012-09-10
powerpc: Rework set_dabr so it can take a DABRX value as well
Michael Neuling
2012-09-05
powerpc: Uprobes port to powerpc
Ananth N Mavinakayanahalli
2012-06-01
new helper: signal_delivered()
Al Viro
2012-06-01
powerpc: get rid of restore_sigmask()
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-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-07
powerpc: Use set_current_blocked() and block_sigmask()
Matt Fleming
2012-02-22
powerpc: Fix various issues with return to userspace
Benjamin Herrenschmidt
2010-09-22
powerpc: fix double syscall restarts
Al Viro
2010-06-22
powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signals
K.Prasad
2010-02-17
powerpc/booke: Add support for advanced debug registers
Dave Kleikamp
2010-02-17
powerpc/booke: Introduce new CONFIG options for advanced debug registers
Dave Kleikamp
2009-03-27
powerpc: Sanitize stack pointer in signal handling code
Josh Boyer
2008-07-28
powerpc: Add TIF_NOTIFY_RESUME support for tracehook
Roland McGrath
2008-07-28
powerpc: Call tracehook_signal_handler() when setting up signal frames
Roland McGrath
2008-07-28
powerpc/booke: Clean up the hardware watchpoint support
Kumar Gala
2008-07-25
powerpc: BookE hardware watchpoint support
Luis Machado
2008-05-14
[POWERPC] Define and use TLF_RESTORE_SIGMASK
Roland McGrath
2007-10-12
[POWERPC] Implement logging of unhandled signals
Olof Johansson
2007-06-14
[POWERPC] Less ifdef's in signal.c/signal.h
Benjamin Herrenschmidt
2007-06-14
[POWERPC] Remove #ifdef around set_dabr in signal code
Benjamin Herrenschmidt
2007-06-14
[POWERPC] Merge creation of signal frame
Benjamin Herrenschmidt
2007-06-14
[POWERPC] Remove obsolete freezer bits
Benjamin Herrenschmidt
2007-06-14
[POWERPC] Consolidate do_signal
Christoph Hellwig
2007-06-14
[POWERPC] Consolidate restore_sigmask
Christoph Hellwig
2007-06-14
[POWERPC] Consolidate sys_sigaltstack
Christoph Hellwig
2007-06-14
[POWERPC] Make syscall restart code more common
Benjamin Herrenschmidt