index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
signal_32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/signals: Mark VSX not saved with small contexts
Michael Neuling
2013-11-21
1
-1
/
+9
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-13
1
-1
/
+1
|
\
|
*
constify copy_siginfo_to_user{,32}()
Al Viro
2013-11-09
1
-1
/
+1
*
|
powerpc: move debug registers in a structure
Bharat Bhushan
2013-10-18
1
-3
/
+3
*
|
Merge branch 'for-kvm' into next
Benjamin Herrenschmidt
2013-10-11
1
-35
/
+37
|
\
\
|
*
|
powerpc: Put FP/VSX and VR state into structures
Paul Mackerras
2013-10-11
1
-35
/
+37
|
|
/
*
|
powerpc: Reset MSR_LE on signal entry
Anton Blanchard
2013-10-11
1
-1
/
+2
|
/
*
powerpc: Fix VRSAVE handling
Paul Mackerras
2013-08-14
1
-0
/
+9
*
powerpc/tm: Fix return of 32bit rt signals to active transactions
Michael Neuling
2013-06-20
1
-1
/
+1
*
powerpc/tm: Fix restoration of MSR on 32bit signal return
Michael Neuling
2013-06-20
1
-3
/
+6
*
powerpc/tm: Fix 32 bit non-rt signals
Michael Neuling
2013-06-20
1
-5
/
+25
*
powerpc/tm: Fix writing top half of MSR on 32 bit signals
Michael Neuling
2013-06-20
1
-8
/
+21
*
powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...
Michael Neuling
2013-06-01
1
-8
/
+2
*
powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=n
Michael Neuling
2013-04-10
1
-0
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-23
1
-245
/
+8
|
\
|
*
powerpc: switch to generic old sigaction()
Al Viro
2013-02-03
1
-65
/
+0
|
*
powerpc: switch to generic compat rt_sigaction()
Al Viro
2013-02-03
1
-30
/
+0
|
*
powerpc: switch to generic old sigsuspend
Al Viro
2013-02-03
1
-11
/
+0
|
*
powerpc: switch to generic compat rt_sigqueueinfo()
Al Viro
2013-02-03
1
-24
/
+0
|
*
powerpc: switch to generic compat rt_sigpending()
Al Viro
2013-02-03
1
-18
/
+0
|
*
powerpc: switch to generic compat rt_sigprocmask()
Al Viro
2013-02-03
1
-35
/
+0
|
*
powerpc: switch to generic sigaltstack
Al Viro
2013-02-03
1
-61
/
+8
|
*
take sys_rt_sigsuspend() prototype to linux/syscalls.h
Al Viro
2013-02-03
1
-1
/
+0
*
|
powerpc: Add new transactional memory state to the signal context
Michael Neuling
2013-02-15
1
-13
/
+487
|
/
*
Uninclude linux/freezer.h
Richard Weinberger
2012-10-01
1
-1
/
+0
*
powerpc: get rid of restore_sigmask()
Al Viro
2012-06-01
1
-2
/
+2
*
powerpc: missing checks of __get_user()/__put_user() return values
Al Viro
2012-05-21
1
-3
/
+3
*
new helper: sigsuspend()
Al Viro
2012-05-21
1
-10
/
+1
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
1
-0
/
+1
*
powerpc: Use set_current_blocked() and block_sigmask()
Matt Fleming
2012-03-07
1
-5
/
+6
*
powerpc/signal32: Fix sigset_t conversion when copying to user
Will Deacon
2011-11-17
1
-1
/
+1
*
arch/powerpc: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
2011-06-29
1
-26
/
+31
*
powerpc: fix double syscall restarts
Al Viro
2010-09-22
1
-2
/
+1
*
powerpc/booke: Add support for advanced debug registers
Dave Kleikamp
2010-02-17
1
-2
/
+6
*
powerpc/booke: Introduce new CONFIG options for advanced debug registers
Dave Kleikamp
2010-02-17
1
-4
/
+4
*
powerpc: Sanitize stack pointer in signal handling code
Josh Boyer
2009-03-27
1
-2
/
+2
*
powerpc: Fix msr check in compat_sys_swapcontext
Andreas Schwab
2008-11-11
1
-3
/
+15
*
powerpc: Fix swapcontext system for VSX + old ucontext size
Michael Neuling
2008-10-31
1
-21
/
+15
*
powerpc: fix giveup_vsx to save registers correctly
Michael Neuling
2008-07-15
1
-1
/
+1
*
powerpc: fix swapcontext backwards compat. with VSX ucontext changes
Michael Neuling
2008-07-09
1
-1
/
+38
*
powerpc: Clean up copy_to/from_user for vsx and fpr
Michael Neuling
2008-07-03
1
-34
/
+75
*
powerpc: Add VSX context save/restore, ptrace and signal support
Michael Neuling
2008-07-01
1
-0
/
+33
*
powerpc: Introduce VSX thread_struct and CONFIG_VSX
Michael Neuling
2008-07-01
1
-14
/
+45
*
powerpc: Fix MSR setting in 32 bit signal code
Michael Neuling
2008-07-01
1
-4
/
+6
*
[POWERPC] Define and use TLF_RESTORE_SIGMASK
Roland McGrath
2008-05-14
1
-1
/
+1
*
[POWERPC] Define copy_siginfo_from_user32
Roland McGrath
2008-04-20
1
-3
/
+16
*
[POWERPC] arch/powerpc: Remove duplicate includes
Lucas Woods
2007-12-20
1
-2
/
+1
*
[POWERPC] Implement logging of unhandled signals
Olof Johansson
2007-10-12
1
-0
/
+38
*
[POWERPC] Merge creation of signal frame
Benjamin Herrenschmidt
2007-06-14
1
-28
/
+24
*
[POWERPC] Consolidate do_signal
Christoph Hellwig
2007-06-14
1
-86
/
+2
[next]