index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
signal.c
Commit message (
Expand
)
Author
Age
*
powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...
Michael Neuling
2013-05-31
*
powerpc: Set show_unhandled_signals to 1 by default
Benjamin Herrenschmidt
2013-05-14
*
powerpc: Exit user context on notify resume
Li Zhong
2013-05-14
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-23
|
\
|
*
powerpc: switch to generic sigaltstack
Al Viro
2013-02-03
*
|
powerpc: Rename set_break to avoid naming conflict
Michael Neuling
2013-01-15
*
|
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
Michael Neuling
2013-01-10
|
/
*
uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume()
Oleg Nesterov
2012-11-03
*
powerpc: Rework set_dabr so it can take a DABRX value as well
Michael Neuling
2012-09-09
*
powerpc: Uprobes port to powerpc
Ananth N Mavinakayanahalli
2012-09-05
*
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-06-01
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
*
powerpc: Use set_current_blocked() and block_sigmask()
Matt Fleming
2012-03-07
*
powerpc: Fix various issues with return to userspace
Benjamin Herrenschmidt
2012-02-22
*
powerpc: fix double syscall restarts
Al Viro
2010-09-22
*
powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signals
K.Prasad
2010-06-22
*
powerpc/booke: Add support for advanced debug registers
Dave Kleikamp
2010-02-16
*
powerpc/booke: Introduce new CONFIG options for advanced debug registers
Dave Kleikamp
2010-02-16
*
powerpc: Sanitize stack pointer in signal handling code
Josh Boyer
2009-03-27
*
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-28
*
powerpc: BookE hardware watchpoint support
Luis Machado
2008-07-25
*
[POWERPC] Define and use TLF_RESTORE_SIGMASK
Roland McGrath
2008-05-14
*
[POWERPC] Implement logging of unhandled signals
Olof Johansson
2007-10-12
*
[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
2007-06-14