summaryrefslogtreecommitdiff
path: root/arch/ia64/include/asm/thread_info.h
AgeCommit message (Expand)Author
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-02-25ia64: remove CONFIG_SET_FS supportArnd Bergmann
2022-02-22fork, IA64: Provide alloc_thread_stack_node() for IA64Sebastian Andrzej Siewior
2020-12-12ia64: add support for TIF_NOTIFY_SIGNALJens Axboe
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-01-14sched/cputime, ia64: Accumulate cputime and account only on tick/task switchFrederic Weisbecker
2016-08-24fork: Add generic vmalloced stack supportAndy Lutomirski
2016-08-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski
2016-06-24Clarify naming of thread info/stack allocatorsLinus Torvalds
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2014-05-08sched/idle, ia64: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker
2012-10-01sanitize tsk_is_polling()Al Viro
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro
2012-05-08task_allocator: Use config switches instead of magic definesThomas Gleixner
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo
2011-03-23ia64: fix build breakage in asm/thread_info.hLuck, Tony
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet
2011-03-22mm: NUMA aware alloc_task_struct_node()Eric Dumazet
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2008-10-06[IA64] utrace use generic trace hookShaohua Li
2008-08-01[IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck