aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/signal.c
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-02-26
|\
| * microblaze: Fix coding style issuesMichal Simek2013-02-12
* | microblaze: evict the check for kernel_mode(regs) from do_notify_resume()Al Viro2013-02-03
* | microblaze: switch to generic sigaltstackAl Viro2013-02-03
|/
* microblaze: signal: Declare do_notify_resumeMichal Simek2012-12-13
* microblaze: rt_sigreturn is too trigger-happy about sigaltstack errorsAl Viro2012-11-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\
| * microblaze: don't bother with SIGTRAP in setup_rt_frame()Al Viro2012-10-01
* | Revert "microblaze_mmu_v2: Update signal returning address"Michal Simek2012-10-04
|/
* new helper: signal_delivered()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* new helper: sigmask_to_save()Al Viro2012-06-01
* new helper: restore_saved_sigmask()Al Viro2012-06-01
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
* microblaze: drop 'oldset' argument of do_notify_resume()Al Viro2012-05-21
* microblaze: handle TIF_NOTIFY_RESUMEAl Viro2012-05-21
* microblaze: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-21
* microblaze: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-21
* microblaze: fix signal maskingMatt Fleming2012-05-21
* microblaze: no need to reset handler if SA_ONESHOTMatt Fleming2012-05-21
* microblaze: don't reimplement force_sigsegv()Matt Fleming2012-05-21
* microblaze: Fix sparse warnings - signal.cMichal Simek2011-03-09
* microblaze: Remove r0_ram pointer and PTO alignmentMichal Simek2011-03-09
* microblaze: Remove rt_sigsuspend wrapperMichal Simek2009-12-14
* microblaze: Support for WB cacheMichal Simek2009-12-14
* microblaze: Ptrace notifying from signal codeMichal Simek2009-12-14
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* microblaze: use generic syscalls.hArnd Bergmann2009-07-06
* microblaze: clean up signal handlingArnd Bergmann2009-07-06
* microblaze_mmu_v2: Update signal returning addressMichal Simek2009-05-26
* microblaze: prepare signal handling for generic unistd.hMichal Simek2009-05-21
* microblaze: fix __user annotationsArnd Bergmann2009-05-21
* microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel tooMichal Simek2009-04-23
* microblaze: remove duplicated #include'sHuang Weiyi2009-04-14
* microblaze_v8: Signal supportMichal Simek2009-03-27