summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* microblaze: rt_sigreturn is too trigger-happy about sigaltstack errorsAl Viro2012-11-281-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-5/+2
|\
| * microblaze: don't bother with SIGTRAP in setup_rt_frame()Al Viro2012-10-011-5/+2
* | Revert "microblaze_mmu_v2: Update signal returning address"Michal Simek2012-10-041-8/+0
|/
* new helper: signal_delivered()Al Viro2012-06-011-1/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-3/+0
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-14/+3
* new helper: sigmask_to_save()Al Viro2012-06-011-7/+2
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-4/+1
* microblaze: drop 'oldset' argument of do_notify_resume()Al Viro2012-05-211-8/+6
* microblaze: handle TIF_NOTIFY_RESUMEAl Viro2012-05-211-11/+23
* microblaze: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-211-0/+3
* microblaze: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-211-10/+2
* microblaze: fix signal maskingMatt Fleming2012-05-211-13/+18
* microblaze: no need to reset handler if SA_ONESHOTMatt Fleming2012-05-211-3/+0
* microblaze: don't reimplement force_sigsegv()Matt Fleming2012-05-211-3/+1
* 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/+0
* 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/+0
* microblaze: use generic syscalls.hArnd Bergmann2009-07-061-1/+1
* microblaze: clean up signal handlingArnd Bergmann2009-07-061-136/+36
* microblaze_mmu_v2: Update signal returning addressMichal Simek2009-05-261-0/+8
* microblaze: prepare signal handling for generic unistd.hMichal Simek2009-05-211-76/+3
* microblaze: fix __user annotationsArnd Bergmann2009-05-211-12/+10
* microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel tooMichal Simek2009-04-231-4/+10
* microblaze: remove duplicated #include'sHuang Weiyi2009-04-141-1/+0
* microblaze_v8: Signal supportMichal Simek2009-03-271-0/+538
OpenPOWER on IntegriCloud