summaryrefslogtreecommitdiff
path: root/arch/alpha/include/asm/thread_info.h
AgeCommit message (Expand)Author
2023-02-24alpha: lazy FPU switchingAl Viro
2023-02-14alpha: Implement "current_stack_pointer"Kees Cook
2022-10-29alpha: _TIF_ALLWORK_MASK is unusedAl Viro
2022-10-29alpha: fix TIF_NOTIFY_SIGNAL handlingAl Viro
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann
2020-12-12alpha: 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
2016-08-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski
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, alpha: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra
2014-01-31alpha: Enable system-call auditing support.蔡正龙
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner
2012-10-24alpha: separate thread-synchronous flagsAl Viro
2012-10-01sanitize tsk_is_polling()Al Viro
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo
2011-08-25alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])Sergei Trofimovich
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger
2009-11-30Alpha: Rearrange thread info flags fixing two regressionsMichael Cree
2009-11-12alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLYAndrew Morton
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2008-10-20container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley
2008-08-15alpha: move include/asm-alpha to arch/alpha/include/asmLinus Torvalds