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.c
Age
Commit message (
Expand
)
Author
2020-04-03
powerpc/64: make buildable without CONFIG_COMPAT
Michal Suchanek
2020-04-03
powerpc: move common register copy functions from signal_32.c to signal.c
Michal Suchanek
2020-02-18
powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal delivery
Gustavo Luiz Duarte
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-06-22
rseq: Avoid infinite recursion when delivering SIGSEGV
Will Deacon
2018-06-10
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-06
powerpc: Add support for restartable sequences
Boqun Feng
2018-06-03
powerpc: Check address limit on user-mode return (TIF_FSCHECK)
Michael Ellerman
2018-01-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-12-04
livepatch: send a fake signal to all blocking tasks
Miroslav Benes
2017-11-13
powerpc/signal: Properly handle return value from uprobe_deny_signal()
Naveen N. Rao
2017-03-08
livepatch/powerpc: add TIF_PATCH_PENDING thread flag
Josh Poimboeuf
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
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 sigsp()
Richard Weinberger
2014-08-06
powerpc: Use get_signal() signal_setup_done()
Richard Weinberger
2014-05-20
powerpc: Fix smp_processor_id() in preemptible splat in set_breakpoint
Paul Gortmaker
2014-01-15
powerpc: Don't corrupt transactional state when using FP/VMX in kernel
Paul Mackerras
2013-06-01
powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...
Michael Neuling
2013-05-14
powerpc: Set show_unhandled_signals to 1 by default
Benjamin Herrenschmidt
2013-05-14
powerpc: Exit user context on notify resume
Li Zhong
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-03
powerpc: switch to generic sigaltstack
Al Viro
2013-01-16
powerpc: Rename set_break to avoid naming conflict
Michael Neuling
2013-01-10
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
Michael Neuling
2012-11-03
uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume()
Oleg Nesterov
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
[next]