index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
/
asm
/
thread_info.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-03
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-13
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-22
freezer: remove now unused TIF_FREEZE
Tejun Heo
1
-2
/
+0
2011-03-23
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-11
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-01
sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.
Paul Mundt
1
-4
/
+7
2008-08-01
sh: seccomp support.
Paul Mundt
1
-2
/
+4
2008-08-01
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