index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
tile
/
include
/
asm
/
thread_info.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
Andy Lutomirski
2016-08-02
1
-27
/
+0
*
Clarify naming of thread info/stack allocators
Linus Torvalds
2016-06-24
1
-1
/
+1
*
arch/tile: adopt prepare_exit_to_usermode() model from x86
Chris Metcalf
2016-01-18
1
-2
/
+6
*
tile: improve stack backtrace
Chris Metcalf
2015-05-11
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2015-04-17
1
-3
/
+6
|
\
|
*
tile: support CONTEXT_TRACKING and thus NOHZ_FULL
Chris Metcalf
2015-04-17
1
-3
/
+6
*
|
tile: Remove signal translation and exec_domain
Richard Weinberger
2015-04-12
1
-2
/
+0
|
/
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
1
-4
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2014-06-11
1
-1
/
+1
|
\
|
*
tile: Update comments for generic idle conversion
Geert Uytterhoeven
2014-05-23
1
-1
/
+1
*
|
sched/idle, tile: Switch from TS_POLLING to TIF_POLLING_NRFLAG
Peter Zijlstra
2014-05-08
1
-1
/
+2
|
/
*
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2013-11-13
1
-2
/
+0
*
tile: fast-path unaligned memory access for tilegx
Chris Metcalf
2013-08-13
1
-0
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2013-05-01
1
-0
/
+8
|
\
|
*
tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS
Simon Marchi
2013-03-22
1
-0
/
+8
*
|
arch: Consolidate tsk_is_polling()
Thomas Gleixner
2013-04-08
1
-2
/
+0
|
/
*
tile: remove cpu_idle_on_new_stack
Chris Metcalf
2012-06-06
1
-5
/
+0
*
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
/
+16
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-21
1
-4
/
+2
|
\
|
*
tile: Use common threadinfo allocator
Thomas Gleixner
2012-05-08
1
-4
/
+2
*
|
arch/tile: fix up some issues in calling do_work_pending()
Chris Metcalf
2012-05-16
1
-2
/
+7
|
/
*
arch/tile: support TIF_NOTIFY_RESUME
Chris Metcalf
2011-05-02
1
-1
/
+4
*
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
2011-03-22
1
-1
/
+1
*
arch/tile: support 4KB page size as well as 64KB
Chris Metcalf
2011-03-10
1
-0
/
+1
*
arch/tile: catch up on various minor cleanups.
Chris Metcalf
2010-07-06
1
-5
/
+0
*
arch/tile: Miscellaneous cleanup changes.
Chris Metcalf
2010-07-06
1
-1
/
+7
*
arch/tile: core support for Tilera 32-bit chips.
Chris Metcalf
2010-06-04
1
-0
/
+165