index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
tile
/
include
/
asm
/
thread_info.h
Age
Commit message (
Expand
)
Author
2016-08-02
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
Andy Lutomirski
2016-06-24
Clarify naming of thread info/stack allocators
Linus Torvalds
2016-01-18
arch/tile: adopt prepare_exit_to_usermode() model from x86
Chris Metcalf
2015-05-11
tile: improve stack backtrace
Chris Metcalf
2015-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2015-04-17
tile: support CONTEXT_TRACKING and thus NOHZ_FULL
Chris Metcalf
2015-04-12
tile: Remove signal translation and exec_domain
Richard Weinberger
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2014-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2014-05-23
tile: Update comments for generic idle conversion
Geert Uytterhoeven
2014-05-08
sched/idle, tile: Switch from TS_POLLING to TIF_POLLING_NRFLAG
Peter Zijlstra
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2013-08-13
tile: fast-path unaligned memory access for tilegx
Chris Metcalf
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2013-04-08
arch: Consolidate tsk_is_polling()
Thomas Gleixner
2013-03-22
tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS
Simon Marchi
2012-06-06
tile: remove cpu_idle_on_new_stack
Chris Metcalf
2012-06-01
set_restore_sigmask() is never called without SIGPENDING (and never should be)
Al Viro
2012-06-01
new helpers: {clear,test,test_and_clear}_restore_sigmask()
Al Viro
2012-05-22
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-16
arch/tile: fix up some issues in calling do_work_pending()
Chris Metcalf
2012-05-08
tile: Use common threadinfo allocator
Thomas Gleixner
2011-05-02
arch/tile: support TIF_NOTIFY_RESUME
Chris Metcalf
2011-03-23
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
2011-03-10
arch/tile: support 4KB page size as well as 64KB
Chris Metcalf
2010-07-06
arch/tile: catch up on various minor cleanups.
Chris Metcalf
2010-07-06
arch/tile: Miscellaneous cleanup changes.
Chris Metcalf
2010-06-04
arch/tile: core support for Tilera 32-bit chips.
Chris Metcalf