index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
signal_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-15
powerpc: Don't corrupt transactional state when using FP/VMX in kernel
Paul Mackerras
1
-7
/
+7
2013-11-25
powerpc/signals: Improved mark VSX not saved with small contexts fix
Michael Neuling
1
-0
/
+6
2013-11-21
powerpc: ELF2 binaries signal handling
Rusty Russell
1
-9
/
+16
2013-10-11
Merge branch 'for-kvm' into next
Benjamin Herrenschmidt
1
-14
/
+15
2013-10-11
powerpc: Put FP/VSX and VR state into structures
Paul Mackerras
1
-14
/
+15
2013-10-11
powerpc: Reset MSR_LE on signal entry
Anton Blanchard
1
-1
/
+2
2013-08-14
powerpc: Remove the redundant flush_fp_to_thread() in setup_sigcontext()
Kevin Hao
1
-2
/
+0
2013-08-14
powerpc: Fix VRSAVE handling
Paul Mackerras
1
-0
/
+8
2013-08-14
powerpc: Fix a number of sparse warnings
Anton Blanchard
1
-4
/
+4
2013-06-20
powerpc/tm: Fix return of active 64bit signals
Michael Neuling
1
-3
/
+5
2013-06-01
powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...
Michael Neuling
1
-16
/
+7
2013-04-10
powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=n
Michael Neuling
1
-0
/
+2
2013-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-8
/
+3
2013-02-15
powerpc: Add new transactional memory state to the signal context
Michael Neuling
1
-3
/
+334
2013-02-04
powerpc: switch to generic sigaltstack
Al Viro
1
-8
/
+3
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
1
-1
/
+1
2012-06-01
powerpc: get rid of restore_sigmask()
Al Viro
1
-2
/
+2
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-0
/
+1
2011-11-01
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
1
-1
/
+0
2011-06-29
arch/powerpc: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
1
-8
/
+9
2011-04-27
powerpc: Use MSR_64BIT in places
Michael Ellerman
1
-2
/
+2
2010-09-22
powerpc: fix double syscall restarts
Al Viro
1
-1
/
+1
2009-03-27
powerpc: Sanitize stack pointer in signal handling code
Josh Boyer
1
-1
/
+1
2008-10-31
powerpc: Fix swapcontext system for VSX + old ucontext size
Michael Neuling
1
-18
/
+15
2008-10-22
powerpc: Remove empty #else from signal_64.c
Michael Neuling
1
-2
/
+0
2008-07-15
powerpc: fix giveup_vsx to save registers correctly
Michael Neuling
1
-1
/
+1
2008-07-09
powerpc: fix swapcontext backwards compat. with VSX ucontext changes
Michael Neuling
1
-4
/
+32
2008-07-03
powerpc: Clean up copy_to/from_user for vsx and fpr
Michael Neuling
1
-32
/
+11
2008-07-01
powerpc: Fix compile error for CONFIG_VSX
Michael Neuling
1
-0
/
+1
2008-07-01
powerpc: Explicitly copy elements of pt_regs
Stephen Rothwell
1
-12
/
+12
2008-07-01
powerpc: Add VSX context save/restore, ptrace and signal support
Michael Neuling
1
-1
/
+30
2008-07-01
powerpc: Introduce VSX thread_struct and CONFIG_VSX
Michael Neuling
1
-3
/
+29
2008-06-09
[POWERPC] Fix incorrect enabling of VMX when building signal or user context
Benjamin Herrenschmidt
1
-1
/
+3
2007-10-12
[POWERPC] Implement logging of unhandled signals
Olof Johansson
1
-0
/
+15
2007-07-11
Merge branch 'for-2.6.23' into merge
Paul Mackerras
1
-177
/
+5
2007-06-26
[POWERPC] Fix subtle FP state corruption bug in signal return on SMP
Paul Mackerras
1
-3
/
+7
2007-06-14
[POWERPC] Merge creation of signal frame
Benjamin Herrenschmidt
1
-22
/
+2
2007-06-14
[POWERPC] Consolidate do_signal
Christoph Hellwig
1
-85
/
+1
2007-06-14
[POWERPC] Consolidate restore_sigmask
Christoph Hellwig
1
-15
/
+0
2007-06-14
[POWERPC] Consolidate sys_sigaltstack
Christoph Hellwig
1
-8
/
+0
2007-06-14
[POWERPC] Make syscall restart code more common
Benjamin Herrenschmidt
1
-52
/
+7
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-12
Merge branch 'merge'
Paul Mackerras
1
-0
/
+2
2006-06-09
[PATCH] powerpc: Implement support for setting little-endian mode via prctl
Paul Mackerras
1
-4
/
+8
2006-06-09
[PATCH] powerpc vdso updates
Benjamin Herrenschmidt
1
-2
/
+2
2006-06-09
powerpc: Fix machine check problem on 32-bit kernels
Paul Mackerras
1
-0
/
+2
2006-03-28
[PATCH] powerpc: fix incorrect SA_ONSTACK behaviour for 64-bit processes
Laurent MEYER
1
-1
/
+1
2006-03-27
[PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>
Arnd Bergmann
1
-0
/
+1
2006-03-09
Merge ../linux-2.6
Paul Mackerras
1
-8
/
+1
[next]