summaryrefslogtreecommitdiff
path: root/arch/tile/include/asm/thread_info.h
AgeCommit message (Expand)AuthorFilesLines
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-2/+0
2013-08-14tile: fast-path unaligned memory access for tilegxChris Metcalf1-0/+6
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+8
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner1-2/+0
2013-03-22tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTSSimon Marchi1-0/+8
2012-06-06tile: remove cpu_idle_on_new_stackChris Metcalf1-5/+0
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro1-1/+1
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro1-0/+16
2012-05-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+2
2012-05-17arch/tile: fix up some issues in calling do_work_pending()Chris Metcalf1-2/+7
2012-05-08tile: Use common threadinfo allocatorThomas Gleixner1-4/+2
2011-05-03arch/tile: support TIF_NOTIFY_RESUMEChris Metcalf1-1/+4
2011-03-23mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-1/+1
2011-03-10arch/tile: support 4KB page size as well as 64KBChris Metcalf1-0/+1
2010-07-06arch/tile: catch up on various minor cleanups.Chris Metcalf1-5/+0
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf1-1/+7
2010-06-05arch/tile: core support for Tilera 32-bit chips.Chris Metcalf1-0/+165