summaryrefslogtreecommitdiffstats
path: root/arch/x86/um/shared
Commit message (Expand)AuthorAgeFilesLines
* um: Fix tag order in stub_32.hJohannes Berg2021-04-151-1/+1
* um: rework userspace stubs to not hard-code stub locationJohannes Berg2021-02-122-23/+46
* um: separate child and parent errors in clone stubJohannes Berg2021-02-122-2/+2
* um: Remove update_debugregs()Richard Weinberger2018-10-291-2/+0
* um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEPRichard Weinberger2018-10-291-10/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0210-0/+10
* um: Include kbuild.h instead of duplicating its macrosMatthias Kaehlcke2017-05-031-8/+1
* um: add extended processor state save/restore supportEli Cooper2016-05-211-3/+1
* um: Stop abusing __KERNEL__Richard Weinberger2015-05-311-3/+3
* um: Remove SKAS3/4 supportRichard Weinberger2015-04-133-28/+0
* sanitize rt_sigaction() situation a bitAl Viro2013-02-031-5/+0
* take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-281-2/+0
* um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-093-5/+5
* um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven2012-09-271-3/+0
* um: kill thread->forkingAl Viro2012-09-271-0/+2
* um/x86: merge (and trim) 32- and 64-bit variants of ptrace.hAl Viro2012-05-213-186/+74
* uml: fix compile for x86-64Linus Torvalds2012-01-181-0/+5
* Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-171-0/+5
* um: unify ptrace_user.hAl Viro2011-11-024-67/+25
* um: take ldt.h to arch/x86/um/asm/mm_context.hAl Viro2011-11-022-38/+0
* um: merge HOST_... of registers common on i386 and amd64Al Viro2011-11-022-14/+14
* um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.cAl Viro2011-11-021-0/+3
* um: merge host_ldt_{32,64}.hAl Viro2011-11-023-75/+35
* um: merge tls_{32,64}.hAl Viro2011-11-023-64/+35
* um: bury unused macros around ptrace.hAl Viro2011-11-022-6/+0
* um: take arch/um/sys-x86 to arch/x86/umAl Viro2011-11-0227-0/+957