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
/
x86
/
um
/
os-Linux
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-13
um: remove a stray tab
Dan Carpenter
2017-09-13
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
2017-07-05
um: Allow building and running on older hosts
Florian Fainelli
2017-03-20
x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()
Kyle Huey
2017-03-20
x86/arch_prctl: Rename 'code' argument to 'option'
Kyle Huey
2016-05-21
um: add extended processor state save/restore support
Eli Cooper
2016-03-05
um: use %lx format specifiers for unsigned longs
Colin Ian King
2013-09-07
um: prctl: Do not include linux/ptrace.h
Richard Weinberger
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
2011-11-02
um: we need sys/user.h only on i386
Richard Weinberger
2011-11-02
um: unify KSTK_...
Al Viro
2011-11-02
um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c
Al Viro
2011-11-02
um: take arch/um/sys-x86 to arch/x86/um
Al Viro