aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/include/asm/thread_info.h
AgeCommit message (Expand)AuthorFilesLines
2021-11-04parisc: move CPU field back into thread_infoGravatar Ard Biesheuvel 1-0/+3
2021-11-01parisc: enhance warning regarding usage of O_NONBLOCKGravatar Helge Deller 1-0/+1
2021-11-01parisc: Drop ifdef __KERNEL__ from non-uapi kernel headersGravatar Helge Deller 1-4/+0
2021-11-01parisc: Move thread_info into task structGravatar Helge Deller 1-7/+0
2021-09-09parisc: Implement __get/put_kernel_nofault()Gravatar Helge Deller 1-2/+0
2020-11-09parisc: add support for TIF_NOTIFY_SIGNALGravatar Jens Axboe 1-1/+3
2018-01-09Construct init thread stack in the linker script rather than by unionGravatar David Howells 1-3/+0
2017-12-17parisc: Reduce thread stack to 16 kbGravatar John David Anglin 1-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-07-31parisc: Increase thread and stack size to 32kbGravatar Helge Deller 1-1/+1
2016-12-29parisc: Drop TIF_RESTORE_SIGMASK and switch to generic codeGravatar Helge Deller 1-1/+0
2016-05-22parisc: Add syscall tracepoint supportGravatar Helge Deller 1-1/+3
2015-04-12arch: Remove exec_domain from remaining archsGravatar Richard Weinberger 1-2/+0
2015-02-12all arches, signal: move restart_block to struct task_structGravatar Andy Lutomirski 1-4/+0
2014-08-27parisc: Wire up seccomp, getrandom and memfd_create syscallsGravatar Helge Deller 1-1/+4
2014-02-02parisc: add flexible mmap memory layout supportGravatar Helge Deller 1-0/+10
2013-11-13preempt: Make PREEMPT_ACTIVE genericGravatar Thomas Gleixner 1-3/+0
2013-11-07parisc: add kernel audit featureGravatar Helge Deller 1-1/+3
2013-05-07parisc: add kernel stack overflow checkGravatar Helge Deller 1-1/+1
2013-04-08arch: Consolidate tsk_is_polling()Gravatar Thomas Gleixner 1-2/+0
2012-10-01parisc: decide whether to go to slow path (tracesys) based on thread flagsGravatar Al Viro 1-0/+2
2012-10-01sanitize tsk_is_polling()Gravatar Al Viro 1-0/+2
2012-10-01bury _TIF_RESTORE_SIGMASKGravatar Al Viro 1-1/+0
2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setGravatar Al Viro 1-1/+1
2012-03-28Disintegrate asm/system.h for PA-RISCGravatar David Howells 1-0/+1
2011-11-21freezer: remove now unused TIF_FREEZEGravatar Tejun Heo 1-2/+0
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Gravatar Andreas Dilger 1-1/+1
2009-09-27parisc: Make THREAD_SIZE available to assembly files and linker scripts.Gravatar Tim Abbott 1-5/+5
2009-09-27parisc: stop using task->ptrace for {single,block}step flagsGravatar Kyle McMartin 1-0/+4
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]Gravatar David Howells 1-1/+3
2009-07-10sched: INIT_PREEMPT_COUNTGravatar Peter Zijlstra 1-1/+1
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Gravatar Linus Torvalds 1-0/+76
2008-10-10parisc: move include/asm-parisc to arch/parisc/include/asmGravatar Kyle McMartin 1-0/+74