index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
frv
/
kernel
/
signal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch: remove frv port
Arnd Bergmann
2018-03-09
1
-426
/
+0
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-15
1
-16
/
+4
|
\
|
*
frv: Remove signal translation and exec_domain
Richard Weinberger
2015-04-12
1
-16
/
+4
*
|
whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup
Al Viro
2015-04-11
1
-4
/
+0
|
/
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
1
-1
/
+1
*
frv: Use sigsp()
Richard Weinberger
2014-08-06
1
-13
/
+4
*
frv: Use get_signal() signal_setup_done()
Richard Weinberger
2014-08-06
1
-59
/
+40
*
frv: switch to generic old sigaction()
Al Viro
2013-02-03
1
-32
/
+0
*
frv: switch to generic old sigsuspend
Al Viro
2013-02-03
1
-10
/
+0
*
frv: switch to generic sigaltstack
Al Viro
2013-02-03
1
-11
/
+2
*
Uninclude linux/freezer.h
Richard Weinberger
2012-10-01
1
-1
/
+0
*
frv: no need to raise SIGTRAP in setup_frame()
Al Viro
2012-10-01
1
-8
/
+0
*
frv: Remove bogus closing parenthesis
Geert Uytterhoeven
2012-06-02
1
-1
/
+1
*
FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptions
David Howells
2012-06-01
1
-10
/
+0
*
new helper: signal_delivered()
Al Viro
2012-06-01
1
-2
/
+1
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
1
-4
/
+0
*
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
2012-06-01
1
-1
/
+1
*
don't call try_to_freeze() from do_signal()
Al Viro
2012-06-01
1
-4
/
+0
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
1
-17
/
+7
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-7
/
+3
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-5
/
+1
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
1
-2
/
+0
*
frv: missing checks of __get_user()/__put_user() return values
Al Viro
2012-05-21
1
-6
/
+6
*
frv: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-21
1
-17
/
+4
*
new helper: sigsuspend()
Al Viro
2012-05-21
1
-11
/
+3
*
frv: double syscall restarts, syscall restart in sigreturn()
Al Viro
2010-09-20
1
-1
/
+3
*
frv: handling of restart into restart_syscall is fscked
Al Viro
2010-09-20
1
-1
/
+1
*
frv: avoid infinite loop of SIGSEGV delivery
Al Viro
2010-09-20
1
-2
/
+2
*
frv: fix address verification holes in setup_frame/setup_rt_frame
Al Viro
2010-09-20
1
-16
/
+22
*
frv: restart_block.fn needs to be reset on sigreturn
Al Viro
2010-09-20
1
-0
/
+3
*
frv: fix check on unsigned in do_signal()
Roel Kluin
2009-10-29
1
-1
/
+1
*
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
2009-09-02
1
-0
/
+2
*
FRV: Implement new-style ptrace
David Howells
2009-06-11
1
-0
/
+5
*
FRV: Implement TIF_NOTIFY_RESUME
David Howells
2009-06-11
1
-0
/
+5
*
Remove the macro get_personality
WANG Cong
2008-04-29
1
-2
/
+2
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
1
-1
/
+1
*
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
Laurent MEYER
2006-06-23
1
-1
/
+1
*
[PATCH] frv: signal annotations
Al Viro
2006-06-23
1
-10
/
+10
*
[PATCH] Handle TIF_RESTORE_SIGMASK for FRV
David Howells
2006-01-18
1
-76
/
+44
*
[PATCH] frv: improve signal handling
David Howells
2006-01-06
1
-52
/
+50
*
[PATCH] frv: fix signal handling
David Howells
2006-01-06
1
-28
/
+45
*
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
2005-08-29
1
-6
/
+5
*
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2005-06-25
1
-3
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+588