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 |
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 |
Linus Torvalds
|
ff474e8ca8
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
10 years ago |
Amanieu d'Antras
|
3c00cb5e68
signal: fix information leak in copy_siginfo_from_user32
|
10 years ago |
Michael Ellerman
|
1b60bab04e
powerpc/kernel: Add SIG_SYS support for compat tasks
|
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
|
d765ff23e3
powerpc: Fix 32-bit frames for signals delivered when transactional
|
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 |
Michael Neuling
|
c13f20ac48
powerpc/signals: Mark VSX not saved with small contexts
|
11 years ago |
Linus Torvalds
|
9bc9ccd7db
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Al Viro
|
ce39596048
constify copy_siginfo_to_user{,32}()
|
11 years ago |
Bharat Bhushan
|
51ae8d4a2b
powerpc: move debug registers in a structure
|
12 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 |
Paul Mackerras
|
408a7e08b2
powerpc: Fix VRSAVE handling
|
12 years ago |