index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
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
12 days
um: Replace __ASSEMBLY__ with __ASSEMBLER__ in the usermode headers
Thomas Huth
2025-07-11
um: Re-evaluate thread flags repeatedly
Thomas Weißschuh
2025-07-11
um/ptrace: Implement HAVE_SYSCALL_TRACEPOINTS
Thomas Weißschuh
2024-11-12
um: move thread info into task
Benjamin Berg
2024-10-10
um: remove auxiliary FP registers
Benjamin Berg
2022-05-11
ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
Eric W. Biederman
2021-12-22
um: remove set_fs
Christoph Hellwig
2020-11-09
um: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
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