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
|
11 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
|
11 years ago |
Paul Mackerras
|
408a7e08b2
powerpc: Fix VRSAVE handling
|
12 years ago |
Michael Neuling
|
55e4341850
powerpc/tm: Fix return of 32bit rt signals to active transactions
|
12 years ago |
Michael Neuling
|
2c27a18f87
powerpc/tm: Fix restoration of MSR on 32bit signal return
|
12 years ago |
Michael Neuling
|
fee5545071
powerpc/tm: Fix 32 bit non-rt signals
|
12 years ago |
Michael Neuling
|
1d25f11fdb
powerpc/tm: Fix writing top half of MSR on 32 bit signals
|
12 years ago |
Michael Neuling
|
2b3f8e87cf
powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions
|
12 years ago |
Michael Neuling
|
f110c0c192
powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=n
|
12 years ago |
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 |