aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/thread_info.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-14MIPS: Only use current_stack_pointer on GCCKees Cook1-0/+2
2022-03-01mips: Implement "current_stack_pointer"Kees Cook1-0/+2
2021-04-06MIPS: Remove get_fs/set_fsThomas Bogendoerfer1-6/+0
2020-11-09mips: add support for TIF_NOTIFY_SIGNALJens Axboe1-1/+3
2020-01-02MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton1-1/+19
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
2017-01-03MIPS: Remove r2_emul_return from struct thread_infoPaul Burton1-1/+0
2015-09-03MIPS: Add uprobes support.Ralf Baechle1-1/+4
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+2
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger1-2/+0
2015-04-01MIPS: Changed current_thread_info() to an equivalent supported by both clang and GCCDaniel Sanders1-2/+2
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2015-02-17MIPS: Make use of the ERETNC instruction on MIPS R6Markos Chandras1-1/+1
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-4/+0
2015-02-04MIPS: Fix syscall_get_nr for the syscall exit tracing.Lars Persson1-0/+1
2014-11-24MIPS: Support for hybrid FPRsPaul Burton1-0/+2
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle1-10/+1
2014-03-26MIPS: Basic MSA context switching supportPaul Burton1-0/+4
2014-03-26MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras1-1/+2
2014-01-13MIPS: Support for 64-bit FP with O32 binariesPaul Burton1-1/+3
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-2/+0
2013-10-29MIPS: ftrace: Add support for syscall tracepoints.Ralf Baechle1-3/+6
2013-10-29MIPS: Move definition of SMP processor id register to header fileJayachandran C1-1/+32
2013-06-10MIPS: Implement HAVE_CONTEXT_TRACKING.Ralf Baechle1-3/+8
2013-06-10MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle1-0/+2
2013-04-11MIPS: Use inline function to access current thread pointer.Ralf Baechle1-2/+6
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-1/+1
2012-12-27MIPS: Fix comment.Ralf Baechle1-4/+5
2012-11-09MIPS: compat: Delete now unused TIF_32BIT.Ralf Baechle1-6/+0
2012-11-09MIPS: compat: Fix use of TIF_32BIT_ADDR vs _TIF_32BIT_ADDRRalf Baechle1-1/+1
2012-10-01sanitize tsk_is_polling()Al Viro1-2/+0
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-10-01mips: NOTIFY_RESUME is not needed in TIF masksAl Viro1-2/+1
2012-10-01mips: unobfuscate _TIF..._MASKAl Viro1-3/+4
2012-07-19MIPS: Properly align the .data..init_task section.David Daney1-2/+2
2012-05-08mips: Use common threadinfo allocatorThomas Gleixner1-12/+0
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-05-19MIPS: Use single define for pending work on syscall exitRalf Baechle1-0/+3
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-2/+4
2010-10-29MIPS: IRQ: Add stackoverflow detectionFrom: jiang.adam@gmail.com1-0/+2
2010-10-04MIPS: Audit: Fix hang in entry.S.Ralf Baechle1-1/+2
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2009-11-02MIPS: Cleanup CONFIG_DEBUG_STACK_USAGE version of alloc_thread_info.Ralf Baechle1-8/+1
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells1-0/+2
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-3/+1
2009-05-14MIPS: Cavium: Add support for 8k and 32k page sizes.Ralf Baechle1-0/+3
2009-03-13MIPS: Fix TIF_32BIT undefined problem when seccomp is disabledZhang Le1-0/+6
2008-10-11MIPS: Add HARDWARE_WATCHPOINTS definitions and support code.David Daney1-0/+2
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle1-0/+151