summaryrefslogtreecommitdiff
path: root/arch/microblaze/kernel/signal.c
AgeCommit message (Expand)Author
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-12microblaze: Remove signal translation and exec_domainRichard Weinberger
2015-04-11whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-01-08microblaze: Fix variable types to remove W=1 warningMichal Simek
2014-08-06microblaze: Use sigsp()Richard Weinberger
2014-08-06microblaze: Use get_signal() signal_setup_done()Richard Weinberger
2014-04-07microblaze: Use asm-generic/io.hMichal Simek
2013-02-26Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2013-02-12microblaze: Fix coding style issuesMichal Simek
2013-02-03microblaze: evict the check for kernel_mode(regs) from do_notify_resume()Al Viro
2013-02-03microblaze: switch to generic sigaltstackAl Viro
2012-12-13microblaze: signal: Declare do_notify_resumeMichal Simek
2012-11-28microblaze: rt_sigreturn is too trigger-happy about sigaltstack errorsAl Viro
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-04Revert "microblaze_mmu_v2: Update signal returning address"Michal Simek
2012-10-01microblaze: don't bother with SIGTRAP in setup_rt_frame()Al Viro
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-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
2012-05-21microblaze: drop 'oldset' argument of do_notify_resume()Al Viro
2012-05-21microblaze: handle TIF_NOTIFY_RESUMEAl Viro
2012-05-21microblaze: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro
2012-05-21microblaze: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-21microblaze: fix signal maskingMatt Fleming
2012-05-21microblaze: no need to reset handler if SA_ONESHOTMatt Fleming
2012-05-21microblaze: 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