index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2006-03-08
powerpc: Fix various syscall/signal/swapcontext bugs
Paul Mackerras
1
-8
/
+1
2006-02-10
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
1
-2
/
+0
2006-02-08
[PATCH] powerpc signal __user annotations
Al Viro
1
-2
/
+2
2006-01-19
[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc
David Woodhouse
1
-2
/
+18
2006-01-19
[PATCH] Generic sys_rt_sigsuspend()
David Woodhouse
1
-36
/
+0
2006-01-12
[PATCH] powerpc: Avoid potential FP corruption with preempt and UP
Paul Mackerras
1
-9
/
+11
[next]