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
/
parisc
/
kernel
/
signal.c
Commit message (
Expand
)
Author
Age
*
parisc: don't bother looping in do_signal()
Al Viro
2012-10-01
*
parisc: fix double restarts
Al Viro
2012-10-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
*
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
*
parisc: resetting ->restart_block.fn needs to be done on rt_sigreturn()
Al Viro
2012-05-21
*
parisc: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-21
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturn
Kyle McMartin
2010-11-29
*
parisc: fix tracing of signals
Kyle McMartin
2010-02-12
*
parisc: remove duplicated #include
Huang Weiyi
2009-12-15
*
parisc: includecheck fix: signal.c
Jaswinder Singh Rajput
2009-09-27
*
parisc: tracehook_signal_handler
Kyle McMartin
2009-09-27
*
KEYS: Add missing linux/tracehook.h #inclusions
David Howells
2009-09-09
*
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
2009-09-02
*
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
David Howells
2009-09-02
*
CRED: Wrap task credential accesses in the PA-RISC arch
David Howells
2008-11-13
*
[PARISC] fix signal trampoline cache flushing
Kyle McMartin
2008-04-15
*
Spelling fixes: lenght->length
Paulius Zaleckas
2008-02-03
*
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
2007-10-19
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
*
[PARISC] use CONFIG_64BIT instead of __LP64__
Helge Deller
2007-02-17
*
[PARISC] factor syscall_restart code out of do_signal
Kyle McMartin
2007-02-17
*
[PARISC] Add TIF_RESTORE_SIGMASK support
Kyle McMartin
2007-02-17
*
[PARISC] Switch is_compat_task to use TIF_32BIT
Kyle McMartin
2006-10-04
*
[PARISC] Add is_compat_task() helper
Kyle McMartin
2006-06-27
*
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
Laurent MEYER
2006-06-23
*
[PARISC] Arch-specific compat signals
Kyle McMartin
2006-01-22
*
[PARISC] Remove unused variable in signal.c
Grant Grundler
2005-11-17
*
[PARISC] Properly specify index field to I/D cache flush ops
Grant Grundler
2005-10-21
*
[PARISC] Prevent signal loops if we have a problem setting up a frame
Randolph Chung
2005-10-21
*
[PARISC] Add sync required after fdc to enforce insn ordering
Grant Grundler
2005-10-21
*
kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support
Sam Ravnborg
2005-09-09
*
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
2005-08-29
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16