index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
signal_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-25
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
1
-14
/
+16
2021-06-17
powerpc/signal64: Don't read sigaction arguments back from user memory
Michael Ellerman
1
-2
/
+2
2021-06-16
powerpc/signal: Use PPC_RAW_xx() macros
Christophe Leroy
1
-9
/
+6
2021-06-14
powerpc/signal64: Copy siginfo before changing regs->nip
Michael Ellerman
1
-5
/
+4
2021-04-14
powerpc: remove partial register save logic
Nicholas Piggin
1
-2
/
+0
2021-03-29
powerpc/signal: Use __get_user() to copy sigset_t
Christopher M. Riedl
1
-2
/
+2
2021-03-29
powerpc/signal64: Rewrite rt_sigreturn() to minimise uaccess switches
Daniel Axtens
1
-4
/
+6
2021-03-29
powerpc/signal64: Rewrite handle_rt_signal64() to minimise uaccess switches
Daniel Axtens
1
-21
/
+36
2021-03-29
powerpc/signal64: Replace restore_sigcontext() w/ unsafe_restore_sigcontext()
Christopher M. Riedl
1
-27
/
+41
2021-03-29
powerpc/signal64: Replace setup_sigcontext() w/ unsafe_setup_sigcontext()
Christopher M. Riedl
1
-27
/
+45
2021-03-29
powerpc/signal64: Remove TM ifdefery in middle of if/else block
Christopher M. Riedl
1
-50
/
+52
2021-03-29
powerpc/signal64: Remove non-inline calls from setup_sigcontext()
Christopher M. Riedl
1
-11
/
+21
2020-12-04
powerpc/vdso: Retrieve sigtramp offsets at buildtime
Christophe Leroy
1
-2
/
+2
2020-12-04
powerpc/vdso: Replace vdso_base by vdso
Christophe Leroy
1
-2
/
+2
2020-12-04
powerpc/signal: Refactor bad frame logging
Christophe Leroy
1
-13
/
+2
2020-12-04
powerpc/signal: Call get_tm_stackpointer() from get_sigframe()
Christophe Leroy
1
-1
/
+1
2020-12-04
powerpc/signal: Move access_ok() out of get_sigframe()
Christophe Leroy
1
-1
/
+1
2020-12-04
powerpc/signal: Remove BUG_ON() in handler_signal functions
Christophe Leroy
1
-2
/
+0
2020-07-15
powerpc/signal64: Don't opencode page prefaulting
Christophe Leroy
1
-4
/
+3
2020-07-15
powerpc/64/signal: Balance return predictor stack in signal trampoline
Nicholas Piggin
1
-10
/
+12
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-05-15
powerpc: Use trap metadata to prevent double restart rather than zeroing trap
Nicholas Piggin
1
-6
/
+4
2020-04-01
powerpc/64/tm: Don't let userspace set regs->trap via sigreturn
Michael Ellerman
1
-1
/
+3
2020-02-18
powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal delivery
Gustavo Luiz Duarte
1
-12
/
+10
2019-07-22
powerpc/tm: Fix oops on sigreturn on systems without TM
Michael Neuling
1
-0
/
+5
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-1
/
+1
2019-05-01
powerpc/tm: Avoid machine crash on rt_sigreturn()
Breno Leitao
1
-1
/
+26
2019-01-11
powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEM
Breno Leitao
1
-3
/
+4
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-7
/
+6
2018-12-21
powerpc/tm: Unset MSR[TS] if not recheckpointing
Breno Leitao
1
-4
/
+16
2018-12-21
powerpc/tm: Set MSR[TS] just prior to recheckpoint
Breno Leitao
1
-14
/
+30
2018-12-19
powerpc/signal: Use code patching instead of hardcoding
Christophe Leroy
1
-3
/
+4
2018-06-25
powerpc: Remove -Wattribute-alias pragmas
Paul Burton
1
-4
/
+0
2018-06-03
powerpc: Fix build by disabling attribute-alias warning for SYSCALL_DEFINEx
Christophe Leroy
1
-0
/
+4
2018-05-10
powerpc/syscalls: signal_{32, 64} - switch to SYSCALL_DEFINE
Al Viro
1
-10
/
+5
2018-01-22
powerpc/tm: Fix endianness flip on trap
Gustavo Romero
1
-1
/
+7
2018-01-19
powerpc: Hard wire PT_SOFTE value to 1 in ptrace & signals
Madhavan Srinivasan
1
-0
/
+3
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+6
2017-11-06
powerpc: Always save/restore checkpointed regs during treclaim/trecheckpoint
Cyril Bur
1
-1
/
+1
2017-10-21
powerpc/tm: P9 disable transactionally suspended sigcontexts
Michael Neuling
1
-0
/
+5
2017-10-06
powerpc/tm: Fix illegal TM state in signal handler
Gustavo Romero
1
-1
/
+12
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-04
powerpc: tm: Rename transct_(*) to ck(\1)_state
Cyril Bur
1
-16
/
+16
2016-10-04
powerpc: tm: Always use fp_state and vr_state to store live registers
Cyril Bur
1
-30
/
+24
2016-10-04
powerpc: signals: Stop using current in signal code
Cyril Bur
1
-90
/
+111
2016-09-13
powerpc: Set used_(vsr|vr|spe) in sigreturn path when MSR bits are active
Simon Guo
1
-3
/
+8
2016-09-13
powerpc/sparse: Add more assembler prototypes
Daniel Axtens
1
-0
/
+1
2016-08-29
powerpc: signals: Discard transaction state from signal frames
Cyril Bur
1
-0
/
+14
[next]