summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* 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-5/+0
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-13/+2
* new helper: sigmask_to_save()Al Viro2012-06-011-8/+3
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1
* cris: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-211-6/+6
* cris: don't open-code force_sigsegv()Al Viro2012-05-211-8/+2
* cris: SA_ONESHOT handling is done by get_signal_to_deliver()Al Viro2012-05-211-3/+0
* cris: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-211-21/+4
* new helper: sigsuspend()Al Viro2012-05-211-12/+4
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* CRIS: v32: Correct auto-restart of syscallsJesper Nilsson2010-08-041-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* trivial: fix singal -> signal typoFrederik Schwarzer2009-01-061-1/+1
* [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-291-2/+2
* CRIS v32: Update signal handling in kernel/signal.cJesper Nilsson2008-02-081-88/+56
* spelling fixes: arch/cris/Simon Arlott2007-10-201-2/+2
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] cris: "extern inline" -> "static inline"Adrian Bunk2005-11-071-1/+1
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-6/+5
* [PATCH] CRIS update: new subarchitecture v32Mikael Starvik2005-07-271-0/+708
OpenPOWER on IntegriCloud