| Commit message (Expand) | Author | Age | Files | Lines |
* | remove the h8300 architecture | Christoph Hellwig | 2022-02-23 | 1 | -287/+0 |
* | h8300: add support for TIF_NOTIFY_SIGNAL | Jens Axboe | 2020-12-12 | 1 | -1/+1 |
* | tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() | Jens Axboe | 2020-10-17 | 1 | -3/+1 |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-24 | 1 | -1/+1 |
* | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 2020-06-09 | 1 | -1/+0 |
* | signal: Remove task parameter from force_sig | Eric W. Biederman | 2019-05-27 | 1 | -1/+1 |
* | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-04 | 1 | -2/+2 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | h8300: fix syscall restarting | Mark Rutland | 2016-10-28 | 1 | -1/+1 |
* | h8300: signal stack fix | Yoshinori Sato | 2016-01-20 | 1 | -4/+4 |
* | h8300: Interrupt and exceptions | Yoshinori Sato | 2015-06-23 | 1 | -0/+289 |
* | Drop support for Renesas H8/300 (h8300) architecture | Guenter Roeck | 2013-09-17 | 1 | -444/+0 |
* | h8300: switch to generic old sigaction() | Al Viro | 2013-02-04 | 1 | -32/+0 |
* | h8300: switch to generic old sigsuspend | Al Viro | 2013-02-04 | 1 | -11/+0 |
* | h8300: kill useless wrappers, fix rt_sigreturn(2) | Al Viro | 2013-02-04 | 1 | -8/+6 |
* | h8300: switch to generic sigaltstack | Al Viro | 2013-02-04 | 1 | -13/+2 |
* | Uninclude linux/freezer.h | Richard Weinberger | 2012-10-01 | 1 | -1/+0 |
* | h8300/signal: fix typo "statis" | Geert Uytterhoeven | 2012-07-12 | 1 | -1/+1 |
* | new helper: signal_delivered() | Al Viro | 2012-06-01 | 1 | -1/+1 |
* | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2012-06-01 | 1 | -4/+0 |
* | don't call try_to_freeze() from do_signal() | Al Viro | 2012-06-01 | 1 | -4/+0 |
* | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2012-06-01 | 1 | -3/+1 |
* | new helper: sigmask_to_save() | Al Viro | 2012-06-01 | 1 | -8/+3 |
* | new helper: restore_saved_sigmask() | Al Viro | 2012-06-01 | 1 | -2/+1 |
* | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2012-05-24 | 1 | -2/+0 |
* | h8300: missing checks of __get_user()/__put_user() return values | Al Viro | 2012-05-22 | 1 | -6/+6 |
* | h8300: switch to saved_sigmask-based sigsuspend/rt_sigsuspend | Al Viro | 2012-05-22 | 1 | -53/+20 |
* | h8300: don't change blocked signals' mask if setting frame up fails | Al Viro | 2012-05-22 | 1 | -7/+11 |
* | h8300: use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-05-22 | 1 | -24/+9 |
* | KEYS: Add missing linux/tracehook.h #inclusions | David Howells | 2009-09-09 | 1 | -0/+1 |
* | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 2009-09-02 | 1 | -0/+2 |
* | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] | David Howells | 2009-09-02 | 1 | -0/+5 |
* | h8300: signal.c typo fix | Yoshinori Sato | 2008-02-24 | 1 | -2/+2 |
* | h8300 entry.S update | Yoshinori Sato | 2007-07-16 | 1 | -0/+6 |
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes | Laurent MEYER | 2006-06-23 | 1 | -1/+1 |
* | [PATCH] convert signal handling of NODEFER to act like other Unix boxes. | Steven Rostedt | 2005-08-29 | 1 | -6/+5 |
* | [PATCH] Cleanup patch for process freezing | Christoph Lameter | 2005-06-26 | 1 | -3/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+552 |