index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
signal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Don't add __powerpc_ prefix to syscall entry points
Michael Ellerman
2022-10-07
1
-3
/
+0
*
powerpc/signal32: Fix sigset_t copy
Christophe Leroy
2021-11-16
1
-2
/
+8
*
powerpc/signal: Fix possible build failure with unsafe_copy_fpr_{to/from}_user
Christophe Leroy
2021-05-12
1
-2
/
+2
*
powerpc/signal32: Convert do_setcontext[_tm]() to user access block
Christophe Leroy
2021-04-03
1
-0
/
+2
*
powerpc/signal: Add unsafe_copy_ck{fpr/vsx}_from_user
Christophe Leroy
2021-04-03
1
-0
/
+20
*
powerpc/signal: Use __get_user() to copy sigset_t
Christopher M. Riedl
2021-03-29
1
-0
/
+7
*
powerpc/signal: Add unsafe_copy_{vsx, fpr}_from_user()
Christopher M. Riedl
2021-03-29
1
-0
/
+26
*
powerpc/signal: Create 'unsafe' versions of copy_[ck][fpr/vsx]_to_user()
Christophe Leroy
2020-12-04
1
-0
/
+53
*
powerpc/signal: Refactor bad frame logging
Christophe Leroy
2020-12-04
1
-0
/
+3
*
powerpc/signal: Call get_tm_stackpointer() from get_sigframe()
Christophe Leroy
2020-12-04
1
-4
/
+2
*
powerpc/signal: Don't manage floating point regs when no FPU
Christophe Leroy
2020-12-04
1
-1
/
+13
*
powerpc/signal: Move inline functions in signal.h
Christophe Leroy
2020-12-04
1
-8
/
+33
*
powerpc/64/sycall: Implement syscall entry/exit logic in C
Nicholas Piggin
2020-04-01
1
-2
/
+0
*
powerpc/syscalls: signal_{32, 64} - switch to SYSCALL_DEFINE
Al Viro
2018-05-10
1
-4
/
+2
*
powerpc: Add missing prototypes for sys_sigreturn() & sys_rt_sigreturn()
Mathieu Malaterre
2018-03-13
1
-0
/
+5
*
powerpc: tm: Rename transct_(*) to ck(\1)_state
Cyril Bur
2016-10-04
1
-4
/
+4
*
powerpc: signals: Stop using current in signal code
Cyril Bur
2016-10-04
1
-4
/
+6
*
powerpc: Fix misspellings in comments.
Adam Buchbinder
2016-03-01
1
-1
/
+1
*
powerpc: Use get_signal() signal_setup_done()
Richard Weinberger
2014-08-06
1
-9
/
+5
*
powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...
Michael Neuling
2013-06-01
1
-1
/
+1
*
powerpc: Add new transactional memory state to the signal context
Michael Neuling
2013-02-15
1
-0
/
+8
*
powerpc: get rid of restore_sigmask()
Al Viro
2012-06-01
1
-1
/
+0
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
1
-2
/
+0
*
powerpc: Fix various issues with return to userspace
Benjamin Herrenschmidt
2012-02-22
1
-1
/
+1
*
powerpc: Sanitize stack pointer in signal handling code
Josh Boyer
2009-03-27
1
-1
/
+1
*
powerpc: Move is_32bit_task
Anton Blanchard
2009-02-23
1
-10
/
+0
*
x86, um: get rid of uml signal.h
Al Viro
2008-10-22
1
-0
/
+2
*
powerpc: Clean up copy_to/from_user for vsx and fpr
Michael Neuling
2008-07-03
1
-0
/
+10
*
[POWERPC] Less ifdef's in signal.c/signal.h
Benjamin Herrenschmidt
2007-06-14
1
-0
/
+24
*
[POWERPC] Merge creation of signal frame
Benjamin Herrenschmidt
2007-06-14
1
-2
/
+4
*
[POWERPC] Consolidate do_signal
Christoph Hellwig
2007-06-14
1
-2
/
+12
*
[POWERPC] Consolidate restore_sigmask
Christoph Hellwig
2007-06-14
1
-0
/
+3
*
[POWERPC] Make syscall restart code more common
Benjamin Herrenschmidt
2007-06-14
1
-0
/
+16