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
/
tile
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-16
arch: remove tile port
Arnd Bergmann
1
-411
/
+0
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2015-04-12
tile: Remove signal translation and exec_domain
Richard Weinberger
1
-8
/
+1
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-1
/
+1
2014-11-11
tile: Use the more common pr_warn instead of pr_warning
Joe Perches
1
-4
/
+2
2014-11-04
arch: tile: kernel: signal.c: Use __copy_from/to_user() instead of __get/put_...
Chen Gang
1
-11
/
+3
2014-08-06
tile: Use get_signal() signal_setup_done()
Richard Weinberger
1
-30
/
+24
2014-05-28
replace strict_strto* call with kstrto*
Daniel Walter
1
-4
/
+3
2013-08-13
tile: implement gettimeofday() via vDSO
Chris Metcalf
1
-1
/
+2
2013-02-03
tile: switch to generic sigaltstack
Al Viro
1
-13
/
+2
2012-10-23
arch/tile: eliminate pt_regs trampolines for syscalls
Chris Metcalf
1
-4
/
+5
2012-10-01
tile: don't bother with SIGTRAP in setup_frame
Al Viro
1
-10
/
+2
2012-06-01
new helper: signal_delivered()
Al Viro
1
-1
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
1
-3
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-20
/
+5
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-8
/
+3
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-4
/
+1
2012-03-13
tile: Use set_current_blocked() and block_sigmask()
Matt Fleming
1
-11
/
+2
2011-05-19
arch/tile: support signal "exception-trace" hook
Chris Metcalf
1
-4
/
+124
2010-12-17
arch/tile: handle rt_sigreturn() more cleanly
Chris Metcalf
1
-6
/
+4
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-11-01
arch/tile: don't allow user code to set the PL via ptrace or signal return
Chris Metcalf
1
-0
/
+3
2010-11-01
arch/tile: correct double syscall restart for nested signals
Chris Metcalf
1
-1
/
+5
2010-10-14
arch/tile: Use <asm-generic/syscalls.h>
Chris Metcalf
1
-3
/
+3
2010-09-15
arch/tile: Change struct sigcontext to be more useful
Chris Metcalf
1
-12
/
+15
2010-07-06
arch/tile: Miscellaneous cleanup changes.
Chris Metcalf
1
-10
/
+9
2010-06-07
Revert adding some arch-specific signal syscalls to <linux/syscalls.h>.
Chris Metcalf
1
-2
/
+2
2010-06-04
arch/tile: core support for Tilera 32-bit chips.
Chris Metcalf
1
-0
/
+359