index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m32r
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+3
2015-04-12
m32r: Remove signal translation and exec_domain
Richard Weinberger
1
-9
/
+3
2015-04-12
whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup
Al Viro
1
-2
/
+0
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-1
/
+1
2014-08-06
m32r: Use sigsp()
Richard Weinberger
1
-9
/
+3
2014-08-06
m32r: Use get_signal() signal_setup_done()
Richard Weinberger
1
-27
/
+20
2013-02-04
m32r: switch to generic sigaltstack
Al Viro
1
-14
/
+2
2012-10-01
Uninclude linux/freezer.h
Richard Weinberger
1
-1
/
+0
2012-10-01
bury the rest of TIF_IRET
Al Viro
1
-2
/
+0
2012-07-18
m32r: fix pull clearing RESTORE_SIGMASK into block_sigmask() fallout
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
-3
/
+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
-5
/
+3
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-9
/
+3
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-4
/
+1
2012-05-24
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-2
/
+0
2012-05-22
m32r: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-10
/
+2
2010-10-16
m32r: get_user takes an lvalue, not a pointer
Kyle McMartin
1
-1
/
+1
2010-10-16
m32r: restore _BLOCKABLE
Kyle McMartin
1
-0
/
+2
2010-09-25
m32r: hole in shifting pc back
Al Viro
1
-21
/
+17
2010-09-25
m32r: don't block signals if sigframe setup has failed
Al Viro
1
-10
/
+13
2010-09-25
make m32r handle multiple pending signals
Al Viro
1
-2
/
+4
2010-09-25
m32r: fix rt_sigsuspend()
Al Viro
1
-36
/
+12
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
2007-11-27
m32r: Update sys_rt_sigsuspend
Hirokazu Takata
1
-10
/
+7
2007-10-20
spelling fixes: arch/m32r/
Simon Arlott
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-02-11
[PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2
Hirokazu Takata
1
-22
/
+4
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-1
/
+1
2006-10-11
[PATCH] m32r: signal __user annotations
Al Viro
1
-3
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-04-19
[PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 target
Hirokazu Takata
1
-0
/
+4
2006-02-25
[PATCH] m32r: fix and update for gcc-4.0
Hirokazu Takata
1
-14
/
+10
2005-08-29
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
1
-6
/
+5
2005-06-26
[PATCH] Cleanup patch for process freezing
Christoph Lameter
1
-3
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+438