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_64.c
Age
Commit message (
Expand
)
Author
2018-06-25
powerpc: Remove -Wattribute-alias pragmas
Paul Burton
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-01-22
powerpc/tm: Fix endianness flip on trap
Gustavo Romero
2018-01-19
powerpc: Hard wire PT_SOFTE value to 1 in ptrace & signals
Madhavan Srinivasan
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
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-10-06
powerpc/tm: Fix illegal TM state in signal handler
Gustavo Romero
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
2016-06-14
powerpc: Avoid load hit store in setup_sigcontext()
Anton Blanchard
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-07-21
powerpc/signal: Add helper function to fetch quad word aligned pointer
Anshuman Khandual
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-02-28
powerpc: Increase stack redzone for 64-bit userspace to 512 bytes
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: ELF2 binaries signal handling
Rusty Russell
2013-10-11
Merge branch 'for-kvm' into next
Benjamin Herrenschmidt
2013-10-11
powerpc: Put FP/VSX and VR state into structures
Paul Mackerras
2013-10-11
powerpc: Reset MSR_LE on signal entry
Anton Blanchard
2013-08-14
powerpc: Remove the redundant flush_fp_to_thread() in setup_sigcontext()
Kevin Hao
2013-08-14
powerpc: Fix VRSAVE handling
Paul Mackerras
2013-08-14
powerpc: Fix a number of sparse warnings
Anton Blanchard
2013-06-20
powerpc/tm: Fix return of active 64bit signals
Michael Neuling
2013-06-01
powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...
Michael Neuling
2013-04-10
powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=n
Michael Neuling
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-15
powerpc: Add new transactional memory state to the signal context
Michael Neuling
2013-02-03
powerpc: switch to generic sigaltstack
Al Viro
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-06-01
powerpc: get rid of restore_sigmask()
Al Viro
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
2011-10-31
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
2011-06-29
arch/powerpc: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
2011-04-27
powerpc: Use MSR_64BIT in places
Michael Ellerman
2010-09-22
powerpc: fix double syscall restarts
Al Viro
[next]