Age | Commit message (Expand) | Author | Files | Lines |
2020-11-09 | sh: add support for TIF_NOTIFY_SIGNAL | Jens Axboe | 1 | -1/+3 |
2020-08-14 | sh: remove __KERNEL__ ifdefs from non-UAPI headers | Christoph Hellwig | 1 | -5/+0 |
2020-06-01 | sh: remove sh5 support | Arnd Bergmann | 1 | -3/+1 |
2018-01-09 | Construct init thread stack in the linker script rather than by union | David Howells | 1 | -3/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-08-02 | signal: consolidate {TS,TLF}_RESTORE_SIGMASK code | Andy Lutomirski | 1 | -26/+0 |
2015-04-12 | sh: Remove signal translation and exec_domain | Richard Weinberger | 1 | -2/+0 |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 1 | -4/+0 |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 1 | -2/+0 |
2013-04-08 | arch: Consolidate tsk_is_polling() | Thomas Gleixner | 1 | -2/+0 |
2012-10-01 | sanitize tsk_is_polling() | Al Viro | 1 | -0/+3 |
2012-06-01 | set_restore_sigmask() is never called without SIGPENDING (and never should be) | Al Viro | 1 | -1/+1 |
2012-06-01 | new helpers: {clear,test,test_and_clear}_restore_sigmask() | Al Viro | 1 | -0/+17 |
2012-05-23 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 1 | -10/+36 |
2012-05-14 | sh: Support thread fault code encoding. | Paul Mundt | 1 | -10/+36 |
2012-05-08 | sh-use-common-threadinfo-allocator | Thomas Gleixner | 1 | -9/+1 |
2012-05-08 | fork: Remove the weak insanity | Thomas Gleixner | 1 | -1/+0 |
2011-11-21 | freezer: remove now unused TIF_FREEZE | Tejun Heo | 1 | -2/+0 |
2011-03-22 | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet | 1 | -1/+1 |
2010-05-14 | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger | 1 | -1/+1 |
2010-01-13 | sh: Move over to dynamically allocated FPU context. | Paul Mundt | 1 | -0/+4 |
2010-01-12 | sh: Always provide thread_info allocators. | Paul Mundt | 1 | -4/+2 |
2009-11-24 | sh: Minor optimisations to FPU handling | Stuart Menefy | 1 | -2/+2 |
2009-10-14 | sh: TS_RESTORE_SIGMASK conversion. | Paul Mundt | 1 | -4/+22 |
2009-09-16 | sh: Wire up HAVE_SYSCALL_TRACEPOINTS. | Paul Mundt | 1 | -4/+4 |
2009-07-11 | Merge branches 'sh/ftrace' and 'sh/stable-updates' | Paul Mundt | 1 | -1/+1 |
2009-07-10 | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 1 | -1/+1 |
2009-07-06 | sh: Add ftrace syscall tracing support | Matt Fleming | 1 | -4/+7 |
2008-09-20 | sh: Support kernel stacks smaller than a page. | Paul Mundt | 1 | -18/+14 |
2008-08-02 | sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME. | Paul Mundt | 1 | -4/+7 |
2008-08-02 | sh: seccomp support. | Paul Mundt | 1 | -2/+4 |
2008-08-02 | sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep. | Paul Mundt | 1 | -12/+28 |
2008-07-29 | sh: migrate to arch/sh/include/ | Paul Mundt | 1 | -0/+141 |