aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/thread_info_32.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-12sparc: add support for TIF_NOTIFY_SIGNALJens Axboe1-1/+3
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells1-3/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-04-12sparc: Fix execution domain removalGuenter Roeck1-7/+9
2015-04-12sparc: Remove signal translation and exec_domainRichard Weinberger1-15/+12
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-6/+0
2014-09-23sparc: implement is_32bit_taskEric Paris1-0/+2
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-2/+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
2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro1-2/+1
2012-05-22sparc32: use the common implementation of alloc_thread_info_node()Sam Ravnborg1-9/+2
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2012-05-14sparc32: remove runtime btfix supportSam Ravnborg1-1/+0
2012-05-11sparc32: drop btfixup for alloc_thread_info_node/free_thread_infoSam Ravnborg1-5/+2
2012-05-08task_allocator: Use config switches instead of magic definesThomas Gleixner1-2/+0
2012-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds1-1/+1
2011-12-29sparc32: fix PAGE_SIZE definitionSam Ravnborg1-1/+1
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-3/+3
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-3/+1
2009-01-02sparc: add '32' suffix to reg_window, sigcontext, __siginfo_tSam Ravnborg1-1/+1
2008-10-20container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley1-0/+2
2008-08-31sparc: remove CONFIG_SUN4Adrian Bunk1-4/+0
2008-07-27sparc: Create and use TIF_NOTIFY_RESUME.David S. Miller1-1/+6
2008-07-27sparc, sparc64: use arch/sparc/includeSam Ravnborg1-0/+153