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
/
h8300
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-1
/
+1
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-2
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-27
h8300: fix syscall restarting
Mark Rutland
1
-1
/
+1
2016-01-20
h8300: signal stack fix
Yoshinori Sato
1
-4
/
+4
2015-06-23
h8300: Interrupt and exceptions
Yoshinori Sato
1
-0
/
+289
2013-09-16
Drop support for Renesas H8/300 (h8300) architecture
Guenter Roeck
1
-444
/
+0
2013-02-03
h8300: switch to generic old sigaction()
Al Viro
1
-32
/
+0
2013-02-03
h8300: switch to generic old sigsuspend
Al Viro
1
-11
/
+0
2013-02-03
h8300: kill useless wrappers, fix rt_sigreturn(2)
Al Viro
1
-8
/
+6
2013-02-03
h8300: switch to generic sigaltstack
Al Viro
1
-13
/
+2
2012-10-01
Uninclude linux/freezer.h
Richard Weinberger
1
-1
/
+0
2012-07-11
h8300/signal: fix typo "statis"
Geert Uytterhoeven
1
-1
/
+1
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
-4
/
+0
2012-06-01
don't call try_to_freeze() from do_signal()
Al Viro
1
-4
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-3
/
+1
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-8
/
+3
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-2
/
+1
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-2
/
+0
2012-05-21
h8300: missing checks of __get_user()/__put_user() return values
Al Viro
1
-6
/
+6
2012-05-21
h8300: switch to saved_sigmask-based sigsuspend/rt_sigsuspend
Al Viro
1
-53
/
+20
2012-05-21
h8300: don't change blocked signals' mask if setting frame up fails
Al Viro
1
-7
/
+11
2012-05-21
h8300: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-24
/
+9
2009-09-09
KEYS: Add missing linux/tracehook.h #inclusions
David Howells
1
-0
/
+1
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
1
-0
/
+2
2009-09-02
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
David Howells
1
-0
/
+5
2008-02-23
h8300: signal.c typo fix
Yoshinori Sato
1
-2
/
+2
2007-07-16
h8300 entry.S update
Yoshinori Sato
1
-0
/
+6
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-1
/
+1
2006-06-23
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
Laurent MEYER
1
-1
/
+1
2005-08-29
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
1
-6
/
+5
2005-06-25
[PATCH] Cleanup patch for process freezing
Christoph Lameter
1
-3
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+552