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
/
processor-generic.h
Age
Commit message (
Expand
)
Author
2021-12-21
um: stop polluting the namespace with registers.h contents
Al Viro
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-06-17
um: Add support for host CPU flags and alignment
Anton Ivanov
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-22
arch: remove unused *_segments() macros/functions
Tobias Klauser
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2015-04-13
um: Remove broken SMP support
Richard Weinberger
2014-01-26
um: Removed unused attributes from thread_struct
Richard Weinberger
2013-11-17
um: Get rid of thread_struct->saved_task
Richard Weinberger
2013-11-17
um: Make stack trace reliable against kernel mode faults
Richard Weinberger
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
x86, um: convert to saner kernel_execve() semantics
Al Viro
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-09-30
um: switch to generic kernel_thread()
Al Viro
2012-09-27
um: kill thread->forking
Al Viro
2012-09-20
um: kill thread->forking
Al Viro
2012-05-23
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-05-16
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
2012-05-08
um: Remove leftover declaration of alloc_task_struct_node()
Thomas Gleixner
2011-05-25
um: include linux/prefetch.h
Richard Weinberger
2011-03-22
mm: NUMA aware alloc_task_struct_node()
Eric Dumazet
2008-10-22
x86, um: initial part of asm-um move
Al Viro