Paul Burton
|
ac85174403
powerpc: Remove -Wattribute-alias pragmas
|
7 年 前 |
Christophe Leroy
|
2479bfc9bc
powerpc: Fix build by disabling attribute-alias warning for SYSCALL_DEFINEx
|
7 年 前 |
Al Viro
|
f3675644e1
powerpc/syscalls: signal_{32, 64} - switch to SYSCALL_DEFINE
|
7 年 前 |
Gustavo Romero
|
1c200e63d0
powerpc/tm: Fix endianness flip on trap
|
7 年 前 |
Madhavan Srinivasan
|
a8a4b03ab9
powerpc: Hard wire PT_SOFTE value to 1 in ptrace & signals
|
8 年 前 |
Linus Torvalds
|
5b0e2cb020
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
7 年 前 |
Cyril Bur
|
eb5c3f1c86
powerpc: Always save/restore checkpointed regs during treclaim/trecheckpoint
|
7 年 前 |
Michael Neuling
|
92fb8690bd
powerpc/tm: P9 disable transactionally suspended sigcontexts
|
7 年 前 |
Gustavo Romero
|
044215d145
powerpc/tm: Fix illegal TM state in signal handler
|
8 年 前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年 前 |
Cyril Bur
|
000ec280e3
powerpc: tm: Rename transct_(*) to ck(\1)_state
|
8 年 前 |
Cyril Bur
|
dc3106690b
powerpc: tm: Always use fp_state and vr_state to store live registers
|
8 年 前 |
Cyril Bur
|
d11994314b
powerpc: signals: Stop using current in signal code
|
8 年 前 |
Simon Guo
|
e1c0d66fcb
powerpc: Set used_(vsr|vr|spe) in sigreturn path when MSR bits are active
|
9 年 前 |
Daniel Axtens
|
0545d5436a
powerpc/sparse: Add more assembler prototypes
|
9 年 前 |
Cyril Bur
|
78a3e8889b
powerpc: signals: Discard transaction state from signal frames
|
9 年 前 |
Anton Blanchard
|
d96f234f47
powerpc: Avoid load hit store in setup_sigcontext()
|
9 年 前 |
Michael Ellerman
|
1901d8bb45
Merge tag 'powerpc-4.4-3' into next
|
9 年 前 |
Anton Blanchard
|
a7d623d4d0
powerpc: Move part of giveup_vsx into c
|
9 年 前 |
Anton Blanchard
|
af1bbc3dd3
powerpc: Remove UP only lazy floating point and vector optimisations
|
9 年 前 |
Michael Neuling
|
d2b9d2a5ad
powerpc/tm: Block signal return setting invalid MSR state
|
9 年 前 |
Anshuman Khandual
|
2476c09f39
powerpc/signal: Add helper function to fetch quad word aligned pointer
|
10 年 前 |
Andy Lutomirski
|
f56141e3e2
all arches, signal: move restart_block to struct task_struct
|
10 年 前 |
Richard Weinberger
|
059ade650a
powerpc: Use sigsp()
|
11 年 前 |
Richard Weinberger
|
129b69df9c
powerpc: Use get_signal() signal_setup_done()
|
11 年 前 |
Michael Ellerman
|
bf77ee2a7a
powerpc: Remove ancient DEBUG_SIG code
|
11 年 前 |
Michael Neuling
|
e6b8fd028b
powerpc/tm: Disable IRQ in tm_recheckpoint
|
11 年 前 |
Paul Mackerras
|
573ebfa660
powerpc: Increase stack redzone for 64-bit userspace to 512 bytes
|
11 年 前 |
Paul Mackerras
|
d31626f70b
powerpc: Don't corrupt transactional state when using FP/VMX in kernel
|
11 年 前 |
Michael Neuling
|
ec67ad8281
powerpc/signals: Improved mark VSX not saved with small contexts fix
|
11 年 前 |