index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
include
/
asm
/
thread_info.h
Age
Commit message (
Expand
)
Author
2019-09-15
um: Add SPDX headers for files in arch/um/include
Alex Dewar
2018-01-09
Construct init thread stack in the linker script rather than by union
David Howells
2017-09-13
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
2016-01-10
um: Add seccomp support
Mickaël Salaün
2015-05-31
um: Rework uaccess code
Richard Weinberger
2015-04-12
um: Remove signal translation and exec_domain
Richard Weinberger
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2012-10-01
sanitize tsk_is_polling()
Al Viro
2012-05-21
um: bury unused _TIF_RESTORE_SIGMASK
Al Viro
2012-05-21
um: add TIF_NOTIFY_RESUME
Al Viro
2011-11-21
freezer: remove now unused TIF_FREEZE
Tejun Heo
2011-04-28
um: adjust current_thread_info() for newer gcc versions
Richard Weinberger
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
2009-07-10
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
2008-10-22
x86, um: initial part of asm-um move
Al Viro