index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
signal.h
Age
Commit message (
Expand
)
Author
2020-04-01
powerpc/64/sycall: Implement syscall entry/exit logic in C
Nicholas Piggin
2018-05-10
powerpc/syscalls: signal_{32, 64} - switch to SYSCALL_DEFINE
Al Viro
2018-03-13
powerpc: Add missing prototypes for sys_sigreturn() & sys_rt_sigreturn()
Mathieu Malaterre
2016-10-04
powerpc: tm: Rename transct_(*) to ck(\1)_state
Cyril Bur
2016-10-04
powerpc: signals: Stop using current in signal code
Cyril Bur
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
2014-08-06
powerpc: Use get_signal() signal_setup_done()
Richard Weinberger
2013-06-01
powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...
Michael Neuling
2013-02-15
powerpc: Add new transactional memory state to the signal context
Michael Neuling
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-02-22
powerpc: Fix various issues with return to userspace
Benjamin Herrenschmidt
2009-03-27
powerpc: Sanitize stack pointer in signal handling code
Josh Boyer
2009-02-23
powerpc: Move is_32bit_task
Anton Blanchard
2008-10-22
x86, um: get rid of uml signal.h
Al Viro
2008-07-03
powerpc: Clean up copy_to/from_user for vsx and fpr
Michael Neuling
2007-06-14
[POWERPC] Less ifdef's in signal.c/signal.h
Benjamin Herrenschmidt
2007-06-14
[POWERPC] Merge creation of signal frame
Benjamin Herrenschmidt
2007-06-14
[POWERPC] Consolidate do_signal
Christoph Hellwig
2007-06-14
[POWERPC] Consolidate restore_sigmask
Christoph Hellwig
2007-06-14
[POWERPC] Make syscall restart code more common
Benjamin Herrenschmidt