| Commit message (Expand) | Author | Age | Files | Lines |
* | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 2013-11-13 | 1 | -2/+0 |
* | arch: Consolidate tsk_is_polling() | Thomas Gleixner | 2013-04-08 | 1 | -2/+0 |
* | sanitize tsk_is_polling() | Al Viro | 2012-10-01 | 1 | -0/+3 |
* | set_restore_sigmask() is never called without SIGPENDING (and never should be) | Al Viro | 2012-06-01 | 1 | -1/+1 |
* | new helpers: {clear,test,test_and_clear}_restore_sigmask() | Al Viro | 2012-06-01 | 1 | -0/+17 |
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2012-05-23 | 1 | -10/+36 |
|\ |
|
| * | sh: Support thread fault code encoding. | Paul Mundt | 2012-05-14 | 1 | -10/+36 |
* | | sh-use-common-threadinfo-allocator | Thomas Gleixner | 2012-05-08 | 1 | -9/+1 |
* | | fork: Remove the weak insanity | Thomas Gleixner | 2012-05-08 | 1 | -1/+0 |
|/ |
|
* | freezer: remove now unused TIF_FREEZE | Tejun Heo | 2011-11-21 | 1 | -2/+0 |
* | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet | 2011-03-22 | 1 | -1/+1 |
* | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger | 2010-05-14 | 1 | -1/+1 |
* | sh: Move over to dynamically allocated FPU context. | Paul Mundt | 2010-01-13 | 1 | -0/+4 |
* | sh: Always provide thread_info allocators. | Paul Mundt | 2010-01-12 | 1 | -4/+2 |
* | sh: Minor optimisations to FPU handling | Stuart Menefy | 2009-11-24 | 1 | -2/+2 |
* | sh: TS_RESTORE_SIGMASK conversion. | Paul Mundt | 2009-10-14 | 1 | -4/+22 |
* | sh: Wire up HAVE_SYSCALL_TRACEPOINTS. | Paul Mundt | 2009-09-16 | 1 | -4/+4 |
* | Merge branches 'sh/ftrace' and 'sh/stable-updates' | Paul Mundt | 2009-07-11 | 1 | -1/+1 |
|\ |
|
| * | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 2009-07-10 | 1 | -1/+1 |
* | | sh: Add ftrace syscall tracing support | Matt Fleming | 2009-07-06 | 1 | -4/+7 |
|/ |
|
* | sh: Support kernel stacks smaller than a page. | Paul Mundt | 2008-09-20 | 1 | -18/+14 |
* | sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME. | Paul Mundt | 2008-08-02 | 1 | -4/+7 |
* | sh: seccomp support. | Paul Mundt | 2008-08-02 | 1 | -2/+4 |
* | sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep. | Paul Mundt | 2008-08-02 | 1 | -12/+28 |
* | sh: migrate to arch/sh/include/ | Paul Mundt | 2008-07-29 | 1 | -0/+141 |