summaryrefslogtreecommitdiffstats
path: root/arch/tile/include/asm/thread_info.h
Commit message (Expand)AuthorAgeFilesLines
* arch/tile: adopt prepare_exit_to_usermode() model from x86Chris Metcalf2016-01-181-2/+6
* tile: improve stack backtraceChris Metcalf2015-05-111-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2015-04-171-3/+6
|\
| * tile: support CONTEXT_TRACKING and thus NOHZ_FULLChris Metcalf2015-04-171-3/+6
* | tile: Remove signal translation and exec_domainRichard Weinberger2015-04-121-2/+0
|/
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-4/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2014-06-111-1/+1
|\
| * tile: Update comments for generic idle conversionGeert Uytterhoeven2014-05-231-1/+1
* | sched/idle, tile: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra2014-05-081-1/+2
|/
* preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0
* tile: fast-path unaligned memory access for tilegxChris Metcalf2013-08-131-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-05-011-0/+8
|\
| * tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTSSimon Marchi2013-03-221-0/+8
* | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-081-2/+0
|/
* tile: remove cpu_idle_on_new_stackChris Metcalf2012-06-061-5/+0
* set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-011-1/+1
* new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-011-0/+16
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-211-4/+2
|\
| * tile: Use common threadinfo allocatorThomas Gleixner2012-05-081-4/+2
* | arch/tile: fix up some issues in calling do_work_pending()Chris Metcalf2012-05-161-2/+7
|/
* arch/tile: support TIF_NOTIFY_RESUMEChris Metcalf2011-05-021-1/+4
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-221-1/+1
* arch/tile: support 4KB page size as well as 64KBChris Metcalf2011-03-101-0/+1
* arch/tile: catch up on various minor cleanups.Chris Metcalf2010-07-061-5/+0
* arch/tile: Miscellaneous cleanup changes.Chris Metcalf2010-07-061-1/+7
* arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-041-0/+165