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_32.c
Age
Commit message (
Expand
)
Author
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-07-22
powerpc/tm: Fix oops on sigreturn on systems without TM
Michael Neuling
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-21
powerpc/tm: Unset MSR[TS] if not recheckpointing
Breno Leitao
2018-12-21
powerpc/tm: Set MSR[TS] just prior to recheckpoint
Breno Leitao
2018-12-19
powerpc/signal: Use code patching instead of hardcoding
Christophe Leroy
2018-06-25
powerpc: Remove -Wattribute-alias pragmas
Paul Burton
2018-06-04
powerpc/signal32: Use fault_in_pages_readable() to prefault user context
Christophe Leroy
2018-06-03
powerpc: Fix build by disabling attribute-alias warning for SYSCALL_DEFINEx
Christophe Leroy
2018-05-10
powerpc/syscalls: signal_{32, 64} - switch to SYSCALL_DEFINE
Al Viro
2018-03-13
powerpc/32: Mark both tmp variables as unused
Mathieu Malaterre
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-01-19
powerpc: Hard wire PT_SOFTE value to 1 in ptrace & signals
Madhavan Srinivasan
2018-01-15
signal: Unify and correct copy_siginfo_to_user32
Eric W. Biederman
2018-01-15
signal: Unify and correct copy_siginfo_from_user32
Eric W. Biederman
2017-11-17
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-11-06
powerpc: Always save/restore checkpointed regs during treclaim/trecheckpoint
Cyril Bur
2017-10-21
powerpc/tm: P9 disable transactionally suspended sigcontexts
Michael Neuling
2017-09-19
ppc: switch to {get,put}_compat_sigset()
Al Viro
2017-07-24
signal: Remove kernel interal si_code magic
Eric W. Biederman
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-04
powerpc: tm: Rename transct_(*) to ck(\1)_state
Cyril Bur
2016-10-04
powerpc: tm: Always use fp_state and vr_state to store live registers
Cyril Bur
2016-10-04
powerpc: signals: Stop using current in signal code
Cyril Bur
2016-09-13
powerpc: Set used_(vsr|vr|spe) in sigreturn path when MSR bits are active
Simon Guo
2016-09-13
powerpc/sparse: Add more assembler prototypes
Daniel Axtens
2016-08-29
powerpc: signals: Discard transaction state from signal frames
Cyril Bur
2015-12-14
Merge tag 'powerpc-4.4-3' into next
Michael Ellerman
2015-12-01
powerpc: Move part of giveup_vsx into c
Anton Blanchard
2015-12-01
powerpc: Remove UP only lazy floating point and vector optimisations
Anton Blanchard
2015-11-23
powerpc/tm: Block signal return setting invalid MSR state
Michael Neuling
2015-09-03
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-08-07
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
2015-07-29
powerpc/kernel: Add SIG_SYS support for compat tasks
Michael Ellerman
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2014-08-06
powerpc: Use sigsp()
Richard Weinberger
2014-08-06
powerpc: Use get_signal() signal_setup_done()
Richard Weinberger
2014-06-24
powerpc: Remove ancient DEBUG_SIG code
Michael Ellerman
2014-04-07
powerpc/tm: Disable IRQ in tm_recheckpoint
Michael Neuling
2014-01-29
powerpc: Fix 32-bit frames for signals delivered when transactional
Paul Mackerras
2014-01-15
powerpc: Don't corrupt transactional state when using FP/VMX in kernel
Paul Mackerras
2013-11-25
powerpc/signals: Improved mark VSX not saved with small contexts fix
Michael Neuling
2013-11-21
powerpc/signals: Mark VSX not saved with small contexts
Michael Neuling
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-09
constify copy_siginfo_to_user{,32}()
Al Viro
2013-10-18
powerpc: move debug registers in a structure
Bharat Bhushan
[next]