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
/
m68k
/
kernel
/
signal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
new helper: signal_delivered()
Al Viro
2012-06-01
1
-1
/
+1
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
1
-4
/
+0
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
1
-2
/
+0
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-8
/
+3
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-4
/
+1
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
1
-4
/
+1
*
m68k: add TIF_NOTIFY_RESUME and handle it.
Al Viro
2012-05-21
1
-1
/
+14
*
m68k: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-21
1
-8
/
+3
*
new helper: sigsuspend()
Al Viro
2012-05-21
1
-12
/
+3
*
m68k: merge the MMU and non-MMU signal.c code
Greg Ungerer
2012-05-20
1
-2
/
+1199
*
m68k: merge m68k and m68knommu arch directories
Greg Ungerer
2011-03-25
1
-1015
/
+3
*
m68k: Add helper function handle_kernel_fault()
Roman Zippel
2011-03-16
1
-1
/
+23
*
m68k: Check __get_user()/__put_user() return value
Al Viro
2011-01-07
1
-6
/
+6
*
m68k: Fix stack mangling logics in sigreturn
Al Viro
2011-01-07
1
-112
/
+61
*
m68k: If we fail to set sigframe up, just leave regs alone...
Al Viro
2011-01-07
1
-14
/
+30
*
m68k: Don't lose state if sigframe setup fails
Al Viro
2011-01-07
1
-7
/
+12
*
m68k: Simplify the singlestepping handling in signals
Al Viro
2011-01-07
1
-4
/
+7
*
m68k: Switch to saner sigsuspend()
Al Viro
2011-01-07
1
-43
/
+21
*
m68k: Resetting sa_handler in local copy of k_sigaction is pointless
Al Viro
2011-01-07
1
-3
/
+0
*
m68k: Define sigcontext ABI of ColdFire
Maxim Kuvyrkov
2010-02-27
1
-0
/
+7
*
m68k: Wire up sys_restart_syscall
Andreas Schwab
2009-01-12
1
-0
/
+15
*
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
Laurent MEYER
2006-06-23
1
-1
/
+1
*
[PATCH] m68k: signal __user annotations
Al Viro
2006-01-12
1
-31
/
+31
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1025