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_32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-20
powerpc/tm: Fix return of 32bit rt signals to active transactions
Michael Neuling
1
-1
/
+1
2013-06-20
powerpc/tm: Fix restoration of MSR on 32bit signal return
Michael Neuling
1
-3
/
+6
2013-06-20
powerpc/tm: Fix 32 bit non-rt signals
Michael Neuling
1
-5
/
+25
2013-06-20
powerpc/tm: Fix writing top half of MSR on 32 bit signals
Michael Neuling
1
-8
/
+21
2013-06-01
powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...
Michael Neuling
1
-8
/
+2
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
-245
/
+8
2013-02-15
powerpc: Add new transactional memory state to the signal context
Michael Neuling
1
-13
/
+487
2013-02-04
powerpc: switch to generic old sigaction()
Al Viro
1
-65
/
+0
2013-02-04
powerpc: switch to generic compat rt_sigaction()
Al Viro
1
-30
/
+0
2013-02-04
powerpc: switch to generic old sigsuspend
Al Viro
1
-11
/
+0
2013-02-04
powerpc: switch to generic compat rt_sigqueueinfo()
Al Viro
1
-24
/
+0
2013-02-04
powerpc: switch to generic compat rt_sigpending()
Al Viro
1
-18
/
+0
2013-02-04
powerpc: switch to generic compat rt_sigprocmask()
Al Viro
1
-35
/
+0
2013-02-04
powerpc: switch to generic sigaltstack
Al Viro
1
-61
/
+8
2013-02-04
take sys_rt_sigsuspend() prototype to linux/syscalls.h
Al Viro
1
-1
/
+0
2012-10-01
Uninclude linux/freezer.h
Richard Weinberger
1
-1
/
+0
2012-06-01
powerpc: get rid of restore_sigmask()
Al Viro
1
-2
/
+2
2012-05-22
powerpc: missing checks of __get_user()/__put_user() return values
Al Viro
1
-3
/
+3
2012-05-22
new helper: sigsuspend()
Al Viro
1
-10
/
+1
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-0
/
+1
2012-03-07
powerpc: Use set_current_blocked() and block_sigmask()
Matt Fleming
1
-5
/
+6
2011-11-17
powerpc/signal32: Fix sigset_t conversion when copying to user
Will Deacon
1
-1
/
+1
2011-06-29
arch/powerpc: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
1
-26
/
+31
2010-09-22
powerpc: fix double syscall restarts
Al Viro
1
-2
/
+1
2010-02-17
powerpc/booke: Add support for advanced debug registers
Dave Kleikamp
1
-2
/
+6
2010-02-17
powerpc/booke: Introduce new CONFIG options for advanced debug registers
Dave Kleikamp
1
-4
/
+4
2009-03-27
powerpc: Sanitize stack pointer in signal handling code
Josh Boyer
1
-2
/
+2
2008-11-11
powerpc: Fix msr check in compat_sys_swapcontext
Andreas Schwab
1
-3
/
+15
2008-10-31
powerpc: Fix swapcontext system for VSX + old ucontext size
Michael Neuling
1
-21
/
+15
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
-1
/
+38
2008-07-03
powerpc: Clean up copy_to/from_user for vsx and fpr
Michael Neuling
1
-34
/
+75
2008-07-01
powerpc: Add VSX context save/restore, ptrace and signal support
Michael Neuling
1
-0
/
+33
2008-07-01
powerpc: Introduce VSX thread_struct and CONFIG_VSX
Michael Neuling
1
-14
/
+45
2008-07-01
powerpc: Fix MSR setting in 32 bit signal code
Michael Neuling
1
-4
/
+6
2008-05-14
[POWERPC] Define and use TLF_RESTORE_SIGMASK
Roland McGrath
1
-1
/
+1
2008-04-20
[POWERPC] Define copy_siginfo_from_user32
Roland McGrath
1
-3
/
+16
2007-12-20
[POWERPC] arch/powerpc: Remove duplicate includes
Lucas Woods
1
-2
/
+1
2007-10-12
[POWERPC] Implement logging of unhandled signals
Olof Johansson
1
-0
/
+38
2007-06-14
[POWERPC] Merge creation of signal frame
Benjamin Herrenschmidt
1
-28
/
+24
2007-06-14
[POWERPC] Consolidate do_signal
Christoph Hellwig
1
-86
/
+2
2007-06-14
[POWERPC] Consolidate restore_sigmask
Christoph Hellwig
1
-19
/
+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
-24
/
+4
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2006-12-20
[POWERPC] Fix register save area alignment for swapcontext syscall
Paul Mackerras
1
-3
/
+13
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-12
Merge branch 'merge'
Paul Mackerras
1
-1
/
+10
[next]