Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
df68770983b7010ab01e68a21ef67fc034715701
/
arch
/
powerpc
/
kernel
/
signal_32.c
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
059ade6
powerpc: Use sigsp()
by Richard Weinberger
· 11 years ago
129b69d
powerpc: Use get_signal() signal_setup_done()
by Richard Weinberger
· 11 years ago
bf77ee2
powerpc: Remove ancient DEBUG_SIG code
by Michael Ellerman
· 10 years ago
e6b8fd0
powerpc/tm: Disable IRQ in tm_recheckpoint
by Michael Neuling
· 11 years ago
d765ff2
powerpc: Fix 32-bit frames for signals delivered when transactional
by Paul Mackerras
· 11 years ago
d31626f
powerpc: Don't corrupt transactional state when using FP/VMX in kernel
by Paul Mackerras
· 11 years ago
ec67ad8
powerpc/signals: Improved mark VSX not saved with small contexts fix
by Michael Neuling
· 11 years ago
c13f20a
powerpc/signals: Mark VSX not saved with small contexts
by Michael Neuling
· 11 years ago
9bc9ccd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
ce39596
constify copy_siginfo_to_user{,32}()
by Al Viro
· 11 years ago
51ae8d4
powerpc: move debug registers in a structure
by Bharat Bhushan
· 11 years ago
3ad26e5
Merge branch 'for-kvm' into next
by Benjamin Herrenschmidt
· 11 years ago
de79f7b
powerpc: Put FP/VSX and VR state into structures
by Paul Mackerras
· 11 years ago
e871c6b
powerpc: Reset MSR_LE on signal entry
by Anton Blanchard
· 11 years ago
408a7e0
powerpc: Fix VRSAVE handling
by Paul Mackerras
· 11 years ago
55e4341
powerpc/tm: Fix return of 32bit rt signals to active transactions
by Michael Neuling
· 12 years ago
2c27a18
powerpc/tm: Fix restoration of MSR on 32bit signal return
by Michael Neuling
· 12 years ago
fee55450
powerpc/tm: Fix 32 bit non-rt signals
by Michael Neuling
· 12 years ago
1d25f11
powerpc/tm: Fix writing top half of MSR on 32 bit signals
by Michael Neuling
· 12 years ago
2b3f8e8
powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions
by Michael Neuling
· 12 years ago
f110c0c
powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=n
by Michael Neuling
· 12 years ago
9e2d59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
2b0a576
powerpc: Add new transactional memory state to the signal context
by Michael Neuling
· 12 years ago
09a4d5d
powerpc: switch to generic old sigaction()
by Al Viro
· 12 years ago
5aa1cde
powerpc: switch to generic compat rt_sigaction()
by Al Viro
· 12 years ago
0980cae
powerpc: switch to generic old sigsuspend
by Al Viro
· 12 years ago
309e44b
powerpc: switch to generic compat rt_sigqueueinfo()
by Al Viro
· 12 years ago
cfe0467
powerpc: switch to generic compat rt_sigpending()
by Al Viro
· 12 years ago
451a651
powerpc: switch to generic compat rt_sigprocmask()
by Al Viro
· 12 years ago
7cce246
powerpc: switch to generic sigaltstack
by Al Viro
· 12 years ago
0aa0203
take sys_rt_sigsuspend() prototype to linux/syscalls.h
by Al Viro
· 12 years ago
3cffdc8
Uninclude linux/freezer.h
by Richard Weinberger
· 13 years ago
17440f1
powerpc: get rid of restore_sigmask()
by Al Viro
· 13 years ago
43f1681
powerpc: missing checks of __get_user()/__put_user() return values
by Al Viro
· 13 years ago
68f3f16
new helper: sigsuspend()
by Al Viro
· 13 years ago
ae3a197
Disintegrate asm/system.h for PowerPC
by David Howells
· 13 years ago
a2007ce
powerpc: Use set_current_blocked() and block_sigmask()
by Matt Fleming
· 13 years ago
a313f4c
powerpc/signal32: Fix sigset_t conversion when copying to user
by Will Deacon
· 13 years ago
7646223
arch/powerpc: use printk_ratelimited instead of printk_ratelimit
by Christian Dietrich
· 14 years ago
9a81c16
powerpc: fix double syscall restarts
by Al Viro
· 14 years ago
3bffb65
powerpc/booke: Add support for advanced debug registers
by Dave Kleikamp
· 15 years ago
172ae2e
powerpc/booke: Introduce new CONFIG options for advanced debug registers
by Dave Kleikamp
· 15 years ago
efbda86
powerpc: Sanitize stack pointer in signal handling code
by Josh Boyer
· 16 years ago
77eb50a
powerpc: Fix msr check in compat_sys_swapcontext
by Andreas Schwab
· 16 years ago
16c29d1
powerpc: Fix swapcontext system for VSX + old ucontext size
by Michael Neuling
· 16 years ago
7c29217
powerpc: fix giveup_vsx to save registers correctly
by Michael Neuling
· 16 years ago
c1cb299
powerpc: fix swapcontext backwards compat. with VSX ucontext changes
by Michael Neuling
· 16 years ago
6a274c0
powerpc: Clean up copy_to/from_user for vsx and fpr
by Michael Neuling
· 16 years ago
ce48b21
powerpc: Add VSX context save/restore, ptrace and signal support
by Michael Neuling
· 16 years ago
c6e6771
powerpc: Introduce VSX thread_struct and CONFIG_VSX
by Michael Neuling
· 16 years ago
9e75118
powerpc: Fix MSR setting in 32 bit signal code
by Michael Neuling
· 16 years ago
7a10174
[POWERPC] Define and use TLF_RESTORE_SIGMASK
by Roland McGrath
· 17 years ago
9c0c44d
[POWERPC] Define copy_siginfo_from_user32
by Roland McGrath
· 17 years ago
05ead01
[POWERPC] arch/powerpc: Remove duplicate includes
by Lucas Woods
· 17 years ago
d0c3d53
[POWERPC] Implement logging of unhandled signals
by Olof Johansson
· 17 years ago
a3f61dc
[POWERPC] Merge creation of signal frame
by Benjamin Herrenschmidt
· 18 years ago
f478f54
[POWERPC] Consolidate do_signal
by Christoph Hellwig
· 18 years ago
db277e9
[POWERPC] Consolidate restore_sigmask
by Christoph Hellwig
· 18 years ago
69d15f6
[POWERPC] Consolidate sys_sigaltstack
by Christoph Hellwig
· 18 years ago
22e38f2
[POWERPC] Make syscall restart code more common
by Benjamin Herrenschmidt
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
1c9bb1a
[POWERPC] Fix register save area alignment for swapcontext syscall
by Paul Mackerras
· 18 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
7a0c58d
Merge branch 'merge'
by Paul Mackerras
· 19 years ago
fab5db9
[PATCH] powerpc: Implement support for setting little-endian mode via prctl
by Paul Mackerras
· 19 years ago
a5bba93
[PATCH] powerpc vdso updates
by Benjamin Herrenschmidt
· 19 years ago
7c85d1f
powerpc: Fix machine check problem on 32-bit kernels
by Paul Mackerras
· 19 years ago
a7f3184
[PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>
by Arnd Bergmann
· 19 years ago
1bd7933
powerpc: Fix various syscall/signal/swapcontext bugs
by Paul Mackerras
· 19 years ago
29e646d
[PATCH] powerpc signal __user annotations
by Al Viro
· 19 years ago
4a41cdf
[PATCH] powerpc: Fix sigmask handling in sys_sigsuspend.
by Heiko Carstens
· 19 years ago
f27201d
[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc
by David Woodhouse
· 19 years ago
150256d
[PATCH] Generic sys_rt_sigsuspend()
by David Woodhouse
· 19 years ago
5388fb1
[PATCH] powerpc: Avoid potential FP corruption with preempt and UP
by Paul Mackerras
· 19 years ago
9687c58
[PATCH] Save NVGPRS in 32-bit signal frame
by David Woodhouse
· 19 years ago
401d1f0
[PATCH] syscall entry/exit revamp
by David Woodhouse
· 19 years ago
cc657f5
powerpc: Fix clearing of the FPSCR when invoking a signal handler
by Paul Mackerras
· 19 years ago
a7f290d
[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel
by Benjamin Herrenschmidt
· 19 years ago
c5ff700
[PATCH] powerpc: Merge signal.h
by David Gibson
· 19 years ago
dcad47f
[PATCH] powerpc: Kill ppcdebug
by David Gibson
· 19 years ago
879168e
powerpc: move include/asm-ppc64/ppc32.h to arch/powerpc/kernel
by Stephen Rothwell
· 19 years ago
25c8a78
[PATCH] powerpc: Fix handling of fpscr on 64-bit
by David Gibson
· 19 years ago
e2b5530
ppc64: Fix delivery of RT signals to 32-bit processes.
by Paul Mackerras
· 19 years ago
9b7cf8b
powerpc: Eliminate a compile warning in signal_32.c
by Paul Mackerras
· 19 years ago
b09a491
powerpc: change sys32_ to compat_sys_
by Stephen Rothwell
· 19 years ago
81e7009
powerpc: merge ppc signal.c and ppc64 signal32.c
by Stephen Rothwell
· 19 years ago