index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
kernel
/
signal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
1
-3
/
+0
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
1
-14
/
+3
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-7
/
+2
*
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
*
microblaze: drop 'oldset' argument of do_notify_resume()
Al Viro
2012-05-21
1
-8
/
+6
*
microblaze: handle TIF_NOTIFY_RESUME
Al Viro
2012-05-21
1
-11
/
+23
*
microblaze: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
2012-05-21
1
-0
/
+3
*
microblaze: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-21
1
-10
/
+2
*
microblaze: fix signal masking
Matt Fleming
2012-05-21
1
-13
/
+18
*
microblaze: no need to reset handler if SA_ONESHOT
Matt Fleming
2012-05-21
1
-3
/
+0
*
microblaze: don't reimplement force_sigsegv()
Matt Fleming
2012-05-21
1
-3
/
+1
*
microblaze: Fix sparse warnings - signal.c
Michal Simek
2011-03-09
1
-2
/
+2
*
microblaze: Remove r0_ram pointer and PTO alignment
Michal Simek
2011-03-09
1
-2
/
+2
*
microblaze: Remove rt_sigsuspend wrapper
Michal Simek
2009-12-14
1
-1
/
+0
*
microblaze: Support for WB cache
Michal Simek
2009-12-14
1
-2
/
+28
*
microblaze: Ptrace notifying from signal code
Michal Simek
2009-12-14
1
-0
/
+4
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
*
microblaze: use generic syscalls.h
Arnd Bergmann
2009-07-06
1
-1
/
+1
*
microblaze: clean up signal handling
Arnd Bergmann
2009-07-06
1
-136
/
+36
*
microblaze_mmu_v2: Update signal returning address
Michal Simek
2009-05-26
1
-0
/
+8
*
microblaze: prepare signal handling for generic unistd.h
Michal Simek
2009-05-21
1
-76
/
+3
*
microblaze: fix __user annotations
Arnd Bergmann
2009-05-21
1
-12
/
+10
*
microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel too
Michal Simek
2009-04-23
1
-4
/
+10
*
microblaze: remove duplicated #include's
Huang Weiyi
2009-04-14
1
-1
/
+0
*
microblaze_v8: Signal support
Michal Simek
2009-03-27
1
-0
/
+538