aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/asm/thread_info.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-2/+0
2022-02-25ia64: remove CONFIG_SET_FS supportArnd Bergmann1-2/+0
2022-02-22fork, IA64: Provide alloc_thread_stack_node() for IA64Sebastian Andrzej Siewior1-3/+3
2020-12-12ia64: add support for TIF_NOTIFY_SIGNALJens Axboe1-1/+3
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-01-14sched/cputime, ia64: Accumulate cputime and account only on tick/task switchFrederic Weisbecker1-0/+6
2016-08-24fork: Add generic vmalloced stack supportAndy Lutomirski1-1/+1
2016-08-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski1-28/+0
2016-06-24Clarify naming of thread info/stack allocatorsLinus Torvalds1-4/+4
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger1-2/+0
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-4/+0
2014-05-08sched/idle, ia64: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra1-1/+2
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-3/+0
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner1-2/+0
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker1-2/+2
2012-10-01sanitize tsk_is_polling()Al Viro1-2/+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-08task_allocator: Use config switches instead of magic definesThomas Gleixner1-3/+0
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-03-23ia64: fix build breakage in asm/thread_info.hLuck, Tony1-1/+1
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-2/+3
2011-03-22mm: NUMA aware alloc_task_struct_node()Eric Dumazet1-1/+8
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-1/+1
2008-10-06[IA64] utrace use generic trace hookShaohua Li1-3/+0
2008-08-01[IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck1-0/+148