index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
thread_info.h
Age
Commit message (
Expand
)
Author
2014-01-13
MIPS: Support for 64-bit FP with O32 binaries
Paul Burton
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2013-10-29
MIPS: ftrace: Add support for syscall tracepoints.
Ralf Baechle
2013-10-29
MIPS: Move definition of SMP processor id register to header file
Jayachandran C
2013-06-10
MIPS: Implement HAVE_CONTEXT_TRACKING.
Ralf Baechle
2013-06-10
MIPS: Cleanup flags in syscall flags handlers.
Ralf Baechle
2013-04-11
MIPS: Use inline function to access current thread pointer.
Ralf Baechle
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-12-27
MIPS: Fix comment.
Ralf Baechle
2012-11-09
MIPS: compat: Delete now unused TIF_32BIT.
Ralf Baechle
2012-11-09
MIPS: compat: Fix use of TIF_32BIT_ADDR vs _TIF_32BIT_ADDR
Ralf Baechle
2012-10-01
sanitize tsk_is_polling()
Al Viro
2012-10-01
bury _TIF_RESTORE_SIGMASK
Al Viro
2012-10-01
mips: NOTIFY_RESUME is not needed in TIF masks
Al Viro
2012-10-01
mips: unobfuscate _TIF..._MASK
Al Viro
2012-07-19
MIPS: Properly align the .data..init_task section.
David Daney
2012-05-08
mips: Use common threadinfo allocator
Thomas Gleixner
2011-11-21
freezer: remove now unused TIF_FREEZE
Tejun Heo
2011-05-19
MIPS: Use single define for pending work on syscall exit
Ralf Baechle
2011-03-22
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
2010-10-29
MIPS: IRQ: Add stackoverflow detection
From: jiang.adam@gmail.com
2010-10-04
MIPS: Audit: Fix hang in entry.S.
Ralf Baechle
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
2009-11-02
MIPS: Cleanup CONFIG_DEBUG_STACK_USAGE version of alloc_thread_info.
Ralf Baechle
2009-09-02
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
David Howells
2009-07-10
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
2009-05-14
MIPS: Cavium: Add support for 8k and 32k page sizes.
Ralf Baechle
2009-03-13
MIPS: Fix TIF_32BIT undefined problem when seccomp is disabled
Zhang Le
2008-10-11
MIPS: Add HARDWARE_WATCHPOINTS definitions and support code.
David Daney
2008-10-11
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle