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
|
09a4d5d015
powerpc: switch to generic old sigaction()
|
12 years ago |
Al Viro
|
5aa1cde2ed
powerpc: switch to generic compat rt_sigaction()
|
12 years ago |
Al Viro
|
0980caea80
powerpc: switch to generic old sigsuspend
|
12 years ago |
Al Viro
|
309e44b39e
powerpc: switch to generic compat rt_sigqueueinfo()
|
12 years ago |
Al Viro
|
cfe0467c4e
powerpc: switch to generic compat rt_sigpending()
|
12 years ago |
Al Viro
|
451a651d33
powerpc: switch to generic compat rt_sigprocmask()
|
12 years ago |
Al Viro
|
7cce246557
powerpc: switch to generic sigaltstack
|
12 years ago |
Al Viro
|
0aa0203fb4
take sys_rt_sigsuspend() prototype to linux/syscalls.h
|
12 years ago |
Richard Weinberger
|
3cffdc8c3a
Uninclude linux/freezer.h
|
13 years ago |
Al Viro
|
17440f171e
powerpc: get rid of restore_sigmask()
|
13 years ago |
Al Viro
|
43f16819d5
powerpc: missing checks of __get_user()/__put_user() return values
|
13 years ago |
Al Viro
|
68f3f16d9a
new helper: sigsuspend()
|
13 years ago |
David Howells
|
ae3a197e3d
Disintegrate asm/system.h for PowerPC
|
13 years ago |
Matt Fleming
|
a2007ce844
powerpc: Use set_current_blocked() and block_sigmask()
|
13 years ago |
Will Deacon
|
a313f4c55d
powerpc/signal32: Fix sigset_t conversion when copying to user
|
13 years ago |
Christian Dietrich
|
76462232c2
arch/powerpc: use printk_ratelimited instead of printk_ratelimit
|
14 years ago |
Al Viro
|
9a81c16b52
powerpc: fix double syscall restarts
|
14 years ago |
Dave Kleikamp
|
3bffb6529c
powerpc/booke: Add support for advanced debug registers
|
15 years ago |
Dave Kleikamp
|
172ae2e7f8
powerpc/booke: Introduce new CONFIG options for advanced debug registers
|
15 years ago |
Josh Boyer
|
efbda86098
powerpc: Sanitize stack pointer in signal handling code
|
16 years ago |
Andreas Schwab
|
77eb50aefa
powerpc: Fix msr check in compat_sys_swapcontext
|
16 years ago |
Michael Neuling
|
16c29d180b
powerpc: Fix swapcontext system for VSX + old ucontext size
|
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
|
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 |
Michael Neuling
|
9e7511861c
powerpc: Fix MSR setting in 32 bit signal code
|
17 years ago |