index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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