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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-04
powerpc/signal: Refactor bad frame logging
Christophe Leroy
1
-0
/
+11
2020-12-04
powerpc/signal: Call get_tm_stackpointer() from get_sigframe()
Christophe Leroy
1
-3
/
+6
2020-12-04
powerpc/signal: Remove get_clean_sp()
Christophe Leroy
1
-1
/
+4
2020-12-04
powerpc/signal: Move access_ok() out of get_sigframe()
Christophe Leroy
1
-4
/
+0
2020-12-04
powerpc/signal: Move inline functions in signal.h
Christophe Leroy
1
-30
/
+0
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
1
-1
/
+0
2020-09-08
powerpc: remove address space overrides using set_fs()
Christoph Hellwig
1
-3
/
+0
2020-07-22
powerpc/64s: system call support for scv/rfscv instructions
Nicholas Piggin
1
-4
/
+15
2020-05-19
powerpc/watchpoint: Convert thread_struct->hw_brk to an array
Ravi Bangoria
1
-4
/
+9
2020-05-19
powerpc/watchpoint: Provide DAWR number to __set_breakpoint
Ravi Bangoria
1
-1
/
+1
2020-05-15
powerpc: Use trap metadata to prevent double restart rather than zeroing trap
Nicholas Piggin
1
-2
/
+5
2020-05-15
powerpc: trap_is_syscall() helper to hide syscall trap number
Nicholas Piggin
1
-1
/
+1
2020-04-03
powerpc/64: make buildable without CONFIG_COMPAT
Michal Suchanek
1
-2
/
+1
2020-04-03
powerpc: move common register copy functions from signal_32.c to signal.c
Michal Suchanek
1
-0
/
+141
2020-02-18
powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal delivery
Gustavo Luiz Duarte
1
-2
/
+15
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-06-22
rseq: Avoid infinite recursion when delivering SIGSEGV
Will Deacon
1
-2
/
+2
2018-06-10
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2018-06-06
powerpc: Add support for restartable sequences
Boqun Feng
1
-0
/
+3
2018-06-03
powerpc: Check address limit on user-mode return (TIF_FSCHECK)
Michael Ellerman
1
-0
/
+4
2018-01-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
2017-12-04
livepatch: send a fake signal to all blocking tasks
Miroslav Benes
1
-3
/
+3
2017-11-13
powerpc/signal: Properly handle return value from uprobe_deny_signal()
Naveen N. Rao
1
-1
/
+1
2017-03-08
livepatch/powerpc: add TIF_PATCH_PENDING thread flag
Josh Poimboeuf
1
-0
/
+4
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-04
powerpc: signals: Stop using current in signal code
Cyril Bur
1
-18
/
+23
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
1
-2
/
+2
2014-08-06
powerpc: Use sigsp()
Richard Weinberger
1
-8
/
+2
2014-08-06
powerpc: Use get_signal() signal_setup_done()
Richard Weinberger
1
-20
/
+11
2014-05-20
powerpc: Fix smp_processor_id() in preemptible splat in set_breakpoint
Paul Gortmaker
1
-1
/
+1
2014-01-15
powerpc: Don't corrupt transactional state when using FP/VMX in kernel
Paul Mackerras
1
-2
/
+1
2013-06-01
powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...
Michael Neuling
1
-2
/
+38
2013-05-14
powerpc: Set show_unhandled_signals to 1 by default
Benjamin Herrenschmidt
1
-1
/
+1
2013-05-14
powerpc: Exit user context on notify resume
Li Zhong
1
-0
/
+5
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+0
2013-02-03
powerpc: switch to generic sigaltstack
Al Viro
1
-7
/
+0
2013-01-16
powerpc: Rename set_break to avoid naming conflict
Michael Neuling
1
-1
/
+1
2013-01-10
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
Michael Neuling
1
-2
/
+3
2012-11-03
uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume()
Oleg Nesterov
1
-3
/
+1
2012-09-10
powerpc: Rework set_dabr so it can take a DABRX value as well
Michael Neuling
1
-1
/
+1
2012-09-05
powerpc: Uprobes port to powerpc
Ananth N Mavinakayanahalli
1
-0
/
+6
2012-06-01
new helper: signal_delivered()
Al Viro
1
-5
/
+1
2012-06-01
powerpc: get rid of restore_sigmask()
Al Viro
1
-9
/
+0
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
1
-1
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-7
/
+0
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-6
/
+1
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-5
/
+1
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-2
/
+0
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-0
/
+1
[next]