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
/
microblaze
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-14
/
+3
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-7
/
+2
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-4
/
+1
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-4
/
+1
2012-05-21
microblaze: drop 'oldset' argument of do_notify_resume()
Al Viro
1
-8
/
+6
2012-05-21
microblaze: handle TIF_NOTIFY_RESUME
Al Viro
1
-11
/
+23
2012-05-21
microblaze: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
1
-0
/
+3
2012-05-21
microblaze: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-10
/
+2
2012-05-21
microblaze: fix signal masking
Matt Fleming
1
-13
/
+18
2012-05-21
microblaze: no need to reset handler if SA_ONESHOT
Matt Fleming
1
-3
/
+0
2012-05-21
microblaze: don't reimplement force_sigsegv()
Matt Fleming
1
-3
/
+1
2011-03-09
microblaze: Fix sparse warnings - signal.c
Michal Simek
1
-2
/
+2
2011-03-09
microblaze: Remove r0_ram pointer and PTO alignment
Michal Simek
1
-2
/
+2
2009-12-14
microblaze: Remove rt_sigsuspend wrapper
Michal Simek
1
-1
/
+0
2009-12-14
microblaze: Support for WB cache
Michal Simek
1
-2
/
+28
2009-12-14
microblaze: Ptrace notifying from signal code
Michal Simek
1
-0
/
+4
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-07-06
microblaze: use generic syscalls.h
Arnd Bergmann
1
-1
/
+1
2009-07-06
microblaze: clean up signal handling
Arnd Bergmann
1
-136
/
+36
2009-05-26
microblaze_mmu_v2: Update signal returning address
Michal Simek
1
-0
/
+8
2009-05-21
microblaze: prepare signal handling for generic unistd.h
Michal Simek
1
-76
/
+3
2009-05-21
microblaze: fix __user annotations
Arnd Bergmann
1
-12
/
+10
2009-04-23
microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel too
Michal Simek
1
-4
/
+10
2009-04-14
microblaze: remove duplicated #include's
Huang Weiyi
1
-1
/
+0
2009-03-27
microblaze_v8: Signal support
Michal Simek
1
-0
/
+538