summaryrefslogtreecommitdiffstats
path: root/arch/tile/include/asm/thread_info.h
AgeCommit message (Expand)AuthorFilesLines
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-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+2
2012-05-16arch/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-02arch/tile: support TIF_NOTIFY_RESUMEChris Metcalf1-1/+4
2011-03-22mm: 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-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf1-0/+165