summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-14/+3Star
* new helper: sigmask_to_save()Al Viro2012-06-011-7/+2Star
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1Star
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-241-4/+1Star
* microblaze: drop 'oldset' argument of do_notify_resume()Al Viro2012-05-221-8/+6Star
* microblaze: handle TIF_NOTIFY_RESUMEAl Viro2012-05-221-11/+23
* microblaze: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-221-0/+3
* microblaze: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-221-10/+2Star
* microblaze: fix signal maskingMatt Fleming2012-05-221-13/+18
* microblaze: no need to reset handler if SA_ONESHOTMatt Fleming2012-05-221-3/+0Star
* microblaze: don't reimplement force_sigsegv()Matt Fleming2012-05-221-3/+1Star
* microblaze: Fix sparse warnings - signal.cMichal Simek2011-03-091-2/+2
* microblaze: Remove r0_ram pointer and PTO alignmentMichal Simek2011-03-091-2/+2
* microblaze: Remove rt_sigsuspend wrapperMichal Simek2009-12-141-1/+0Star
* microblaze: Support for WB cacheMichal Simek2009-12-141-2/+28
* microblaze: Ptrace notifying from signal codeMichal Simek2009-12-141-0/+4
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0Star
* microblaze: use generic syscalls.hArnd Bergmann2009-07-061-1/+1
* microblaze: clean up signal handlingArnd Bergmann2009-07-061-136/+36Star
* microblaze_mmu_v2: Update signal returning addressMichal Simek2009-05-261-0/+8
* microblaze: prepare signal handling for generic unistd.hMichal Simek2009-05-211-76/+3Star
* microblaze: fix __user annotationsArnd Bergmann2009-05-211-12/+10Star
* microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel tooMichal Simek2009-04-231-4/+10
* microblaze: remove duplicated #include'sHuang Weiyi2009-04-141-1/+0Star
* microblaze_v8: Signal supportMichal Simek2009-03-271-0/+538