Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Cyril Bur
|
000ec280e3
powerpc: tm: Rename transct_(*) to ck(\1)_state
|
9 years ago |
Cyril Bur
|
dc3106690b
powerpc: tm: Always use fp_state and vr_state to store live registers
|
9 years ago |
Cyril Bur
|
d11994314b
powerpc: signals: Stop using current in signal code
|
9 years ago |
Simon Guo
|
e1c0d66fcb
powerpc: Set used_(vsr|vr|spe) in sigreturn path when MSR bits are active
|
9 years ago |
Daniel Axtens
|
0545d5436a
powerpc/sparse: Add more assembler prototypes
|
9 years ago |
Cyril Bur
|
78a3e8889b
powerpc: signals: Discard transaction state from signal frames
|
9 years ago |
Anton Blanchard
|
d96f234f47
powerpc: Avoid load hit store in setup_sigcontext()
|
9 years ago |
Michael Ellerman
|
1901d8bb45
Merge tag 'powerpc-4.4-3' into next
|
9 years ago |
Anton Blanchard
|
a7d623d4d0
powerpc: Move part of giveup_vsx into c
|
9 years ago |
Anton Blanchard
|
af1bbc3dd3
powerpc: Remove UP only lazy floating point and vector optimisations
|
9 years ago |
Michael Neuling
|
d2b9d2a5ad
powerpc/tm: Block signal return setting invalid MSR state
|
9 years ago |
Anshuman Khandual
|
2476c09f39
powerpc/signal: Add helper function to fetch quad word aligned pointer
|
10 years ago |
Andy Lutomirski
|
f56141e3e2
all arches, signal: move restart_block to struct task_struct
|
10 years ago |
Richard Weinberger
|
059ade650a
powerpc: Use sigsp()
|
11 years ago |
Richard Weinberger
|
129b69df9c
powerpc: Use get_signal() signal_setup_done()
|
11 years ago |
Michael Ellerman
|
bf77ee2a7a
powerpc: Remove ancient DEBUG_SIG code
|
11 years ago |
Michael Neuling
|
e6b8fd028b
powerpc/tm: Disable IRQ in tm_recheckpoint
|
11 years ago |
Paul Mackerras
|
573ebfa660
powerpc: Increase stack redzone for 64-bit userspace to 512 bytes
|
11 years ago |
Paul Mackerras
|
d31626f70b
powerpc: Don't corrupt transactional state when using FP/VMX in kernel
|
11 years ago |
Michael Neuling
|
ec67ad8281
powerpc/signals: Improved mark VSX not saved with small contexts fix
|
11 years ago |
Rusty Russell
|
d606b92aed
powerpc: ELF2 binaries signal handling
|
11 years ago |
Benjamin Herrenschmidt
|
3ad26e5c44
Merge branch 'for-kvm' into next
|
12 years ago |
Paul Mackerras
|
de79f7b9f6
powerpc: Put FP/VSX and VR state into structures
|
12 years ago |
Anton Blanchard
|
e871c6bbf6
powerpc: Reset MSR_LE on signal entry
|
12 years ago |
Kevin Hao
|
662499d04b
powerpc: Remove the redundant flush_fp_to_thread() in setup_sigcontext()
|
12 years ago |
Paul Mackerras
|
408a7e08b2
powerpc: Fix VRSAVE handling
|
12 years ago |
Anton Blanchard
|
b0d436c739
powerpc: Fix a number of sparse warnings
|
12 years ago |
Michael Neuling
|
87b4e5393a
powerpc/tm: Fix return of active 64bit signals
|
12 years ago |
Michael Neuling
|
2b3f8e87cf
powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions
|
12 years ago |