summaryrefslogtreecommitdiff
path: root/arch/openrisc/include/asm/thread_info.h
AgeCommit message (Expand)AuthorFilesLines
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann1-7/+0
2021-08-05openrisc: rename or32 code & comments to or1kRandy Dunlap1-1/+1
2020-11-09openrisc: add support for TIF_NOTIFY_SIGNALJens Axboe1-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-01-10Construct init thread stack in the linker script rather than by unionDavid Howells1-2/+0
2017-11-03openrisc: fix initial preempt state for secondary cpu tasksStafford Horne1-1/+1
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger1-2/+0
2015-02-13all arches, signal: move restart_block to struct task_structAndy Lutomirski1-4/+0
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner1-2/+0
2012-10-01sanitize tsk_is_polling()Al Viro1-0/+2
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2011-07-22OpenRISC: Scheduling/Process managementJonas Bonn1-0/+134