Linus Torvalds
|
9e2d59ad58
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
Michael Neuling
|
2b0a576d15
powerpc: Add new transactional memory state to the signal context
|
12 years ago |
Al Viro
|
7cce246557
powerpc: switch to generic sigaltstack
|
12 years ago |
Adam Buchbinder
|
48fc7f7e78
Fix misspellings of "whether" in comments.
|
12 years ago |
Al Viro
|
17440f171e
powerpc: get rid of restore_sigmask()
|
13 years ago |
David Howells
|
ae3a197e3d
Disintegrate asm/system.h for PowerPC
|
13 years ago |
Paul Gortmaker
|
ead53f22dc
powerpc: remove non-required uses of include <linux/module.h>
|
14 years ago |
Christian Dietrich
|
76462232c2
arch/powerpc: use printk_ratelimited instead of printk_ratelimit
|
14 years ago |
Michael Ellerman
|
9f0b079320
powerpc: Use MSR_64BIT in places
|
14 years ago |
Al Viro
|
9a81c16b52
powerpc: fix double syscall restarts
|
14 years ago |
Josh Boyer
|
efbda86098
powerpc: Sanitize stack pointer in signal handling code
|
16 years ago |
Michael Neuling
|
16c29d180b
powerpc: Fix swapcontext system for VSX + old ucontext size
|
16 years ago |
Michael Neuling
|
8873d93b4b
powerpc: Remove empty #else from signal_64.c
|
16 years ago |
Michael Neuling
|
7c29217096
powerpc: fix giveup_vsx to save registers correctly
|
17 years ago |
Michael Neuling
|
c1cb299ead
powerpc: fix swapcontext backwards compat. with VSX ucontext changes
|
17 years ago |
Michael Neuling
|
6a274c08f2
powerpc: Clean up copy_to/from_user for vsx and fpr
|
17 years ago |
Michael Neuling
|
436db693c4
powerpc: Fix compile error for CONFIG_VSX
|
17 years ago |
Stephen Rothwell
|
fcbc5a976b
powerpc: Explicitly copy elements of pt_regs
|
17 years ago |
Michael Neuling
|
ce48b21007
powerpc: Add VSX context save/restore, ptrace and signal support
|
17 years ago |
Michael Neuling
|
c6e6771b87
powerpc: Introduce VSX thread_struct and CONFIG_VSX
|
17 years ago |
Benjamin Herrenschmidt
|
0be234a465
[POWERPC] Fix incorrect enabling of VMX when building signal or user context
|
17 years ago |
Olof Johansson
|
d0c3d534a4
[POWERPC] Implement logging of unhandled signals
|
17 years ago |
Paul Mackerras
|
bf22f6fe2d
Merge branch 'for-2.6.23' into merge
|
18 years ago |
Paul Mackerras
|
ae62fbb5f1
[POWERPC] Fix subtle FP state corruption bug in signal return on SMP
|
18 years ago |
Benjamin Herrenschmidt
|
a3f61dc0a5
[POWERPC] Merge creation of signal frame
|
18 years ago |
Christoph Hellwig
|
f478f5430c
[POWERPC] Consolidate do_signal
|
18 years ago |
Christoph Hellwig
|
db277e9a67
[POWERPC] Consolidate restore_sigmask
|
18 years ago |
Christoph Hellwig
|
69d15f6b35
[POWERPC] Consolidate sys_sigaltstack
|
18 years ago |
Benjamin Herrenschmidt
|
22e38f2932
[POWERPC] Make syscall restart code more common
|
18 years ago |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |