aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/um/shared (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman10-0/+10
2017-05-03um: Include kbuild.h instead of duplicating its macrosMatthias Kaehlcke1-8/+1
2016-05-21um: add extended processor state save/restore supportEli Cooper1-3/+1
2015-05-31um: Stop abusing __KERNEL__Richard Weinberger1-3/+3
2015-04-13um: Remove SKAS3/4 supportRichard Weinberger3-28/+0
2013-02-03sanitize rt_sigaction() situation a bitAl Viro1-5/+0
2012-11-28take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro1-2/+0
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro3-5/+5
2012-09-27um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven1-3/+0
2012-09-27um: kill thread->forkingAl Viro1-0/+2
2012-05-21um/x86: merge (and trim) 32- and 64-bit variants of ptrace.hAl Viro3-186/+74
2012-01-18uml: fix compile for x86-64Linus Torvalds1-0/+5
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris1-0/+5
2011-11-02um: unify ptrace_user.hAl Viro4-67/+25
2011-11-02um: take ldt.h to arch/x86/um/asm/mm_context.hAl Viro2-38/+0
2011-11-02um: merge HOST_... of registers common on i386 and amd64Al Viro2-14/+14
2011-11-02um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.cAl Viro1-0/+3
2011-11-02um: merge host_ldt_{32,64}.hAl Viro3-75/+35
2011-11-02um: merge tls_{32,64}.hAl Viro3-64/+35
2011-11-02um: bury unused macros around ptrace.hAl Viro2-6/+0
2011-11-02um: take arch/um/sys-x86 to arch/x86/umAl Viro27-0/+957