aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm/thread_info.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-04parisc: move CPU field back into thread_infoArd Biesheuvel1-0/+3
2021-11-01parisc: enhance warning regarding usage of O_NONBLOCKHelge Deller1-0/+1
2021-11-01parisc: Drop ifdef __KERNEL__ from non-uapi kernel headersHelge Deller1-4/+0
2021-11-01parisc: Move thread_info into task structHelge Deller1-7/+0
2021-09-09parisc: Implement __get/put_kernel_nofault()Helge Deller1-2/+0
2020-11-09parisc: 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-12-17parisc: Reduce thread stack to 16 kbJohn David Anglin1-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-31parisc: Increase thread and stack size to 32kbHelge Deller1-1/+1
2016-12-29parisc: Drop TIF_RESTORE_SIGMASK and switch to generic codeHelge Deller1-1/+0
2016-05-22parisc: Add syscall tracepoint supportHelge Deller1-1/+3
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger1-2/+0
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-4/+0
2014-08-27parisc: Wire up seccomp, getrandom and memfd_create syscallsHelge Deller1-1/+4
2014-02-02parisc: add flexible mmap memory layout supportHelge Deller1-0/+10
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-3/+0
2013-11-07parisc: add kernel audit featureHelge Deller1-1/+3
2013-05-07parisc: add kernel stack overflow checkHelge Deller1-1/+1
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner1-2/+0
2012-10-01parisc: decide whether to go to slow path (tracesys) based on thread flagsAl Viro1-0/+2
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-1/+1
2012-03-28Disintegrate asm/system.h for PA-RISCDavid Howells1-0/+1
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2009-09-27parisc: Make THREAD_SIZE available to assembly files and linker scripts.Tim Abbott1-5/+5
2009-09-27parisc: stop using task->ptrace for {single,block}step flagsKyle McMartin1-0/+4
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells1-1/+3
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-1/+1
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-0/+76
2008-10-10parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin1-0/+74