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
/
shared
Age
Commit message (
Expand
)
Author
2018-10-29
um: Remove update_debugregs()
Richard Weinberger
2018-10-29
um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP
Richard Weinberger
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-03
um: Include kbuild.h instead of duplicating its macros
Matthias Kaehlcke
2016-05-21
um: add extended processor state save/restore support
Eli Cooper
2015-05-31
um: Stop abusing __KERNEL__
Richard Weinberger
2015-04-13
um: Remove SKAS3/4 support
Richard Weinberger
2013-02-03
sanitize rt_sigaction() situation a bit
Al Viro
2012-11-28
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
Al Viro
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-09-27
um: Preinclude include/linux/kern_levels.h
Geert Uytterhoeven
2012-09-27
um: kill thread->forking
Al Viro
2012-05-21
um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h
Al Viro
2012-01-18
uml: fix compile for x86-64
Linus Torvalds
2012-01-17
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
2011-11-02
um: unify ptrace_user.h
Al Viro
2011-11-02
um: take ldt.h to arch/x86/um/asm/mm_context.h
Al Viro
2011-11-02
um: merge HOST_... of registers common on i386 and amd64
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: merge host_ldt_{32,64}.h
Al Viro
2011-11-02
um: merge tls_{32,64}.h
Al Viro
2011-11-02
um: bury unused macros around ptrace.h
Al Viro
2011-11-02
um: take arch/um/sys-x86 to arch/x86/um
Al Viro