summaryrefslogtreecommitdiff
path: root/arch/parisc/include/asm/thread_info.h
AgeCommit message (Expand)Author
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2017-12-17parisc: Reduce thread stack to 16 kbJohn David Anglin
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-31parisc: Increase thread and stack size to 32kbHelge Deller
2016-12-29parisc: Drop TIF_RESTORE_SIGMASK and switch to generic codeHelge Deller
2016-05-22parisc: Add syscall tracepoint supportHelge Deller
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2014-08-27parisc: Wire up seccomp, getrandom and memfd_create syscallsHelge Deller
2014-02-02parisc: add flexible mmap memory layout supportHelge Deller
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-11-07parisc: add kernel audit featureHelge Deller
2013-05-07parisc: add kernel stack overflow checkHelge Deller
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner
2012-10-01parisc: decide whether to go to slow path (tracesys) based on thread flagsAl Viro
2012-10-01sanitize tsk_is_polling()Al Viro
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro
2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro
2012-03-28Disintegrate asm/system.h for PA-RISCDavid Howells
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger
2009-09-27parisc: Make THREAD_SIZE available to assembly files and linker scripts.Tim Abbott
2009-09-27parisc: stop using task->ptrace for {single,block}step flagsKyle McMartin
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2008-10-10parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin