summaryrefslogtreecommitdiff
path: root/arch/microblaze/kernel/signal.c
AgeCommit message (Expand)Author
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-05-24move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
2012-05-22microblaze: drop 'oldset' argument of do_notify_resume()Al Viro
2012-05-22microblaze: handle TIF_NOTIFY_RESUMEAl Viro
2012-05-22microblaze: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro
2012-05-22microblaze: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-22microblaze: fix signal maskingMatt Fleming
2012-05-22microblaze: no need to reset handler if SA_ONESHOTMatt Fleming
2012-05-22microblaze: don't reimplement force_sigsegv()Matt Fleming
2011-03-09microblaze: Fix sparse warnings - signal.cMichal Simek
2011-03-09microblaze: Remove r0_ram pointer and PTO alignmentMichal Simek
2009-12-14microblaze: Remove rt_sigsuspend wrapperMichal Simek
2009-12-14microblaze: Support for WB cacheMichal Simek
2009-12-14microblaze: Ptrace notifying from signal codeMichal Simek
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-06microblaze: use generic syscalls.hArnd Bergmann
2009-07-06microblaze: clean up signal handlingArnd Bergmann
2009-05-26microblaze_mmu_v2: Update signal returning addressMichal Simek
2009-05-21microblaze: prepare signal handling for generic unistd.hMichal Simek
2009-05-21microblaze: fix __user annotationsArnd Bergmann
2009-04-23microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel tooMichal Simek
2009-04-14microblaze: remove duplicated #include'sHuang Weiyi
2009-03-27microblaze_v8: Signal supportMichal Simek