summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/asm/thread_info.h
Commit message (Expand)AuthorAgeFilesLines
* Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/cputime, ia64: Accumulate cputime and account only on tick/task switchFrederic Weisbecker2017-01-141-0/+6
* fork: Add generic vmalloced stack supportAndy Lutomirski2016-08-241-1/+1
* signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-021-28/+0
* Clarify naming of thread info/stack allocatorsLinus Torvalds2016-06-241-4/+4
* arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-121-2/+0
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-4/+0
* sched/idle, ia64: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra2014-05-081-1/+2
* preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-3/+0
* arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-081-2/+0
* cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-271-2/+2
* sanitize tsk_is_polling()Al Viro2012-10-011-2/+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
* task_allocator: Use config switches instead of magic definesThomas Gleixner2012-05-081-3/+0
* freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0
* ia64: fix build breakage in asm/thread_info.hLuck, Tony2011-03-231-1/+1
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-221-2/+3
* mm: NUMA aware alloc_task_struct_node()Eric Dumazet2011-03-221-1/+8
* add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
* sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-1/+1
* [IA64] utrace use generic trace hookShaohua Li2008-10-061-3/+0
* [IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck2008-08-011-0/+148
OpenPOWER on IntegriCloud