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
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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-16
powerpc/signal32: Fix sigset_t copy
Christophe Leroy
1
-2
/
+8
2021-05-12
powerpc/signal: Fix possible build failure with unsafe_copy_fpr_{to/from}_user
Christophe Leroy
1
-2
/
+2
2021-04-03
powerpc/signal32: Convert do_setcontext[_tm]() to user access block
Christophe Leroy
1
-0
/
+2
2021-04-03
powerpc/signal: Add unsafe_copy_ck{fpr/vsx}_from_user
Christophe Leroy
1
-0
/
+20
2021-03-29
powerpc/signal: Use __get_user() to copy sigset_t
Christopher M. Riedl
1
-0
/
+7
2021-03-29
powerpc/signal: Add unsafe_copy_{vsx, fpr}_from_user()
Christopher M. Riedl
1
-0
/
+26
2020-12-03
powerpc/signal: Create 'unsafe' versions of copy_[ck][fpr/vsx]_to_user()
Christophe Leroy
1
-0
/
+53
2020-12-03
powerpc/signal: Refactor bad frame logging
Christophe Leroy
1
-0
/
+3
2020-12-03
powerpc/signal: Call get_tm_stackpointer() from get_sigframe()
Christophe Leroy
1
-4
/
+2
2020-12-03
powerpc/signal: Don't manage floating point regs when no FPU
Christophe Leroy
1
-1
/
+13
2020-12-03
powerpc/signal: Move inline functions in signal.h
Christophe Leroy
1
-8
/
+33
2020-04-01
powerpc/64/sycall: Implement syscall entry/exit logic in C
Nicholas Piggin
1
-2
/
+0
2018-05-10
powerpc/syscalls: signal_{32, 64} - switch to SYSCALL_DEFINE
Al Viro
1
-4
/
+2
2018-03-13
powerpc: Add missing prototypes for sys_sigreturn() & sys_rt_sigreturn()
Mathieu Malaterre
1
-0
/
+5
2016-10-04
powerpc: tm: Rename transct_(*) to ck(\1)_state
Cyril Bur
1
-4
/
+4
2016-10-04
powerpc: signals: Stop using current in signal code
Cyril Bur
1
-4
/
+6
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
1
-1
/
+1
2014-08-06
powerpc: Use get_signal() signal_setup_done()
Richard Weinberger
1
-9
/
+5
2013-06-01
powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...
Michael Neuling
1
-1
/
+1
2013-02-15
powerpc: Add new transactional memory state to the signal context
Michael Neuling
1
-0
/
+8
2012-06-01
powerpc: get rid of restore_sigmask()
Al Viro
1
-1
/
+0
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
1
-2
/
+0
2012-02-22
powerpc: Fix various issues with return to userspace
Benjamin Herrenschmidt
1
-1
/
+1
2009-03-27
powerpc: Sanitize stack pointer in signal handling code
Josh Boyer
1
-1
/
+1
2009-02-23
powerpc: Move is_32bit_task
Anton Blanchard
1
-10
/
+0
2008-10-23
x86, um: get rid of uml signal.h
Al Viro
1
-0
/
+2
2008-07-03
powerpc: Clean up copy_to/from_user for vsx and fpr
Michael Neuling
1
-0
/
+10
2007-06-14
[POWERPC] Less ifdef's in signal.c/signal.h
Benjamin Herrenschmidt
1
-0
/
+24
2007-06-14
[POWERPC] Merge creation of signal frame
Benjamin Herrenschmidt
1
-2
/
+4
2007-06-14
[POWERPC] Consolidate do_signal
Christoph Hellwig
1
-2
/
+12
2007-06-14
[POWERPC] Consolidate restore_sigmask
Christoph Hellwig
1
-0
/
+3
2007-06-14
[POWERPC] Make syscall restart code more common
Benjamin Herrenschmidt
1
-0
/
+16